Skip to content
Success

#22539 (Aug 3, 2026, 9:48:41 PM)

Started 12 hr ago
Took 2 min 57 sec on build4-deb12build-ansible

Started by upstream project gerrit-osmo-trx build number 617
originally caused by:

This run spent:

  • 7.5 sec waiting;
  • 2 min 57 sec build duration;
  • 3 min 4 sec total from scheduled to completion.
Revision: 91f18f18075af6e63f3d1f0ba71083a66db16ec5
Repository: $GERRIT_REPO_URL
  • master
libosmo-trx: add TRXC/TRXD message codec

Introduce libosmo-trx: a shared implementation of the TRXC/TRXD
(OpenBTS-style TRX) protocol, to be used by osmo-trx, osmo-bts,
trxcon, and the upcoming C rewrite of fake_trx.

This initial version provides two I/O-free codec modules:

* trxd: TRXD PDU codec for BURST.ind and BURST.req
* trxc: verb-agnostic TRXC message codec (CMD/RSP/IND)

The codec logic is based on the existing implementations in
osmo-bts (f0ee51997470e1c3020ddb85082385ed43ba0c68).

Change-Id: I933fc417a67d0043f74b04626b7643c79e381492
Vadim Yanitskiy at