aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rsl: Output RTP stats before closing the socket.fairwaves/rtp-statsAlexander Chemeris2016-04-251-0/+4
* jenkins: Add the build script from jenkins hereHolger Hans Peter Freyther2016-04-131-0/+68
* jenkins: Add the build script from jenkins hereHolger Hans Peter Freyther2016-04-131-0/+74
* misc: Ignore files generated by a debian packaging buildHolger Hans Peter Freyther2016-04-011-0/+11
* debian: Create initial packaging for the osmo-bts-trxHolger Hans Peter Freyther2016-04-017-0/+69
* LC15: properly initialize unmapped phy instancesMax2016-03-221-0/+7
* LC15: add stubs for phy link/instance defaultsMax2016-03-221-0/+8
* LC15: ignore build byproductsMax2016-03-221-0/+5
* octphy: fix for multiple trx with more than 1 dspMax2016-03-212-2/+10
* octphy: add example configuration with 2 trxMax2016-03-181-0/+35
* octphy: add support for multiple trx idsMax2016-03-182-2/+4
* octphy: use octasic's routines for debug outputMax2016-03-181-2/+4
* Fix typo in error messageMax2016-03-171-1/+1
* octphy: add missing include to fix the buildMax2016-03-171-0/+1
* Add utility to check proper scheduling of SIMax2016-03-171-0/+91
* Ignore binary and backup filesMax2016-03-171-0/+2
* Add explicit check for SI2quater index and countMax2016-03-171-2/+21
* Fix SI2ter schedulingMax2016-03-171-2/+3
* octphy: Enable TCH/H mode and begin testingHolger Hans Peter Freyther2016-03-161-3/+0
* misc: Attempt to fix make distcheck and dumping docsHolger Hans Peter Freyther2016-03-152-2/+2
* Update configuration examplesHarald Welte2016-03-141-4/+8
* Fix copy-paste issueMax2016-03-111-1/+1
* octphy: Use the event defaults as baseHolger Hans Peter Freyther2016-03-101-0/+3
* pcuif: Do not bump the PCU_IF versionHolger Hans Peter Freyther2016-03-101-1/+1
* Fix ocmo-bts-octphy interaction with OsmoPCUMax2016-02-226-14/+15
* scheduler: Fix ARRAY_SIZE() in trx_sched_init()Harald Welte2016-02-151-1/+1
* use unsigned int to compare wih ARRAY_SIZEHarald Welte2016-02-151-1/+1
* sysmobts_vty: Fix null-check for pinstHarald Welte2016-02-151-1/+1
* Merge branch 'laforge/litecell15'Harald Welte2016-02-1559-191/+9586
|\
| * LC15: remove bogus check_for_ciph_cmd() copyHarald Welte2016-02-151-45/+0
| * LC15: set nominal transmit power of 37dBm for all TRXHarald Welte2016-02-151-2/+5
| * LC15: Fix 'make dist' (missing include files)Harald Welte2016-02-151-2/+2
| * Use consistent naming of binaries accross BTS modelsHarald Welte2016-02-154-14/+14
| * make PCU socket and telnet port configurableHarald Welte2016-02-156-8/+52
| * declare pcu_direct in pcu_if.hHarald Welte2016-02-155-8/+4
| * move auto-band configuration commands to common/vty.cHarald Welte2016-02-155-57/+27
| * LC15: Call l1if_reset() after l1if_open()Harald Welte2016-02-152-4/+2
| * LC15: Remove clk_cal (another unused struct member)Harald Welte2016-02-152-2/+0
| * LC15/sysmobts: Don't try to refer to fl1h from PHY configHarald Welte2016-02-1513-166/+121
| * LC15: Remove unused clk_use_eeprom and clk_src fieldsHarald Welte2016-02-152-3/+0
| * sysmobts/LC15: Fix startup-time DSP trace flage configurationHarald Welte2016-02-159-17/+98
| * introduce + use new generic vty_get_phy_instance()Harald Welte2016-02-154-46/+32
| * LC15: fix compiler warning against more recent libosmovtyHarald Welte2016-02-151-1/+1
| * LC15: Fix printed msgq file names in error messagesHarald Welte2016-02-151-4/+2
| * LC15: cosmetic whitespace fixesHarald Welte2016-02-155-13/+13
| * LC15: Add example configuration file for Litecell 1.5Harald Welte2016-02-151-0/+42
| * LC15: port litecell 1.5 support to recent osmo-bts masterHarald Welte2016-02-1510-351/+177
| * LC15: configure.ac: Allow specifying an alternate include-dirHarald Welte2016-02-152-1/+12
| * LC15: configure.ac: use --enable-litecell15 insteda of --enable-litecell15-btsHarald Welte2016-02-151-5/+5
| * LC15: use talloc pool for msgb and ortp libraryYves Godin2016-02-151-1/+1