Jan-Piet Mens
57e420eda2
use UTC to go back in time
2015-09-29 08:17:17 +02:00
Jan-Piet Mens
bb92d4f644
Lua invokes otr_putrec
2015-09-29 08:03:17 +02:00
Jan-Piet Mens
86fefd9f4b
s/HAVE_/WITH_/g
2015-09-28 19:04:37 +02:00
Jan-Piet Mens
0700293bfc
Lua function may disable REC file storage
...
closes #27
2015-09-28 18:59:16 +02:00
Jan-Piet Mens
c03886bea8
remove waypoints on kill
...
closes #34
2015-09-28 17:50:30 +02:00
Jan-Piet Mens
6affffd40b
remove photo on kill
...
closes #30
2015-09-28 17:36:41 +02:00
Jan-Piet Mens
fe5801c2b8
exit if HTTP port in use
2015-09-28 12:47:13 +02:00
Jan-Piet Mens
a4c63a85cd
solidify error-handling
2015-09-28 12:14:05 +02:00
JP Mens
967657d565
Merge pull request #44 from tuukka/fix-time-params
...
allow lowercase time format as provided by http.c
2015-09-27 19:12:28 +02:00
Tuukka Hastrup
c6f0ecd832
allow lowercase time format as provided by http.c
2015-09-27 19:15:12 +03:00
JP Mens
89e3ffd176
Merge pull request #43 from hoalex/wss-patch
...
Switch to WSS when loading page over HTTPS
2015-09-27 17:23:30 +02:00
Alexander Hotz
8f255b4a49
switch to wss when loading page over https
2015-09-27 15:49:03 +02:00
Jan-Piet Mens
6bf15b47aa
live map shows user/device
...
closes #42
2015-09-27 14:36:14 +02:00
Jan-Piet Mens
aa73f3829e
postinstall creates named dbs; add check for fpm root
2015-09-27 11:45:28 +02:00
Jan-Piet Mens
d9bad2988c
note docroot if not installed
2015-09-27 11:44:18 +02:00
Jan-Piet Mens
8f8d3402b9
version 0.4.1
2015-09-26 14:52:29 +02:00
Jan-Piet Mens
891b6a4a84
getdb() correctly returns nil on key not found
2015-09-26 14:50:47 +02:00
Jan-Piet Mens
a5f33dd331
require 3 parts in topic
...
closes #41
2015-09-26 14:06:35 +02:00
Jan-Piet Mens
a1a1bbf8ae
add Debian building requirements
2015-09-26 13:50:37 +02:00
Jan-Piet Mens
c64bd4457f
fix handling of topics with leading slash (for Ben :-)
2015-09-26 09:21:12 +02:00
Jan-Piet Mens
5007a4ad88
unused variable
2015-09-25 18:49:15 +02:00
Jan-Piet Mens
f43275d93e
otr.luadb renamed to .putdb and .getdb added
2015-09-25 18:47:26 +02:00
Jan-Piet Mens
479d9325ef
fix printing on dump
2015-09-25 18:44:51 +02:00
Jan-Piet Mens
0a04a85ac2
luadb
2015-09-25 17:43:17 +02:00
Jan-Piet Mens
152e95e55a
reasons on MQTT errors
2015-09-25 17:03:07 +02:00
Jan-Piet Mens
b358efb524
settop
2015-09-25 17:01:46 +02:00
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