libosmocore/src
Vadim Yanitskiy d1c7323f3c sim/core.c: drop useless double assignment
Change-Id: I3bfcabd80b57aeb7f110b306350802e6e82c847a
2017-06-13 20:21:58 +07:00
..
codec Include codec.h file from codec C files 2017-06-09 09:16:57 +00:00
coding gsm0503_coding: Mark gsm0503_mcs_{ul,dl}_codes as const 2017-06-12 15:35:27 +02:00
ctrl Simplify ctrl cmd lookup 2017-05-08 08:36:50 +00:00
gb update/extend doxygen documentation 2017-06-12 21:55:54 +00:00
gsm update/extend doxygen documentation 2017-06-12 21:55:54 +00:00
pseudotalloc add libpseudotalloc as super-simplistic talloc replacement 2017-05-17 15:15:52 +01:00
sim sim/core.c: drop useless double assignment 2017-06-13 20:21:58 +07:00
vty update/extend doxygen documentation 2017-06-12 21:55:54 +00:00
Makefile.am core/conv: do not mix up AVX and SSE code 2017-05-29 14:07:25 +00:00
application.c Update doxygen main page for libosmo{core,gsm,vty} 2017-06-12 20:07:09 +00:00
backtrace.c Update doxygen annotations in libosmocore 2016-05-05 18:49:27 +02:00
bitcomp.c bitcomp: Remove the t4 decoding from libosmocore 2016-11-10 17:07:45 +00:00
bits.c update/extend doxygen documentation 2017-06-12 21:55:54 +00:00
bitvec.c update/extend doxygen documentation 2017-06-12 21:55:54 +00:00
conv.c update/extend doxygen documentation 2017-06-12 21:55:54 +00:00
crc16.c add CRC16-CCITT to libosmocore 2016-12-23 22:16:08 +01:00
crcXXgen.c.tpl update/extend doxygen documentation 2017-06-12 21:55:54 +00:00
fsm.c update/extend doxygen documentation 2017-06-12 21:55:54 +00:00
gsmtap_util.c update/extend doxygen documentation 2017-06-12 21:55:54 +00:00
logging.c update/extend doxygen documentation 2017-06-12 21:55:54 +00:00
logging_gsmtap.c update/extend doxygen documentation 2017-06-12 21:55:54 +00:00
logging_syslog.c update/extend doxygen documentation 2017-06-12 21:55:54 +00:00
loggingrb.c update/extend doxygen documentation 2017-06-12 21:55:54 +00:00
macaddr.c update/extend doxygen documentation 2017-06-12 21:55:54 +00:00
msgb.c update/extend doxygen documentation 2017-06-12 21:55:54 +00:00
msgfile.c msgfile: Fix warning on BSDs stdio 2015-03-18 21:54:37 +01:00
panic.c src/panic.c: Remove unneeded #include of gsm_utils.h 2017-05-17 15:15:09 +01:00
plugin.c update/extend doxygen documentation 2017-06-12 21:55:54 +00:00
prim.c Add struct osmo_prim_event_map and osmo_event_for_prim() 2017-04-09 17:54:28 +00:00
rate_ctr.c update/extend doxygen documentation 2017-06-12 21:55:54 +00:00
rbtree.c fix FSF address in sources/headers 2015-11-12 13:46:05 +01:00
select.c update/extend doxygen documentation 2017-06-12 21:55:54 +00:00
sercomm.c update/extend doxygen documentation 2017-06-12 21:55:54 +00:00
serial.c update/extend doxygen documentation 2017-06-12 21:55:54 +00:00
signal.c update/extend doxygen documentation 2017-06-12 21:55:54 +00:00
socket.c update/extend doxygen documentation 2017-06-12 21:55:54 +00:00
stat_item.c stats: Add OSMO prefix to STAT_ITEM_NOVALUE_ID 2015-12-08 10:33:15 +01:00
statistics.c core: Add difference function to osmo_counter 2015-10-29 01:10:06 +01:00
stats.c stats: Disable stats*.c on embedded targets 2017-05-15 19:00:40 +02:00
stats_statsd.c stats: Disable stats*.c on embedded targets 2017-05-15 19:00:40 +02:00
strrb.c update/extend doxygen documentation 2017-06-12 21:55:54 +00:00
timer.c update/extend doxygen documentation 2017-06-12 21:55:54 +00:00
timer_gettimeofday.c add osmo_gettimeofday as a shim around gettimeofday 2016-09-22 07:18:39 +02:00
utils.c update/extend doxygen documentation 2017-06-12 21:55:54 +00:00
viterbi.c core/conv/viterbi.c: fix possible NULL-pointer reference 2017-06-13 20:20:40 +07:00
viterbi_generic.c core/conv: do not mix up AVX and SSE code 2017-05-29 14:07:25 +00:00
viterbi_sse.c core/conv: do not mix up AVX and SSE code 2017-05-29 14:07:25 +00:00
viterbi_sse_avx.c core/conv: do not mix up AVX and SSE code 2017-05-29 14:07:25 +00:00
viterbi_sse_common.h core/conv: do not mix up AVX and SSE code 2017-05-29 14:07:25 +00:00
write_queue.c update/extend doxygen documentation 2017-06-12 21:55:54 +00:00