Merge commit 'fdd0a700930bdd04bc8827ef88dc5039ecc5b6ce'
[osmocom-bb.git] / src /
2010-03-02 Harald WelteMerge commit 'fdd0a700930bdd04bc8827ef88dc5039ecc5b6ce'
2010-03-01 Harald Welteadd msgb_l1() and msgb_l1len() inline functions
2010-03-01 Harald WelteImport value_string utilities and some RSL stuff from...
2010-03-01 Erik EkmanFix three more warnings
2010-03-01 Erik EkmanFix some warnings in osmocon
2010-03-01 Harald WelteImport value_string utilities and some RSL stuff from...
2010-03-01 Holger Hans Peter... [layer2] Remove symlink... it is now provided by libosm...
2010-03-01 Harald Welteadd small script with command that can be used to updat...
2010-03-01 Harald WelteMerge commit '00096acb8fbbf76b4fd8a223a2684df6c370d9f9'
2010-02-28 Harald Welteensure osmocom-bb builds with older gcc-3.x based toolc...
2010-02-28 Harald Welteensure we always have 256bytes net data size, excluding...
2010-02-28 Harald WelteUse new multiframe scheduler for scheduling of normal...
2010-02-28 Harald WelteAdd multiframe-level scheduler (mframe_sched.[ch])
2010-02-28 Harald Weltetdma_sched: Explicitly advance the bucket at end of...
2010-02-27 Harald Welteexplicitly terminate the TDMA scheduler set with SCHED_...
2010-02-26 Holger Hans Peter... [write_queue] Add a generic write queue class
2010-02-24 Sylvain Munautmsgb.c: Style cleanup in initialization
2010-02-23 Sylvain Munautcalypso: Add experimental driver for uWire
2010-02-23 Sylvain Munautcfi_flash: Make the init message a debug output
2010-02-23 Sylvain Munautcalypso/dsp: Fix printf format string in dump
2010-02-23 Sylvain Munautcomm/msgb.c: Style cleanup in initialization
2010-02-23 Sylvain Munautapps/compal_dsp_dump: Move board_init as first call
2010-02-23 Harald Welteadd osmocon TPU debugger support
2010-02-23 Harald WelteCalypso TPU: Introduce TPU debug mode
2010-02-23 Harald WelteCalypso TPU: initialize TPU RAM to zero at tpu_init...
2010-02-23 Harald WelteCalyspo TPU: make add_mod5000() accept signed values
2010-02-23 Harald WelteCalypso TPU: fix address of TSP TX 3 register
2010-02-23 Harald WelteTRF6151: move PLL and AGC configuration to right sequen...
2010-02-23 Harald Weltefix typo in comment
2010-02-23 Harald WelteTRF6151: close the Rx (Downlink) window after ABB is...
2010-02-23 Harald WelteTWL3025: Ensure we don't perform downlink calibration...
2010-02-23 Harald Welteuse <gsm.h> instead of "gsm.h"
2010-02-21 Harald Weltesercomm: busy-wait in case we cannot allocate a msgb...
2010-02-21 Harald Weltesercomm_cons: allocate 252 bytes net data size plus...
2010-02-21 Harald Weltefix msgb_talroom() calculation
2010-02-21 Harald Weltesercomm_cons: Utilize msgb's better, don't always end...
2010-02-20 Harald Welteupdate build instructions
2010-02-20 Harald Welteremove bogus autotools-generated makefile
2010-02-20 Harald Welteadd new master Makefile
2010-02-20 Harald Welteconvert osmocon to autotools
2010-02-20 Harald WelteMerge commit '54844802115a1666496649cc43d3a01abd707bc0...
2010-02-20 Harald Weltefix select.c build (config.h)
2010-02-20 Harald Weltebuild of osmocon using libosmocore
2010-02-20 Harald Welteadd master 'build script' to build everything in one go
2010-02-20 Harald WelteMerge commit 'e94ad58e8e9515c4e5bddbb64f7333cacb26353e...
2010-02-20 Harald WelteAdd 'src/shared/libosmocore/' from commit '3cae0398eaef...
2010-02-20 Harald Welteadd missing automake / autoconf files
2010-02-20 Harald Weltestart using libosmocore instead of local osmocom copy
2010-02-20 Harald Welteintial checkin of the libosmocore project
2010-02-20 Harald Weltemigrate most osmocom code to new libosmocore
2010-02-20 Harald Weltefix typo in README (Timo Juhani Lindfors)
2010-02-19 Harald WelteUse ARFCN as specified from Layer2
2010-02-19 Harald Weltegsmtap patch cleanup
2010-02-19 Harald Welteadd symlink for gsmtap header
2010-02-19 Harald Welteadd UDP PORT definition to gsmtap.h
2010-02-19 Harald Weltefinish GSMTAP output support (and enable it)
2010-02-19 Harald Welteimport wireshark GSMTAP patch
2010-02-19 Harald Welteadd (incomplete) gsmtap integration for feeding frames...
2010-02-18 Harald Weltefrequency error is actually twice of what we thought.
2010-02-18 Harald Welteadd README on how to build the system
2010-02-18 Harald Welteadd COPYING files to osmocon, firmware and layer2
2010-02-18 Harald Welteadd *.map files to .gitignore
2010-02-18 Harald WelteFix path names due to rename from hello_world to firmware
2010-02-18 Harald WelteInitial import of OsmocomBB into git repository