aboutsummaryrefslogtreecommitdiffstats
path: root/src/pdch.h
AgeCommit message (Expand)AuthorFilesLines
2021-07-01pdch: Fix heap-use-after-free in pdch->ulcPau Espin Pedrol1-2/+3
2021-03-15Add new PDCH UL Controller, drop SBAllocator classPau Espin Pedrol1-2/+3
2021-03-12pdch.h: Drop uneeded include bts.hPau Espin Pedrol1-2/+0
2021-03-12Introduce init() APIs for PDCH and TRX objectsPau Espin Pedrol1-2/+1
2021-02-26pdch: Standarize and improve loggingPau Espin Pedrol1-0/+8
2021-01-29Introduce NACC supportPau Espin Pedrol1-0/+1
2021-01-19Convert osmo_bts_sock.cpp to CPau Espin Pedrol1-0/+1
2021-01-19Move tbf::free_all static methods to proper object filesPau Espin Pedrol1-0/+8
2021-01-19Rename 'bts_data' leftovers to 'bts'Pau Espin Pedrol1-1/+0
2021-01-19Unify BTS into a C usable structurePau Espin Pedrol1-1/+1
2020-11-17Support multiplexing of GPRS and EGPRS TBFs in one PDCHPau Espin Pedrol1-0/+8
2020-09-08encoding: implement handing of hopping parametersVadim Yanitskiy1-0/+12
2020-08-24paging: pass struct osmo_mobile_identity, not encoded IE bytesNeels Hofmeyr1-1/+1
2020-05-20Get rid of class GprsCodingSchemePau Espin Pedrol1-4/+4
2020-03-30Move gsm_rlcmac.cpp -> .cPau Espin Pedrol1-1/+1
2020-01-01Split identity_lv param into mi+mi_lenPau Espin Pedrol1-1/+1
2019-11-17PTCCH: implement basic message codec and APIVadim Yanitskiy1-0/+18
2019-09-25pdch.cpp: Use pcu_l1_meas previously filled by lower layersPau Espin Pedrol1-4/+5
2019-09-25pdch.cpp: Refactor bitvec param passing in rcv_control_blockPau Espin Pedrol1-1/+1
2018-02-19Move PDCH-related functions into separate filesMax1-0/+147