aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-11implement support for 3-digit MNC with leading zerosNeels Hofmeyr14-21/+40
2018-02-28pcuif_proto: add version 8 featuresAlexander Couzens1-1/+19
2018-02-28pcuif_proto.h: fix whitespaces and indentionAlexander Couzens1-5/+5
2018-02-21Simplify TS alloc: move slot check into functionsMax5-123/+626
2018-02-21Simplify TS alloc: move slot assignmentMax4-42/+84
2018-02-20TBF: make network counters internalMax5-35/+88
2018-02-20Simplify TS alloc: constify max dl slot funcMax2-2/+2
2018-02-20Simplify TS alloc: don't use PDCH for free TFIMax4-19/+21
2018-02-19Move PDCH-related functions into separate filesMax16-1020/+1125
2018-02-19Simplify TS alloc: split USF/UL allocationMax1-19/+42
2018-02-19Simplify TS alloc: split allocationMax3-57/+105
2018-02-19Simplify TS alloc: separate capacity computationMax3-40/+50
2018-02-19Simplify TS alloc: split off RX mask computationMax4-49/+57
2018-02-19Update header includesMax26-30/+118
2018-02-19Move include guard to the topMax2-5/+6
2018-02-19Move paging generation into PDCHMax2-12/+14
2018-02-19Use explicit type for pcu_lsb()Max1-2/+1
2018-02-14Make osmo-pcu wait for BTS to become available at start-up time.Stefan Sperling3-7/+27
2018-02-13emu: use libosmocore definitionsMax1-29/+1
2018-02-08TBF: move common test code into functionsMax1-109/+67
2018-02-07RACH: improve single block detectionMax1-44/+28
2018-02-03vty: drop unused functionMax3-7/+1
2018-02-03TBF: show assignment kind in vtyMax1-3/+5
2018-02-03TBF: add helpers for assignment type handlingMax4-10/+86
2018-02-03TBF: decrease logging verbosity for trafficMax2-3/+3
2018-01-31Simplify TS alloc: internalize TRX checkMax1-11/+10
2018-01-31TS alloc: print suggested TRX on allocation errorsMax2-825/+825
2018-01-26Simplify TS alloc: adjust function signaturesMax3-51/+61
2018-01-26Simplify TS alloc: use defines for constantsMax4-8/+9
2018-01-26Simplify TS alloc: avoid TS reassignmentMax1-5/+5
2018-01-26Simplify TS alloc: fix allocation callsMax4-19/+26
2018-01-26Simplify TS alloc: adjust allocator signaturesMax7-62/+61
2018-01-25TBF: override send function via linker optionMax2-1/+4
2018-01-25TBF: decrease L1 logging verbosity in testMax2-290/+1
2018-01-25cosmetic: fix whitespace issue with include filesMax1-3/+3
2018-01-25Add multislot classes from latest specMax7-3172/+72613
2018-01-25AllocTest: remove assumption on max MS classMax3-2732/+4072
2018-01-25AllocTest: expand test outputMax2-101/+85
2018-01-25AllocTest: adjust test_alloc_b()Max1-199/+156
2018-01-25Add tests for find_multi_slots()Max6-3/+1353
2018-01-24TBF: adjust test log levelsMax2-1186/+4796
2018-01-24TBF: make poll state internalMax7-14/+43
2018-01-24TBF: make UL ack state internalMax5-13/+38
2018-01-24TBF: make UL/DL state internalMax6-44/+77
2018-01-19TBF: add dedicated log categoriesMax8-5694/+137339
2018-01-17Set V_N and V_B to known initial stateMax1-0/+2
2018-01-17jenkins.sh: Disable building doxygen for depsMax1-1/+1
2018-01-17TBF: log source of state transitionsMax6-25/+28
2018-01-17Allow specifying sysmocom headers explicitlyMax3-6/+15
2018-01-17Use Timing Advance Index in UL assignmentsMax2-18/+22