Commit Graph

48 Commits

Author SHA1 Message Date
Jan-Piet Mens
72b1dd979f error msg 2015-08-20 20:36:46 +02:00
Jan-Piet Mens
156ef81e88 Exit after --list 2015-08-20 20:36:07 +02:00
Jan-Piet Mens
66b33a072c Redis default no 2015-08-20 20:35:42 +02:00
Jan-Piet Mens
012c9e49f4 1st pass at ocat; unfinished by far! 2015-08-20 19:16:26 +02:00
Jan-Piet Mens
662dbf674f remove gotcha 2015-08-20 19:15:23 +02:00
Jan-Piet Mens
4b45699e4f s/JSONDIR/STORAGEDIR/g 2015-08-19 18:58:12 +02:00
Jan-Piet Mens
745cbf5806 configurable QoS (-q) and cleansession=false 2015-08-19 18:24:24 +02:00
Jan-Piet Mens
70bb1bd511 fix default revgeo (TRUE) 2015-08-19 17:39:00 +02:00
Jan-Piet Mens
306d9b7d5c add support for specifying optional clientid [-i] 2015-08-19 17:36:23 +02:00
Jan-Piet Mens
a0dd167a32 add option to disable revgeo lookups (-G) 2015-08-19 17:27:49 +02:00
Jan-Piet Mens
6f0ee02bda cleanup a few comments 2015-08-19 16:55:46 +02:00
Jan-Piet Mens
ee4bc9dc3a new ideas here 2015-08-19 16:55:37 +02:00
Jan-Piet Mens
44f0dda5fc change offline handling
while I'm 4/5 offline this is a marvelous time to test this
	THINK POSITIVE!
2015-08-19 16:52:01 +02:00
Jan-Piet Mens
5f97064b27 change default stdout format 2015-08-17 18:54:49 +02:00
Jan-Piet Mens
35dfaa4373 reformat default output 2015-08-16 17:38:11 +02:00
Jan-Piet Mens
7da3618bf3 describe monitor hook 2015-08-16 17:28:09 +02:00
Jan-Piet Mens
e84d6bd624 Make GOOG revcoding URL configurable (for key) 2015-08-16 12:51:06 +02:00
Jan-Piet Mens
b19496da73 correctly handle all revgeocoding errors 2015-08-16 12:49:51 +02:00
Jan-Piet Mens
87d36f0da7 handle OVER_QUERY_LIMIT on goog revgeo :-( 2015-08-16 12:23:47 +02:00
Jan-Piet Mens
8f87e7c183 remove debug printf 2015-08-16 11:58:19 +02:00
Jan-Piet Mens
55b31e31ca move precision to config 2015-08-16 11:56:15 +02:00
Jan-Piet Mens
ff0afd4e5f Do not store geohash in incoming JSON 2015-08-16 11:54:31 +02:00
Jan-Piet Mens
4d0062c313 Normalize tst, lat, lon to numbers if incoming JSON contains strings 2015-08-16 11:32:54 +02:00
Jan-Piet Mens
21ac7a429b Ensure tst in CSV becomes JSON number 2015-08-16 11:24:37 +02:00
Jan-Piet Mens
cbbf16a1a1 use safewrite() for monitor hook file so that it cannot disappear temporarily 2015-08-15 16:27:19 +02:00
Jan-Piet Mens
1ad7b59a80 ensure "reltopic" is not empty 2015-08-15 16:26:41 +02:00
Jan-Piet Mens
1dba8908e2 Misplaced rest-of-topic 2015-08-15 15:19:27 +02:00
Jan-Piet Mens
b050057200 Add monitor hook (Redis and files)
closes #4
2015-08-15 13:18:27 +02:00
Jan-Piet Mens
a5c76dcf1f not config.mk 2015-08-15 12:50:37 +02:00
Jan-Piet Mens
e779d44d63 New config.mk and Makefile 2015-08-15 12:50:16 +02:00
Jan-Piet Mens
8593282336 juggle includes 2015-08-15 12:41:22 +02:00
Jan-Piet Mens
d0001e92c1 2-level dir for lastlog 2015-08-15 12:40:54 +02:00
Jan-Piet Mens
204dfb8cc7 add udata to monitor hook 2015-08-15 10:46:46 +02:00
Jan-Piet Mens
d408e6f6a8 add (empty for now) monitoring hook 2015-08-15 10:42:55 +02:00
Jan-Piet Mens
38711713b6 quiet please 2015-08-15 10:42:33 +02:00
Jan-Piet Mens
d73fe7feb2 silence return debug 2015-08-15 09:09:51 +02:00
Jan-Piet Mens
63a02ab41a identify location processing 2015-08-15 09:09:09 +02:00
Jan-Piet Mens
7fd3161c2f ensure payload is written to REC even if not location 2015-08-15 09:04:50 +02:00
Jan-Piet Mens
78ff4b41bb subdirectorize ghash store
closes #5
2015-08-15 08:59:21 +02:00
Jan-Piet Mens
006773f19b more precise warnings 2015-08-15 08:41:44 +02:00
Jan-Piet Mens
3eb856177b jpm-test 2015-08-15 08:33:25 +02:00
Jan-Piet Mens
42d03d8c13 handle file basename differently depending on prefix
cards etc were being stored in YYYYMM.json; now username.json
2015-08-15 08:15:01 +02:00
Jan-Piet Mens
8e9b463dd5 add rudimentary binarydump
closes #2
2015-08-15 08:14:34 +02:00
Jan-Piet Mens
a2f586d24b Addd LICENCEs 2015-08-15 07:54:47 +02:00
Jan-Piet Mens
e6fdc8caf2 catch missing device on card
closes #3
2015-08-15 07:50:17 +02:00
Jan-Piet Mens
7ec944ea29 Note optional hiredis requirement
closes #1
2015-08-15 07:47:21 +02:00
Jan-Piet Mens
a3a518a24d Initial import 2015-08-14 18:40:35 +02:00
JP Mens
75da27b5c0 Initial commit 2015-08-14 12:19:42 +02:00