]>
mj.ucw.cz Git - arexx.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Martin Mares [Mon, 13 Aug 2018 20:31:46 +0000 (22:31 +0200)]
arexxd.service: we need network-online.target to talk to MQTT
Martin Mares [Sun, 12 Aug 2018 09:57:03 +0000 (11:57 +0200)]
Exporting data points to MQTT
Martin Mares [Fri, 27 Apr 2018 09:38:57 +0000 (11:38 +0200)]
Makefile: Fix release process
Martin Mares [Fri, 27 Apr 2018 09:38:39 +0000 (11:38 +0200)]
Released v1.6
Martin Mares [Fri, 27 Apr 2018 09:37:57 +0000 (11:37 +0200)]
Merge branch '32bit'
Martin Mares [Fri, 27 Apr 2018 09:37:46 +0000 (11:37 +0200)]
Documented the protocol with 32-bit IDs
Martin Mares [Sun, 9 Oct 2016 19:35:36 +0000 (21:35 +0200)]
Home: Update sensor names in web interface
Martin Mares [Sun, 9 Oct 2016 19:28:27 +0000 (21:28 +0200)]
Home: New sensor locations
Martin Mares [Mon, 7 Mar 2016 13:05:26 +0000 (14:05 +0100)]
Experimental support for 32-bit sensor IDs (packet length 12)
So far, only type 0x20000000 temperature sensors are supported.
Martin Mares [Mon, 7 Mar 2016 12:51:26 +0000 (13:51 +0100)]
Home: Fix URL
Martin Mares [Sun, 31 Jan 2016 08:49:21 +0000 (09:49 +0100)]
Support for systemd
Martin Mares [Tue, 29 Jan 2013 22:08:31 +0000 (23:08 +0100)]
Home: More formatting changes
Martin Mares [Mon, 28 Jan 2013 19:02:06 +0000 (20:02 +0100)]
Home: Shorten image labels
Martin Mares [Sat, 26 Jan 2013 23:20:26 +0000 (00:20 +0100)]
Home: Experiments with displaying current numeric values in the graph
Martin Mares [Sat, 26 Jan 2013 18:00:05 +0000 (19:00 +0100)]
Home: Switched sensors
Martin Mares [Mon, 9 Apr 2012 15:31:44 +0000 (17:31 +0200)]
Released v1.5
Martin Mares [Mon, 9 Apr 2012 15:30:26 +0000 (17:30 +0200)]
Added filtering of obviously bogus data points
Martin Mares [Mon, 9 Apr 2012 15:30:17 +0000 (17:30 +0200)]
Home: Better power stats
Martin Mares [Sat, 3 Mar 2012 17:42:39 +0000 (18:42 +0100)]
Released v1.4
Martin Mares [Sat, 3 Mar 2012 17:42:12 +0000 (18:42 +0100)]
Added "--version" switch
Martin Mares [Sat, 3 Mar 2012 17:38:51 +0000 (18:38 +0100)]
Sleep 1ms between send and receive
Otherwise, some versions of logger firmware can get confused.
Martin Mares [Sat, 3 Mar 2012 17:35:26 +0000 (18:35 +0100)]
Clear all librrd errors by calling rrd_clear_error()
Otherwise, the library can get confused by earlier errors.
Martin Mares [Mon, 13 Feb 2012 16:04:17 +0000 (17:04 +0100)]
Released v1.3
Martin Mares [Mon, 13 Feb 2012 16:03:38 +0000 (17:03 +0100)]
Replace hard-wired endpoint IDs by proper descriptor parsing
Martin Mares [Mon, 13 Feb 2012 15:57:29 +0000 (16:57 +0100)]
Added --debug-usb switch
Martin Mares [Mon, 13 Feb 2012 15:56:57 +0000 (16:56 +0100)]
Try to reset the USB device upon errors
Martin Mares [Sun, 12 Feb 2012 17:56:14 +0000 (18:56 +0100)]
Released v1.2
Martin Mares [Sun, 12 Feb 2012 17:55:50 +0000 (18:55 +0100)]
Renamed the example graphing script to a sensible name
Martin Mares [Sun, 12 Feb 2012 17:53:57 +0000 (18:53 +0100)]
README: Mention prerequisites and customizable parts
Martin Mares [Sun, 12 Feb 2012 17:49:57 +0000 (18:49 +0100)]
Wait 5ms between packets
I suspect that the occasional data loss when transmitting lots of
data points is caused by buggy firmware which drops packets sent
too quickly.
Martin Mares [Thu, 9 Feb 2012 15:52:53 +0000 (16:52 +0100)]
All sleeps should be interruptible by SIGINT and SIGTERM
Martin Mares [Thu, 9 Feb 2012 15:10:30 +0000 (16:10 +0100)]
After USB error, wait a while before attempting to reconnect
Otherwise we would spam syslog too much.
Martin Mares [Fri, 20 Jan 2012 16:03:53 +0000 (17:03 +0100)]
Home: Experimenting with new graph layout
Martin Mares [Tue, 17 Jan 2012 12:26:53 +0000 (13:26 +0100)]
Home: Another sensor
Martin Mares [Sat, 14 Jan 2012 10:52:25 +0000 (11:52 +0100)]
Web: Cleanup
Martin Mares [Sat, 14 Jan 2012 10:36:15 +0000 (11:36 +0100)]
One more sensor rename
Martin Mares [Sat, 14 Jan 2012 10:04:34 +0000 (11:04 +0100)]
Web scripts: sensor renames
Martin Mares [Sat, 14 Jan 2012 10:00:46 +0000 (11:00 +0100)]
One more rename for my sensors
Martin Mares [Sat, 14 Jan 2012 09:59:54 +0000 (10:59 +0100)]
Let init-arexxd use --debug-packets
Martin Mares [Sat, 14 Jan 2012 09:55:51 +0000 (10:55 +0100)]
correct_point() can now rename sensors
Martin Mares [Sat, 14 Jan 2012 09:55:40 +0000 (10:55 +0100)]
SLOT_SIZE is not used any longer
Martin Mares [Sat, 14 Jan 2012 09:47:29 +0000 (10:47 +0100)]
New options: --debug-raw and --log-dir
Martin Mares [Sat, 7 Jan 2012 23:21:35 +0000 (00:21 +0100)]
Corrections for my sensors
Martin Mares [Sat, 7 Jan 2012 23:20:53 +0000 (00:20 +0100)]
Calibration of my own sensors
Martin Mares [Mon, 2 Jan 2012 08:51:07 +0000 (09:51 +0100)]
A web interface
Martin Mares [Sat, 31 Dec 2011 10:25:40 +0000 (11:25 +0100)]
Updated the experimental graphing script
Martin Mares [Thu, 29 Dec 2011 08:43:26 +0000 (09:43 +0100)]
Released as v1.1
Martin Mares [Thu, 29 Dec 2011 08:42:55 +0000 (09:42 +0100)]
Bugfix: Initial download slept too much
Martin Mares [Tue, 27 Dec 2011 18:56:27 +0000 (19:56 +0100)]
Released as 1.0
Martin Mares [Tue, 27 Dec 2011 18:42:11 +0000 (19:42 +0100)]
Added an example graphing script
Martin Mares [Tue, 27 Dec 2011 18:29:18 +0000 (19:29 +0100)]
TODO
Martin Mares [Tue, 27 Dec 2011 18:28:52 +0000 (19:28 +0100)]
RRD now keeps also 1-hour minima and maxima
Martin Mares [Tue, 27 Dec 2011 18:22:56 +0000 (19:22 +0100)]
Logging of statistics, handling of SIGTERM, better scheduling of time syncs
Martin Mares [Tue, 27 Dec 2011 15:08:29 +0000 (16:08 +0100)]
Better logging
Martin Mares [Tue, 27 Dec 2011 15:08:06 +0000 (16:08 +0100)]
make install
Martin Mares [Tue, 27 Dec 2011 14:50:57 +0000 (15:50 +0100)]
Added init script for Debian
Martin Mares [Tue, 27 Dec 2011 13:45:19 +0000 (14:45 +0100)]
Daemon mode
Martin Mares [Mon, 26 Dec 2011 21:20:02 +0000 (22:20 +0100)]
A brief description of the protocol
Martin Mares [Mon, 26 Dec 2011 21:09:15 +0000 (22:09 +0100)]
Record data in a RRD
Martin Mares [Mon, 26 Dec 2011 20:50:27 +0000 (21:50 +0100)]
TODO
Martin Mares [Mon, 26 Dec 2011 20:50:03 +0000 (21:50 +0100)]
A couple of comments
Martin Mares [Mon, 26 Dec 2011 20:44:51 +0000 (21:44 +0100)]
Better displaying of cooked data
Martin Mares [Mon, 26 Dec 2011 20:34:53 +0000 (21:34 +0100)]
The first experimental version