aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2020-12-19Add new "osmo-e1gen" program.laforge/e1genHarald Welte1-0/+18
2020-12-19move usb.c function declarations to newly-created usb.hHarald Welte1-0/+1
2020-12-19e1_line.c: Split multiplex + demultiplex into separate mux_demux.cHarald Welte1-0/+1
2020-12-17Add support for icE1usb interrupt endpoint error reportingHarald Welte1-0/+1
2020-07-01Makefile.am: Don't put LIBS into CFLAGSHarald Welte1-1/+1
2020-06-30Add osmo-e1d-pipe utilityHarald Welte1-0/+7
2020-06-29Add virtual pair of E1 interfacesHarald Welte1-0/+1
2020-06-29VTY interface supportHarald Welte1-2/+5
2020-06-29remove code not specific to USB from usb.c to intf_line.cHarald Welte1-0/+1
2020-01-06port to new libosmousblaforge/e1-prbs-testHarald Welte1-2/+2
2019-07-10build: Disable some warnings that are just annoying for no reasonsSylvain Munaut1-1/+1
2019-05-11Initial code importSylvain Munaut1-0/+38