aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-01-02TBF: bail out for unknown timersMax1-0/+2
2018-01-02TBF: log timer invocation sourceMax5-23/+29
2018-01-02TBF: unify timer handlingMax4-68/+32
2017-12-22Add tests for pcu_lsb()Max1-0/+4
2017-12-21Add function to get max supported MS classMax2-1/+7
2017-12-21Fix warningsMax1-2/+2
2017-12-20TBF: add N3101 counterMax3-0/+30
2017-12-20TBF: implement independent T31xx timersMax5-77/+177
2017-12-20Introduce LOGTBF* for consistent loggingMax5-140/+105
2017-12-18Fix tests after rate_ctr changeMax1-1/+9
2017-12-18Remove unused includes and forward declarationsMax12-24/+0
2017-12-15TBF: remove unused variableMax2-5/+0
2017-12-15TBF-DL: fix misleading idle time checkMax1-1/+1
2017-12-14TBF: move EGPRS enablement into (U|D)L-TBFMax2-6/+15
2017-12-13DL window: constify resend_needed() functionMax2-2/+2
2017-12-06vty: print class and TBFs for each MSMax1-2/+6
2017-12-05TBF: expand timer loggingMax5-26/+27
2017-12-05Print error cause of pcu socket connect failurePau Espin Pedrol1-1/+2
2017-12-04TBF: log timer overrideMax1-7/+7
2017-12-01Fix compiler warningMax2-2/+9
2017-11-21Replace '.' in counter names with ':'Max1-85/+85
2017-11-21Move multislot table to separate fileMax4-109/+221
2017-11-21Remove unused parameterMax1-3/+2
2017-11-16PCU: display TA information in TBF statsMinh-Quang Nguyen1-1/+2
2017-11-16PCU: Fix TA adjustmentMinh-Quang Nguyen5-13/+84
2017-11-01vty: skip installing cmds now always installed by defaultNeels Hofmeyr1-1/+0
2017-10-29Call osmo_init_logging() before static BTS constructorHarald Welte1-0/+11
2017-10-24gb: allow only packets from a specific SGSNPhilipp Maier1-0/+2
2017-10-10cosmetic: reformat multislot classes tableMax1-31/+32
2017-09-08TBF-DL: extend index check for RLC block copyMax1-0/+3
2017-09-08Assert valid CSMax2-0/+8
2017-09-04cosmetic: convert explicit warnings to fixme/todoMax6-7/+9
2017-09-01Move gsmtap and accounting into separate functionMax1-13/+31
2017-09-01Support receiving SI13 from BTSMax6-1/+33
2017-09-01cosmetic: tighten direct-phy related codeMax1-11/+11
2017-08-18EDGE: Fix UL link adaptation.Minh-Quang Nguyen4-5/+100
2017-08-17GSMTAP: fix category checks in pcu_rx_data_ind and pcu_l1if_tx_ptcchHarald Welte1-2/+2
2017-08-14Simplify polling troubleshootingMax5-21/+53
2017-08-14Move DL assignment to TBF-DLMax5-39/+38
2017-08-14Move common code into functionsMax1-57/+36
2017-08-14Encapsulate handling of UL ACK timeoutMax4-21/+39
2017-08-09Add pcu-socket vty configPau Espin Pedrol4-1/+28
2017-07-29GSMTAP: Ad PTCCH as separate gsmtap categoryHarald Welte3-1/+5
2017-07-29GSMTAP: Fix logical channel of downlink PTCCHHarald Welte1-1/+1
2017-07-29GSMTAP: Fix channel type for data blocks: PDTCH instead of PACCHHarald Welte2-3/+3
2017-07-29BSSGP: Improve logging of received messagesHarald Welte1-39/+73
2017-07-29Remove #warnings that have been adressed since 2015Harald Welte1-2/+0
2017-07-28BSSGP: Use libosmocore for BVC-RESETMax1-5/+22
2017-07-21Introduce GSMTAP categoriesHarald Welte7-48/+182
2017-07-12check for missing result of rate_ctr_group_alloc()Harald Welte2-0/+26