summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-01fw/tuner_e4k: Experimental new init sequencesylvain/pendingSylvain Munaut1-18/+38
2012-04-01fw/tuner_e4k: Add some more magic initSylvain Munaut1-0/+1
2012-04-01fw/sdr-test: Add command for direct e4k register manipulation R/WSylvain Munaut1-0/+30
2012-04-01uart_cmd: Add support for read commands with argumentsSylvain Munaut1-0/+5
2012-04-01fw/tuner_e4k: Add function to enable/disable the IF channel filterSylvain Munaut2-0/+12
2012-04-01fw/tuner_e4k: Disable auto gain adjustement during DC table genSylvain Munaut1-0/+7
2012-04-01fw/tuner_e4k: Avoid dual read of DC4 when generating DC tableSylvain Munaut1-3/+4
2012-04-01fw/tuner_e4k: DC offset table gen doc fixesSylvain Munaut1-1/+1
2012-04-01fw/tuner_e4k: Use signed int for if1_gain in the gain combination arraySylvain Munaut1-1/+1
2012-04-01fw/tuner_e4k: Mixer gain is 4 or 12 dB, not 0/12Sylvain Munaut1-3/+3
2012-03-31fw/tuner_e4k: Fix the array_size of the filter fw settings.Sylvain Munaut1-3/+3
2012-03-29tuner_e4k: Properly set the bandSylvain Munaut1-3/+8
2012-03-29tuner_e4k: Fix band setting method mask & callsSylvain Munaut1-1/+1
2012-03-29tuner_e4k: Fix closest_arr_idxSylvain Munaut1-7/+8
2012-03-29sdr-test: Add a 'dfu' serial command to enter DFU modeSylvain Munaut1-0/+10
2012-03-29tuner_e4k: Fix reference to 65535 vs 65536Sylvain Munaut1-3/+3
2012-03-29tuner_e4k: Max VCO frequency is 3.9GHz not 3.6GHzSylvain Munaut1-1/+1
2012-03-06fix messed up uninstall templateDimitri Stolnikov2-33/+1
2012-03-06cmake: adding uninstall target from gnuradio treeDimitri Stolnikov2-0/+44
2012-03-06fix cmake swig header installationDimitri Stolnikov2-1/+33
2012-03-06remove QUIET to make it work with cmake <2.8.2Dimitri Stolnikov1-2/+2
2012-03-06applied cmake module fixes from gnuradio masterDimitri Stolnikov2-4/+4
2012-03-06use abstract "address" instead of explicit device nameDimitri Stolnikov6-23/+27
2012-03-06use fftsink in demo appDimitri Stolnikov1-32/+15
2012-03-06adopt UHD-style interface for the sourceDimitri Stolnikov6-129/+203
2012-03-06make range_t types compileDimitri Stolnikov5-30/+31
2012-03-06import range_t type from UHD projectDimitri Stolnikov3-0/+338
2012-03-06tuner_e4k: add manual i/q correctionChristian Daniel3-0/+50
2012-03-06Merge branch 'master' of git.osmocom.org:osmo-sdrChristian Daniel1-0/+86
2012-03-06tuner_e4k: add setting for common modeChristian Daniel3-0/+31
2012-03-06add check_ctr.cHarald Welte1-0/+86
2012-03-06fast_source: Add FPGA_TEST_STATS #define for FPGA/SSC verificationHarald Welte1-0/+82
2012-03-06SSC: use rising edge of RF (Rx Frame), not fallingHarald Welte1-1/+1
2012-03-06SSC: Inclode Overrun in statisticsHarald Welte1-1/+17
2012-03-05tuner_e4k: fix the Y value to b e 65536, not 65535Harald Welte1-1/+1
2012-03-05tuner_e4k: Introduce #define for OUT_OF_SPEC operationHarald Welte1-1/+13
2012-03-05osdr_fpga: Add support for enabling test (counter) modeHarald Welte1-0/+24
2012-03-05add modified binary libportaudio.aChristian Daniel1-0/+0
2012-03-05add sweep tool (Linux only)Christian Daniel7-0/+707
2012-03-05main: add dc offset calibration commandsHarald Welte1-0/+16
2012-03-05e4k: fix unresolved symbols in dc offset calibrationHarald Welte2-1/+22
2012-03-05e4k: add dc offset calibration codeHarald Welte2-0/+78
2012-03-05fast_source: We switch the LED based on the streaming IN interface, not OUTHarald Welte1-1/+1
2012-02-29fast_source: implement get/set of mute featureHarald Welte1-4/+14
2012-02-29e4k: initialize tuner with smalles filters possibleHarald Welte1-0/+13
2012-02-29uart_cmd: make sure 'set' type commands are visible on the consoleHarald Welte1-1/+3
2012-02-29fix erroneous printing of command failureHarald Welte1-0/+2
2012-02-29tuner gain is not gettableHarald Welte1-1/+1
2012-02-29improve commandline readability (prompt) and more tuner commandsHarald Welte2-2/+44
2012-02-29increase command buffers from 16 to 32 bytesHarald Welte1-1/+1