index
:
rtl-sdr
master
Mirror repo for various hacks on rtl-sdr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rtl_fm.c
Age
Commit message (
Expand
)
Author
2013-01-31
rtl_fm: osx does not like semaphores
Kyle Keen
2013-01-30
rtl_fm: dc block from TonberryKing
Kyle Keen
2013-01-30
rtl_fm: bugfixes from TonberryKing
Kyle Keen
2013-01-30
rtl_fm: Miroslav Slugeň's atan lut
Kyle Keen
2012-12-10
rtl_fm: non-gnu str functions
Kyle Keen
2012-12-09
rtl_fm: frequency ranges, flexible squelch
Kyle Keen
2012-12-09
rtl_fm: ppm and k/M/G suffixes
Kyle Keen
2012-10-27
rtl_fm: windows support
Kyle Keen
2012-10-24
rtl_fm: WBFM, AM, LSB and USB demod, raw IQ mode
Kyle Keen
2012-09-10
rtl_fm: half the oversample bugs
Kyle Keen
2012-09-10
rtl_fm: Axiomatic's automatic termination
Kyle Keen
2012-09-10
rtl_fm: fix auto/manual gain
Kyle Keen
2012-09-10
rtl_fm: bugs found by Axiomatic, alkw0ia and cgommer
Kyle Keen
2012-07-17
rtl_fm: fix typo that caused warning
Steve Markgraf
2012-07-17
rtl_fm: use getopt on win32 as well
Steve Markgraf
2012-07-17
rtl_fm: add experimental options
Kyle Keen
2012-07-17
rtl_fm: disabling fast_atan2() for now, too noisy
Kyle Keen
2012-07-17
rtl_fm: crude integer atan2, around 40% faster
Kyle Keen
2012-07-17
rtl_fm: missed a var init
Kyle Keen
2012-07-17
rtl_fm: tweaks for nicer scanning
Kyle Keen
2012-07-17
rtl_fm: multithreaded and frequency scanning
Kyle Keen
2012-07-17
rtl_fm: broken multi freq scanning
Kyle Keen
2012-07-17
rtl_fm: add -E for optional lower edge tuning
Kyle Keen
2012-07-17
rtl_fm: satisfactory squelch
Kyle Keen
2012-07-17
rtl_fm: prototype FM demod
Kyle Keen