libosmocore/src
Sylvain Munaut 297d13f460 core/conv: Add support for other termination types (trunc & tail biting)
Note that this breaks the ABI and the low level API. But it shouldn't
break the high level API, nor the conv code definitions (because fields
default to 0, and for new fields '0' is the previous behavior)

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2011-11-24 17:46:58 +01:00
..
codec libosmocore: bump library interface version to '1' for new osmo_ names 2011-05-08 14:35:40 +02:00
gsm gsm/lapd_core: Make sure rc is initialize in lapd_rx_u 2011-11-20 09:01:59 +01:00
vty vty: Fixed vty_down_level to move down from config nodes 2011-11-12 23:23:36 +01:00
Makefile.am freebsd: Fixes for the compilation of libosmocore on FreeBSD 2011-11-09 11:56:56 +01:00
application.c doxygen: Add main page for all three libraries 2011-08-30 11:32:56 +02:00
backtrace.c freebsd: Provide a dummy backtrace implementation that does nothing 2011-11-09 12:18:55 +01:00
bits.c add functions for bit-reversal 2011-09-01 14:47:31 +02:00
bitvec.c some more doxygen work (include the notion of modules) 2011-08-17 17:14:11 +02:00
conv.c core/conv: Add support for other termination types (trunc & tail biting) 2011-11-24 17:46:58 +01:00
crc16.c crc: use namespace prefix osmo_* 2011-05-07 13:00:51 +02:00
crcXXgen.c.tpl core: Add generic CRC functions (templates expended to 8 16 32 64 bits) 2011-09-16 22:59:18 +02:00
gsmtap_util.c gsmtap: Fix doxygen doc for the recent additions 2011-09-26 13:23:19 +02:00
logging.c gsm/sms: Added DLSMS debugging 2011-11-12 23:23:36 +01:00
logging_syslog.c core/logging: Remove const qualifier on return of logp2syslog_level 2011-11-20 08:59:36 +01:00
msgb.c some more doxygen work (include the notion of modules) 2011-08-17 17:14:11 +02:00
msgfile.c msgfile: use namespace prefix osmo_* and use more descriptive names 2011-05-07 13:14:41 +02:00
panic.c doxygen: document panic.[ch] 2011-08-17 17:14:12 +02:00
plugin.c plugin: use namespace prefix osmo_* 2011-05-07 13:00:52 +02:00
rate_ctr.c doxygen: Add docs for rate_ctr 2011-08-17 17:14:12 +02:00
rbtree.c core/rbtree: remove redundant if()-condition in rb_erase() 2011-11-12 23:23:35 +01:00
select.c some more doxygen work (include the notion of modules) 2011-08-17 17:14:11 +02:00
serial.c core/serial: Fix warning when on platform other than linux 2011-11-20 08:55:11 +01:00
signal.c doxygen: Add documentation to signal.[ch] 2011-08-17 17:14:12 +02:00
socket.c freebsd: Fixes for the compilation of libosmocore on FreeBSD 2011-11-09 11:56:56 +01:00
statistics.c statistics: use namespace prefix osmo_counter* 2011-05-07 13:00:51 +02:00
talloc.c misc: Remove the sys/types.h include from various files 2011-04-18 16:57:04 +02:00
timer.c timer: Better fix to the timer re-scheduling situation 2011-11-13 10:11:31 +01:00
utils.c utils: Fix alias to weak alias to allow OSX compilation 2011-11-19 22:30:39 +01:00
write_queue.c doxygen: Add 'write_queue' module 2011-08-17 17:14:12 +02:00