osmocom-bb.git
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 Weltefix config.h directory
2010-02-20 Harald WelteAdd 'src/shared/libosmocore/' from commit '3cae0398eaef...
2010-02-20 Harald Welteadd missing automake / autoconf files
2010-02-20 Harald Welteupdate gitignore file
2010-02-20 Harald Weltestart using libosmocore instead of local osmocom copy
2010-02-20 Harald Welteadd missing Makefile.am in include/osmocore/protocol...
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