libosmocore/src
Sylvain Munaut 1a4ea5b436 codec: Add bit ordering tables from specs for HR,FR,EFR & AMR
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2010-10-15 09:45:04 +02:00
..
codec codec: Add bit ordering tables from specs for HR,FR,EFR & AMR 2010-10-15 09:45:04 +02:00
vty vty: Add functions to access index and node 2010-09-14 02:24:03 +08:00
Makefile.am codec: Add bit ordering tables from specs for HR,FR,EFR & AMR 2010-10-15 09:45:04 +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
crc16.c Added crc16 from linux kernel. 2010-07-15 22:43:52 +02:00
gprs_cipher_core.c GPRS: Add 'input' generator functions for GPRS cipher algorithm 2010-06-30 19:50:14 +02:00
gsm48.c Add 3-digit MNC support to gsm48_generate_lai() 2010-07-12 09:12:46 +02:00
gsm48_ie.c gsm48: Fix gsm48_encode_called - Set no extension bit 2010-09-20 20:59:23 +02:00
gsm0480.c ussd: gsm_7bit_decode will null terminate the string 2010-10-11 09:28:23 +02:00
gsm0808.c gsm0808: Fix the TLV definition of CIC and Service Handover 2010-09-20 01:25:54 +08:00
gsm_utils.c gsm_utils: Move the gsm_7bit_alphabet into the impl and make it static 2010-07-23 16:36:05 +08:00
gsmtap_util.c [gsmtap] add new gsmtap_makemsg() function 2010-06-29 22:31:21 +02:00
logging.c Make sure we don't user std{err,in,out} if they don't exist. 2010-09-17 14:38:17 +02:00
msgb.c msgb: initialize cb[] to zero during msgb_reset() 2010-05-01 23:53:26 +02:00
msgfile.c msgfile: Add a file parser for a simple file format 2010-10-08 19:23:18 +08:00
panic.c core: Add some generic panic handling 2010-07-25 18:08:54 +02:00
plugin.c plugin: Blind build fix for OSX... 2010-08-31 17:14:04 +08:00
process.c Make sure we don't user std{err,in,out} if they don't exist. 2010-09-17 14:38:17 +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 move hexdump() from logging.c to utils.c 2010-07-30 11:40:32 +02: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 bsc_fd: Add a build option to be able to debug fd list corruption 2010-08-06 06:50:23 +08: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 Added single octet TV (type + value) to libosmocore. 2010-07-12 08:55:14 +02:00
utils.c add new hexdump_nospc() function 2010-07-30 11:47:50 +02:00
write_queue.c write_queue: Add callback for exceptions as well. 2010-04-08 10:58:20 +02:00