New feature: Output in SBS format

This commit is contained in:
Kemal Hadimli
2013-01-17 20:12:23 +02:00
committed by antirez
parent 2fe188286e
commit 071a021f20
3 changed files with 78 additions and 16 deletions

View File

@ -152,6 +152,17 @@ Or alternatively to see what's happening on the screen:
Then you can feed it from different data sources from the internet.
Port 30003
---
Connected clients are served with messages in SBS1 (BaseStation) format, similar to:
MSG,4,,,738065,,,,,,,,420,179,,,0,,0,0,0,0
MSG,3,,,738065,,,,,,,35000,,,34.81609,34.07810,,,0,0,0,0
This can be used to feed data to various sharing sites without the need to use another decoder.
Antenna
---