aboutsummaryrefslogtreecommitdiffstats
path: root/CommonLibs/trx_rate_ctr.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-10-25trx_rate_ctr: use thread safe strerror() in device_sig_cb()Vadim Yanitskiy1-2/+5
2021-06-04Use new stat item/ctr getter APIsPau Espin Pedrol1-15/+15
2020-07-27Transceiver: Add several rate_ctr for rx error conditionsPau Espin Pedrol1-0/+12
2020-07-17Introduce CTR log categoryPau Espin Pedrol1-19/+19
2020-07-17trx_rate_ctr: Lower some log levelsPau Espin Pedrol1-6/+6
2020-07-10Add rate counter for missing Txbursts when scheduled towards the radioInterfacePau Espin Pedrol1-0/+4
2020-07-10Introduce rate counters to detect issues in received Dl bursts from TRXDPau Espin Pedrol1-0/+12
2020-07-10trx_rate_ctr: Fix locking wrong mutexPau Espin Pedrol1-1/+1
2020-06-29Introduce rate counter tx_stale_burstsPau Espin Pedrol1-5/+48
2020-06-29Rename device specific rate counter multi-thread helpersPau Espin Pedrol1-43/+43
2020-06-29trx_rate_ctr: Fix immediate rescheduling on per-sec thresholdsPau Espin Pedrol1-2/+2
2020-06-29cosmetic: trx_rate_ctr: Fix whitespacePau Espin Pedrol1-1/+1
2019-10-17Fix common misspellings and typosMartin Hauke1-1/+1
2019-08-01lms: Drop rx_underruns rate ctr, add tx_drop_* rate ctrPau Espin Pedrol1-6/+10
2019-06-25trx_{vty,rate_ctr}: Set proper license AGPLv3+Pau Espin Pedrol1-6/+8
2019-06-11Add VTY commands to set error ctr thresholdsPau Espin Pedrol1-7/+157
2019-06-05Add rate_ctr support to store/retrieve SDR errors through VTYPau Espin Pedrol1-0/+180