summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/include
AgeCommit message (Expand)AuthorFilesLines
2010-03-01print error message if tailroom is insufficient during msgb_put()Harald Welte1-4/+8
2010-03-01add an actual Layer1 asynchronous (L1A) API that can be called from higher la...Harald Welte2-0/+5
2010-03-01Add new one-shot gsmtime schedulerHarald Welte1-0/+22
2010-03-01layer1/sync: Add msgb queues for transmit/uplink to l1s data structureHarald Welte1-0/+11
2010-03-01TRF6151: Add new trf6151_tx_window() functionHarald Welte1-0/+2
2010-03-01TWL3025: add default APC rampHarald Welte1-0/+2
2010-03-01move macros to where they belongHarald Welte2-0/+9
2010-03-01layer1/tpu_window.c support for Uplink/TxHarald Welte1-0/+6
2010-03-01Prepare DSP functions needed for Uplink (Tx)Harald Welte1-0/+2
2010-03-01TRF6151: add Uplink supportHarald Welte1-0/+1
2010-03-01TWL3025: Add uplink enable/disable functionHarald Welte1-0/+3
2010-03-01add msgb_l1() and msgb_l1len() inline functionsHarald Welte1-0/+6
2010-02-28ensure osmocom-bb builds with older gcc-3.x based toolchainsHarald Welte1-0/+16
2010-02-28ensure we always have 256bytes net data size, excluding 4 bytes headroomHarald Welte1-1/+1
2010-02-28Add multiframe-level scheduler (mframe_sched.[ch])Harald Welte2-0/+29
2010-02-28tdma_sched: Explicitly advance the bucket at end of l1_sync()Harald Welte1-0/+3
2010-02-27explicitly terminate the TDMA scheduler set with SCHED_END_SET()Harald Welte1-1/+7
2010-02-23calypso: Add experimental driver for uWireSylvain Munaut1-0/+7
2010-02-23Calypso TPU: Introduce TPU debug modeHarald Welte1-0/+1
2010-02-23Calyspo TPU: make add_mod5000() accept signed valuesHarald Welte1-1/+1
2010-02-23Calypso TPU: fix address of TSP TX 3 registerHarald Welte1-1/+1
2010-02-23use <gsm.h> instead of "gsm.h"Harald Welte1-1/+1
2010-02-21sercomm_cons: allocate 252 bytes net data size plus 4 bytes headroomHarald Welte2-2/+2
2010-02-21fix msgb_talroom() calculationHarald Welte1-1/+1
2010-02-20build of osmocon using libosmocoreHarald Welte1-1/+1
2010-02-18Initial import of OsmocomBB into git repositoryHarald Welte50-0/+4367