osmo-v5/src
Andreas Eversberg 95814c27c6 Add predefined profiles for easier interface configuration
They are for Fastlink and Eksos.
2023-09-28 22:34:52 +02:00
..
libecho add/update license notices 2023-07-20 21:05:56 +02:00
libg711 Add libg711 to transcode G.711 audio 2023-03-07 15:46:36 +01:00
Makefile.am Added echo cancelation option 2023-03-07 15:46:40 +01:00
lapv5.c Introduce LOGV5IF, LOGV5LI and LOGV5UP log macros 2023-09-28 22:34:52 +02:00
lapv5.h Improve management process, to handle startup/blocking/unblocking correctly 2023-03-07 15:46:59 +01:00
layer1.c Fix crash when cc_link is removed 2023-08-06 13:11:29 +02:00
layer1.h Add forward-declarations and #pragma once to header files 2023-07-18 11:10:18 +02:00
logging.c add/update copyright notices + license notices throughout 2023-07-18 11:16:54 +02:00
logging.h Completed implementation of v5x_l1_fsm.c 2023-03-07 15:45:49 +01:00
main.c globally disable printing/logging of FSM address (pointer) 2023-09-28 22:34:52 +02:00
ph_socket.c add/update license notices 2023-07-20 21:05:56 +02:00
ph_socket.h cosmetic: Fix various typos in ph_socket.h 2023-07-18 11:17:13 +02:00
v5le_vty.c Add predefined profiles for easier interface configuration 2023-09-28 22:34:52 +02:00
v5le_vty.h Add forward-declarations and #pragma once to header files 2023-07-18 11:10:18 +02:00
v5x_data.c Add a user-configurable name for each interface 2023-09-28 22:34:52 +02:00
v5x_internal.h Add a user-configurable name for each interface 2023-09-28 22:34:52 +02:00
v5x_l1_fsm.c Introduce LOGV5IF, LOGV5LI and LOGV5UP log macros 2023-09-28 22:34:52 +02:00
v5x_l1_fsm.h Add forward-declarations and #pragma once to header files 2023-07-18 11:10:18 +02:00
v5x_le_ctrl_fsm.c Introduce LOGV5IF, LOGV5LI and LOGV5UP log macros 2023-09-28 22:34:52 +02:00
v5x_le_ctrl_fsm.h Add forward-declarations and #pragma once to header files 2023-07-18 11:10:18 +02:00
v5x_le_management.c Introduce LOGV5IF, LOGV5LI and LOGV5UP log macros 2023-09-28 22:34:52 +02:00
v5x_le_management.h Add forward-declarations and #pragma once to header files 2023-07-18 11:10:18 +02:00
v5x_le_port_fsm.c Introduce LOGV5IF, LOGV5LI and LOGV5UP log macros 2023-09-28 22:34:52 +02:00
v5x_le_port_fsm.h Add forward-declarations and #pragma once to header files 2023-07-18 11:10:18 +02:00
v5x_le_pstn_fsm.c Whenever we have a FSM around, use LOGPFSML instead of LOGP 2023-09-28 22:34:52 +02:00
v5x_le_pstn_fsm.h Add forward-declarations and #pragma once to header files 2023-07-18 11:10:18 +02:00
v5x_protocol.c ignore MDL-ERROR-IND from LAPD layer 2023-09-28 22:34:52 +02:00
v5x_protocol.h add/update copyright notices + license notices throughout 2023-07-18 11:16:54 +02:00
v52_le_bcc_fsm.c Correctly ignore BCC DL message, if no BCC process exists 2023-09-28 22:34:52 +02:00
v52_le_bcc_fsm.h Add forward-declarations and #pragma once to header files 2023-07-18 11:10:18 +02:00
v52_le_lcp_fsm.c Whenever we have a FSM around, use LOGPFSML instead of LOGP 2023-09-28 22:34:52 +02:00
v52_le_lcp_fsm.h Add forward-declarations and #pragma once to header files 2023-07-18 11:10:18 +02:00
v52_le_pp_fsm.c Introduce LOGV5IF, LOGV5LI and LOGV5UP log macros 2023-09-28 22:34:52 +02:00
v52_le_pp_fsm.h Add forward-declarations and #pragma once to header files 2023-07-18 11:10:18 +02:00