Skip to content
Success

#22560 (Aug 3, 2026, 9:54:19 PM)

Started 9 hr 28 min ago
Took 3 min 10 sec on build5-deb12build-ansible

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

This run spent:

  • 5 min 42 sec waiting;
  • 3 min 10 sec build duration;
  • 8 min 52 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