Commit Graph

355 Commits

Author SHA1 Message Date
Jan-Piet Mens
1987e167b5 hooklets 2015-09-25 14:02:30 +02:00
Jan-Piet Mens
ed9630c4f8 remove debug 2015-09-25 13:20:28 +02:00
Jan-Piet Mens
3d28c81cd5 add locality to geo data in db 2015-09-25 12:26:41 +02:00
Jan-Piet Mens
8efed339c2 initialize named db 2015-09-25 11:54:04 +02:00
Jan-Piet Mens
66f31247fa Support key deletion on --load 2015-09-25 09:47:44 +02:00
Jan-Piet Mens
b4498b496e implement topic2tid
closes #38
2015-09-24 13:18:16 +02:00
Jan-Piet Mens
3edd9c2923 Prepare support for named databases in gcache 2015-09-24 12:49:14 +02:00
Jan-Piet Mens
a454cb5678 use macro 2015-09-21 16:07:31 +02:00
Jan-Piet Mens
7e69f2b991 version 0.4.0
- NEW: ot-recorder stores received (shared) waypoints in waypoints/
- NEW: ot-recorder --quiet to disable info on stdout
- FIX: full rewrite of on_message(); needs testing!
- FIX: recorder logs MQTT connection request
- FIX: Lua's otr_exit is now invoked on exit
- FIX: SIGINT and SIGTERM gracefully stop the recorder
- NEW: Lua hook support
- FIX: kill now removes card and its containing directory if available
2015-09-21 12:23:03 +02:00
Jan-Piet Mens
1af03800f0 fix includes 2015-09-21 12:20:39 +02:00
Jan-Piet Mens
9fe0288495 add Lua cflags/libs 2015-09-21 12:20:11 +02:00
Jan-Piet Mens
9a4aca95e2 cater for nil addr 2015-09-21 12:09:07 +02:00
Jan-Piet Mens
70c6508612 store waypoints 2015-09-21 12:05:16 +02:00
Jan-Piet Mens
6a877b4834 refactor main message loop, add --quiet
closes #32
	closes #31
2015-09-21 11:43:32 +02:00
Jan-Piet Mens
82e38dfa02 sundry additions 2015-09-20 17:11:50 +02:00
Jan-Piet Mens
a7d7884ae7 add empty otr_exit() 2015-09-20 17:10:09 +02:00
Jan-Piet Mens
e4a09ca5e5 add notice log about MQTT connection 2015-09-20 17:06:56 +02:00
Jan-Piet Mens
7ab78eeb03 invoke otr_exit on exit 2015-09-20 17:01:05 +02:00
Jan-Piet Mens
6dd03bb0e6 New feature: Lua hooks 2015-09-19 16:11:53 +02:00
Jan-Piet Mens
5e1fd52f92 describe --http-port 0 in usage 2015-09-19 07:55:17 +02:00
Jan-Piet Mens
77a78c2a1a link to homebrew tap 2015-09-18 09:01:04 +02:00
Jan-Piet Mens
29fc585a62 describe Web server features 2015-09-18 08:56:59 +02:00
Jan-Piet Mens
6817e159df add "Live" to map 2015-09-18 08:42:12 +02:00
Jan-Piet Mens
a22ef61ccb s/utarray/json/g 2015-09-18 08:23:10 +02:00
Jan-Piet Mens
4b07e4b7d2 change poll ms 2015-09-18 08:15:59 +02:00
Jan-Piet Mens
2c853367b4 rename variable to make sense 2015-09-17 13:40:44 +02:00
Jan-Piet Mens
9d26e3f29a Remove card on kill
closes #26
2015-09-17 11:21:44 +02:00
Jan-Piet Mens
1b12ada603 version 0.3.0
- NEW: XML support in storage and ocat --format xml
- FIX: ocat lowercases device/username (reported by tiptronic)
- FIX: display (lat,lon) in table if no address available
- FIX: nasty memory leak in locations from storage
- FIX: LAST now carries isotst
- FIX: ocat --last now supports CSV output (with fields)
- NEW: demo data in etc/ with description
- NEW: index.html has links to -12h, -7d, and -30d for convenience
- NEW: add API q= to query geo cache for particular lat,lon
- FIX: close two memory leaks
- NEW: add systemd unit file
2015-09-16 17:37:30 +02:00
Jan-Piet Mens
c3141d24f9 XML output-support in storage
closes #24
2015-09-16 17:28:20 +02:00
Jan-Piet Mens
867cd6c548 sample XSL 2015-09-16 15:38:18 +02:00
Jan-Piet Mens
62f603f33f Lowercase user/device (reported by tiptronic) 2015-09-16 15:30:28 +02:00
Jan-Piet Mens
fe53ecc6d4 New XML in ocat 2015-09-16 15:27:11 +02:00
Jan-Piet Mens
3488f11a8a use short -m on install (thanks tiptronic) 2015-09-16 15:26:14 +02:00
Jan-Piet Mens
3be8f48cd1 agent string 2015-09-16 12:14:52 +02:00
Jan-Piet Mens
b21ce46166 display (lat,lon) in table if no address available 2015-09-16 11:50:00 +02:00
Jan-Piet Mens
86ab3e27b5 remove 30d points which can be too 'heavy' for browsers 2015-09-16 11:45:18 +02:00
Jan-Piet Mens
3ddfd88072 tapped memory leak 2015-09-16 10:57:25 +02:00
Jan-Piet Mens
ff5e642273 free after using slurped file 2015-09-16 09:01:35 +02:00
Jan-Piet Mens
a6c3db8cee rename 2015-09-16 08:47:15 +02:00
Jan-Piet Mens
61b9feca9f protect ghash 2015-09-16 08:46:52 +02:00
Jan-Piet Mens
b84b6d055e remove misleading comment 2015-09-16 08:17:15 +02:00
Jan-Piet Mens
217a8e188a add isotst to LAST data
closes #23
2015-09-15 19:44:58 +02:00
Jan-Piet Mens
65b5c1dad4 support CSV output
closes #22
2015-09-15 19:38:34 +02:00
Jan-Piet Mens
6643b7d554 demo data
closes #6
2015-09-15 19:28:13 +02:00
Jan-Piet Mens
d2447cf9c8 remove ghashfind (no longer required) 2015-09-15 16:14:15 +02:00
Jan-Piet Mens
92e1bf963a remove quotes from directories 2015-09-15 16:10:00 +02:00
Jan-Piet Mens
582a8c71ac fix leak 2015-09-15 15:27:06 +02:00
Jan-Piet Mens
e6b8f24599 add link 2015-09-15 15:05:51 +02:00
Jan-Piet Mens
e6fac1fc7b add links to -12h, -7d, -30d 2015-09-15 14:58:14 +02:00
Jan-Piet Mens
a5c2b11204 API feature: query geo cache for lat,lon 2015-09-15 14:24:50 +02:00