aboutsummaryrefslogtreecommitdiffstats
path: root/src/rtl_adsb.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-16improve CLI usage docs: '-d' also accepts serialhayati ayguen1-1/+1
2022-12-17Fix signal handler from getting stuck in an endless loopTobias Girstmair1-0/+1
2018-07-03Fix inline functions to use 'static inline'David Woodhouse1-4/+4
2018-05-23rtl_adsb: fix hanging upon a signal in Fedora 27Pete Zaitcev1-0/+2
2017-06-13Add option '-T' for activating bias-T in rtl_(adsb|fm|power|tcp)hayati ayguen1-1/+10
2015-06-09tools: allow built-in functions for newer versions of MSVCHoernchen1-0/+2
2014-02-04remove unused variables, type fixesSteve Markgraf1-4/+3
2014-01-23rtl_adsb: fix threadingKyle Keen1-10/+16
2014-01-23utils: convenience functionsKyle Keen1-45/+17
2013-10-25tools: play nice with mingw/cygwinHoernchen1-1/+1
2013-10-24rtl_adsb: remove floats for more speedHoward Su1-6/+6
2013-09-13rtl_adsb: Fix invalid memory accessWill Glynn1-2/+3
2013-01-31rtl_fm: osx does not like semaphoresKyle Keen1-8/+6
2013-01-30rtl_adsb: 16 bit magnitudesKyle Keen1-43/+49
2013-01-04rtl_adsb: improve sensitivity, stabilityKyle Keen1-1/+3
2012-12-28rtl_adsb: windows fixHoernchen1-0/+1
2012-12-28rtl_adsb: performance tweaksKyle Keen1-21/+40
2012-12-16rtl_adsb: sensitivity tweaksKyle Keen1-33/+60
2012-12-10rtl_adsb: prototypeKyle Keen1-0/+463