aboutsummaryrefslogtreecommitdiffstats
path: root/CommonLibs (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove FSF address2022q12021q4Oliver Smith2021-12-143-12/+0
* trx_rate_ctr: use thread safe strerror() in device_sig_cb()Vadim Yanitskiy2021-10-251-2/+5
* vty: printing fn offset should be signedEric2021-06-161-1/+1
* Use new stat item/ctr getter APIsPau Espin Pedrol2021-06-041-15/+15
* add hidden fn adjustment commandEric2021-05-052-0/+18
* Threads: Avoid printing pthread_self()Pau Espin Pedrol2021-03-011-2/+2
* Drop logging pthread IDPau Espin Pedrol2021-03-012-11/+6
* Threads.cpp: Fix missing extern C around libosmocore includePau Espin Pedrol2021-03-011-0/+2
* Add a (hidden) VTY parameter for Rx/Tx freq. shiftingVadim Yanitskiy2021-02-212-0/+17
* Replace my_gettid with libosmocore osmo_gettid APIPau Espin Pedrol2021-02-173-30/+6
* Threads.cpp: Use already existing gettid wrapper functionPau Espin Pedrol2021-02-171-7/+1
* vty: fix swapped documentation for 'filler type' commandVadim Yanitskiy2020-12-081-1/+1
* vty: fix documentation for 'ext-rach (disable|enable)'Vadim Yanitskiy2020-11-041-1/+3
* vty: auto-generate cmd and doc strings for cfg_filler_type_cmdVadim Yanitskiy2020-11-021-14/+21
* vty: remove groundless statement about filler type 'dummy'Vadim Yanitskiy2020-11-021-2/+1
* vty: fix documentation for 'multi-arfcn (disable|enable)'Vadim Yanitskiy2020-11-021-1/+2
* vty: cosmetic: use VTY_IPV4_CMD in 'bind-ip' / 'remote-ip'Vadim Yanitskiy2020-11-021-2/+2
* vty: fix documentation for 'rx-sps (1|4)' and 'tx-sps (1|4)'Vadim Yanitskiy2020-11-021-2/+6
* vty: fix documentation for 'egprs (disable|enable)'Vadim Yanitskiy2020-10-301-1/+3
* vty: fix documentation for 'swap-channels (disable|enable)'Vadim Yanitskiy2020-10-301-1/+3
* Calculate RSSI offset based on RxGain configurationPau Espin Pedrol2020-10-142-4/+9
* Transceiver: Pass config struct instead of large list of paramsPau Espin Pedrol2020-10-142-33/+38
* vty: add attributes to VTY commands indicating when they applyPhilipp Maier2020-10-081-12/+14
* vty: add multi-ARFCN specific warning for chan N > 0Vadim Yanitskiy2020-09-121-0/+12
* transceiver: optimize code if optimizations are enabledEric2020-08-251-14/+19
* Use new libosmovty cpu sched config featuresPau Espin Pedrol2020-07-311-1/+3
* Transceiver: Add several rate_ctr for rx error conditionsPau Espin Pedrol2020-07-273-0/+18
* Introduce CTR log categoryPau Espin Pedrol2020-07-173-19/+26
* trx_rate_ctr: Lower some log levelsPau Espin Pedrol2020-07-171-6/+6
* Add rate counter for missing Txbursts when scheduled towards the radioInterfacePau Espin Pedrol2020-07-104-2/+9
* Introduce rate counters to detect issues in received Dl bursts from TRXDPau Espin Pedrol2020-07-104-2/+24
* trx_rate_ctr: Fix locking wrong mutexPau Espin Pedrol2020-07-101-1/+1
* Introduce rate counter tx_stale_burstsPau Espin Pedrol2020-06-294-7/+59
* Rename device specific rate counter multi-thread helpersPau Espin Pedrol2020-06-292-49/+49
* trx_rate_ctr: Fix immediate rescheduling on per-sec thresholdsPau Espin Pedrol2020-06-291-2/+2
* cosmetic: trx_rate_ctr: Fix whitespacePau Espin Pedrol2020-06-291-1/+1
* debug: use LOGL_NOTICE for log category DDEVPhilipp Maier2020-03-251-1/+1
* cosmetic: fix several typos found by codespellPau Espin Pedrol2020-02-251-1/+1
* debug.h: Fix print format of chan in CLOGCHANPau Espin Pedrol2020-02-191-1/+1
* debug.h: Avoid printing pthread_t typePau Espin Pedrol2020-02-192-4/+28
* lms: Store device type specific parameters in one placePau Espin Pedrol2020-01-152-1/+2
* uhd: Use DEVDRV log category and support UHD >=3.11 logging frameworkPau Espin Pedrol2020-01-071-0/+3
* Make logging category DLMS generic and reusable for other backendsPau Espin Pedrol2020-01-073-4/+7
* Transceiver.cpp: Introduce and use new logging categoriesPau Espin Pedrol2019-12-202-0/+21
* vty: Simplify filler burst settings and improve help and readability.Alexander Chemeris2019-10-212-72/+78
* Fix common misspellings and typosMartin Hauke2019-10-178-8/+8
* vty: Don't enable random filler bursts automatically with EDGE.Alexander Chemeris2019-10-151-1/+0
* Use new libosmocore logging lock APIPau Espin Pedrol2019-10-093-59/+4
* radioInterface: Atomically fetch and change underrun variablePau Espin Pedrol2019-09-202-3/+29
* lms: Drop rx_underruns rate ctr, add tx_drop_* rate ctrPau Espin Pedrol2019-08-014-11/+18