summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Prepare DSP functions needed for Uplink (Tx)Harald Welte2010-03-012-1/+86
* Compal RFFE suport for Upplink (PA enable)Harald Welte2010-03-011-0/+1
* TRF6151: add Uplink supportHarald Welte2010-03-012-2/+67
* TWL3025: Add uplink enable/disable functionHarald Welte2010-03-012-0/+29
* add msgb_l1() and msgb_l1len() inline functionsHarald Welte2010-03-011-0/+6
* Import value_string utilities and some RSL stuff from OpenBSCHarald Welte2010-03-015-2/+284
* Fix three more warningsErik Ekman2010-03-011-1/+3
* Fix some warnings in osmoconErik Ekman2010-03-011-1/+3
* [layer2] Remove symlink... it is now provided by libosmocoreHolger Hans Peter Freyther2010-03-011-1/+0Star
* add small script with command that can be used to update libosmocoreHarald Welte2010-03-011-0/+3
* Merge commit '00096acb8fbbf76b4fd8a223a2684df6c370d9f9'Harald Welte2010-03-019-19/+488
|\
| * [write_queue] Add a generic write queue classHolger Hans Peter Freyther2010-02-262-1/+76
| * msgb.c: Style cleanup in initializationSylvain Munaut2010-02-241-13/+4Star
* | ensure osmocom-bb builds with older gcc-3.x based toolchainsHarald Welte2010-02-282-1/+19
* | ensure we always have 256bytes net data size, excluding 4 bytes headroomHarald Welte2010-02-282-2/+2
* | Use new multiframe scheduler for scheduling of normal burstsHarald Welte2010-02-281-10/+4Star
* | Add multiframe-level scheduler (mframe_sched.[ch])Harald Welte2010-02-285-2/+297
* | tdma_sched: Explicitly advance the bucket at end of l1_sync()Harald Welte2010-02-283-6/+17
* | explicitly terminate the TDMA scheduler set with SCHED_END_SET()Harald Welte2010-02-273-11/+26
* | calypso: Add experimental driver for uWireSylvain Munaut2010-02-233-1/+137
* | cfi_flash: Make the init message a debug outputSylvain Munaut2010-02-231-1/+2
* | calypso/dsp: Fix printf format string in dumpSylvain Munaut2010-02-231-2/+2
* | comm/msgb.c: Style cleanup in initializationSylvain Munaut2010-02-231-12/+6Star
* | apps/compal_dsp_dump: Move board_init as first callSylvain Munaut2010-02-231-4/+3Star
* | add osmocon TPU debugger supportHarald Welte2010-02-233-1/+142
* | Calypso TPU: Introduce TPU debug modeHarald Welte2010-02-233-3/+54
* | Calypso TPU: initialize TPU RAM to zero at tpu_init() timeHarald Welte2010-02-231-2/+10
* | Calyspo TPU: make add_mod5000() accept signed valuesHarald Welte2010-02-232-3/+3
* | Calypso TPU: fix address of TSP TX 3 registerHarald Welte2010-02-231-1/+1
* | TRF6151: move PLL and AGC configuration to right sequence in timeHarald Welte2010-02-231-4/+4
* | fix typo in commentHarald Welte2010-02-231-1/+1
* | TRF6151: close the Rx (Downlink) window after ABB is closedHarald Welte2010-02-231-1/+2
* | TWL3025: Ensure we don't perform downlink calibration too earlyHarald Welte2010-02-231-1/+10
* | use <gsm.h> instead of "gsm.h"Harald Welte2010-02-231-1/+1
* | sercomm: busy-wait in case we cannot allocate a msgb right nowHarald Welte2010-02-211-10/+10
* | sercomm_cons: allocate 252 bytes net data size plus 4 bytes headroomHarald Welte2010-02-212-2/+2
* | fix msgb_talroom() calculationHarald Welte2010-02-211-1/+1
* | sercomm_cons: Utilize msgb's better, don't always end at \nHarald Welte2010-02-211-2/+5
* | update build instructionsHarald Welte2010-02-201-14/+7Star
* | remove bogus autotools-generated makefileHarald Welte2010-02-201-635/+0Star
* | add new master MakefileHarald Welte2010-02-202-53/+85
* | convert osmocon to autotoolsHarald Welte2010-02-204-19/+667
* | Merge commit '54844802115a1666496649cc43d3a01abd707bc0' into subtree-test1Harald Welte2010-02-201-0/+2
|\|
| * fix select.c build (config.h)Harald Welte2010-02-201-0/+2
* | build of osmocon using libosmocoreHarald Welte2010-02-204-8/+11
* | add master 'build script' to build everything in one goHarald Welte2010-02-201-0/+53
* | Merge commit 'e94ad58e8e9515c4e5bddbb64f7333cacb26353e' into subtree-test1Harald Welte2010-02-201-1/+1
|\|
* | Add 'src/shared/libosmocore/' from commit '3cae0398eaef6045de883849a236c38d17...Harald Welte2010-02-2041-0/+6908
|\|
| * add missing automake / autoconf filesHarald Welte2010-02-201-0/+11
| * intial checkin of the libosmocore projectHarald Welte2010-02-2010-0/+3152