Commit Graph

15 Commits

Author SHA1 Message Date
Ian Gulliver
6ac29e9704 Start of wakeup framework. 2016-02-18 09:33:32 -08:00
Ian Gulliver
5671f37f8a Split backend and outgoing. Rename backend -> receive, client -> send. 2016-02-17 17:19:57 -08:00
Ian Gulliver
7f8b92deaf Support incoming connection backends (push to adsbus). 2016-02-17 13:41:33 -08:00
Ian Gulliver
c18a03d2e1 Add raw input support. 2016-02-17 12:11:50 -08:00
Ian Gulliver
f7bdafcfae Format change. 2016-02-17 11:00:34 -08:00
Ian Gulliver
2daefb44d5 More security. 2016-02-17 10:56:47 -08:00
Ian Gulliver
cb629aa2c4 PIE on 2016-02-17 10:48:34 -08:00
Ian Gulliver
a0d94a4198 Add stats serializer. 2016-02-17 08:30:32 +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
9b97a2c32c Factor out backend handling code. 2016-02-15 20:01:48 +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