Commit Graph

16 Commits

Author SHA1 Message Date
Ian Gulliver
1bc8d49d38 Implement airspy_adsb send support. 2016-02-17 21:53:34 -08:00
Ian Gulliver
5671f37f8a Split backend and outgoing. Rename backend -> receive, client -> send. 2016-02-17 17:19:57 -08:00
Ian Gulliver
ae5b4c1ce4 Style and include cleanups. 2016-02-17 16:40:09 -08:00
Ian Gulliver
c18a03d2e1 Add raw input support. 2016-02-17 12:11:50 -08:00
Ian Gulliver
de9ad7a6e7 More size safety checks. 2016-02-16 21:13:51 +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
cbae234327 MLAT (width and frequency) and RSSI (width) scaling working. 2016-02-15 22:01:32 +00:00
Ian Gulliver
f47e1e766b Clean up backend detection flow. 2016-02-15 19:07:56 +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