aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-08-25WIPlynxis/ns2-wipAlexander Couzens4-30/+12
2020-08-23fixup rebase artifact remote_protoAlexander Couzens1-1/+0
2020-08-23fixup pcu ind with spareAlexander Couzens1-0/+1
2020-08-22rework bssgpAlexander Couzens4-54/+100
2020-08-22pcuif copy over from bts (fixeria + mine)Alexander Couzens1-5/+20
2020-08-21fixup bssgp callback renamingAlexander Couzens4-4/+4
2020-08-21WIPAlexander Couzens1-23/+12
2020-08-21WIPAlexander Couzens7-79/+116
2020-08-20Support setting rt-prio and cpu-affinity mask through VTYPau Espin Pedrol6-5/+59
2020-08-20doc: Update VTY reference xml filePau Espin Pedrol1-4/+107
2020-08-20configure.ac: Fix trailing whitespacePau Espin Pedrol1-1/+1
2020-08-18Introduce log macro helper LOGPMSPau Espin Pedrol4-21/+29
2020-08-18pdch: Drop unneeded notice log message in rcv pkt meas reportPau Espin Pedrol1-9/+2
2020-08-17Fix typo in log messagePau Espin Pedrol1-2/+2
2020-08-13debian/control: change maintainer to the Osmocom team / mailing listVadim Yanitskiy1-1/+1
2020-08-12direct-phy: fix handle_ph_ra_ind(): handle PH-RA.ind on PRACH SAPIVadim Yanitskiy3-0/+3
2020-07-18encoding: assert() presence of Downlink TBFVadim Yanitskiy1-4/+1
2020-07-18encoding: drop log_alert_exit(), use OSMO_ASSERT() insteadVadim Yanitskiy1-13/+2
2020-07-18bts: cosmetic: use DUMMY_VEC for padding where possibleVadim Yanitskiy1-2/+2
2020-07-09pdch.cpp: Store TLLI promptly on newly created TLLI in rcv_resource_requestPau Espin Pedrol2-90/+91
2020-07-09pdch.cpp: Fix wrong annoying log line about non-scheduled ResourceReq receivedPau Espin Pedrol2-21/+22
2020-07-09pdch.cpp: Avoid resetting (egprs_)ms_class to unknown if not found in MS Radi...Pau Espin Pedrol2-19/+6
2020-07-09pdch.cpp: Avoid dropping existing DL TBF during rcv_resource_requestPau Espin Pedrol2-36/+0
2020-07-09encoding.cpp: Fix missing spacing in function paramPau Espin Pedrol1-2/+2
2020-07-09encoding: Encode TA as unsigned and check validty against GSM48_TA_INVALIDPau Espin Pedrol1-3/+3
2020-07-07tbf_dl: uint8_t is enough to store a TA valuePau Espin Pedrol1-1/+1
2020-06-30decoding.cpp: Improve logging in malformed UL data parsingPau Espin Pedrol1-2/+2
2020-06-30Set correct GSMTAP channel type for PDTCH messages returning errorPau Espin Pedrol1-1/+5
2020-06-30pdch.cpp: Fix logging line format in rcv_block wrong lengthPau Espin Pedrol1-2/+2
2020-06-26tbf: Drop unneeded method set_tlli_from_ulPau Espin Pedrol5-52/+2
2020-06-26gprs_ms: Transfer known EGPRS MS class when mergling old MSPau Espin Pedrol1-0/+3
2020-06-26gprs_ms: Small clean ups in IMSI storage related codePau Espin Pedrol2-4/+5
2020-06-11bts: fix send_gsmtap_rach(): properly pack 11 bit RAVadim Yanitskiy1-2/+14
2020-06-11bts: add send_gsmtap_rach(), also send PTCCH/U over GSMTAPVadim Yanitskiy3-3/+18
2020-06-03BTS::parse_rach_ind(): properly handle EGPRS Packet Channel RequestVadim Yanitskiy1-3/+56
2020-06-03bts: refactor handling and parsing of RACH.indVadim Yanitskiy5-325/+274
2020-05-31doc/manuals: fix typo in overview.adoc: s/Omsocom/Osmocom/gVadim Yanitskiy1-1/+1
2020-05-25encoding: fix write_ia_rest_egprs_uplink_sba(): add missing CHECK(rc)Vadim Yanitskiy1-0/+1
2020-05-23RLC/MAC: implement decoding of EGPRS Packet Channel RequestVadim Yanitskiy5-0/+222
2020-05-23encoding: cosmetic: use RLC_MODE_ACKNOWLEDGED where possibleVadim Yanitskiy1-2/+3
2020-05-23csn1: fix: never use enumerated types in codec structuresVadim Yanitskiy3-10/+12
2020-05-23csn1: fix csnStreamEncoder(): always check the choice indexVadim Yanitskiy1-4/+6
2020-05-23csn1: fix csnStreamEncoder(): also check length of the choice listVadim Yanitskiy1-1/+7
2020-05-23csn1: fix M_CHOICE: restirct maximum length of the choice listVadim Yanitskiy2-1/+4
2020-05-22l1if: fix: s/pcu_rx_rach_ind_pdtch/pcu_rx_rach_ind_ptcch/gVadim Yanitskiy5-5/+5
2020-05-22Makefile.am: EXTRA_DIST: debian, contrib/*.spec.inOliver Smith1-1/+6
2020-05-20gsmtap: Set signal level and SNR fieldsPau Espin Pedrol4-8/+25
2020-05-20Get rid of class GprsCodingSchemePau Espin Pedrol26-686/+541
2020-05-19contrib: integrate RPM specOliver Smith3-6/+9
2020-05-19contrib: import RPM specOliver Smith1-0/+82