aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/utils/meas_json.c
AgeCommit message (Collapse)AuthorFilesLines
2019-01-24Remove meas_* utilsMax1-190/+0
The counterparts in OsmoBSC repo are actively maintained and (partially) packaged for .deb - let's drop old versions to minimize user confusion. Change-Id: Ia0cedaad4b717c8c5198842e2acd610f8e03f957
2017-03-01meas_json: fix NEIGH: missing array bracesKeith1-1/+2
Make NEIGH an array of Javascript objects, otherwise the JSON is not parseable when neighbours exist Change-Id: I42029f40bf357adbb2f3c71cdcbafbc21090e348
2017-02-25utils: 'meas_json' utility to convert measurement feed into a JSON feed.Alexander Chemeris1-0/+189
Change-Id: I56631969384da245eed8ffc14845c76a5d4de8d4