aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-02-28VIRT-PHY: Added test option for fast hyperframe repeat.Sebastian Stumpf2-3/+8
2017-02-27VIRT-PHY: Fixed error causing send msgs to be received on same sock.Sebastian Stumpf1-1/+9
2017-02-26VIRT-PHY: Using IANA-registered port 4729 for GSMTAP for virt um.Sebastian Stumpf3-6/+6
2017-02-25VIRT-PHY: Fixed timeslot in gsmtap-msg on downlink which was always 0.Sebastian Stumpf1-0/+2
2017-02-13VIRT-PHY: Uplink flag and arfcn check for incoming messages.Sebastian Stumpf1-0/+13
2017-02-10VIRT-PHY: Fixed invalid value authorized-regexp in bsc example config.Sebastian Stumpf1-4/+43
2017-02-06VIRT-PHY: Cleanup dirs, makefile, dependencies and formatting code.Sebastian Stumpf8-31/+28
2017-02-02VIRT_PHY: Proper gsmtap hdr info to rsl chan_nr parsing and vice-versa.Sebastian Stumpf2-52/+170
2017-01-26VIRT-PHY: Forward RACH on uplink with received values.Sebastian Stumpf3-15/+27
2017-01-23VIRT-PHY: Added example configurations for openbsc and osmobts.Sebastian Stumpf3-0/+262
2017-01-23VIRT-PHY: Added functionality to cooperate with osmocom-bb virt-phy.Sebastian Stumpf11-387/+752
2017-01-23WIP: Initial check-in of a new virtual BTSHarald Welte10-1/+1568
2017-01-16l1sap: fix missing 'else's causing wrong rach frame expiry countsPhilipp1-2/+2
2017-01-12l1sap: Fix expired rach slot countingPhilipp1-16/+56
2017-01-12lc15,sysmobts l1_if: fix memleak in handle_mph_time_ind()Jean-Francois Dionne2-0/+2
2017-01-10scheduler: log lchan on which prim error occuredMax1-4/+49
2017-01-10DTX: fix SID-FIRST detectionJean-Francois Dionne2-2/+2
2017-01-10Remove obsolete define TLVP_PRES_LENMax1-5/+0
2017-01-10CTRL: make the CTRL-Interface IP address configurablePhilipp2-3/+10
2017-01-10OML: fix possible segfault: add NULL check in oml_ipa_set_attr()Philipp1-0/+2
2017-01-10RSL: add assertions to check args of public APIPhilipp1-3/+22
2017-01-10RSL: drop obsolete NULL checkPhilipp1-1/+1
2017-01-08Alarm on various errorsMax4-8/+85
2017-01-08Add Abis OML failure event reportingMax2-1/+29
2017-01-06Log socket path on errorMax1-2/+2
2017-01-06Move code to libosmocoreMax1-128/+7
2017-01-06fix: dyn ts: uplink measurement reportNeels Hofmeyr1-1/+1
2017-01-04DTX AMR HR: fix inhibitionMax8-40/+130
2016-12-22Fix some spelling errorsRuben Undheim1-1/+1
2016-12-22DTX: don't always perform AMR HR specific checkJean-Francois Dionne1-6/+8
2016-12-16Optionally use adaptive RTP jitter bufferingMax3-9/+33
2016-12-15DTX: fix TS adjustment for ONSETMax1-5/+15
2016-12-12osmo-bts-trx: fix lchan deactivationMax1-2/+4
2016-12-09Save RTP metadata in Control BufferMax1-2/+11
2016-12-08DTX: add explicit check if DTX enabledMax1-0/+3
2016-12-05TRX: prevent segfault upon phy initMax2-7/+13
2016-12-01Fix AGCH/PCH proportional allocationMax8-49/+42
2016-12-01cosmetic: vty prompts: add space after '#'Neels Hofmeyr1-4/+4
2016-12-01Remove duplicated codeMax7-21/+36
2016-12-01DTX DL AMR: rewrite FSM recursionMax6-136/+264
2016-12-01trx: Add "maxdlynb" VTY command to control max TA for Normal Bursts.Alexander Chemeris5-1/+68
2016-11-29osmo-bts-trx: remove obsolete include of netif/rtp.hNeels Hofmeyr1-2/+0
2016-11-25vty: Ensure to not use negative (error) sapi valueHarald Welte1-0/+2
2016-11-16vty: Add commands to manually activate/deactivate a channel.Alexander Chemeris1-0/+60
2016-11-14l1sap: Fix use-after-free in loopback mode.Alexander Chemeris1-0/+3
2016-11-11Replace link_id constant with defineMax5-52/+52
2016-11-11Remove duplicated codeMax1-13/+11
2016-11-09fix 'osmo-bts-* --version' segfaultNeels Hofmeyr1-1/+1
2016-11-08Add libosmocodec for octphy buildMax1-2/+2
2016-11-08DTX: wrap FSM signal dispatchingMax2-6/+10