AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to release 0.5.0 * Support for e1-tracer hardware
- Update to release 0.4.0 * Use the error counters for remote alarm + remote CRC error * Add support for icE1usb RAI interrupt error flag * Allow configuration of interfaces/lines via VTY * GPS-DO support for icE1usb hardware * OCTOI: initial support for E1oIP forwarding * RIFO (random in, first out) for IP->E1 direction * Add rate counters for number of frames muxed/demuxed (E1 side)
- Update to release 0.3.0 * e1d: Add watchdog timer to detect dead lines / USB devices * e1d-ts-pipe: Don't write more HDLC bytes than e1d supports * e1d: reliably detect EOF (HDLC-FCS & RAW mode)
- Update to release 0.2.2 * make compile-time default logging configuration less verbose * Use new stat item/ctr getter APIs * ctl: properly set the timeslot mode in E1DP_CMD_TS_QUERY
- Update to release 0.2.1 * e1d: fix ASSERT during "write terminal"
- Update to release 0.2.0 * Add support for icE1usb interrupt endpoint error reporting. * Add per-line rate counter group to count various errors. * Support for control endpoint requests to icE1usb to switch Rx/Tx mode. * Evaluate received E and A bits in TS0. * Add new "osmo-e1gen" program.
- Update to release 0.1.1 * No user-visible changes.
- Update to version 0.1.0.1: * add systemd service/unit * Add osmo-e1d-pipe utility * Add virtual pair of E1 interfaces
- Update to version 0.0.0+git.20190710: * build: Disable some warnings * proto: Fix aliasing error when setting the FD in the CMSG data
- Initial package, version 0.0.0+git.20190511