aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-09-14Forward ETWS Primary Notification to MSOliver Smith15-31/+408
2019-09-13bts.cpp: Fix osmo_tdef initialization on older g++ compilersPau Espin Pedrol1-2/+2
2019-09-12tbf_dl: add comments to the schedulerAlexander Couzens1-2/+13
2019-09-12Introduce osmo_tdef infra and timer VTY commandsPau Espin Pedrol12-307/+403
2019-09-11tbf_dl: make preemptive retransmission optionalOliver Smith5-1/+44
2019-09-11doc: update generated VTY referenceOliver Smith1-0/+88
2019-09-05Use proper API osmo_timer_setup() to set up timer structPau Espin Pedrol1-2/+1
2019-09-05cosmetic: tbf: Rename T and N arraysPau Espin Pedrol2-20/+20
2019-08-27osmobts_sock.cpp: do not print the same debug message twiceVadim Yanitskiy1-2/+0
2019-08-27osmobts_sock.cpp: pcu_sock_read(): further simplify the codeVadim Yanitskiy1-14/+6
2019-08-23osmobts_sock.cpp: pcu_sock_read(): use stack buffer, not heapVadim Yanitskiy1-15/+3
2019-08-23osmobts_sock.cpp: pcu_sock_cb(): use libosmocore's socket APIVadim Yanitskiy1-50/+8
2019-08-12tests: test encoding of egprs ul ack/nacksAlexander Couzens2-0/+304
2019-08-07Bump version: 0.6.0.88-3bcc → 0.7.00.7.0Pau Espin Pedrol1-0/+120
2019-08-07Require newer libosmocore to avoid compile failuresPau Espin Pedrol2-5/+5
2019-08-05Remove undefined param passed to {logging,osmo_stats}_vty_add_cmdsPau Espin Pedrol8-10/+10
2019-07-24gprs_bssgp_pcu_rx_dl_ud(): use OSMO_IMSI_BUF_SIZEVadim Yanitskiy1-1/+1
2019-07-24gprs_bssgp_pcu.cpp: check return code of gsm48_mi_to_string()Vadim Yanitskiy1-3/+17
2019-07-24gprs_bssgp_pcu_rx_dl_ud(): fix: BSSGP_IE_IMSI is optionalVadim Yanitskiy1-1/+5
2019-07-24ubsan: fix shiftEric Wild1-1/+1
2019-07-21bssgp: Fix dead code: PDUT_STATUS can never reach this partHarald Welte1-3/+1
2019-07-17fix spelling errors detected by lintianThorsten Alteholz9-14/+14
2019-07-16Use libosmocore for IMSI parsingMax1-32/+4
2019-07-16src/pcu_l1_if.cpp: fix: properly pass measurements from PCUIFVadim Yanitskiy1-2/+2
2019-07-11Encoding: ACK/NACK: always encode with length field presentAlexander Couzens1-43/+39
2019-07-11contrib/jenkins.sh: run "make maintainer-clean"Oliver Smith1-0/+1
2019-07-11Encoding: use uint16_t when interacting with the window objectAlexander Couzens1-4/+4
2019-07-11bts.cpp: ensure left-shift operation does not exceed uint32_tAlexander Couzens1-1/+1
2019-07-11Encoding: write_packet_ack_nack_desc_egprs: don't use a reference for rest_bitsAlexander Couzens1-1/+1
2019-06-24decompress_crbb: add length argument for search_runlenAlexander Couzens3-14/+14
2019-06-24Encoding: drop struct gprs_rlcmac_bts* from all functionsAlexander Couzens4-17/+12
2019-06-24rlc: replace int with uint16_tAlexander Couzens1-1/+1
2019-06-24Cosmetic: Osmcoom -> OsmocomKeith1-2/+2
2019-06-22tests/BitcompTest: fix wording in log messageAlexander Couzens2-10/+10
2019-06-19manuals: Update VTY documentationDaniel Willmann1-941/+1781
2019-06-19manuals: Add script to regenerate vty/counter documentationDaniel Willmann2-0/+18
2019-06-17egprs_rlc_compression: fix white spacesAlexander Couzens2-2/+2
2019-06-17encoding: use `/* */` for comments instead of `#if 0 #endif`Alexander Couzens1-4/+3
2019-06-13encoding: correct encoding of CRBB in ACK/NACK when not byte alignedAlexander Couzens1-1/+1
2019-06-07gprs_bssgp_pcu: explicit allocate & initialize bssgp_nsi instanceAlexander Couzens4-17/+49
2019-05-29debian: create -doc subpackage with pdf manualsOliver Smith4-2/+18
2019-05-25gprs_bssgp_pcu: make gprs_bssgp_ns_cb publicAlexander Couzens2-2/+5
2019-04-11Add test for MS mode and (M)CS settingsMax3-0/+86
2019-04-08Fix help message formatting of osmo-pcu.Rafael Diniz1-8/+8
2019-04-08cosmetic: use const pointer for bts_dataMax2-4/+7
2019-04-08Update MCS selection for retransmissionMax5-50/+40
2019-04-08vty: add commands to show TBF of a certain kindMax3-8/+23
2019-03-28TS alloc: expand tests logMax3-295/+297
2019-03-27jenkins.sh: Add oc2g build supportDaniel Willmann1-0/+6
2019-03-27oc2g: Change log type (Litecell15->Oc2g)Daniel Willmann1-1/+1