aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/utils/meas_db.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-26Fix MS TO measurement representationMax1-2/+1
2016-03-15meas: Do not retry to close the databaseHolger Hans Peter Freyther1-11/+2
2016-03-01db: evaluate return value of sqlite3_finalize(), tweak log output.Neels Hofmeyr1-4/+10
2016-02-29check return value of sqlite3_close(), retry up to three times.Neels Hofmeyr1-1/+11
2016-02-29use sqlite3_close() instead of sqlite3_close_v2()Neels Hofmeyr1-1/+1
2015-11-20meas_db.c: fix compiler warningsHarald Welte1-0/+1
2015-01-01meas_feed: Add tool to read meas_feed PCAP and write it to sqlite3Harald Welte1-0/+323