aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-08enable and disable ACC ramping when link comes up / goes downstsp/acc_rampStefan Sperling2-2/+10
2018-02-08move ramp_init() call to bootstrap_bts()Stefan Sperling1-0/+2
2018-02-08add a VTY command for acc ramp step sizeStefan Sperling1-2/+26
2018-02-08show complete ACC config in VTYStefan Sperling1-1/+11
2018-02-08add VTY command to configure ramping step intervalStefan Sperling3-13/+47
2018-02-08don't read barred bitmasks directly where it isn't neededStefan Sperling1-2/+2
2018-02-08remove default step interval; it doesn't make sense to have thisStefan Sperling2-13/+9
2018-02-08improve commentStefan Sperling1-1/+1
2018-02-08improve commentsStefan Sperling1-2/+2
2018-02-08notify BTS also in short-cut ramping step caseStefan Sperling1-0/+1
2018-02-08improve a debug log messageStefan Sperling1-1/+1
2018-02-08use default step interval if load cannot be determinedStefan Sperling1-1/+1
2018-02-08document a helper functionStefan Sperling1-0/+4
2018-02-08rename another helper functionStefan Sperling1-4/+4
2018-02-08rename a helper functionStefan Sperling1-2/+2
2018-02-08slight improvements to docsStefan Sperling1-8/+6
2018-02-06increase min intervalStefan Sperling1-1/+1
2018-02-06rename vty commandStefan Sperling1-2/+2
2018-02-06do not conflict with the 'rach access-control-class' vty commandStefan Sperling3-35/+69
2018-02-06show 'acc-ramping' in bts configStefan Sperling1-0/+2
2018-02-06add a VTY option to enable/disable acc ramdingStefan Sperling5-8/+37
2018-02-06make it possible to enable/disable rumping at startupStefan Sperling2-8/+23
2018-02-06move acc_ramp.c to libbscStefan Sperling4-4/+1
2018-02-06update rach control parametersStefan Sperling1-0/+18
2018-02-06reformat loop for better readabilityStefan Sperling1-4/+4
2018-02-06formatting tweakStefan Sperling1-5/+10
2018-02-06rename a variable and improve commentsStefan Sperling1-6/+6
2018-02-06rename a function againStefan Sperling1-3/+3
2018-02-06fix previousStefan Sperling1-1/+1
2018-02-06only set lower 2 bits of t2Stefan Sperling1-1/+1
2018-02-06clear bits in bitmask correctlyStefan Sperling1-2/+2
2018-02-06fix logging for ACC 8 and 9Stefan Sperling1-5/+10
2018-02-06add more logging and fix step loop termination conditionStefan Sperling1-10/+19
2018-02-06rename a functionStefan Sperling1-3/+3
2018-02-06initial acc ramping implementation (untested)Stefan Sperling6-17/+163
2018-02-06Add skeleton for an acc ramp implementation.Stefan Sperling4-0/+57
2018-02-06Move ACC data structures to their own header file.Stefan Sperling2-51/+78
2018-02-06Add data structure definitions for Access Control Class ramping.Stefan Sperling1-0/+53
2018-02-05Add stat items for the BTS's channel load average and T3122.Stefan Sperling4-2/+28
2018-02-05vty: print RTP IP of lchan if actually bound; print remote (mgw) IPHarald Welte1-5/+15
2018-02-05gsm_data_shared.h: Remove unused sacch_deact member fieldHarald Welte1-1/+0
2018-02-05Make "waiting indicator" of IMMEDIATE ASSIGN REJECT dynamic.Stefan Sperling11-30/+143
2018-01-28update.gitignore with 'tags' files and 'deps' directoryHarald Welte1-0/+2
2018-01-28remove obsolete gsm_subscriber_connection.bts memberHarald Welte4-11/+5
2018-01-28bssmap_handle_assignm_req(): Decode channel type as first stepHarald Welte1-17/+16
2018-01-28cosmetic: Remove data/len variables in bssmap_handle_assignm_req()Harald Welte1-11/+6
2018-01-26Improve an error message in page_lai_and_lac()Stefan Sperling2-2/+2
2018-01-25Remove an unused variable.Stefan Sperling1-7/+0
2018-01-24cosmetic: log prim operation as textMax1-1/+2
2018-01-22HO: Add a penalty timer list to the subscriber connection entityAndreas Eversberg2-0/+20