aboutsummaryrefslogtreecommitdiffstats
path: root/src/bts.h
AgeCommit message (Expand)AuthorFilesLines
2016-02-22Introduce --gsmtap-ip/-i optionMax1-0/+2
2016-02-08tbf: Add counters for aborted TBF in state FLOWJacob Erlbeck1-0/+6
2016-02-08edge: Make window size configurableJacob Erlbeck1-2/+2
2016-02-08rlc: Add unified gprs_rlc_window parent classJacob Erlbeck1-0/+2
2016-02-08edge: Disable GPRS/EGPRS mixed modeJacob Erlbeck1-0/+3
2016-02-08edge: Handle EGPRS PACKET DOWNLINK ACK NACKJacob Erlbeck1-0/+1
2016-02-01edge: Add initial_mcs_dl and initial_mcs_ul config valuesJacob Erlbeck1-0/+1
2016-02-01edge: Add max_mcs_ul and max_mcs_dl configJacob Erlbeck1-0/+1
2016-02-01tbf: Use LListHead instead of llist_podsJacob Erlbeck1-7/+19
2015-12-16edge: Remove unused GPRS functionsJacob Erlbeck1-2/+0
2015-12-16edge: Use a single PDCH rcv_data_block method for GPRS and EGPRSJacob Erlbeck1-1/+1
2015-12-15edge: Rename rcv_data_block_acknowledgedJacob Erlbeck1-1/+1
2015-12-15edge: Add gprs_rlcmac_pdch::rcv_block_egprs stubJacob Erlbeck1-0/+2
2015-12-15edge: Use GprsCodingScheme to adjust the UL RLC block sizeJacob Erlbeck1-0/+3
2015-12-15edge: Support EGPRS multislot class handling in tbf_allocJacob Erlbeck1-1/+1
2015-11-30edge: Add egprs config commandJacob Erlbeck1-0/+1
2015-11-30stat: Add global stat groupJacob Erlbeck1-0/+27
2015-09-07poll: Count failed proceduresJacob Erlbeck1-0/+6
2015-08-28l1: Use the FN of all data_ind/ra_ind DSP messagesJacob Erlbeck1-1/+1
2015-08-28poll: Count unexpected block FN valuesJacob Erlbeck1-0/+3
2015-08-28poll: Use the data_ind FN as time source for current frameJacob Erlbeck1-0/+2
2015-08-21tbf/test: Fix existing testsJacob Erlbeck1-0/+6
2015-07-21llc: Use CoDel to drop packages from the LLC queueJacob Erlbeck1-0/+4
2015-07-16alloc: Make alloc_algorithm_dynamic statefulJacob Erlbeck1-0/+2
2015-07-16alloc: Add counters for successful algo A/B allocationsJacob Erlbeck1-0/+6
2015-07-16tbf: Put the TFI->TBF mapping into the PDCH objectsJacob Erlbeck1-5/+5
2015-07-16tbf: Move TFI selection into alloc_algorithmJacob Erlbeck1-1/+2
2015-07-16pdch: Manage TFIs per directionJacob Erlbeck1-4/+5
2015-07-07tbf: Keep a set of used TFI and USF per PDCHJacob Erlbeck1-0/+15
2015-07-07tbf: Add Poll Timeout countersJacob Erlbeck1-0/+9
2015-07-03ms: Add support for slot reservationJacob Erlbeck1-0/+16
2015-07-03tbf: Maintain the number of TBF per PDCHJacob Erlbeck1-0/+12
2015-06-29tbf: Add BTS::ms_alloc methodJacob Erlbeck1-0/+1
2015-06-29tbf: Pass the MS object around instead of old_tbfJacob Erlbeck1-1/+2
2015-06-22ms: Reduce DL CS level if only a few LLC bytes are leftJacob Erlbeck1-0/+1
2015-06-22ms: Add UL CS selection based on L1 link qualityJacob Erlbeck1-0/+1
2015-06-22l1: Pass all L1 measurements upwardsJacob Erlbeck1-2/+4
2015-06-08ms: Add support for maximum CS valuesJacob Erlbeck1-0/+1
2015-06-08tbf: Add adaptive DL CS adjustmentJacob Erlbeck1-0/+3
2015-05-28tbf: Set MS timeoutJacob Erlbeck1-0/+1
2015-05-28tbf: Remove TimingAdvance storageJacob Erlbeck1-8/+0
2015-05-28tbf: Remove IMSI handling from trigger_dl_assJacob Erlbeck1-1/+1
2015-05-27tbf: Remove the TLLI from the TBFsJacob Erlbeck1-3/+0
2015-05-20ms: Integrate the MS storageJacob Erlbeck1-0/+16
2015-05-06bssgp: Add VTY command to Limit the bucket size by timeJacob Erlbeck1-0/+1
2015-05-06bssgp: Make BVC bucket size / leak rate configurableJacob Erlbeck1-0/+4
2015-04-02tbf: Force ACK after the last DL LCC frame has been receivedJacob Erlbeck1-0/+1
2015-04-02tbf: Use a hysteresis when discarding DL LLC framesJacob Erlbeck1-0/+1
2015-03-25tbf: Poll MS on idle DL TBFsJacob Erlbeck1-0/+4
2015-03-25tbf: Implement delayed release of a downlink TBFJacob Erlbeck1-0/+1