osmo-e1-recorder/src
Harald Welte 41a5300243 e1_recorder: Add LAPD PCAP dump support
We can now write a PCAP file from the HDLC-decoded super channel.
2016-11-14 23:22:49 +01:00
..
Makefile e1cap_dump: Implement functional HDLC decode of super-channel 2016-11-14 21:29:01 +01:00
e1_recorder.c e1_recorder: add config option for configuration file 2016-10-19 10:55:25 +02:00
e1cap_dump.c e1_recorder: Add LAPD PCAP dump support 2016-11-14 23:22:49 +01:00
flip_bits.c WIP: More work on SuperChannel decode, but it doesn't work yet... 2016-10-26 09:38:24 +02:00
flip_bits.h WIP: More work on SuperChannel decode, but it doesn't work yet... 2016-10-26 09:38:24 +02:00
hdlc-test.c e1cap_dump: Implement functional HDLC decode of super-channel 2016-11-14 21:29:01 +01:00
hdlc.c hdlc: add call-back function for completely decoded HDLC frames 2016-11-14 22:06:46 +01:00
hdlc.h hdlc: add call-back function for completely decoded HDLC frames 2016-11-14 22:06:46 +01:00
recorder.h first functional version that actually records + mirrors data 2016-07-29 14:26:50 +02:00
storage.c e1_recorder: propagate errors to main, where we exit() in case of failing to open file 2016-10-19 10:55:25 +02:00
storage.h e1_recorder: Add signal handlers for log file rotation + talloc report 2016-10-19 10:55:25 +02:00
vty.c e1_inp: Use HDLC mode for signalling, not SIGN 2016-10-19 10:54:59 +02:00