Commit Graph

20 Commits

Author SHA1 Message Date
Andreas Eversberg c01c48a0aa Hacking on main.c 2022-12-02 15:57:08 +01:00
Andreas Eversberg da0554b24b Work on v5x_data.c and v5x_internal.h 2022-12-02 15:57:03 +01:00
Andreas Eversberg 7498809d2d Several fixes for lapv5.c 2022-12-02 15:56:58 +01:00
Andreas Eversberg e4ddaea00d Work on v5x_protocol.c 2022-12-02 15:56:52 +01:00
Andreas Eversberg ae81c529d7 Changes to Makefile 2022-12-02 15:56:47 +01:00
Andreas Eversberg ef5e67e3f0 Rename SAP functions of lapv5 to be more conclusive 2022-12-02 15:56:42 +01:00
Andreas Eversberg 7baab7b370 Add logging.c/logging.h 2022-12-02 15:56:38 +01:00
Andreas Eversberg d67ee87cb9 Jolly's Config
Don't merge
2022-12-02 15:56:27 +01:00
Harald Welte 0f42168f9f add README.md 2022-09-11 20:59:17 +02:00
Harald Welte 19435b7348 Makefile: build + link more source files 2022-09-11 20:50:40 +02:00
Harald Welte 36f1170dec v51_le_ctrl: Dispatch events for received port control messages 2022-09-11 20:50:40 +02:00
Harald Welte 9fcd2c429b main.c: use correct sub-system when printing received HDLC frames 2022-09-11 20:50:40 +02:00
Harald Welte 5027a2ba43 v5x_protocol: look-up user port only where needed (PSTN signaling)
... and add some more comments on the grouping of messages
2022-09-11 20:50:40 +02:00
Harald Welte 704336eb79 v51_le_ctrl: remove TODO (it's already implemented) 2022-09-11 20:50:40 +02:00
Harald Welte 134cadaa6a v51_le_ctrl: dispatch events to common control FSM 2022-09-11 20:50:40 +02:00
Harald Welte 70fda77610 fix typo in comment 2022-09-11 20:50:40 +02:00
Harald Welte 445290267d turn LAPD copy+paste into an actual LAPV5-DL implementation
This means
* getting rid of SAPI+TEI an replacing it with a V5 data link address,
* removing the hierarchical TEI/SAPI data structures
* removing the TEI manager
2022-09-11 20:50:40 +02:00
Harald Welte 7245238cc3 various compile fixes 2022-09-11 17:33:01 +02:00
Harald Welte 28f9c63f7a add skeleton for v5le (just opening the E1 line and adding LAPD) 2022-09-11 16:59:23 +02:00
Harald Welte e1070616f1 WIP initial import of far incomplete ETSI V5 implementation 2021-12-28 11:35:22 +01:00