Commit Graph

82 Commits

Author SHA1 Message Date
Jan-Piet Mens
c8e1898ea0 If available, add iOS "p"ressure to data returned 2015-08-23 15:45:08 +02:00
Jan-Piet Mens
2cf4850ecf killdata now returns JSON object with error-reasons 2015-08-23 15:43:18 +02:00
Jan-Piet Mens
c02a80f276 fix --list to enumerate ALL files, not just those for since -6H 2015-08-23 15:10:37 +02:00
Jan-Piet Mens
d78d06d68e rm card in TODO 2015-08-23 15:05:33 +02:00
Jan-Piet Mens
f1b70e59bf Implement kill_datastore to remove device files. 2015-08-23 15:04:54 +02:00
Jan-Piet Mens
94517cdff1 Fix usage 2015-08-23 14:35:14 +02:00
Jan-Piet Mens
1b66f0d8a9 Support $OCAT_USERNAME $OCAT_DEVICE 2015-08-23 14:31:55 +02:00
Jan-Piet Mens
c7a82653c5 Support OCAT_FORMAT environment variable to define preferred output style 2015-08-23 14:28:29 +02:00
Jan-Piet Mens
fc2c618ea4 --list now honours --format 2015-08-23 11:19:25 +02:00
Jan-Piet Mens
91f0a91fc5 add -f raw mode 2015-08-23 10:59:17 +02:00
Jan-Piet Mens
1179122741 changed help for -f tabular; csv has header 2015-08-22 23:06:52 +02:00
Jan-Piet Mens
d1621e07c2 clean up geoJSON emitter 2015-08-22 18:04:43 +02:00
Jan-Piet Mens
5e7ca6d743 quiet debug output 2015-08-22 17:34:51 +02:00
Jan-Piet Mens
1e7175cd7b addd tabular format 2015-08-22 17:32:28 +02:00
Jan-Piet Mens
c766fbc6a7 Add support for CSV in ocat and GeoJSON in backend 2015-08-22 16:42:35 +02:00
Jan-Piet Mens
3a19a51f2e add received/tst isostamps to locations 2015-08-22 15:53:19 +02:00
Jan-Piet Mens
0ae3df8466 split out isotime 2015-08-22 15:53:11 +02:00
Jan-Piet Mens
27336e9b0d split out utilities 2015-08-22 15:52:39 +02:00
Jan-Piet Mens
d5f72abe52 skip retained cards unless told to keep them 2015-08-22 14:54:14 +02:00
Jan-Piet Mens
41d3534866 proper extern errno 2015-08-22 14:03:49 +02:00
Jan-Piet Mens
52217a74fb defines for strptime on Linux 2015-08-22 14:01:34 +02:00
Jan-Piet Mens
50c01bff0e protect 2015-08-22 13:59:55 +02:00
Jan-Piet Mens
233805ac2e protect hiredis include 2015-08-22 13:58:36 +02:00
Jan-Piet Mens
d6c1da685d typo 2015-08-22 13:57:21 +02:00
Jan-Piet Mens
6d53ef6fae Support output of location between s_lo and s_hi; add isodt 2015-08-22 10:01:50 +02:00
Jan-Piet Mens
786a8c1788 comments 2015-08-22 09:46:31 +02:00
Jan-Piet Mens
73bb0f258c str_time_to_secs was mucking the mday 2015-08-22 09:36:33 +02:00
Jan-Piet Mens
36de931cd2 gotcha: date calc 2015-08-22 09:24:43 +02:00
Jan-Piet Mens
a022c69d31 unmucked time-checking, I hope 2015-08-22 08:39:15 +02:00
Jan-Piet Mens
168a52d5c9 new lsscan(); needs work! 2015-08-21 23:37:33 +02:00
Jan-Piet Mens
6a6a22c365 needs work 2015-08-21 23:36:34 +02:00
Jan-Piet Mens
8175ce9e38 on the way to better times (time_t) 2015-08-21 21:11:42 +02:00
Jan-Piet Mens
319a81452e add list of missing geo lookups 2015-08-21 19:31:26 +02:00
Jan-Piet Mens
b73f1c4db9 usage if !username or !device 2015-08-20 21:33:16 +02:00
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