Commit Graph

21 Commits

Author SHA1 Message Date
Ian Gulliver
7f8b92deaf Support incoming connection backends (push to adsbus). 2016-02-17 13:41:33 -08:00
Ian Gulliver
020174d11a Simply backend API. 2016-02-17 12:30:26 -08:00
Ian Gulliver
d60a2c9869 Change to slashes for host/port delimiter. 2016-02-17 11:10:01 -08:00
Ian Gulliver
a0d94a4198 Add stats serializer. 2016-02-17 08:30:32 +00:00
Ian Gulliver
0db4d15897 Non-blocking connection support. 2016-02-17 08:05:18 +00:00
Ian Gulliver
2da171f3e0 Sanify option parsing. 2016-02-17 01:16:11 +00:00
Ian Gulliver
01d548dbb5 Clean up serialize interface.
Switch to jansson for JSON handling.
Add server ID.
Expose IDs in JSON.
2016-02-17 00:21:28 +00:00
Ian Gulliver
112a978557 Add beast structure. 2016-02-16 03:42:41 +00:00
Ian Gulliver
af8b3d0c4c Add client support, use it to dump json to stdout first. 2016-02-16 02:28:05 +00:00
Ian Gulliver
bae4398a61 Assign an ID to each backend. 2016-02-15 21:22:23 +00:00
Ian Gulliver
798b75c30d Saner arg structure. 2016-02-15 21:12:26 +00:00
Ian Gulliver
9b97a2c32c Factor out backend handling code. 2016-02-15 20:01:48 +00:00
Ian Gulliver
f47e1e766b Clean up backend detection flow. 2016-02-15 19:07:56 +00:00
Ian Gulliver
7986d40569 Static initializer for backend. 2016-02-15 18:44:26 +00:00
Ian Gulliver
bb1e5cf2ff Multiple parser support. 2016-02-15 06:47:40 +00:00
Ian Gulliver
487ecd170c Start of parser splitout. 2016-02-15 00:29:46 +00:00
Ian Gulliver
276a78aac0 Parse full airspy input. 2016-02-14 22:26:34 +00:00
Ian Gulliver
93558c0a23 Clean up buf silliness. 2016-02-14 20:35:43 +00:00
Ian Gulliver
f7bee3ce44 Cheaper airspy matching 2016-02-14 07:11:26 +00:00
Ian Gulliver
51690ba0df Get to where we're actually finding airspy packet boundaries. 2016-02-14 06:20:17 +00:00
Ian Gulliver
6669ce721c Flag parsing, resolution, connection, polling loop. 2016-02-14 02:12:35 +00:00