Oliver Jowett
2b00c05465
Add --direct option for rtlsdr direct sampling
2018-07-23 20:37:01 +01:00
Oliver Jowett
6986b3847f
WIP on new faup1090 output, data aging, refactoring
2017-12-02 17:38:33 +00:00
Oliver Jowett
2142d2edf5
Whitespace changes only: cleaning up trailing whitespace at EOL
2017-06-15 18:17:07 +01:00
Oliver Jowett
c404e33198
Drop odd-count bytes and don't try to account for them later.
...
In cases where we do get an odd-length buffer (_very_ rare!)
it seems to be more about dropped USB data and not librtlsdr giving
us a partial callback; subsequent callbacks will still be aligned
with the I byte first despite the odd count.
2017-04-02 13:22:11 +01:00
Mictronics
630136a1eb
Fixed use after free bug.
2017-02-22 15:39:09 +01:00
Mictronics
effca83150
Fixed bug that sets auto-gain to manual mode.
2017-02-22 15:38:35 +01:00
Oliver Jowett
44129dca12
Add copyright headers to all the new files.
2017-02-03 00:36:41 +00:00
Oliver Jowett
75b221c0e3
Lots of refactoring to move the SDR-type-specific bits out of the
...
main code and make them optionally buildable.
2017-01-27 17:30:40 +00:00