summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-09-13add support for direct sampling modeSteve Markgraf
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-09-09tuner_r820t: don't perform IMR calibration on initSteve Markgraf
2012-09-08add initial support for the R820T tunerSteve Markgraf
2012-08-10rtlsdr_i2c_rad_reg: fix uninitialized variableSteve Markgraf
2012-08-08implement a more robust cancelation mechanism of async readerDimitri Stolnikov
2012-08-05disable e4k enhanced mixer gain as it seems to have no effectDimitri Stolnikov
2012-08-02return RTLSDR_TUNER_UNKNOWN (0) on failure of rtlsdr_get_tuner_typeDimitri Stolnikov
2012-07-21don't print i2c read/write errors for nowSteve Markgraf
2012-07-20add pid of MyGica TD312 stickSteve Markgraf
2012-07-17fix win32 buildHoernchen
2012-07-17rtl_fm: disable win build for now, install rtl_fmSteve Markgraf
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-17build rtl_fmSteve Markgraf
2012-07-17rtl_fm: prototype FM demodKyle Keen
2012-07-16add debug messages to rtlsdr_read/write_arraySteve Markgraf
2012-07-09disable sample rate correction until we find a proper solutionDimitri Stolnikov
2012-07-08rtlsdr_set_tuner_if_gain(): enable i2c repeaterSteve Markgraf
2012-07-08apply frequency correction value on the xtal clock directlyDimitri Stolnikov
2012-07-07add PIDs for 2 variants of the Terratex NOXON dongleSteve Markgraf
2012-07-07disable DAGC by default, add control functionSteve Markgraf
2012-07-07have *_write_reg() functions pass through the return valueSteve Markgraf
2012-07-05add api function to control the IF gain for E4000 tunersDimitri Stolnikov
2012-06-28rtl_test: tuner PLL benchmark only works with E4000Steve Markgraf
2012-06-22init: disable 4 MHz clock outputSteve Markgraf
2012-06-13fix symbol visibility for automake buildsDimitri Stolnikov
2012-06-09tuner_fc0012: add manual gain supportSteve Markgraf
2012-06-08tuner_e4k: relicense driver under GPLv2+Steve Markgraf
2012-06-07add another PID for Noxon v1 stickSteve Markgraf
2012-06-05rtl_tcp: ignore SIGPIPESteve Markgraf
2012-06-03correctly clear DDC shift and if_freq registersSteve Markgraf
2012-06-02introduce getters for tuner parameters (gain, type)Dimitri Stolnikov
2012-06-01print the frequency for which the PLL couldn't lockDimitri Stolnikov
2012-05-30add PID for Zaapa ZT-MINDVBZPSteve Markgraf
2012-05-29link applications to shared librarySteve Markgraf
2012-05-29tuner_fc0012: use new cleaned-up driverSteve Markgraf
2012-05-29rtl_tcp: add parameter for changing number of buffersSteve Markgraf