aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-06-15sysmo: add L3 handle to l1prim messagesNeels Hofmeyr2-13/+128
2016-06-15sysmobts: Add the barebox boot state reservationHolger Hans Peter Freyther1-1/+2
2016-06-14common/abis.c: fix 100% CPU usage after disconnecting OML/RSL link (Bug #1703)Minh-Quang Nguyen1-1/+0
2016-06-14DTXu: mark beginning of speech burst in RTPMax3-14/+92
2016-06-14DTXd: store/repeat last SIDMax3-17/+118
2016-06-14DTXd: store/repeat last SIDMax3-18/+119
2016-06-14Fix debug outputMax1-0/+1
2016-06-14Close TRX session before opening new oneJason DSouza1-1/+43
2016-06-13octphy: Use the app. info. defaults as baseMax1-0/+2
2016-06-12Use libosmocodec for AMR RTPMax4-34/+25
2016-06-12Add DTXd support for sysmoBTS and LC15Max3-6/+11
2016-06-07Fix RTP timestamps in case of DTXMax1-2/+16
2016-06-05Fix debug outputMax1-0/+1
2016-05-31Use libosmocore function for uplink measurementsMax2-15/+9
2016-05-31octphy: Update outdated config param name in error message.Daniel Laszlo Sitzer1-1/+1
2016-03-22LC15: properly initialize unmapped phy instancesMax1-0/+7
2016-03-22LC15: add stubs for phy link/instance defaultsMax1-0/+8
2016-03-21octphy: fix for multiple trx with more than 1 dspMax1-1/+8
2016-03-18octphy: add support for multiple trx idsMax2-2/+4
2016-03-18octphy: use octasic's routines for debug outputMax1-2/+4
2016-03-17Fix typo in error messageMax1-1/+1
2016-03-17octphy: add missing include to fix the buildMax1-0/+1
2016-03-17Add explicit check for SI2quater index and countMax1-2/+21
2016-03-17Fix SI2ter schedulingMax1-2/+3
2016-03-16octphy: Enable TCH/H mode and begin testingHolger Hans Peter Freyther1-3/+0
2016-03-11Fix copy-paste issueMax1-1/+1
2016-03-10octphy: Use the event defaults as baseHolger Hans Peter Freyther1-0/+3
2016-02-22Fix ocmo-bts-octphy interaction with OsmoPCUMax4-12/+13
2016-02-15scheduler: Fix ARRAY_SIZE() in trx_sched_init()Harald Welte1-1/+1
2016-02-15use unsigned int to compare wih ARRAY_SIZEHarald Welte1-1/+1
2016-02-15sysmobts_vty: Fix null-check for pinstHarald Welte1-1/+1
2016-02-15LC15: remove bogus check_for_ciph_cmd() copyHarald Welte1-45/+0
2016-02-15LC15: set nominal transmit power of 37dBm for all TRXHarald Welte1-2/+5
2016-02-15LC15: Fix 'make dist' (missing include files)Harald Welte1-2/+2
2016-02-15Use consistent naming of binaries accross BTS modelsHarald Welte3-11/+11
2016-02-15make PCU socket and telnet port configurableHarald Welte4-7/+45
2016-02-15declare pcu_direct in pcu_if.hHarald Welte4-8/+2
2016-02-15move auto-band configuration commands to common/vty.cHarald Welte4-57/+24
2016-02-15LC15: Call l1if_reset() after l1if_open()Harald Welte2-4/+2
2016-02-15LC15: Remove clk_cal (another unused struct member)Harald Welte2-2/+0
2016-02-15LC15/sysmobts: Don't try to refer to fl1h from PHY configHarald Welte11-166/+109
2016-02-15LC15: Remove unused clk_use_eeprom and clk_src fieldsHarald Welte2-3/+0
2016-02-15sysmobts/LC15: Fix startup-time DSP trace flage configurationHarald Welte8-17/+96
2016-02-15introduce + use new generic vty_get_phy_instance()Harald Welte3-46/+30
2016-02-15LC15: fix compiler warning against more recent libosmovtyHarald Welte1-1/+1
2016-02-15LC15: Fix printed msgq file names in error messagesHarald Welte1-4/+2
2016-02-15LC15: cosmetic whitespace fixesHarald Welte5-13/+13
2016-02-15LC15: port litecell 1.5 support to recent osmo-bts masterHarald Welte9-351/+174
2016-02-15LC15: configure.ac: Allow specifying an alternate include-dirHarald Welte1-1/+1
2016-02-15LC15: use talloc pool for msgb and ortp libraryYves Godin1-1/+1