aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs_rlcmac.h
AgeCommit message (Expand)AuthorFilesLines
2023-04-12gprs_rlcmac: convert from C++ to CMax1-7/+3
2023-03-20pcu_l1_if: get rid of strange paging group calculationPhilipp Maier1-1/+1
2022-12-16Rename gprs_rlcmac_ts_alloc.cpp -> alloc_algo.cpp & create own .h filePau Espin Pedrol1-10/+0
2021-12-14treewide: remove FSF address2021q4Oliver Smith1-4/+0
2021-02-26Remove uneeded ms param from alloc_algorithm_func_t funcPau Espin Pedrol1-3/+3
2021-01-20Allow multiple bts objects in PCUPau Espin Pedrol1-1/+1
2021-01-19Convert gprs_bssgp_pcu.cpp to CPau Espin Pedrol1-6/+9
2021-01-19Get rid of unused gsm_timer.{cpp,h}Pau Espin Pedrol1-1/+0
2020-08-24pdch: rcv pkt meas rep: Allocate MS object early in path and use itPau Espin Pedrol1-1/+1
2020-08-24paging: pass struct osmo_mobile_identity, not encoded IE bytesNeels Hofmeyr1-1/+1
2020-03-30Move gsm_rlcmac.cpp -> .cPau Espin Pedrol1-1/+1
2020-01-06Allow Gb PAGING-PS without P-TMSIPau Espin Pedrol1-1/+1
2020-01-06Pass paging group instead of imsi where later is not neededPau Espin Pedrol1-2/+2
2019-12-10Fix trailing whitespacePau Espin Pedrol1-2/+2
2019-09-14Forward ETWS Primary Notification to MSOliver Smith1-0/+3
2019-02-19Add define for dummy burst stringMax1-0/+1
2018-02-20Simplify TS alloc: constify max dl slot funcMax1-1/+1
2018-01-26Simplify TS alloc: adjust allocator signaturesMax1-14/+10
2018-01-25Add tests for find_multi_slots()Max1-0/+3
2017-12-18Remove unused includes and forward declarationsMax1-1/+0
2017-05-15remove pcu own bitvector implementationAlexander Couzens1-1/+1
2016-07-26Remove useless ARFCN parameterMax1-1/+1
2015-07-17bssgp: Adapt flowcontrol MS default to current alloc algorithmJacob Erlbeck1-0/+3
2015-07-16alloc: Add 'dynamic' allocation algorithmJacob Erlbeck1-0/+5
2015-07-16tbf: Move TFI selection into alloc_algorithmJacob Erlbeck1-2/+4
2015-06-29tbf: Pass the MS object around instead of old_tbfJacob Erlbeck1-2/+3
2014-08-08tbf, gprs_rlcmac_meas: Move the DL bandwidth variables to the DL TBFDaniel Willmann1-3/+3
2013-11-26debug_diagram: Remove the special debug_diagram compilation modeHolger Hans Peter Freyther1-9/+0
2013-10-30tbf: Move gprs_rlcmac_send_data_block_acknowledged into tbfHolger Hans Peter Freyther1-3/+0
2013-10-30tbf: Move gprs_rlcmac_send_packet_uplink_assignment into the tbfHolger Hans Peter Freyther1-4/+0
2013-10-30tbf: Move gprs_rlcmac_send_packet_uplink_assignment to the tbfHolger Hans Peter Freyther1-3/+0
2013-10-30tbf: Move gprs_rlcmac_send_uplink_ack into the tbfHolger Hans Peter Freyther1-4/+0
2013-10-30bts: Move gprs_rlcmac_rcv_rach into the BTS classHolger Hans Peter Freyther1-2/+0
2013-10-30tbf: Move gprs_rlcmac_send_packet_downlink_assignment into the tbfHolger Hans Peter Freyther1-3/+0
2013-10-30bts: Move gprs_rlcmac_trigger_downlink_assignment into BTSHolger Hans Peter Freyther1-4/+0
2013-10-30tbf: Move gprs_rlcmac_poll_timeout into the tbfHolger Hans Peter Freyther1-2/+0
2013-10-30bts: Move rcv_imm_ass_cnf into the bts codeHolger Hans Peter Freyther1-2/+0
2013-10-30pdch: Move the giant switch/case of gprs_rlcmac_rcv_control_blockHolger Hans Peter Freyther1-4/+0
2013-10-30pdch/tbf: Move gprs_rlcmac_rcv_data_block_acknowledged into the pdchHolger Hans Peter Freyther1-4/+0
2013-10-30pdch: Move the dispatch of gprs_rlcmac_rcv_block into the pdchHolger Hans Peter Freyther1-4/+0
2013-10-30misc: Remove the bts parameter from calls that take a tbfHolger Hans Peter Freyther1-6/+3
2013-10-30data: Move gprs_rlcmac_cs to the place it is used and make staticHolger Hans Peter Freyther1-2/+0
2013-10-30bts/tbf: Move the lists into the BTS and do the look-up from the BTSHolger Hans Peter Freyther1-3/+4
2013-10-30sba: Create a SBAController that will manage the sbas for a BTSHolger Hans Peter Freyther1-19/+0
2013-10-30sba: Move the sba code to a dedicated fileHolger Hans Peter Freyther1-0/+2
2013-10-30ta: Create TimingAdvance class and make it belong to the BTSHolger Hans Peter Freyther1-6/+0
2013-10-30encoding: Move the functions into the encoding classHolger Hans Peter Freyther1-31/+0
2013-10-30encoding: Move encoding routines into a separate fileHolger Hans Peter Freyther1-0/+2
2013-10-30bts/pdch: Move the adding of paging to the BTS/PDCH objectsHolger Hans Peter Freyther1-2/+0
2013-10-30pdch: Move paging dequeue into the PDCH objectHolger Hans Peter Freyther1-6/+0