aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2017-08-25Add git-version-gen snippetMax1-0/+8
Change-Id: Id1732921ecb768b3c3c4872b82b74ccc3d26cf77 Related: OS#1861
2017-07-14Cleanup example config filesMax1-1/+1
* remove deprecated everything log level * remove copy-pasted sysmobts-mgr.cfg from root directory Change-Id: I8f392991097267665e9094189d24e7cf94a5d5d2 Related: OS#71
2017-07-13VIRT-PHY: Added example configurations for openbsc and osmobts.Sebastian Stumpf1-0/+2
Change-Id: I368d4a378e20028603b09825eee766abb9195774
2017-07-10Use release helper from libosmocoreMax1-0/+2
Change-Id: Ib8efd2095fcf759276299b516d495219105c1f2b Related: OS#1861
2017-06-22Copy sysmobts.service to osmo-bts-sysmoMax1-1/+1
This way the name of systemd service file will match the name of the binary similar to lc15. Add aliases so the user can use both old and new names regardless of which file is installed. Once the corresponding changes to OE recipes are applied old file can be removed. Based on work by Pau Espin Pedrol <pespin@sysmocom.de> Change-Id: I08615eb625d488603aeb5962ad9f30869c0e77c5
2017-03-17README: Add general project information and convert to markdownHarald Welte1-1/+2
Also, make sure README.md is included in EXTRA_DIST Change-Id: Icd9192833e1f95758c84cad85f0f0289ff4eb32a
2016-03-15misc: Attempt to fix make distcheck and dumping docsHolger Hans Peter Freyther1-1/+1
The file has been renamed, attempt to catch up
2014-08-21sysmobts: Add VTY support to the sysmobts-mgrHolger Hans Peter Freyther1-1/+2
Add VTY support to the manager. This way we can interactively inspect the state of the system and trigger events.
2014-05-25sysmobts: Revert all sysmobts-mgr related changesHolger Hans Peter Freyther1-2/+1
Harald is right and that the code is generally not ready for inclusion. I fell victim of trying to finish it while the code is not ready at all. It is better to re-introduce the patches in a smaller and more tested way. The right way would have been a branch were ready things are split-off the main/wip commit until everything is ready. Revert "sysmobts: Have a common prefix for the enum" This reverts commit 44980347f308fe5bbe48a933dbc81b82b53d310a. Revert "utils: Used the enum manuf_type_id in the parameter of add_manufacturer_id_label" This reverts commit 7d36e5ed46b630203167fc9d5d28e0087fdbd394. Revert "utils: Classify the OML message using the return type" This reverts commit afee0b7929a00500f9c204f3bc7e12f72451e832. Revert "sysmobts: Do not access out of bound string" This reverts commit f5f41e805195c8c3294a9e6a68b10f975fbabbbd. Revert "sysmobts: Separate IPA and OML check into two methods" This reverts commit 13a224063dfcee0be529fba1c8fb9be9c1fb261e. Revert "screenrc: osmobts-mgr now needs a config file" This reverts commit 0a1699ff8a5462c167c24e8b28186abb26331698. Revert "make sure osmobts-mgr.cfg file is included in tarballs" This reverts commit 14c60b425f8146f6a392d2d3de2979c817cd975e. Revert "sysmobts-mgr: Add VTY support for configuring it" This reverts commit c5fedd24c96a4ef6d7a0c0ed3c70d6ef0abd5c17. Revert "sysmobts: Add beginnings of an OML router and create Failure Messages in the sysmobts-manager" This reverts commit c6ab90b27006ff2d1fdfb0b1d7fc01e1dd4a696d.
2014-05-19make sure osmobts-mgr.cfg file is included in tarballsHarald Welte1-1/+2
2012-12-22misc: Package the configuration and contrib directoryHolger Hans Peter Freyther1-0/+11
2011-12-01test: Introduce a very simple test for the paging subsystemHolger Hans Peter Freyther1-1/+1
Check that adding a paging command works, check that it is expired after the first call to paging_gen_msg. The test will be extended to test the scheduling and selection of the various paging messages.
2011-03-04Add autotools skeleton codeHarald Welte1-0/+3