Commit Graph

517 Commits

Author SHA1 Message Date
Jan-Piet Mens
d8f24b3bf5 stab 2016-01-25 10:07:14 +01:00
Jan-Piet Mens
00c49dff31 stabbing around... 2016-01-25 09:42:03 +01:00
Jan-Piet Mens
0b4310d91a local files relative to recorder root 2016-01-25 09:30:26 +01:00
Jan-Piet Mens
fc64f987f1 add docker build files 2016-01-25 09:15:16 +01:00
Jan-Piet Mens
7ff069ebee replace base64.[ch] by public domain code (#18) 2016-01-25 08:39:16 +01:00
Jan-Piet Mens
74e81fb56d Encrypt should not require Lua 2016-01-24 13:39:10 +01:00
Jan-Piet Mens
28b776ba3e add temp debugging of encrypted payloads 2016-01-24 13:38:49 +01:00
Jan-Piet Mens
452bbc8238 improve error report on _loop 2016-01-23 09:58:54 +01:00
Jan-Piet Mens
c08c18a036 NEW: experimental support for encrypted payloads 2016-01-22 22:42:30 +01:00
Jan-Piet Mens
321880a5f4 add 'track' to page title 2016-01-20 13:46:21 +01:00
Jan-Piet Mens
4980495008 ignore SIGPIPE 2016-01-20 08:05:52 +01:00
Jan-Piet Mens
b06199b542 API endpoint for /version 2016-01-12 08:46:24 +01:00
Jan-Piet Mens
6618cf678a version 0.4.7 0.4.7 2016-01-11 20:39:17 +01:00
Jan-Piet Mens
ff8fc3e34d Beacon messages are now handed to the Websocket server 2016-01-11 20:05:04 +01:00
Jan-Piet Mens
f00302e84e locations API returns data in data (no longer in locations) 2016-01-11 16:11:05 +01:00
Jan-Piet Mens
4d31f0f212 add math 2016-01-05 10:18:19 +01:00
Jan-Piet Mens
f67cb22b0f remove spurious debug 2016-01-05 10:03:37 +01:00
Jan-Piet Mens
5da2edd126 add usage 2016-01-05 10:02:52 +01:00
Jan-Piet Mens
6b9f2b0a2f make reverse geo API key runtime option
addresses #18
2016-01-05 09:59:49 +01:00
Jan-Piet Mens
8fb2c14599 add haversine 2016-01-05 09:40:16 +01:00
Jan-Piet Mens
2e8b292675 table view shows last voltage for Greenwich devices in battery column
closes #73
2016-01-03 14:14:50 +01:00
Jan-Piet Mens
865e986d3d update (C) date 2016-01-01 15:57:34 +01:00
Jan-Piet Mens
e2ac7335ff rm pkgs reference 2015-12-09 14:15:55 +01:00
Jan-Piet Mens
43d6e54035 normalize acc to double 2015-12-09 12:52:20 +01:00
Jan-Piet Mens
1e79015aae restructure 2015-11-14 14:23:26 +01:00
Jan-Piet Mens
e7f368ef04 locations API now supports CSV
closes #72
2015-11-14 13:36:00 +01:00
Jan-Piet Mens
dd846a3860 version 0.4.6
- NEW: support batt,ext,status in LAST API for Greenwich device firmware
- FIX: reverse geo lookup limited to 2000ms
- FIX: make install now creates STORAGEDEFAULT/last (#67)
- FIX: documentation update to include instructions for building on Ubuntu 14.04
0.4.6
2015-11-13 11:54:40 +01:00
Jan-Piet Mens
72fa71e6f7 remove 'r' from waypoints dump
closes #71
2015-11-12 19:21:14 +01:00
Jan-Piet Mens
67851bf217 API /last could crash with Greenwich defined 2015-11-11 21:30:14 +01:00
Jan-Piet Mens
996e5c478a explain fallthrough 2015-11-11 21:29:50 +01:00
Jan-Piet Mens
a2a8010f30 Support for Greenwich batt,ext,status arrays in LAST 2015-11-10 09:23:06 +01:00
Jan-Piet Mens
24ce71261b add timeout to geo decoder 2015-11-10 09:21:07 +01:00
Jan-Piet Mens
41731dbab7 clarify Lua flags
closes #68
2015-11-06 11:50:55 +01:00
Jan-Piet Mens
aac6725653 create STORAGEDEFAULT/last
closes #67
2015-11-05 22:48:42 +01:00
Jan-Piet Mens
4e6f42836b build instructions for Ubuntu
closes #64
	closes #66
2015-11-05 22:30:36 +01:00
Jan-Piet Mens
371552e628 version 0.4.5
- NEW: LAST and LOCATIONS return additional human-formatted ISO timestamp for display, disptst
- FIX: otrc dump now contains correct configuration settings which can be restored to phone
- FIX: waypoints/config filename extention fixed (otrw/otrc)
- NEW: extra.json (in last/username/device/) is merged in and returned in API (#60)
- FIX: http server sets utf-8 on JSON responses (API)
- NEW: recorder's --norec disables writing REC files
- FIX: removed Mosquitto loop timeout; great improvement in HTTP performance
- NEW: API supports /last ?fields=a,b,c
0.4.5
2015-11-04 09:48:24 +01:00
Jan-Piet Mens
4474506ef4 update examples and clarify extra elements 2015-11-04 09:45:46 +01:00
Jan-Piet Mens
9a7755be94 add disptst 2015-11-02 08:37:20 +01:00
Jan-Piet Mens
9bacbb8726 correctly dump configuration so as to be able to restore to device
#61
2015-10-30 22:05:21 +01:00
Jan-Piet Mens
1704adade4 fix codesign condition 2015-10-28 00:35:14 +01:00
Jan-Piet Mens
c1b053b694 waypoints/config filename extention fixed (otrw/otrc) 2015-10-28 00:33:08 +01:00
Jan-Piet Mens
96314016fd invoke codesign if exists (for my dev machine) 2015-10-26 21:05:19 +01:00
Jan-Piet Mens
a2989e8c70 allow extra.json
closes #60
2015-10-26 19:00:21 +01:00
Jan-Piet Mens
13c51f3d72 content charset 2015-10-25 08:33:59 +01:00
Jan-Piet Mens
9a3168d20e s/DUMP/CONFIG/ 2015-10-24 20:46:41 +02:00
Jan-Piet Mens
32ac251df6 clarification 2015-10-24 08:43:18 +02:00
Jan-Piet Mens
b62cd24f07 sundry doc updates 2015-10-23 21:38:11 +02:00
Jan-Piet Mens
27939574a2 set timeout on !http 2015-10-23 18:58:45 +02:00
Jan-Piet Mens
286afde1fb header 2015-10-23 18:38:04 +02:00
Jan-Piet Mens
825cd57e91 add recorder options 2015-10-23 17:29:37 +02:00