osmocom-bb.git
2010-03-22 Holger Hans... osmocore: Add a direct l4h to the union of l4h pointers
2010-03-22 Harald Weltefix compiler warnings (itsme <itsme@xs4all.nl>)
2010-03-11 Holger Hans... gsm48.h: Make the array extern to a silence a linker...
2010-03-08 Holger Hans... write_queue: Make the bfd cb public so it can be used...
2010-03-07 Harald Welteimport GSM04.08 encode/decode functions and mncc.h...
2010-03-07 Harald Welteadd option --disable-tests to disable building of test...
2010-03-07 Harald Welteadd --disable-talloc option to build without talloc...
2010-03-07 Harald Welteuse strtol instead of atoi
2010-03-07 Ingo Albrechtmsgb: Buffer formatting and scanning functions.
2010-03-07 Harald Welteimport some gsm band/arfcn/time related utilities from...
2010-03-06 Harald Welteintroduce RxLev statistics module, an efficient way...
2010-03-06 Harald Weltesome more ip.access specific ABIS_NM defines
2010-03-06 Harald Weltemark some occasions of bitvec as 'const' as appropriate
2010-03-04 Harald Welteadd GSTMAP ARCFCN flag bits
2010-03-04 Harald Welteupdate GSMTAP to version 0x02
2010-03-04 Harald Weltefix CCCH parsing
2010-03-04 Harald Welteadd new rsl_dec_chan_nr() function
2010-03-04 Harald Welteimport gsm48 utility functions from OpenBSC
2010-03-04 Harald Welteimport bcd2char() and char2bcd() from OpenBSC
2010-03-04 Harald Welteimport gsm_band_name() and gsm_band_parse() from OpenBSC
2010-03-04 Harald Welteadd 'transparent' argument to rsl_rll_push_l3() and...
2010-03-04 Harald Weltefix rsl_enc_chan_nr() for SDCCH4
2010-03-02 Harald Welteimport some GSM 04.08 utility code from OpenBSC
2010-03-02 Harald Welteadd two new RSL utility functions
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 Harald Weltemsgb: add msgb->l1h member
2010-02-26 Holger Hans... [write_queue] Add a generic write queue class
2010-02-26 Holger Hans... [timer] Fix compile warning of the timer test
2010-02-24 Sylvain Munautmsgb.c: Style cleanup in initialization
2010-02-24 Harald Weltefix msgb_talroom() calculation
2010-02-24 Harald WelteMerge remote branch 'origin/master'
2010-02-21 Harald Welteadd msgb and tlv support bits required for openbsc...
2010-02-21 Harald Welteadd GPL to project source
2010-02-20 Harald Weltefix select.c build (config.h)
2010-02-20 Harald Weltefix config.h directory
2010-02-20 Harald Welteadd missing automake / autoconf files
2010-02-20 Harald Welteupdate gitignore file
2010-02-20 Harald Welteadd missing Makefile.am in include/osmocore/protocol...
2010-02-20 Harald Welteintial checkin of the libosmocore project