aboutsummaryrefslogtreecommitdiffstats
path: root/src/trau/trau_frame.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-06trau_frame: Add missing break statement in osmo_trau_frame_encode()Harald Welte1-0/+1
2020-08-06trau_frame: Fix computation of odd parity while encoding HR framesHarald Welte1-1/+1
2020-08-03osmo_trau_frame_encode(): Check for sufficiently sized output bufferHarald Welte1-0/+37
2020-08-03trau_frame: Introduce support for Downlink Time AlignmentHarald Welte1-40/+129
2020-08-03trau_frame: New APIHarald Welte1-0/+1364