mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-trx.git
synced 2025-11-03 05:33:16 +00:00
After discussion in [1] and further look at the code, it became obvios
rx_underrun events are not happening in general for any SDR (don't
exist), so let's drop that counter. Instead, add Tx Dropped Packet counters,
which were not accounted prior to this commit.
[1] bde55afd29
Change-Id: Iff1535c219a4695a511d383d7c4b06ef6eff959d
27 lines
1.1 KiB
Plaintext
27 lines
1.1 KiB
Plaintext
|
|
// autogenerated by show asciidoc counters
|
|
These counters and their description are based on OsmoTRX 1.0.0.95-9527 (OsmoTRX).
|
|
|
|
=== Rate Counters
|
|
|
|
// generating tables for rate_ctr_group
|
|
// rate_ctr_group table osmo-trx statistics
|
|
.trx:chan - osmo-trx statistics
|
|
[options="header"]
|
|
|===
|
|
| Name | Reference | Description
|
|
| device:rx_overruns | <<trx:chan_device:rx_overruns>> | Number of Rx overruns in FIFO queue
|
|
| device:tx_underruns | <<trx:chan_device:tx_underruns>> | Number of Tx underruns in FIFO queue
|
|
| device:rx_drop_events | <<trx:chan_device:rx_drop_events>> | Number of times Rx samples were dropped by HW
|
|
| device:rx_drop_samples | <<trx:chan_device:rx_drop_samples>> | Number of Rx samples dropped by HW
|
|
| device:tx_drop_events | <<trx:chan_device:tx_drop_events>> | Number of times Tx samples were dropped by HW
|
|
| device:tx_drop_samples | <<trx:chan_device:tx_drop_samples>> | Number of Tx samples dropped by HW
|
|
|===
|
|
== Osmo Stat Items
|
|
|
|
// generating tables for osmo_stat_items
|
|
== Osmo Counters
|
|
|
|
// generating tables for osmo_counters
|
|
// there are no ungrouped osmo_counters
|