osmo-v5/src
Andreas Eversberg b23325eba5 Fix minor typo: unblock->block 2023-07-30 23:08:05 +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 add/update copyright notices + license notices throughout 2023-07-18 11:16:54 +02:00
lapv5.h Improve management process, to handle startup/blocking/unblocking correctly 2023-03-07 15:46:59 +01:00
layer1.c add/update copyright notices + license notices throughout 2023-07-18 11:16:54 +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 add/update license notices 2023-07-20 21:05:56 +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/update copyright notices + license notices throughout 2023-07-18 11:16:54 +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/update copyright notices + license notices throughout 2023-07-18 11:16:54 +02:00
v5x_internal.h Add support for multiple interfaces on one V5 instance 2023-03-12 18:13:13 +01:00
v5x_l1_fsm.c Show interface ID with layer 1 debug 2023-04-15 17:50:21 +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 Improve management process, to handle startup/blocking/unblocking correctly 2023-03-07 15:46:59 +01: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 Fix minor typo: unblock->block 2023-07-30 23:08:05 +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 add/update copyright notices + license notices throughout 2023-07-18 11:16:54 +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 Work on v5x_le_pstn_fsm.c 2023-03-07 15:45:55 +01: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 add/update copyright notices + license notices throughout 2023-07-18 11:16:54 +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 Completed implementation of v52_le_bcc_fsm.c 2023-03-07 15:45:51 +01: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 Fixes missing event in LCP FSM 2023-03-07 15:47:06 +01: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 Completed implementation of v52_le_pp_fsm.c 2023-03-07 15:45:53 +01:00
v52_le_pp_fsm.h Add forward-declarations and #pragma once to header files 2023-07-18 11:10:18 +02:00