2 important things happened here:
-> Surface position reports where changed from MSG3 to MSG2. I believe
this is what that SBS message means.
-> MEs 1-4 are aircraft identification packets. Those should go to SBS
MSG1.
Made a single registry of output plugins which gets populated on init with classes to output on a socket, print to screen, database, etc. Next step is to implement a SQLite database class.