summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/apps/layer1
AgeCommit message (Expand)AuthorFilesLines
2022-04-25firmware/apps/layer1: remove unused 'atrLength' in main()Vadim Yanitskiy1-2/+1
2021-12-14treewide: remove FSF addressOliver Smith1-4/+0
2020-10-01firmware: implement reading of factory RF calibration valuesMychaela Falconia1-0/+2
2013-01-05fw: introduce with_irq parameter for board_init()Steve Markgraf1-1/+1
2012-06-25Properly name firmware images OsmocomBB not just OSMOCOM !Harald Welte1-1/+1
2012-02-12firmware: add missing includesSteve Markgraf1-0/+1
2012-02-03firmware/apps: print application name on the displaySteve Markgraf1-0/+24
2012-02-03firmware: remove deprecated function calls of old display API, cosmetic changesSteve Markgraf1-6/+4
2012-02-03Removing all traces of the old display drivers.Christian Vogel1-4/+0
2012-01-29timers: comply with timer rename in libosmocoreHarald Welte1-1/+1
2012-01-28firmware/layer1: Using queue to process received l23 frames in main loopAndreas Eversberg1-0/+1
2011-11-13target/fw/sim: SIM Layer 1 driverSylvain Munaut1-0/+18
2011-07-17fw/apps: Remove manual gain control with keyboardSylvain Munaut1-27/+0
2011-07-17[rf] Adding rffe_set_gain() and rffe_get_gain() to get/set computed gainAndreas Eversberg1-1/+1
2011-01-24fw/app/layer1: unset the inverted attribute of the display after layer1_init()Steve Markgraf1-1/+2
2011-01-11fixed typos in commentsThomas Waldmann1-1/+1
2010-07-20firmware: gave all apps a proper hello message and let them print their git r...Ingo Albrecht1-2/+2
2010-07-20firmware: board init with a ctor does not seem a good idea to me because i ne...Ingo Albrecht1-0/+2
2010-07-15cleanup duplicated delay functionsSteve Markgraf1-15/+1
2010-06-24[firmware] move board_init() to a gcc-type constructorHarald Welte1-1/+0
2010-05-19layer1/l1ctl: Split L1CTL_NEW_CCCH_REQ in FBSB_REQ nad SYNC_REQHarald Welte1-0/+1
2010-05-17layer1: remove 'l1s_cb' and l1_signal mechanismHarald Welte1-12/+0
2010-03-12Introduce LCD display_driver infrastructureHarald Welte1-3/+3
2010-03-07start to use libosmocore within the firmwareHarald Welte1-1/+0
2010-03-07fix compiler warningsHarald Welte1-2/+0
2010-03-07add 'struct timer_list' timer code similar to linux + OpenBSCHarald Welte1-1/+4
2010-03-01add an actual Layer1 asynchronous (L1A) API that can be called from higher la...Harald Welte1-40/+0
2010-02-20Use ARFCN as specified from Layer2Harald Welte1-0/+11
2010-02-18Initial import of OsmocomBB into git repositoryHarald Welte1-0/+214