An open source implementation of the LE (Local Exchange) side of the ETSI/ITU V5 interface, in order to talk to Access Multiplexers (AN), such as Nokia EKSOS, DeTeWe ALIAN, etc. https://osmocom.org/projects/retronetworking/wiki/Osmo-v5
Go to file
Harald Welte 704336eb79 v51_le_ctrl: remove TODO (it's already implemented) 2022-09-11 20:50:40 +02:00
Makefile add skeleton for v5le (just opening the E1 line and adding LAPD) 2022-09-11 16:59:23 +02:00
lapv5.c turn LAPD copy+paste into an actual LAPV5-DL implementation 2022-09-11 20:50:40 +02:00
lapv5.h turn LAPD copy+paste into an actual LAPV5-DL implementation 2022-09-11 20:50:40 +02:00
main.c add skeleton for v5le (just opening the E1 line and adding LAPD) 2022-09-11 16:59:23 +02:00
osmo-v5le.cfg add skeleton for v5le (just opening the E1 line and adding LAPD) 2022-09-11 16:59:23 +02:00
v5x_data.c turn LAPD copy+paste into an actual LAPV5-DL implementation 2022-09-11 20:50:40 +02:00
v5x_internal.h fix typo in comment 2022-09-11 20:50:40 +02:00
v5x_protocol.c various compile fixes 2022-09-11 17:33:01 +02:00
v5x_protocol.h various compile fixes 2022-09-11 17:33:01 +02:00
v51_l1_fsm.c WIP initial import of far incomplete ETSI V5 implementation 2021-12-28 11:35:22 +01:00
v51_le_ctrl.c v51_le_ctrl: remove TODO (it's already implemented) 2022-09-11 20:50:40 +02:00
v52_lcp_fsm.c WIP initial import of far incomplete ETSI V5 implementation 2021-12-28 11:35:22 +01:00
v52_le_user_port_fsm.c WIP initial import of far incomplete ETSI V5 implementation 2021-12-28 11:35:22 +01:00