osmo-bsc/src
Harald Welte bb77c9d6cc msgb: remove smsh, llch, tlli and gmmh
This is a lot of GSM/GPRS specific stuff in struct msgb which we want
to avoid.  The 'control buffer' will replace them.
2010-04-30 14:26:12 +02:00
..
Makefile.am Add GSM0808 utilities to Osmocore. 2010-04-15 10:10:39 +02:00
bitvec.c mark some occasions of bitvec as 'const' as appropriate 2010-03-06 11:28:49 +01:00
comp128.c intial checkin of the libosmocore project 2010-02-20 20:34:29 +01:00
gsm48.c remove references to u_int*_t and use uint*_t instead 2010-04-09 07:57:40 +02:00
gsm48_ie.c gsm48-ie.c: Fix year in copyright message 2010-04-09 07:51:03 +02:00
gsm0808.c gsm 08.08: Fix some u_int8_t -> uint8_t 2010-04-28 10:05:29 +02:00
gsm_utils.c fix compiler warnings (itsme <itsme@xs4all.nl>) 2010-03-22 08:28:44 +08:00
logging.c logging: only compile stderr target if we actualy have stderr 2010-03-27 00:04:40 +08:00
msgb.c msgb: remove smsh, llch, tlli and gmmh 2010-04-30 14:26:12 +02:00
rsl.c replace rsl_rlm_cause_strs with rsl_rlm_cause_name() 2010-03-25 12:11:38 +08:00
rxlev_stat.c introduce RxLev statistics module, an efficient way for power scan data 2010-03-06 11:34:27 +01:00
select.c select.c: Make the ugly hacker uglier... 2010-04-11 17:34:52 +02:00
signal.c intial checkin of the libosmocore project 2010-02-20 20:34:29 +01:00
statistics.c intial checkin of the libosmocore project 2010-02-20 20:34:29 +01:00
talloc.c intial checkin of the libosmocore project 2010-02-20 20:34:29 +01:00
timer.c intial checkin of the libosmocore project 2010-02-20 20:34:29 +01:00
tlv_parser.c intial checkin of the libosmocore project 2010-02-20 20:34:29 +01:00
utils.c get_value_string(): return "unknown 0x..." instead of "unknown" 2010-03-25 11:46:46 +08:00
write_queue.c write_queue: Add callback for exceptions as well. 2010-04-08 10:58:20 +02:00