aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-osmocom
AgeCommit message (Collapse)AuthorFilesLines
2014-08-25libosmocore/libosmo-abis/openbsc: Move control interface aroundHolger Hans Peter Freyther3-5/+9
The control interface has been moved to libosmocore and a new library has been created for it. The ipaccess code has moved from libosmo-abis to libosmocore and new defines for the VTY and CTRL ports are now available inside libosmocore
2014-08-21openggsn: Build the version with the .service file fixHolger Hans Peter Freyther1-2/+2
2014-08-21openggsn: Build newer version with updated ggsn service fileHolger Hans Peter Freyther1-2/+2
2014-08-21openbsc: Fix the systemd files to allow easy "systemctl enable"Holger Hans Peter Freyther2-2/+64
2014-06-16openbsc: Build newer version of OpenBSC and enable transcodingHolger Hans Peter Freyther2-4/+4
* Build MGCP with osmux support * Merged the MGCP transcoding patches * Fix double RF Channel Release handling
2014-06-09openbsc: Add osmo-sgsn to the INITSCRIPT_PACKAGESHolger Hans Peter Freyther1-2/+2
osmo-sgsn was installing a sysvinit script but it wasn't inside the INITSCRIPT_PACKAGES so it would not be started by default. Use the already existing INITSCRIPT_PARAMS/INITSCRIPT_NAME variables for the osmo-sgsn. Fixes: SYS#366
2014-05-22libosmo-netif: Add new recipe for the osmux libraryHolger Hans Peter Freyther2-0/+17
2014-05-19openbsc: update to current master for MNCC-AMR and TCH/H supportHarald Welte2-2/+19
2014-04-23openbsc: Correct the OpenBSC MGCP GW configuration fileHolger Hans Peter Freyther2-2/+2
2014-04-22openbsc: Decrease the version number of MNCC to 2 againHolger Hans Peter Freyther2-2/+22
Currently OpenBSC and LCR are not compatible with each other. So far we have only included patches that add new defines and do not change the wire format of messages. Just revert it so we can have LCR talk to OpenBSC
2014-04-08libosmocore/libosmo-abis: Upgrade to 0.6.6 and 0.2.0Holger Hans Peter Freyther2-4/+4
Upgrade to versions 0.6.6 and 0.2.0. These change the SO version of the libraries and provide stability and reliability fixes.
2014-03-27openbsc: Apply max_power_reduction changesHolger Hans Peter Freyther1-1/+1
This version will apply the max_power_reduction when it is changed through the control interface.
2014-03-23openbsc: Update OpenBSC with new NITB/SGSN Control commandsHolger Hans Peter Freyther1-1/+1
2014-03-23openggsn: Update with a version supporting the logfile commandHolger Hans Peter Freyther1-1/+1
2014-03-21openggsn: Update and install systemd service fileHolger Hans Peter Freyther2-3/+7
This might require to rebuild the freshly built openggsn to fix the libgtp0 depedency. I had this issue on Dora without a PRServer. I am not sure it applies to edison or other configs. Bump the PR of OpenBSC to force a rebuild of the SGSN. Fixes: SYS#176
2014-03-21openbsc: Build a lot newer version and install sgsn scriptHolger Hans Peter Freyther2-3/+5
2014-03-13libosmocore: Build newer version with LAPDm fixes by jacobHolger Hans Peter Freyther1-1/+1
2014-02-19openbsc: package systemd-files for nitb, osmo-bsc-mgcp and osmo-bscHenning Heinold1-6/+21
* services are not enabled by default
2014-02-14openbsc: Enable the RF handling interface in osmo-bscHolger Hans Peter Freyther1-1/+1
2014-01-20libosmocore/libosmo-abis: Upgrade the two libraries including ABI changesHolger Hans Peter Freyther2-5/+5
The two libraires moved forward and are updated to the latest releases now.
2014-01-17sdk: Use the staticdev packet for libosmo-sccpHolger Hans Peter Freyther2-2/+2
libosmo-sccp does not install any dynamically shared libraries so let us install/depend on the staticdev package installing the .a files and the -dev package.
2013-10-07openbsc: Big update needed after the upgrade of libosmo-abisHolger Hans Peter Freyther1-1/+1
2013-10-06libosmo-abis: Upgrade git version with semantic/abi changesHolger Hans Peter Freyther1-1/+1
2013-08-01libosmocore/libosmo-abis: Update libosmo-abis to an experimental branchHolger Hans Peter Freyther2-3/+3
Update libosmocore to 0.6.2+git and the libosmo-abis to a branch useful for the osmo-bts.
2013-06-13openbsc: Update the OpenBSC SRCREVHolger Hans Peter Freyther1-1/+1
* Added NAT MGCP Statistic collection * SMPP fixes * BTS type sysmobts is working now
2013-04-11misc: Bump PR after fixing warnings in OE-core masterHolger Hans Peter Freyther1-1/+1
2013-04-07openbsc: Build a newer version with a linker fix for newer gcc/binutilsHolger Hans Peter Freyther1-1/+1
2013-04-07misc: Fix warnings in OE-core master to be included in the futureHolger Hans Peter Freyther3-5/+9
2013-03-24openggsn: Add patch to reduce queue depth / memory usageHarald Welte2-1/+15
2013-03-19update libosmocoreHarald Welte1-2/+2
2013-03-19libosmocore: update to git master (log level everything fix)Harald Welte1-2/+2
2013-03-18meta-toolchain-osmo: Include the builddate in the toolchainHolger Hans Peter Freyther1-1/+1
When updating libosmocore and other libraries we would like to know which toolchain version is used. Add the datetime to the filename.
2013-03-16osmo-service-respawn: Add a shell script that spawns and respawns servicesHolger Hans Peter Freyther2-0/+32
Adjust the oom_score_adj of the shell script to avoid ever beeing killed. Adjust the score of the child and nice it. Sleep a given interval before respawning it. This script creates a .pid file so it can be used by a sysv init script to stop the respawner and the client.
2013-03-16openbsc: Fix a typo in the variable nameHolger Hans Peter Freyther1-1/+1
2013-03-15add libsmpp32-dev and gpsd-dev to osmocom SDK/toolchainHarald Welte2-1/+3
libsmpp34 is needed for OsmoNITB SMPP support, and some of our systems now run gpsd, thus people might wnat to compile applications against libgps.
2013-03-13Build openbsc with SMPP interfaceHarald Welte1-3/+3
2013-03-13openbsc: Use git revision without SMPP build problemHarald Welte1-1/+1
2013-03-13update libosmocore to 0.6.0 and openbsc to 0.13.0Harald Welte2-4/+4
this includes the Osmocom SMPP extensions
2013-03-12openbsc: update to 8b29180cad875b396288a22fb252e158fa2a060aHarald Welte1-1/+1
2013-02-09update libosmo-abis to include connect() / getaddrinfo() fixHarald Welte1-2/+2
2013-02-07update openbsc to current git master, including DB revision 3Harald Welte1-1/+1
2013-01-29openbsc: Add config file and init script for SGSNHarald Welte2-3/+60
2013-01-11update libosmocore to current de6e4983e7f83794e45af5a70b036ed9f4437ab5Harald Welte1-1/+1
this introduces tlvp_val16_unal() and friends.
2012-12-27libosmocore: Upgrade for some LAPDm fixesHolger Hans Peter Freyther1-1/+1
2012-12-21openbsc: Upgrade the OpenBSC code for the new libosmocoreHolger Hans Peter Freyther1-1/+1
2012-12-21libosmocore: Upgrade for the tlvp_val16.. codeHolger Hans Peter Freyther1-1/+1
This code has an ABI incompatible change, bump the meta-telephony version to force a rebuild of downstream.
2012-11-02libosmo-abis: Build a git version of libosmo-abis for a leak fixHolger Hans Peter Freyther1-0/+7
Build new unreleased version of libosmo-abis for a memory leak fix.
2012-11-02update libosmocore_git to 8ec7f901bb1843b7c29335d5ea0531e7a1527210Harald Welte1-1/+1
this includes a fix for the nasty missing "logging filter" while writing the config bug.
2012-11-02update libosmocore and openbscHarald Welte2-2/+2
2012-09-15openbsc: Improve the init scripts, do not write countersHolger Hans Peter Freyther4-16/+13
Make the start/stop of the NITB, BSC and MGCP HW work, remove the force-reload option as it didn't do anything and omit writing counters into the database.