aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-10-29Tag/Release Version 0.4.00.4.0Harald Welte1-0/+30
2017-10-29Debian: upgrade to debhelper 9 / Standards 3.9.8Harald Welte3-4/+4
2017-10-29Debian: migrate from DEB_BUILD_HARDENING to DEB_BUILD_MAINT_OPTIONSHarald Welte1-1/+1
2017-10-29Debian: print test results in case of failure + clean-up autotestHarald Welte1-0/+9
2017-10-29Debian: Cosmetic changes to control file; add better DescriptionHarald Welte1-7/+20
2017-10-29Call osmo_init_logging() before static BTS constructorHarald Welte3-2/+13
2017-10-29tests: Don't use private version of log_info but global gprs_log_infoHarald Welte6-119/+15
2017-10-24gb: allow only packets from a specific SGSNPhilipp Maier1-0/+2
2017-10-10cosmetic: reformat multislot classes tableMax1-31/+32
2017-09-12TS alloc: properly count UL slotsMax1-0/+4
2017-09-08TBF-DL: extend index check for RLC block copyMax2-0/+218
2017-09-08Assert valid CSMax2-0/+8
2017-09-04cosmetic: convert explicit warnings to fixme/todoMax6-7/+9
2017-09-01Move gsmtap and accounting into separate functionMax1-13/+31
2017-09-01Support receiving SI13 from BTSMax6-1/+33
2017-09-01cosmetic: tighten direct-phy related codeMax1-11/+11
2017-08-24Use value string check from osmo-ciMax1-2/+2
2017-08-24Facilitate future releasesMax3-1/+7
2017-08-18EDGE: Fix UL link adaptation.Minh-Quang Nguyen4-5/+100
2017-08-17GSMTAP: fix category checks in pcu_rx_data_ind and pcu_l1if_tx_ptcchHarald Welte1-2/+2
2017-08-14Simplify polling troubleshootingMax6-103/+100
2017-08-14Move DL assignment to TBF-DLMax5-39/+38
2017-08-14Move common code into functionsMax1-57/+36
2017-08-14Encapsulate handling of UL ACK timeoutMax4-21/+39
2017-08-09Add pcu-socket vty configPau Espin Pedrol5-1/+30
2017-07-29README: Clarify that fixed allocations have been revmoved from 3GPP specsHarald Welte1-1/+1
2017-07-29GSMTAP: Ad PTCCH as separate gsmtap categoryHarald Welte3-1/+5
2017-07-29GSMTAP: Fix logical channel of downlink PTCCHHarald Welte1-1/+1
2017-07-29GSMTAP: Fix channel type for data blocks: PDTCH instead of PACCHHarald Welte2-3/+3
2017-07-29BSSGP: Improve logging of received messagesHarald Welte1-39/+73
2017-07-29Remove #warnings that have been adressed since 2015Harald Welte1-2/+0
2017-07-28BSSGP: Use libosmocore for BVC-RESETMax1-5/+22
2017-07-21Introduce GSMTAP categoriesHarald Welte7-48/+182
2017-07-12check for missing result of rate_ctr_group_alloc()Harald Welte2-0/+26
2017-07-10jenkins.sh: Proper error message if local environment isn't set upHarald Welte1-0/+7
2017-07-10Remove TBF knowledge from rcv_control*dl_ack_nackMax3-22/+34
2017-07-10Ignore test binaries using maskMax1-9/+2
2017-07-03Copy sysmopcu.service to osmo-pcuMax2-0/+18
2017-06-26Remove comment warningMax1-3/+2
2017-06-22lc15: use environment for firmware versionMax1-1/+1
2017-06-22tests: remove unused definitionMax1-16/+0
2017-06-19lc15: use generic L1 headers helperMax1-7/+9
2017-06-11use tlvp_val16be() rather than manual pointer-cast + ntohs()Harald Welte1-4/+2
2017-06-11lc15: further fixes regarding --with-litecell15Harald Welte2-5/+5
2017-06-11lc15: fix configure.ac variable substitution causing compile errorHarald Welte1-1/+1
2017-05-26Cleanup FN schedulingMax8-53/+48
2017-05-25Fix format string error (string needs %s)Harald Welte1-1/+2
2017-05-24Fix typo in loggingMax1-1/+1
2017-05-23Print human-readable BSSGP PDU typeMax1-8/+9
2017-05-15remove pcu own bitvector implementationAlexander Couzens18-645/+475