Commit Graph

2016 Commits (0f88bcdebf84365f375f7f4ae178c4e20d5e1981)
 

Author SHA1 Message Date
Pau Espin 0f88bcdebf bts: Use public getter instead of class member
2 years ago
Pau Espin 767144f7b7 cosmetic: sysmo: Drop unneded comment line
2 years ago
Pau Espin e376fd57cf Use LOGPDCH macro to standarize log line
2 years ago
Pau Espin 3bbb3cc1f2 Fix crash with dyn TS when using direct pcu
2 years ago
Pau Espin a89a23881f sched: energy saving: Avoid Tx dummy blocks on empty PDCH TS
2 years ago
Pau Espin c4fe1f97b4 cosmetic: Fix typo in comment
2 years ago
Pau Espin d06ec27856 fix typo 's/dowlink/downlink/g'
2 years ago
Pau Espin f48de627f4 tbf: Move T3193 to tbf_state FSM
2 years ago
Pau Espin a161bf48bd Simplify tbf::set_polling()
2 years ago
Pau Espin ea8dbddab1 Move tbf ul_ack_state to osmocom FSM
2 years ago
Pau Espin 3e48cfd9f3 tbf.h: Improve documentation on several flags
2 years ago
Pau Espin 405d2d10ec tbf_dl: Clarify requirements for DL ACK/NACK
2 years ago
Pau Espin 3225290d77 Move timer X2002 to tbf_fsm
2 years ago
Pau Espin 907f037339 tbf: Use type bool for upgrade_to_multislot
2 years ago
Pau Espin 628d881247 Fix typos in comments documenting fsm st chg macro
2 years ago
Pau Espin fbc1baa139 tbf: Merge handle_ack_nack() into rcvd_dl_ack()
2 years ago
Pau Espin afe189e802 Get rid of lots of code only used by tests
2 years ago
Pau Espin 9d67e72e85 Move timer X2001 to tbf_fsm
2 years ago
Pau Espin c65c9e56e1 tbf: Drop unuseful flag GPRS_RLCMAC_FLAG_UL_DATA
2 years ago
Pau Espin 5bc6560efc tbf: Drop unuseful flag GPRS_RLCMAC_FLAG_TO_DL_ASS
2 years ago
Pau Espin 49a2f404e8 replace dl_ass_state with osmocom FSM
2 years ago
Pau Espin 432d4f3b89 tbf: Drop unuseful flag GPRS_RLCMAC_FLAG_TO_UL_ASS
2 years ago
Pau Espin ab8fba3a20 tbf: Reimplement rlcmac_diag() and make it available from C
2 years ago
Pau Espin 6ad11a6990 Replace ul_ass_state with osmocom FSM
2 years ago
Pau Espin b0ead922a1 tbf_free: Get rid of uneeded tbf_state transition
2 years ago
Pau Espin 284711d627 Get rid of tbf_dl:abort()
2 years ago
Pau Espin 131deb059f Move rate_ctr free to tbf subclass destructor
2 years ago
Pau Espin 9dacf0b35b Remove duplicate call to gprs_rlcmac_lost_rep
2 years ago
Pau Espin 8c4f978483 Drop logging last mas report before freeing TBF
2 years ago
Pau Espin 62e06f92e9 Put dl_tbf::cleanup into destructor
2 years ago
Pau Espin f45ede640b Drop duplicate log line
2 years ago
Pau Espin cfb61d9536 Move T3169 and T3195 to tbf_fsm
2 years ago
Pau Espin 55f600b702 Move RELEASING tbf_state transition to tbf_fsm
2 years ago
Pau Espin efcb046ce1 Move WAIT_RELEASE tbf_state transition to tbf_fsm
2 years ago
Pau Espin c32c4a3648 Move FINISHED tbf_state transition to tbf_fsm
2 years ago
Pau Espin 65bba93afa tests: tbf: Fix dl_tbf polled for data without being in FLOW state
2 years ago
Pau Espin 720e19e7f3 Move FLOW tbf_state transition to tbf_fsm.
2 years ago
Pau Espin 33e8007100 Move NULL and ASSIGN tbf_state transition to tbf_fsm
2 years ago
Pau Espin 88f34812df Revert "Revert "Stop abusing T3169""
2 years ago
Pau Espin b5fece959f Revert "fix: handle NULL return of as_dl_tbf() and as_ul_tbf()"
2 years ago
Pau Espin bc139a4af4 Revert "coverity: fix null deref from recent UL TBF leak fix"
2 years ago
Oliver Smith e54f148ce9 tests: make update_exp: build check_PROGRAMS first
2 years ago
Oliver Smith 3f79470453 bts: delete pch_timer list in destructor
2 years ago
Neels Hofmeyr 3bd6488889 coverity: fix null deref from recent UL TBF leak fix
2 years ago
Neels Hofmeyr d8e8ea9c8f fix: handle NULL return of as_dl_tbf() and as_ul_tbf()
2 years ago
Neels Hofmeyr 112c63e9b4 Revert "Stop abusing T3169"
2 years ago
Neels Hofmeyr 4163361906 T_defs_bts: remove unit from doc strings
2 years ago
Oliver Smith d3c7591304 Add counters: pcu.bts.N.pch.requests.timeout
2 years ago
Oliver Smith 4df959d305 Add counters: pcu.bts.N.pch.requests
2 years ago
Oliver Smith 978396732b Add counters: pcu.sgsn.N.rx_paging_{cs,ps}
2 years ago