aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcu_main.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-02-27pcu_l1_if_phy: add new PHY API function to initialize PHYPhilipp Maier1-0/+7
2023-01-29osmo-pcu: Transition to use of 'telnet_init_default'arehbein1-2/+1
2022-12-16Rename gprs_rlcmac_ts_alloc.cpp -> alloc_algo.cpp & create own .h filePau Espin Pedrol1-0/+1
2022-11-03Disable logging fsm addressesPau Espin Pedrol1-0/+1
2021-12-14treewide: remove FSF address2021q4Oliver Smith1-4/+0
2021-11-12vty: Introduce command 'gsmtap-remote-host' and 'gsmtap-category enable-all'Pau Espin Pedrol1-9/+28
2021-11-12pcu_main: Mark -r cmdline param as deprecatedPau Espin Pedrol1-1/+2
2021-01-28gprs_ns2: migrate to the new vty syntaxAlexander Couzens1-3/+1
2021-01-20Allow multiple bts objects in PCUPau Espin Pedrol1-2/+0
2021-01-19Get rid of unused gsm_timer.{cpp,h}Pau Espin Pedrol1-5/+0
2021-01-19Unify BTS into a C usable structurePau Espin Pedrol1-1/+1
2021-01-18Split PCU global PCU object from BTS objectPau Espin Pedrol1-12/+15
2020-12-12migrate to DLBSSGP as log sub-system for BSSGPHarald Welte1-1/+2
2020-11-26main: generate coredump and exit upon SIGABRT receivedPau Espin Pedrol1-2/+9
2020-11-04Move BTS initial values inside bts.cppPau Espin Pedrol1-61/+0
2020-10-24main: add --vty-ref-mode, use vty_dump_xml_ref_mode()Vadim Yanitskiy1-10/+32
2020-10-24main: remove line breaks in print_help(), increase spacingVadim Yanitskiy1-15/+10
2020-10-09pcu_main: add commandline option --vty-ref-xmlPhilipp Maier1-0/+12
2020-10-06Use the new NS2 libAlexander Couzens1-5/+7
2020-08-20Support setting rt-prio and cpu-affinity mask through VTYPau Espin Pedrol1-0/+2
2020-05-20Get rid of class GprsCodingSchemePau Espin Pedrol1-1/+1
2020-02-08VTY: install talloc context introspection commandsVadim Yanitskiy1-0/+1
2019-09-17Use osmo_tdef to implement dl-tbf-idle-timePau Espin Pedrol1-1/+0
2019-09-17Use osmo_tdef to implement ms-idle-timePau Espin Pedrol1-1/+0
2019-09-12Introduce osmo_tdef infra and timer VTY commandsPau Espin Pedrol1-5/+0
2019-08-05Remove undefined param passed to {logging,osmo_stats}_vty_add_cmdsPau Espin Pedrol1-1/+1
2019-06-07gprs_bssgp_pcu: explicit allocate & initialize bssgp_nsi instanceAlexander Couzens1-0/+9
2019-04-08Fix help message formatting of osmo-pcu.Rafael Diniz1-8/+8
2019-03-19Explicitly clean up BTS singletonMax1-0/+1
2019-03-06Tighten lqual table limits checkMax1-4/+4
2019-01-29Added support for daemonize to osmo-pcu.Rafael Diniz1-1/+16
2018-05-15Don't register SIGHUP handler without actually handling SIGHUPHarald Welte1-3/+2
2018-04-01use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr1-5/+8
2018-03-11implement support for 3-digit MNC with leading zerosNeels Hofmeyr1-1/+5
2018-02-19Update header includesMax1-3/+15
2017-09-01Support receiving SI13 from BTSMax1-0/+1
2017-08-18EDGE: Fix UL link adaptation.Minh-Quang Nguyen1-0/+22
2017-08-09Add pcu-socket vty configPau Espin Pedrol1-0/+2
2017-05-15remove pcu own bitvector implementationAlexander Couzens1-1/+0
2017-02-08main, tests: use msgb_talloc_ctx_init() (new)Neels Hofmeyr1-1/+1
2016-12-22Adds rate_ctr_init in the startup of osmo-pcusivasankari1-0/+1
2016-09-22heed VTY 'line vty'/'bind' commandNeels Hofmeyr1-1/+2
2016-08-27vty: use OSMO_VTY_PORT_PCU instead of numberNeels Hofmeyr1-1/+2
2016-08-25Modify EGPRS DL TBF flow to support SPBAravind Sirsikar1-0/+6
2016-06-16Add header type 1 support for EGPRS uplinkAravind Sirsikar1-2/+2
2016-03-04pcu: Fix compiler warning about using stringHolger Hans Peter Freyther1-1/+1
2016-02-22Introduce --gsmtap-ip/-i optionMax1-1/+16
2016-02-22Merge remote-tracking branch 'origin/jerlbeck/master'Holger Hans Peter Freyther1-0/+7
2016-02-14Fix missing '-V / --version' in print_help()Harald Welte1-0/+1
2016-02-08edge: Make window size configurableJacob Erlbeck1-0/+4