Commit Graph
210 Commits
Author SHA1 Message Date
Jan-Piet Mens b8031a9211 http: surface LAST to /last 2015-09-08 19:23:04 +02:00
Jan-Piet Mens 95b83a4ae3 allow auto-refresh markers 2015-09-08 18:12:27 +02:00
Jan-Piet Mens 65c02f389b better console logging 2015-09-08 17:16:43 +02:00
Jan-Piet Mens dc20cf3a7e add topic to JSON directed at Websocket clients 2015-09-08 16:03:19 +02:00
Jan-Piet Mens f84947360c fix: marker content now travels with marker 2015-09-08 14:19:15 +02:00
Jan-Piet Mens be1300c7c0 add addr to object sent to WS server 2015-09-08 13:44:01 +02:00
Jan-Piet Mens 2f0d5834e7 auto-reconnect to WS 2015-09-08 13:43:39 +02:00
Jan-Piet Mens 4abd4a356c add status LED on map 2015-09-08 13:43:17 +02:00
Jan-Piet Mens 1c39ea8313 add address to tooltip 2015-09-08 13:42:58 +02:00
Jan-Piet Mens bf73cfa89f send proper content to WS 2015-09-08 13:00:41 +02:00
Jan-Piet Mens 470de65821 send to WS for locations only 2015-09-08 12:57:09 +02:00
Jan-Piet Mens 9b8b298527 map: circles as markers; use tid as ID 2015-09-08 12:38:41 +02:00
Jan-Piet Mens 31bb69d4b0 handle location messages only 2015-09-08 12:38:23 +02:00
Jan-Piet Mens 059c7ded1d fix: double-free 2015-09-08 12:27:55 +02:00
Jan-Piet Mens 99cc50f5a4 feature: MAP of LAST locations 2015-09-08 12:06:34 +02:00
Jan-Piet Mens 1b3bacc2bd fix WS push (length), add WS publish of LAST on connect 2015-09-08 11:40:38 +02:00
Jan-Piet Mens 2c586b5a5b Feature: ocat/ot-recorder: configurable geohash precision per invocation (--precision)
closes #14
2015-09-07 17:40:50 +02:00
Jan-Piet Mens 17f749a6b5 FIX: catch null return from geohash_encode 2015-09-07 17:26:59 +02:00
Jan-Piet Mens e6261146ef specify correct dir in usage 2015-09-07 17:11:52 +02:00
Jan-Piet Mens 1788cb58d7 support named databases 2015-09-07 14:08:09 +02:00
Jan-Piet Mens 03c119b43b storage: add support for LMDB "named" databases 2015-09-07 13:48:47 +02:00
Jan-Piet Mens bfe49ff1b5 gcache-dump: better usage message 2015-09-04 08:10:52 +02:00
Jan-Piet Mens 7bed8cf146 added logging function olog
closes #12
2015-09-04 08:06:53 +02:00
Jan-Piet Mens 1ebff4de33 http: clean up fields 2015-09-03 20:38:51 +02:00
Jan-Piet Mens dd0f1f4cad simplify gcache put functions 2015-09-03 19:57:32 +02:00
Jan-Piet Mens 9d90e9ade1 http: status code for bad date/time range 2015-09-03 19:38:31 +02:00
Jan-Piet Mens f5702a3796 test: block a user 2015-09-03 19:11:53 +02:00
Jan-Piet Mens 719d82ee44 FIX: recorder: remove global mgserver & rename udata element 2015-09-03 19:11:20 +02:00
Jan-Piet Mens 3548c000bf WS to index 2015-09-03 17:28:21 +02:00
Jan-Piet Mens e33e29e466 NEW: full (*cough*) REST interface in recorder & Websocket support 2015-09-03 17:26:13 +02:00
Jan-Piet Mens ba9be1c1c3 Demo files for wdocs doc-root 2015-09-03 17:25:07 +02:00
Jan-Piet Mens 4ba21fcc33 Begin work on HTTP API 2015-09-03 15:34:10 +02:00
Jan-Piet Mens 17aada0b3e config.h: make JSON output indentable (or not) 2015-09-02 20:03:41 +02:00
Jan-Piet Mens 9c33852a3e add requirements 2015-09-02 12:23:44 +02:00
Jan-Piet Mens 557ec8f8b5 clean up Makefile 2015-09-02 12:21:10 +02:00
Jan-Piet Mens d9985c3d01 FIX: ocat: CSV output now correctly handles non-existent fields in output (e.g. pressure) 2015-09-02 11:45:29 +02:00
Jan-Piet Mens 8f932972c2 storage: make doubly sure we're handling a location _type 2015-09-02 11:45:15 +02:00
Jan-Piet Mens b9a0ca7167 ocat: new --norevgeo (-G) flag to indicate missing functionality 2015-09-02 08:22:40 +02:00
Jan-Piet Mens d253e4785d FIX: recorder, storage, and HTTP honour --norevgeo 2015-09-02 08:21:47 +02:00
Jan-Piet Mens cfa111e9c4 FIX recorder: do not check doc-root existence if http_port == 0 2015-09-02 07:46:59 +02:00
Jan-Piet Mens d494540161 FIX ocat usage 2015-09-01 22:13:44 +02:00
Jan-Piet Mens f69bb4b1a9 ocat: squeeze blanks on LINESTRING 2015-09-01 21:56:03 +02:00
Jan-Piet Mens 8f0c4c6997 ocat/storage: --format linestring creates GeoJSON LineString (track) 2015-09-01 21:45:57 +02:00
Jan-Piet Mens bcb052bde3 FEATURE: ocat --format payload (like RAW, but different) 2015-09-01 21:03:50 +02:00
Jan-Piet Mens 166ff17085 ocat/recorder: add used environment variables to usage() 2015-09-01 18:21:07 +02:00
Jan-Piet Mens 58eaaa945c ignore binary 2015-09-01 17:32:47 +02:00
Jan-Piet Mens 8431870ee8 add license 2015-09-01 17:19:52 +02:00
Jan-Piet Mens e09b93d95d consolidate includes/code 2015-09-01 17:15:00 +02:00
Jan-Piet Mens 19499bf2f6 FIX: if storage doesn't have a card for LAST, don't complain & no fake things 2015-09-01 16:46:48 +02:00
Jan-Piet Mens d1548b0edf correctly describe ghash 2015-09-01 16:06:22 +02:00