Package Release Info

osmo-e1d-0.4.0-bp155.1.12

Update Info: Base Release
Available in Package Hub : 15 SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libosmo-e1d1
libosmo-octoi0
osmo-e1d
osmo-e1d-devel

Change Logs

* Wed Aug 03 2022 Jan Engelhardt <jengelh@inai.de>
- 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)
* Sat Apr 02 2022 Jan Engelhardt <jengelh@inai.de>
- 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)
* Fri Nov 19 2021 Martin Hauke <mardnh@gmx.de>
- 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
* Sat May 15 2021 Jan Engelhardt <jengelh@inai.de>
- Update to release 0.2.1
  * e1d: fix ASSERT during "write terminal"
* Sun Mar 14 2021 Jan Engelhardt <jengelh@inai.de>
- 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.
* Sun Sep 06 2020 Jan Engelhardt <jengelh@inai.de>
- Update to release 0.1.1
  * No user-visible changes.
* Wed Jul 01 2020 mardnh@gmx.de
- Update to version 0.1.0.1:
  * add systemd service/unit
  * Add osmo-e1d-pipe utility
  * Add virtual pair of E1 interfaces
* Wed Jul 10 2019 mardnh@gmx.de
- Update to version 0.0.0+git.20190710:
  * build: Disable some warnings
  * proto: Fix aliasing error when setting the FD in the CMSG data
* Thu May 16 2019 Martin Hauke <mardnh@gmx.de>
- Initial package, version 0.0.0+git.20190511