aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-trx/scheduler.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-22TRX: Allow transcoding of TCH FR with MSB first (RTP) or LSB first (E1)Andreas Eversberg1-3/+4
2015-09-22TRX: Completed TCH/F full rate supportAndreas Eversberg1-452/+635
2015-09-22TRX: Minor fixes, especially handle TOA of RACH correctlyAndreas Eversberg1-19/+35
2015-09-22TRX: Use received TRX clocks to determine availablility of tranceiverAndreas Eversberg1-6/+16
2015-09-22TRX: Fixes and improvements of schedulerAndreas Eversberg1-28/+94
2015-09-22TRX: Power down tranceiver and reset scheduler, if abis link is lostAndreas Eversberg1-3/+12
2015-09-22TRX: Introduce osmobts-trx, a layer 1 implementation for OpenBTS tranceiversAndreas Eversberg1-0/+1987