summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/rf
AgeCommit message (Expand)AuthorFilesLines
2013-01-02target: Add support for IQ swap when requiredSylvain Munaut1-0/+14
2012-01-28target/rf: Make the trf6151_set_arfcn use ARFCN_UPLINK flag to select UL/DLSylvain Munaut1-4/+8
2011-11-21fw/rf/mt6139: Dereference pointerSteve Markgraf1-2/+2
2011-07-17[rf] Adding rffe_set_gain() and rffe_get_gain() to get/set computed gainAndreas Eversberg1-42/+64
2011-05-29fw/trf6151: Use a #define to enable/disable out-of-spec warningsSylvain Munaut1-0/+10
2011-05-29fw/trf6151: Better PLL settings routinesSylvain Munaut1-89/+155
2011-04-26src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso2-2/+2
2011-01-24target/fw: set the TRF6151 tsp IDs from the rffe initializationSteve Markgraf1-11/+11
2011-01-11fixed typos in commentsThomas Waldmann1-2/+2
2010-12-12[mtk] Add initial / unfinished MT6139 driverHarald Welte1-0/+205
2010-07-25fw/rf: Use printd for the trf6151_set_gain debug messageSylvain Munaut1-1/+1
2010-07-19[firmware] TRF6151: fix VGA gain calculation bugHarald Welte1-7/+8
2010-06-25[layer1] fix AGC computation (dbm vs. dbm8 mistakes)Harald Welte1-13/+21
2010-06-25[layer1] An actual AGC implementationHarald Welte1-0/+35
2010-03-07start to use libosmocore within the firmwareHarald Welte1-9/+9
2010-03-07remove unused variablesHarald Welte1-2/+0
2010-03-02Introduce CONFIG_TX_ENABLE and disable Tx support by defaultHarald Welte1-0/+2
2010-03-01TRF6151: Add new trf6151_tx_window() functionHarald Welte1-0/+15
2010-03-01TRF6151: add Uplink supportHarald Welte1-2/+66
2010-02-23TRF6151: move PLL and AGC configuration to right sequence in timeHarald Welte1-4/+4
2010-02-23fix typo in commentHarald Welte1-1/+1
2010-02-18Initial import of OsmocomBB into git repositoryHarald Welte1-0/+380