libosmocore/src
Andreas Eversberg bbf9034eaa gsm/sms: Rewrite of SMC process, extracted from OpenBSC
The SMC process is used to transfer RP frames. It is now extracted from
OpenBSC. It includes a real state machine now for easier debugging.

Written-by: Andreas Eversberg <jolly@eversberg.eu>
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2011-11-12 23:23:37 +01:00
..
codec libosmocore: bump library interface version to '1' for new osmo_ names 2011-05-08 14:35:40 +02:00
gsm gsm/sms: Rewrite of SMC process, extracted from OpenBSC 2011-11-12 23:23:37 +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 freebsd: Fixes for the compilation of libosmocore on FreeBSD 2011-11-09 11:56:56 +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 doxygen documentation for logging framework 2011-08-17 17:14:12 +02: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 typo 2011-09-28 10:55:22 +02: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 core/timer: Allow an already scheduled timer to be re-scheduled at a new time 2011-11-12 23:23:35 +01:00
utils.c core/utils: Add a symbol alias for a previous typo for compatibility 2011-11-11 23:06:55 +01:00
write_queue.c doxygen: Add 'write_queue' module 2011-08-17 17:14:12 +02:00