Fork me on GitHub

Project Modules

This project has declared the following modules:

Name Description
SBS Toolkit :: SBS1 Parser Ascii This format has become a semi-standard way of sending ADS-B data. I use as specification the documentation of protocol at http://www.homepages.mcb.net/bones/SBS/Article/Barebones42_Socket_Data.htm
SBS Toolkit :: SBS1 Socket Services OSGI Modules used to read a specific tcp port (default 30003) and parse the information in according of configurated SBS1-Parser ( default is SBS1 ascii format) and the configured listener (default java.util.logging SBS1Observer implementation)