aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2012-09-07make rbs_sabm compile against modern libosmocoreHEADmasterHarald Welte1-2/+2
2011-05-08hdlcsync: adapt to libosmocore namespace changesHarald Welte1-2/+2
2011-03-28Improve racal2pcap for other tests like 6113 call signalling testsHarald Welte1-6/+8
The text logs have stuff like UNIT DATA INDICATION which we didn't parse so far
2011-02-13rbs_sabm: Add support for user-specified SAPI/TEI and DAHDI eventslaforge2-6/+52
2011-02-13racal2pcap: Correctly parse the TEI (to distinguish IXU from RRU)Harald Welte1-2/+8
2011-02-12add perl script to convert a racal 61x3 debug log into a pcap fileHarald Welte1-0/+99
2011-02-09add makefileHarald Welte1-0/+8
2011-02-09rbs_sabm: reserve space for checksum in SABM command (Thanks Matthew)Harald Welte1-1/+1
2011-02-09hdlcsync: Suppress 0x55 and 0xAA and duplicate FlagHarald Welte1-4/+12
2011-02-09hdlcsync: disable debug output, only print decoded hdlc dataHarald Welte1-9/+23
2011-02-09add tool to send continuous sequence of SABM frames into a D-channelHarald Welte1-0/+58
2011-02-08add the pattern a RACAL 6113 generates on TS1 if set to RBS2000Harald Welte1-0/+1
2011-02-08hdlcsync: iterate over full input data file, not just first blockHarald Welte1-7/+9
2011-02-08add program to attempt LAPD setup from DAHDI to RBSHarald Welte1-0/+76
2011-02-08add iniital HDLC soft decoder for playing with RBS2308 via DAHDIHarald Welte5-0/+140