aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/device/ipc
AgeCommit message (Expand)AuthorFilesLines
2020-05-06ipc: add master socket number/path parametershoernchen/ipcEric3-11/+68
2020-05-06shm: fix alignmentEric1-4/+4
2020-04-22ipc: gain settingEric1-6/+25
2020-04-22ipc: make ipc server uhd output more verboseEric1-0/+6
2020-04-22ipc: print received path delay valueEric1-0/+2
2020-04-29ipc: adjust over/underflow reportingEric1-5/+14
2020-04-29ipc: remove intermediate class used for debuggingEric4-261/+16
2020-04-29ipc: update the licensesEric12-29/+145
2020-04-27v1Eric19-844/+2376
2020-04-20scaling valEric2-0/+2
2020-04-20spawn the client as a threadEric8-55/+131
2020-04-19silence warningsEric1-6/+6
2020-04-16no undefined behavior by adding/substracting values != 0 from null ptrEric1-6/+7
2020-04-16shm: fix warningsEric1-4/+4
2020-04-15ipc: fix shm size calculationEric1-5/+5
2020-04-15WIP: commentsPau Espin Pedrol1-0/+41
2020-04-15WIP: osmo-trx-ipcPau Espin Pedrol6-0/+1819