aboutsummaryrefslogtreecommitdiffstats
path: root/src/bts.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-02-03TBF: add helpers for assignment type handlingMax1-2/+2
2018-01-31TS alloc: print suggested TRX on allocation errorsMax1-1/+1
2018-01-26Simplify TS alloc: adjust function signaturesMax1-3/+2
2018-01-26Simplify TS alloc: use defines for constantsMax1-1/+1
2018-01-26Simplify TS alloc: fix allocation callsMax1-1/+1
2018-01-24TBF: make poll state internalMax1-2/+2
2018-01-24TBF: make UL/DL state internalMax1-7/+7
2018-01-17TBF: log source of state transitionsMax1-3/+3
2018-01-12TBF: move window parameters to UL/DL levelMax1-4/+4
2018-01-12Clarify RACH-related interfacesMax1-79/+86
2018-01-12TBF: cleanup state flag handlingMax1-12/+5
2018-01-02TBF: log timer invocation sourceMax1-2/+2
2018-01-02TBF: unify timer handlingMax1-2/+2
2017-12-21Fix warningsMax1-2/+2
2017-12-20TBF: add N3101 counterMax1-0/+19
2017-12-20TBF: implement independent T31xx timersMax1-1/+1
2017-12-20Introduce LOGTBF* for consistent loggingMax1-47/+33
2017-12-18Fix tests after rate_ctr changeMax1-1/+9
2017-12-05TBF: expand timer loggingMax1-3/+3
2017-11-21Replace '.' in counter names with ':'Max1-85/+85
2017-11-16PCU: Fix TA adjustmentMinh-Quang Nguyen1-7/+49
2017-10-29Call osmo_init_logging() before static BTS constructorHarald Welte1-0/+11
2017-09-04cosmetic: convert explicit warnings to fixme/todoMax1-1/+1
2017-08-14Simplify polling troubleshootingMax1-1/+3
2017-08-14Move DL assignment to TBF-DLMax1-34/+0
2017-08-14Move common code into functionsMax1-57/+36
2017-08-14Encapsulate handling of UL ACK timeoutMax1-9/+6
2017-07-29GSMTAP: Fix channel type for data blocks: PDTCH instead of PACCHHarald Welte1-2/+2
2017-07-21Introduce GSMTAP categoriesHarald Welte1-7/+34
2017-07-12check for missing result of rate_ctr_group_alloc()Harald Welte1-0/+2
2017-07-10Remove TBF knowledge from rcv_control*dl_ack_nackMax1-20/+8
2017-05-26Cleanup FN schedulingMax1-4/+8
2017-05-24Fix typo in loggingMax1-1/+1
2017-05-15remove pcu own bitvector implementationAlexander Couzens1-4/+4
2017-03-13bts.cpp: Fix overloading ambiguityMax1-5/+10
2017-03-05BTS: Convert relative frame numbers to absolute frame numbersPhilipp Maier1-14/+57
2017-02-01cosmetic: Fix log outputPhilipp Maier1-2/+2
2017-01-26BTS: accept also relative frame numbers with rach requstPhilipp1-0/+15
2017-01-24Handle packet access reject during packet resource requestaravind sirsikar1-1/+5
2017-01-16Log additional info for radio errorsMax1-2/+11
2016-12-22Add counter at BTS level And statistics at TBF/MS level.sivasankari1-0/+4
2016-11-25Add new BTS level counterssivasankari1-1/+11
2016-11-14Add BTS level countersMrinal Mishra1-2/+51
2016-11-11Handle packet access reject during EPDAN/PDAN with channel descriptionaravind sirsikar1-10/+24
2016-11-09Handle Immediate assignment rejectaravind sirsikar1-42/+65
2016-10-19Use qbit-TA to update Timing AdvanceMax1-9/+18
2016-10-18Revert "tbf: Add state WAIT_ASSIGN"Neels Hofmeyr1-7/+2
2016-09-16Update the function immediate assignment for EGPRSbhargava1-1/+1
2016-09-16Handle EGPRS 11 bit RACH in osmo-pcubhargava1-11/+82
2016-09-09Fix Timing Advance handlingMax1-1/+2