aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2021-07-01WIP: Support ANR procedures on MS with active TBFpespin/anrnextPau Espin Pedrol1-0/+4
2021-05-19tbf: Move existing tbf_state implementation to osmo_fsmPau Espin Pedrol1-0/+2
2021-03-15Replace PollController with newly added PDCH UL ControllerPau Espin Pedrol1-2/+0
2021-03-15Add new PDCH UL Controller, drop SBAllocator classPau Espin Pedrol1-1/+3
2021-01-29Introduce NACC supportPau Espin Pedrol1-1/+7
2021-01-22Initial handling support for RIM messagesPau Espin Pedrol1-0/+2
2021-01-19Convert osmo_bts_sock.cpp to CPau Espin Pedrol1-1/+1
2021-01-19Convert gprs_bssgp_pcu.cpp to CPau Espin Pedrol1-1/+1
2021-01-19Get rid of unused gsm_timer.{cpp,h}Pau Espin Pedrol1-2/+0
2021-01-18Split PCU global PCU object from BTS objectPau Espin Pedrol1-0/+2
2021-01-05Convert GprsMS and helpers classes to CPau Espin Pedrol1-1/+1
2020-05-20Get rid of class GprsCodingSchemePau Espin Pedrol1-2/+0
2020-03-30Move gsm_rlcmac.cpp -> .cPau Espin Pedrol1-2/+3
2020-02-17csn1: get rid of C++ specific code, compile with GCCVadim Yanitskiy1-1/+1
2019-09-25Move out tbf subclasses from tbf.h to their own headersPau Espin Pedrol1-0/+2
2019-09-14Forward ETWS Primary Notification to MSOliver Smith1-1/+2
2019-03-27Initial commit for OC-2G support.Jean-Francois Dionne1-0/+24
2019-03-19MCS: move HeaderType enum outside of class definitionMax1-0/+1
2019-03-12MCS: move Coding Scheme enum outside of class definitionMax1-0/+1
2019-02-14Don't install pcuif_proto.h headerMax1-3/+0
2018-02-19Move PDCH-related functions into separate filesMax1-0/+2
2018-01-17Allow specifying sysmocom headers explicitlyMax1-1/+1
2017-11-21Move multislot table to separate fileMax1-0/+2
2017-06-11lc15: further fixes regarding --with-litecell15Harald Welte1-1/+1
2017-05-15remove pcu own bitvector implementationAlexander Couzens1-2/+0
2016-11-17Install the pcuif_proto.h header fileHarald Welte1-2/+4
2016-10-17EGPRS: Add EPDAN CRBB Tree based decodingPravin Kumarvel1-2/+4
2016-05-20Add support for NuRAN Wireless Litecell 1.5 BTSYves Godin1-0/+24
2016-05-17Enable subdir-objects automake optionYves Godin1-0/+1
2016-05-17Restructure sourcesMax1-20/+29
2016-04-22Rename define for direct hw accessMax1-1/+1
2015-12-15edge: Add GprsCodingScheme classJacob Erlbeck1-2/+4
2015-11-13remove obsolete OpenBTS PCU interface supportHarald Welte1-8/+1
2015-11-12rename sysmo_sock.cpp to osmobts_sock.cppHarald Welte1-2/+2
2015-07-21llc: Add CoDel AQM implementationJacob Erlbeck1-2/+4
2015-06-22build: Add -lrt to AM_LDFLAGSJacob Erlbeck1-0/+1
2015-06-08vty: Add a file for C++ functionsJacob Erlbeck1-0/+2
2015-05-28tbf: Remove TimingAdvance storageJacob Erlbeck1-2/+0
2015-05-20ms: Add MS storage classJacob Erlbeck1-0/+2
2015-05-20llist: Add a C++ wrapper for linux_listJacob Erlbeck1-1/+2
2015-05-20ms: Add GprsMs class to hold per-MS informationJacob Erlbeck1-0/+2
2015-03-29pcu: Add pcu_utils.h to Makefile.amJacob Erlbeck1-1/+2
2014-08-12tbf: Split out UL/DL TBF methods into separate filesDaniel Willmann1-0/+2
2013-11-19rlc: Start to move things out of the tbf into the rlcHolger Hans Peter Freyther1-1/+2
2013-11-07llc: Move the llc structure to a new header fileHolger Hans Peter Freyther1-1/+2
2013-11-07llc: Move the llc code out of the tbf.cpp into a new dedicated oneHolger Hans Peter Freyther1-1/+2
2013-10-30tbf: Move gprs_rlcmac_send_data_block_acknowledged into tbfHolger Hans Peter Freyther1-1/+0
2013-10-30pdch/tbf: Move gprs_rlcmac_rcv_data_block_acknowledged into the pdchHolger Hans Peter Freyther1-2/+5
2013-10-30sba: Create a SBAController that will manage the sbas for a BTSHolger Hans Peter Freyther1-1/+2
2013-10-30sba: Move the sba code to a dedicated fileHolger Hans Peter Freyther1-1/+2