Radarspotting
Mode-S Receivers => Kinetic's SBS-3 => Topic started by: delkov on December 31, 2016, 04:59:01 PM
Hello everyone!
I have an SBS-3 and I want to listen it by port without using any software(like BaseStation):
nc 192.168.1.102 10001 (where 192.168.1.102 - is IP of SBS)
I got some flow (see screen).
But I want to get some information in MSG format.
Or HEX, like this:
8D4840D6202CC371C32CE0576098
...
...
How can I do that?
Many thanks!
[Attachment deleted by Admin to save file space]
Welcome
See Pages 95-97 of the Reference Manual:
http://www.kinetic.co.uk/basestationdownloads1.php
Thank you! I've read it.
Please look at the screen (attached).
Quote from: delkov on December 31, 2016, 05:25:06 PM
Please look at the screen (attached).
What are you using to connect directly to the SBS-3?
SBS works in stand alone mode.
I conected to STB via netcat(linux) or telent(windows)
nc 192.168.1.102 10001
OR
telnet 192.168.1.102 10001