libosmocore/src
Harald Welte e34a940542 [gsmtap] add new gsmtap_makemsg() function
This generates a gsmtap message without actually enqueueing to a
bsc_select style queue.
2010-06-29 22:31:21 +02:00
..
vty add configure option '--disable-vty' to prevent building libosmovty 2010-05-29 11:49:51 +02:00
Makefile.am Add gsmtap utility functions to libosmocore 2010-06-29 21:57:25 +02:00
bitvec.c Added some "get"-functions to bitvec of libosmocore. 2010-05-19 18:14:01 +02:00
comp128.c intial checkin of the libosmocore project 2010-02-20 20:34:29 +01:00
gsm48.c Import gsm48_construct_ra() from openbsc 2010-05-01 14:25:22 +02:00
gsm48_ie.c gsm48-ie.c: Fix year in copyright message 2010-04-09 07:51:03 +02:00
gsm0808.c gsm0808: Add API to wrap a GSM48 msg with a BSSMAP/DTAP msg. 2010-05-16 08:15:40 +08:00
gsm_utils.c add new new gprs_tmsi2tlli() function 2010-06-01 10:47:07 +02:00
gsmtap_util.c [gsmtap] add new gsmtap_makemsg() function 2010-06-29 22:31:21 +02:00
logging.c rename log_info to osmo_log_info to avoid namespace clash with app 2010-05-25 22:28:40 +02:00
msgb.c msgb: initialize cb[] to zero during msgb_reset() 2010-05-01 23:53:26 +02:00
rate_ctr.c [rate_ctr] always 'overflow' in next larger inetrval when interval ends 2010-05-13 13:28: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