aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-10-19e1_inp: Use HDLC mode for signalling, not SIGNHarald Welte2-4/+4
2016-10-19e1cap_dump: Add 16k sub-channel demux + filterHarald Welte1-15/+51
2016-10-19e1cap_dump: Add capability to filter on a given line+timeslot and for binary ...Harald Welte1-8/+66
2016-10-19storage.c: Remove debug printf()Harald Welte1-1/+0
2016-10-19e1cap_dump: Print human-readable timeHarald Welte1-2/+18
2016-10-18add a command line tool for dumping the contents of a capture fileHarald Welte4-1/+98
2016-10-18storage.h: make sure we use packed attribute not aligned.Harald Welte1-1/+6
2016-10-18e1_recorder: Fix msgb memory leaks in absence of a mirror portHarald Welte1-2/+5
2016-10-17storage.h: document fields of headerHarald Welte1-0/+6
2016-07-29first functional version that actually records + mirrors dataHarald Welte4-9/+102
2016-07-28fix compilationHarald Welte1-2/+2
2016-07-28initial import of incomplete project to record E1 linesHarald Welte7-0/+410