| Age | Commit message (Expand) | Author |
| 2012-10-26 | tuner_r820t: check if Nint is within allowed range | Steve Markgraf |
| 2012-10-26 | add vid/pid of PixelView PV-DT235U(RN) | Steve Markgraf |
| 2012-10-24 | rtl_fm: WBFM, AM, LSB and USB demod, raw IQ mode | Kyle Keen |
| 2012-10-24 | rtl_test: add ppm measurement | Kyle Keen |
| 2012-10-21 | add PID of MSI DigiVox Micro HD | Steve Markgraf |
| 2012-10-20 | rtl_sdr: add -n parameter (only read n samples) | Steve Markgraf |
| 2012-10-19 | tuner_r820t: add manual RF gain setting | Steve Markgraf |
| 2012-10-18 | rtl_tcp: increase the timeout in worker thread | Hoernchen |
| 2012-10-14 | rtl_tcp: allow to set xtal frequencies | Steve Markgraf |
| 2012-10-08 | e4000_init(): use corrected xtal frequency | Steve Markgraf |
| 2012-10-07 | add getters for direct sampling and offset tuning mode | Steve Markgraf |
| 2012-10-07 | rtlsdr_set_direct_sampling(): fix issue when switching between inputs | Steve Markgraf |
| 2012-10-07 | tuner_r820t: improve tuning accuracy, allow freq correction | Steve Markgraf |
| 2012-10-06 | rtl_tcp: make more functions of librtlsdr accessible via tcp | Steve Markgraf |
| 2012-10-06 | add function for offset tuning with zero-IF tuners | Steve Markgraf |
| 2012-10-04 | rtlsdr_demod_write_reg(): return 0 on success | Steve Markgraf |
| 2012-10-04 | add new product ID | Steve Markgraf |
| 2012-10-03 | tuner_fc001x: fix tuning for frequencies < 45 MHz | Steve Markgraf |
| 2012-10-01 | rtlsdr_init_baseband: initialize possibly uninitialized registers | Steve Markgraf |
| 2012-10-01 | correct sample frequency with ppm offset | Steve Markgraf |
| 2012-09-20 | rtlsdr_set_direct_sampling: reset IF freq to 0 on zero-IF tuners | Steve Markgraf |
| 2012-09-20 | tuner_fc0013: fix and improve manual LNA gain | Steve Markgraf |
| 2012-09-19 | tuner_fc0013: setting GPIO not needed for filter selection | Steve Markgraf |
| 2012-09-19 | tuner_fc001x: check if PLL values are within boundaries | Steve Markgraf |
| 2012-09-16 | disable second ADC in IF mode, make input selectable in DS-mode | Steve Markgraf |
| 2012-09-13 | make rtlsdr_close() build on win32 again | Steve Markgraf |
| 2012-09-13 | add support for direct sampling mode | Steve Markgraf |
| 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-09-09 | tuner_r820t: don't perform IMR calibration on init | Steve Markgraf |
| 2012-09-08 | autotools: add missing header | Steve Markgraf |
| 2012-09-08 | don't install udev rules by default, as it may pollute the system | Dimitri Stolnikov |
| 2012-09-08 | add initial support for the R820T tuner | Steve Markgraf |
| 2012-09-02 | install (and uninstall) udev rules file | Dimitri Stolnikov |
| 2012-08-10 | rtlsdr_i2c_rad_reg: fix uninitialized variable | Steve Markgraf |
| 2012-08-08 | implement a more robust cancelation mechanism of async reader | Dimitri Stolnikov |
| 2012-08-05 | disable e4k enhanced mixer gain as it seems to have no effect | Dimitri Stolnikov |
| 2012-08-02 | return RTLSDR_TUNER_UNKNOWN (0) on failure of rtlsdr_get_tuner_type | Dimitri Stolnikov |
| 2012-07-30 | tuner_e4k: update license in header | Steve Markgraf |
| 2012-07-21 | don't print i2c read/write errors for now | Steve Markgraf |
| 2012-07-20 | add pid of MyGica TD312 stick | Steve Markgraf |
| 2012-07-17 | fix win32 build | Hoernchen |
| 2012-07-17 | rtl_fm: disable win build for now, install rtl_fm | Steve Markgraf |
| 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 |