aboutsummaryrefslogtreecommitdiffstats
path: root/src/mslot_class.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-28mslot_class: two more: use uint32_t to shift 1 << 31Neels Hofmeyr1-2/+2
2018-03-26mslot_class: find_free_tfi(): use uint32_t to shift 1 << 31Neels Hofmeyr1-1/+1
2018-02-21Simplify TS alloc: move slot check into functionsMax1-0/+35
2018-02-21Simplify TS alloc: move slot assignmentMax1-0/+8
2018-02-20Simplify TS alloc: don't use PDCH for free TFIMax1-0/+16
2018-02-19Simplify TS alloc: split allocationMax1-0/+8
2018-02-19Simplify TS alloc: separate capacity computationMax1-0/+16
2018-02-19Simplify TS alloc: split off RX mask computationMax1-0/+42
2018-01-25Add multislot classes from latest specMax1-7/+30
2017-12-21Add function to get max supported MS classMax1-0/+5
2017-11-21Move multislot table to separate fileMax1-0/+144