| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to release 0.7.1 * Avoid segfault during `show octoi-clients` VTY command
- Update to release 0.7.0 * Use uniform log format for default config files * Add option to automatically reset RIFO on underrun/overflow * Add new protocol command and events for Sa bits and line states * Add functions for events from server to client * Indicate framing alignment error as loss of framing signal * Indicate remote alarm bit as remote alarm inidication * Indicate change in received Sa bits * Add command and client function to change transmitted Sa bits * iCE1usb: Transmit LOS and AIS events to clients
- Update to release 0.6.0 * proto_clnt: close osmo-e1d control socket on connection loss * octoi: Add force-send-all-ts mode
- 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