aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcu_utils.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-03Document pcu_lsb() functionPau Espin Pedrol1-0/+3
2023-06-03pcu_utils.h: Replace software based bitcount impl with gcc builtinPau Espin Pedrol1-9/+2
2023-05-31Use always RFN when handling RACH indicationsPau Espin Pedrol1-0/+6
2021-12-14treewide: remove FSF address2021q4Oliver Smith1-4/+0
2021-03-31pdch_ulc: Support picking RRBP other than N+13Pau Espin Pedrol1-0/+6
2021-03-15bts: Detect FN jumpsPau Espin Pedrol1-0/+15
2021-03-15Add new PDCH UL Controller, drop SBAllocator classPau Espin Pedrol1-0/+10
2021-03-11pcu_utils.h: Fix trailing whitespacePau Espin Pedrol1-1/+1
2021-01-05Convert GprsMS and helpers classes to CPau Espin Pedrol1-5/+18
2020-03-16Use clock_gettime(CLOCK_MONOTONIC) and timespec everywherePau Espin Pedrol1-3/+4
2018-02-19Use explicit type for pcu_lsb()Max1-2/+1
2017-12-22Add tests for pcu_lsb()Max1-0/+4
2017-05-26Cleanup FN schedulingMax1-0/+5
2016-02-08utils: Add pcu_bitcount and pcu_lsbJacob Erlbeck1-0/+16
2015-04-02tbf: Use a hysteresis when discarding DL LLC framesJacob Erlbeck1-0/+5
2015-03-25tbf: Implement delayed release of a downlink TBFJacob Erlbeck1-0/+21