aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/device/ipc
AgeCommit message (Expand)AuthorFilesLines
2020-08-26ipc: increase read timeout, flush proper buf numberEric1-2/+7
2020-08-26ipc: proper tx attenuationEric8-114/+174
2020-08-26ipc: fix per channel start/stop, ipc uhd backendEric5-25/+120
2020-08-26ipc: fix the log messages for the channelsEric1-3/+9
2020-08-26IPCDevice.h: remove limesuite includeOliver Smith1-1/+0
2020-08-26ipc: add master socket number/path parametersEric3-11/+68
2020-08-26shm: fix alignmentEric1-4/+4
2020-08-26ipc: gain settingEric1-6/+25
2020-08-26ipc: make ipc server uhd output more verboseEric1-0/+6
2020-08-26ipc: print received path delay valueEric1-0/+2
2020-08-26ipc: adjust over/underflow reportingEric1-5/+14
2020-08-26v1Eric19-894/+2299
2020-08-26spawn the client as a threadEric8-55/+131
2020-08-26silence warningsEric1-6/+6
2020-08-26no undefined behavior by adding/substracting values != 0 from null ptrEric1-6/+7
2020-08-26shm: fix warningsEric1-4/+4
2020-08-26ipc: fix shm size calculationEric1-5/+5
2020-08-26WIP: commentsPau Espin Pedrol1-0/+41
2020-08-26WIP: osmo-trx-ipcPau Espin Pedrol6-0/+1819