aboutsummaryrefslogtreecommitdiffstats
path: root/src/rtl_power.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
2020-02-26rtl_fm/rtl_power: Improve scanning range parsingA. Maitland Bottoms1-0/+8
2018-07-03Fix inline functions to use 'static inline'David Woodhouse1-1/+1
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-2/+2
2014-02-04remove unused variables, type fixesSteve Markgraf1-4/+2
2014-01-23rtl_power: fix dBm mathKyle Keen1-2/+8
2014-01-23utils: convenience functionsKyle Keen1-139/+18
2013-12-27rtl_power: MSVC 2010 doesn't have log2()Kyle Keen1-0/+7
2013-12-26rtl_power: apply first series of patchesKyle Keen1-23/+132
2013-11-18rtl_fm/power: unbreak MinGW buildSteve Markgraf1-0/+2
2013-11-05rtl_power: more lowpass optionsKyle Keen1-23/+100
2013-11-05rtl_power: nicer errors, low pass, low bwKyle Keen1-39/+85
2013-11-05rtl_power: clean ^C, cropped bins, +32k binsKyle Keen1-25/+28
2013-10-25tools: play nice with mingw/cygwinHoernchen1-1/+1
2013-10-25tools: minor win fixHoernchen1-1/+2
2013-10-24add new tool: rtl_powerKyle Keen1-0/+870