Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-bts/+/42704?usp=email
to look at the new patch set (#6).
The following approvals got outdated and were removed: Verified+1 by Jenkins Builder
Change subject: trx: add JSON stats export for WebSDR API ......................................................................
trx: add JSON stats export for WebSDR API
Introduce stats_json.c providing JSON serialization for: - stats and counters - rate counters - BTS state - TRX/transceiver state - WebSDR runtime metrics
Add osmobts_get_stats() API to expose these via WebSDR interface and export it in Emscripten build
This enables programmatic access to data previously available via VTY (e.g. "show stats", "show bts")
Change-Id: Ifb82adfab879a65ecd222c45e06551983aa90a0f --- M src/osmo-bts-trx/Makefile.am M src/osmo-bts-trx/osmo-bts-trx-websdr.c A src/osmo-bts-trx/stats_json.c A src/osmo-bts-trx/stats_json.h 4 files changed, 752 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/04/42704/6