aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2023-09-01osmobts_sock: cosmetic: rename osmobts_sock.c to pcuif_sock.cPhilipp Maier1-1/+1
2023-07-26Split rlc_{dl_,ul_,}window out of rlc.{h,cpp}Pau Espin Pedrol1-0/+6
2023-04-20ms: Merge ms_storage into bts.cppPau Espin Pedrol1-2/+0
2023-04-12gprs_rlcmac: convert from C++ to CMax1-1/+1
2023-03-22Makefile.am: remove phy specific EXTRA_DIST variablesPhilipp Maier1-21/+0
2023-03-20support for Ericsson RBS E1 CCUPhilipp Maier1-1/+19
2023-03-11{src,tests}/Makefile.am: libraries shall not be in AM_LDFLAGSVadim Yanitskiy1-1/+2
2023-02-13pcu_l1_if: move direct phy l1if functions to dedicated header filePhilipp Maier1-0/+1
2022-12-16Rename gprs_rlcmac_ts_alloc.cpp -> alloc_algo.cpp & create own .h filePau Espin Pedrol1-1/+2
2022-11-21Convert gprs_debug.cpp to CPau Espin Pedrol1-1/+1
2022-11-18Split tbf_fsm as tbf_{ul,dl}_fsmPau Espin Pedrol1-0/+2
2022-11-09Makefile.am: drop unneeded '-ldl -pthread' from AM_CXXFLAGSVadim Yanitskiy1-1/+1
2022-08-09{src,tests}/Makefile.am: $(COMMON_LA) is not definiedVadim Yanitskiy1-2/+2
2022-03-31llc: Convert to CPau Espin Pedrol1-1/+1
2021-10-20Split csn1.c into common, enc and dec filesPau Espin Pedrol1-0/+2
2021-08-23Move tbf ul_ack_state to osmocom FSMPau Espin Pedrol1-0/+2
2021-08-23replace dl_ass_state with osmocom FSMPau Espin Pedrol1-0/+2
2021-08-23Replace ul_ass_state with osmocom FSMPau Espin Pedrol1-0/+2
2021-08-11Add counters: pcu.bts.N.pch.requests.timeoutOliver Smith1-0/+2
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