aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs_ms.h
AgeCommit message (Expand)AuthorFilesLines
2016-07-13Add Accessor functions for ARQ-II in EGPRS DLAravind Sirsikar1-0/+1
2016-02-08ms: Add current_pacch_slots methodJacob Erlbeck1-0/+1
2016-02-01edge: Replace integer cs by GprsCodingSchemeJacob Erlbeck1-5/+16
2015-11-30edge: Get EGPRS multislot classJacob Erlbeck1-0/+8
2015-09-01bts: Start a DL TBF if needed after establishment of an UL TBFJacob Erlbeck1-0/+9
2015-08-24ms: Store references to replaced TBFs in the MS objectJacob Erlbeck1-1/+9
2015-08-18ms: Move MS information merging to GprsMSJacob Erlbeck1-0/+2
2015-08-14tbf: Handle TLLI change on DLJacob Erlbeck1-0/+2
2015-07-21llc: Use CoDel to drop packages from the LLC queueJacob Erlbeck1-0/+9
2015-07-16ms: Add is_idle() method to GprsMs::GuardJacob Erlbeck1-0/+2
2015-07-03ms: Get the set of slots currently activeJacob Erlbeck1-0/+2
2015-07-03ms: Add support for slot reservationJacob Erlbeck1-0/+23
2015-07-03ms: Add tbf() method to get the TBF based on the directionJacob Erlbeck1-0/+2
2015-07-03ms: Add first_common_ts method to GprsMsJacob Erlbeck1-0/+2
2015-06-22ms: Reduce DL CS level if only a few LLC bytes are leftJacob Erlbeck1-5/+0
2015-06-22ms: Store the NACK rate in the MS objectJacob Erlbeck1-0/+7
2015-06-22ms: Store the L1 measurement values in the MS objectsJacob Erlbeck1-0/+6
2015-06-08ms: Add blocking period for CS upgradeJacob Erlbeck1-0/+2
2015-06-08tbf: Add adaptive DL CS adjustmentJacob Erlbeck1-0/+2
2015-06-08tbf: Move the current CS field to GprsMsJacob Erlbeck1-0/+17
2015-06-08ms: Add back pointer to BTSJacob Erlbeck1-1/+4
2015-06-08tbf: Store MS class in GprsMs objectsJacob Erlbeck1-0/+8
2015-06-08tbf: Move the LLC queue to GprsMsJacob Erlbeck1-0/+16
2015-05-28ms: Add timerJacob Erlbeck1-1/+20
2015-05-28tbf: Store the timing advance (TA) value in the GprsMs objectJacob Erlbeck1-0/+9
2015-05-28tbf: Move IMSI to MS objectJacob Erlbeck1-0/+12
2015-05-27tbf: Always call set_tlli/confirm_tlli in update_msJacob Erlbeck1-1/+3
2015-05-21ms: Support new and old TLLIsJacob Erlbeck1-1/+16
2015-05-20ms: Add MS storage classJacob Erlbeck1-0/+5
2015-05-20ms: Add GprsMs class to hold per-MS informationJacob Erlbeck1-0/+79