aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-04-25configure: Add LT_INIT macro to enable libtool configuration.fairwaves/static-fixAlexander Chemeris1-1/+1
2016-04-13jenkins: Add the build script from jenkins hereHolger Hans Peter Freyther1-0/+68
2016-04-13jenkins: Add the build script from jenkins hereHolger Hans Peter Freyther1-0/+74
2016-04-01misc: Ignore files generated by a debian packaging buildHolger Hans Peter Freyther1-0/+11
2016-04-01debian: Create initial packaging for the osmo-bts-trxHolger Hans Peter Freyther7-0/+69
2016-03-22LC15: properly initialize unmapped phy instancesMax1-0/+7
2016-03-22LC15: add stubs for phy link/instance defaultsMax1-0/+8
2016-03-22LC15: ignore build byproductsMax1-0/+5
2016-03-21octphy: fix for multiple trx with more than 1 dspMax2-2/+10
2016-03-18octphy: add example configuration with 2 trxMax1-0/+35
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 utility to check proper scheduling of SIMax1-0/+91
2016-03-17Ignore binary and backup filesMax1-0/+2
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-15misc: Attempt to fix make distcheck and dumping docsHolger Hans Peter Freyther2-2/+2
2016-03-14Update configuration examplesHarald Welte1-4/+8
2016-03-11Fix copy-paste issueMax1-1/+1
2016-03-10octphy: Use the event defaults as baseHolger Hans Peter Freyther1-0/+3
2016-03-10pcuif: Do not bump the PCU_IF versionHolger Hans Peter Freyther1-1/+1
2016-02-22Fix ocmo-bts-octphy interaction with OsmoPCUMax6-14/+15
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-15Merge branch 'laforge/litecell15'Harald Welte59-191/+9586
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 Welte4-14/+14
2016-02-15make PCU socket and telnet port configurableHarald Welte6-8/+52
2016-02-15declare pcu_direct in pcu_if.hHarald Welte5-8/+4
2016-02-15move auto-band configuration commands to common/vty.cHarald Welte5-57/+27
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 Welte13-166/+121
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 Welte9-17/+98
2016-02-15introduce + use new generic vty_get_phy_instance()Harald Welte4-46/+32
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: Add example configuration file for Litecell 1.5Harald Welte1-0/+42
2016-02-15LC15: port litecell 1.5 support to recent osmo-bts masterHarald Welte10-351/+177
2016-02-15LC15: configure.ac: Allow specifying an alternate include-dirHarald Welte2-1/+12
2016-02-15LC15: configure.ac: use --enable-litecell15 insteda of --enable-litecell15-btsHarald Welte1-5/+5
2016-02-15LC15: use talloc pool for msgb and ortp libraryYves Godin1-1/+1