summaryrefslogtreecommitdiff
path: root/src/rtl_fm.c
AgeCommit message (Expand)Author
2013-01-31rtl_fm: osx does not like semaphoresKyle Keen
2013-01-30rtl_fm: dc block from TonberryKingKyle Keen
2013-01-30rtl_fm: bugfixes from TonberryKingKyle Keen
2013-01-30rtl_fm: Miroslav Slugeň's atan lutKyle Keen
2012-12-10rtl_fm: non-gnu str functionsKyle Keen
2012-12-09rtl_fm: frequency ranges, flexible squelchKyle Keen
2012-12-09rtl_fm: ppm and k/M/G suffixesKyle Keen
2012-10-27rtl_fm: windows supportKyle Keen
2012-10-24rtl_fm: WBFM, AM, LSB and USB demod, raw IQ modeKyle Keen
2012-09-10rtl_fm: half the oversample bugsKyle Keen
2012-09-10rtl_fm: Axiomatic's automatic terminationKyle Keen
2012-09-10rtl_fm: fix auto/manual gainKyle Keen
2012-09-10rtl_fm: bugs found by Axiomatic, alkw0ia and cgommerKyle Keen
2012-07-17rtl_fm: fix typo that caused warningSteve Markgraf
2012-07-17rtl_fm: use getopt on win32 as wellSteve Markgraf
2012-07-17rtl_fm: add experimental optionsKyle Keen
2012-07-17rtl_fm: disabling fast_atan2() for now, too noisyKyle Keen
2012-07-17rtl_fm: crude integer atan2, around 40% fasterKyle Keen
2012-07-17rtl_fm: missed a var initKyle Keen
2012-07-17rtl_fm: tweaks for nicer scanningKyle Keen
2012-07-17rtl_fm: multithreaded and frequency scanningKyle Keen
2012-07-17rtl_fm: broken multi freq scanningKyle Keen
2012-07-17rtl_fm: add -E for optional lower edge tuningKyle Keen
2012-07-17rtl_fm: satisfactory squelchKyle Keen
2012-07-17rtl_fm: prototype FM demodKyle Keen