Skip to content
Success

#22445 (Jul 28, 2026, 9:45:17 AM)

Started 5 hr 47 min ago
Took 2 min 31 sec on build5-deb12build-ansible

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

This run spent:

  • 6 min 22 sec waiting;
  • 2 min 31 sec build duration;
  • 8 min 54 sec total from scheduled to completion.
Revision: 4ac3f0849b0474e1b03c69e0a811ab7e82961fa4
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