Timur Davydov uploaded patch set #3 to this change.
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/3
To view, visit change 42704. To unsubscribe, or for help writing mail filters, visit settings.