summaryrefslogtreecommitdiffstats
path: root/firmware/include
AgeCommit message (Expand)AuthorFilesLines
2012-04-01fw/tuner_e4k: Add function to enable/disable the IF channel filterSylvain Munaut1-0/+1
2012-03-06tuner_e4k: add manual i/q correctionChristian Daniel1-0/+2
2012-03-06tuner_e4k: add setting for common modeChristian Daniel1-0/+1
2012-03-05e4k: fix unresolved symbols in dc offset calibrationHarald Welte1-0/+1
2012-03-05e4k: add dc offset calibration codeHarald Welte1-0/+3
2012-02-29increase command buffers from 16 to 32 bytesHarald Welte1-1/+1
2012-02-29fpga related register/field dumping code (abstract)Harald Welte1-0/+29
2012-02-29fast_source: export the currently selected interface altsettingsHarald Welte1-0/+2
2012-02-29SSC: add ssc_active() function to determine if SSC is activeHarald Welte1-0/+1
2012-02-28uart_cmd: introduce argument array parsingHarald Welte1-1/+2
2012-02-28add simple command parser to be used from the UARTHarald Welte1-0/+67
2012-02-28add code for SSC DMA and USB fast audio sourceHarald Welte5-0/+605
2012-02-15Add support for read/write of FPGA registers via SPIHarald Welte1-0/+12
2012-01-24dos2unix conversion of si570.[ch]Harald Welte1-60/+60
2012-01-24Add GPLv3 license header to all our codeHarald Welte2-0/+37
2011-12-29e4k: document functions, invert logic of STBYHarald Welte1-2/+2
2011-12-29add function to power-up/power-down FPGAHarald Welte1-0/+6
2011-12-29e4k: add functions to power up/down the E4K RF tunerHarald Welte1-0/+2
2011-12-28e4k: proper initialization, use reference to twid and not base addrHarald Welte1-0/+2
2011-12-28add DVCOHarald Welte1-0/+1
2011-12-28add si570 driverHarald Welte1-0/+41
2011-12-28add function declarations and struct member i2c_devHarald Welte1-0/+4
2011-12-25initial checkin of first driver for OsmoSDR tunerHarald Welte3-0/+211