Commit Graph

46 Commits

Author SHA1 Message Date
Ian Gulliver
6c2c2377f2 Add quick build instructions. 2016-02-17 10:31:41 -08:00
Ian Gulliver
f15ebf497e Store names for backends, print autodetection. 2016-02-17 08:34:19 +00: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
a8f1cb5767 Style cleanup. 2016-02-17 04:45:23 +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
b993764a14 Set client FDs non-blocking. 2016-02-16 21:42:01 +00:00
Ian Gulliver
4241931743 Squash beast RSSI to zero when it's 0xff, since that seems to mean "unknown". 2016-02-16 21:17:08 +00:00
Ian Gulliver
de9ad7a6e7 More size safety checks. 2016-02-16 21:13:51 +00:00
Ian Gulliver
37cd6abb41 Doc updates. 2016-02-16 21:06:28 +00:00
Ian Gulliver
be70180f98 Parse beast. 2016-02-16 19:26:30 +00:00
Ian Gulliver
f83c365c72 Improve JSON readability a bit. 2016-02-16 06:45:02 +00:00
Ian Gulliver
112a978557 Add beast structure. 2016-02-16 03:42:41 +00:00
Ian Gulliver
1d762390ac Factor out parsing of different packet types. 2016-02-16 03:33:43 +00:00
Ian Gulliver
a1e0e2fe9f Switch to overlay parsing. 2016-02-16 03:26:52 +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
cbae234327 MLAT (width and frequency) and RSSI (width) scaling working. 2016-02-15 22:01:32 +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
d660117f7a Formatting 2016-02-14 07:17:53 +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
34fec2dee8 Ignore 2016-02-14 02:13:58 +00:00
Ian Gulliver
6669ce721c Flag parsing, resolution, connection, polling loop. 2016-02-14 02:12:35 +00:00
Ian Gulliver
8c3ccedd81 Fix title 2016-02-14 00:08:46 +00:00
Ian Gulliver
fae152eaf0 Add raw doc 2016-02-14 00:08:19 +00:00
Ian Gulliver
d8b8acca8f More examples. 2016-02-13 23:59:40 +00:00
Ian Gulliver
4618d67840 Style, more airspy examples. 2016-02-13 23:55:12 +00:00
Ian Gulliver
9c848bb83b Add airspy_adsb protocol doc 2016-02-13 23:35:34 +00:00
Ian Gulliver
c7a1760ea5 Typo 2016-02-13 23:22:58 +00:00
Ian Gulliver
8c8bb1a8ba Add example 2016-02-13 23:22:24 +00:00
Ian Gulliver
bb657cf459 Style 2016-02-13 23:14:36 +00:00
Ian Gulliver
0b3deee0ca More info. 2016-02-13 23:12:48 +00:00
Ian Gulliver
8c5d57fa8e More style 2016-02-13 22:59:14 +00:00
Ian Gulliver
2f2fd22ae5 Style cleanups 2016-02-13 22:58:09 +00:00
Ian Gulliver
7e0d8ec2ae More beast docs. 2016-02-13 22:56:41 +00:00
Ian Gulliver
58fea30d63 Start of protocol docs. 2016-02-13 22:38:40 +00:00
Ian Gulliver
32d9a0de67 Initial commit 2016-02-13 14:03:13 -08:00