aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipc: fix driver test restartewild/nextEric2020-08-261-1/+2
* ipc: remove uhd depEric2020-08-262-5/+4
* ipc: manually poll chan sock fdsEric2020-08-262-17/+62
* devices: reset internal smart sample buffers upon stopEric2020-08-264-2/+22
* ipc:remove unused functionEric2020-08-261-1/+0
* ipc: print initial tsEric2020-08-261-1/+1
* ipc: device, reorder includesEric2020-08-261-6/+8
* ipc: shm unused cleanupEric2020-08-261-2/+0
* ipc: increase read timeout, flush proper buf numberEric2020-08-261-2/+7
* ipc: proper tx attenuationEric2020-08-268-114/+174
* ipc: fix per channel start/stop, ipc uhd backendEric2020-08-265-25/+120
* ipc: fix the log messages for the channelsEric2020-08-261-3/+9
* contrib/osmo-trx.spec.in: add osmo-trx-ipcOliver Smith2020-08-261-2/+35
* contrib/systemd/osmo-trx-ipc.service: new fileOliver Smith2020-08-262-1/+17
* IPCDevice.h: remove limesuite includeOliver Smith2020-08-261-1/+0
* configure.ac: add --with-ipcOliver Smith2020-08-261-0/+6
* gitignore: add new binariesOliver Smith2020-08-261-0/+4
* ipc: add master socket number/path parametersEric2020-08-263-11/+68
* shm: fix alignmentEric2020-08-261-4/+4
* ipc: gain settingEric2020-08-261-6/+25
* ipc: make ipc server uhd output more verboseEric2020-08-261-0/+6
* ipc: print received path delay valueEric2020-08-261-0/+2
* ipc: adjust over/underflow reportingEric2020-08-261-5/+14
* v1Eric2020-08-2622-897/+2305
* spawn the client as a threadEric2020-08-268-55/+131
* silence warningsEric2020-08-261-6/+6
* no undefined behavior by adding/substracting values != 0 from null ptrEric2020-08-261-6/+7
* shm: fix warningsEric2020-08-261-4/+4
* ipc: fix shm size calculationEric2020-08-261-5/+5
* WIP: commentsPau Espin Pedrol2020-08-261-0/+41
* WIP: osmo-trx-ipcPau Espin Pedrol2020-08-269-0/+1831
* add kernel style .clang-format with 120 chars per line limitEric2020-08-141-0/+521
* debian/control: change maintainer to the Osmocom team / mailing listVadim Yanitskiy2020-08-131-1/+1
* Use new libosmovty cpu sched config featuresPau Espin Pedrol2020-07-3111-7/+32
* Transceiver: Add several rate_ctr for rx error conditionsPau Espin Pedrol2020-07-274-5/+33
* Transceiver: Check log level before generating burst str representationPau Espin Pedrol2020-07-271-1/+1
* Transceiver: Lower some log levels which have an associated counterPau Espin Pedrol2020-07-171-5/+5
* Introduce CTR log categoryPau Espin Pedrol2020-07-173-19/+26
* trx_rate_ctr: Lower some log levelsPau Espin Pedrol2020-07-171-6/+6
* Transceiver: Restrict conditions where FN gaps are detectedPau Espin Pedrol2020-07-171-1/+1
* Transceiver: Use already obtained value from Rx msg structurePau Espin Pedrol2020-07-151-1/+1
* Transceiver: Provide initial value for TransceiverState::mFiller in constructorPau Espin Pedrol2020-07-151-1/+1
* Add rate counter for missing Txbursts when scheduled towards the radioInterfacePau Espin Pedrol2020-07-105-6/+20
* Transceiver: Fix race condition obtaining Dl burst from Upper layerPau Espin Pedrol2020-07-103-23/+17
* Introduce rate counters to detect issues in received Dl bursts from TRXDPau Espin Pedrol2020-07-106-10/+80
* trx_rate_ctr: Fix locking wrong mutexPau Espin Pedrol2020-07-101-1/+1
* doc/manuals: Update thread documentation after dropping CTRL sock threadsPau Espin Pedrol2020-07-011-10/+5
* TransceiverState: Initialize ctrs field in constructorPau Espin Pedrol2020-07-011-0/+1
* Introduce rate counter tx_stale_burstsPau Espin Pedrol2020-06-296-7/+73
* Rename device specific rate counter multi-thread helpersPau Espin Pedrol2020-06-292-49/+49