Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: geo-data/recorder

Tags

0.4.3

Toggle 0.4.3's commit message
version 0.4.3

- NEW: recorder exits if Lua script cannot be loaded (owntracks#54)
- FIX: add fail-safe to CSV parser (owntracks#53)
- FIX: GeoJSON LineString tracks are now sorted by tst and not by received date
- FIX: recorder's default label correctly set if not compiling with WITH_LUA (owntracks#50)
- FIX: Re-zoom map on autozoom enable (owntracks#51)
- NEW: favicon/logo, thanks to @ckrey (owntracks#50)
- NEW: contrib/faces/image2card.sh to publish a Recorder-compatible JSON CARD from photo
- NEW: multilister adds username/device to JSON location data (owntracks#49)

0.4.2

Toggle 0.4.2's commit message
version 0.4.2

0.4.1

Toggle 0.4.1's commit message
version 0.4.1

0.4.0

Toggle 0.4.0's commit message
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

0.3.0

Toggle 0.3.0's commit message
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

0.2.9

Toggle 0.2.9's commit message
version 0.2.9

- FIX: added API description and diagram to documentation
- NEW: kill has been surfaced into the API (disabled by compile flag by default)
- FIX: kill now also deletes LAST file and its parent directories if empty
- NEW: ocat --load-ghash can load revgeo db
- NEW: ocat --dump-ghash dumps content of revgeo db
- FIX: main index now shows users/devices already in storage

0.2.8

Toggle 0.2.8's commit message
version 0.2.8

- FIX: undo ocat -v change

0.2.7

Toggle 0.2.7's commit message
version 0.2.7

- FIX: ocat -v correctly displays configured JSON_INDENT
- FIX: spec file now builds packages on OBS

0.2.6

Toggle 0.2.6's commit message
version 0.2.6

- FIX: source of doc root renamed to docroot

0.2.5

Toggle 0.2.5's commit message
version 0.2.5

- FIX: renamed wdocs to htdocs
- FIX: updated spec file and renamed defaults
- FIX: log with which clientID user is connecting to Hosted
	to aid in trouble-shooting