]> mj.ucw.cz Git - arexx.git/log
arexx.git
12 years agoReleased v1.4 v1.4
Martin Mares [Sat, 3 Mar 2012 17:42:39 +0000 (18:42 +0100)]
Released v1.4

12 years agoAdded "--version" switch
Martin Mares [Sat, 3 Mar 2012 17:42:12 +0000 (18:42 +0100)]
Added "--version" switch

12 years agoSleep 1ms between send and receive
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.

12 years agoClear all librrd errors by calling rrd_clear_error()
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.

12 years agoReleased v1.3 v1.3
Martin Mares [Mon, 13 Feb 2012 16:04:17 +0000 (17:04 +0100)]
Released v1.3

12 years agoReplace hard-wired endpoint IDs by proper descriptor parsing
Martin Mares [Mon, 13 Feb 2012 16:03:38 +0000 (17:03 +0100)]
Replace hard-wired endpoint IDs by proper descriptor parsing

12 years agoAdded --debug-usb switch
Martin Mares [Mon, 13 Feb 2012 15:57:29 +0000 (16:57 +0100)]
Added --debug-usb switch

12 years agoTry to reset the USB device upon errors
Martin Mares [Mon, 13 Feb 2012 15:56:57 +0000 (16:56 +0100)]
Try to reset the USB device upon errors

12 years agoReleased v1.2 v1.2
Martin Mares [Sun, 12 Feb 2012 17:56:14 +0000 (18:56 +0100)]
Released v1.2

12 years agoRenamed the example graphing script to a sensible name
Martin Mares [Sun, 12 Feb 2012 17:55:50 +0000 (18:55 +0100)]
Renamed the example graphing script to a sensible name

12 years agoREADME: Mention prerequisites and customizable parts
Martin Mares [Sun, 12 Feb 2012 17:53:57 +0000 (18:53 +0100)]
README: Mention prerequisites and customizable parts

12 years agoWait 5ms between packets
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.

12 years agoAll sleeps should be interruptible by SIGINT and SIGTERM
Martin Mares [Thu, 9 Feb 2012 15:52:53 +0000 (16:52 +0100)]
All sleeps should be interruptible by SIGINT and SIGTERM

12 years agoAfter USB error, wait a while before attempting to reconnect
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.

12 years agoHome: Experimenting with new graph layout
Martin Mares [Fri, 20 Jan 2012 16:03:53 +0000 (17:03 +0100)]
Home: Experimenting with new graph layout

12 years agoHome: Another sensor
Martin Mares [Tue, 17 Jan 2012 12:26:53 +0000 (13:26 +0100)]
Home: Another sensor

12 years agoWeb: Cleanup
Martin Mares [Sat, 14 Jan 2012 10:52:25 +0000 (11:52 +0100)]
Web: Cleanup

12 years agoOne more sensor rename
Martin Mares [Sat, 14 Jan 2012 10:36:15 +0000 (11:36 +0100)]
One more sensor rename

12 years agoWeb scripts: sensor renames
Martin Mares [Sat, 14 Jan 2012 10:04:34 +0000 (11:04 +0100)]
Web scripts: sensor renames

12 years agoOne more rename for my sensors
Martin Mares [Sat, 14 Jan 2012 10:00:46 +0000 (11:00 +0100)]
One more rename for my sensors

12 years agoLet init-arexxd use --debug-packets
Martin Mares [Sat, 14 Jan 2012 09:59:54 +0000 (10:59 +0100)]
Let init-arexxd use --debug-packets

12 years agocorrect_point() can now rename sensors
Martin Mares [Sat, 14 Jan 2012 09:55:51 +0000 (10:55 +0100)]
correct_point() can now rename sensors

12 years agoSLOT_SIZE is not used any longer
Martin Mares [Sat, 14 Jan 2012 09:55:40 +0000 (10:55 +0100)]
SLOT_SIZE is not used any longer

12 years agoNew options: --debug-raw and --log-dir
Martin Mares [Sat, 14 Jan 2012 09:47:29 +0000 (10:47 +0100)]
New options: --debug-raw and --log-dir

12 years agoCorrections for my sensors
Martin Mares [Sat, 7 Jan 2012 23:21:35 +0000 (00:21 +0100)]
Corrections for my sensors

12 years agoCalibration of my own sensors
Martin Mares [Sat, 7 Jan 2012 23:20:53 +0000 (00:20 +0100)]
Calibration of my own sensors

12 years agoA web interface
Martin Mares [Mon, 2 Jan 2012 08:51:07 +0000 (09:51 +0100)]
A web interface

12 years agoUpdated the experimental graphing script
Martin Mares [Sat, 31 Dec 2011 10:25:40 +0000 (11:25 +0100)]
Updated the experimental graphing script

12 years agoReleased as v1.1 v1.1
Martin Mares [Thu, 29 Dec 2011 08:43:26 +0000 (09:43 +0100)]
Released as v1.1

12 years agoBugfix: Initial download slept too much
Martin Mares [Thu, 29 Dec 2011 08:42:55 +0000 (09:42 +0100)]
Bugfix: Initial download slept too much

12 years agoReleased as 1.0 v1.0
Martin Mares [Tue, 27 Dec 2011 18:56:27 +0000 (19:56 +0100)]
Released as 1.0

12 years agoAdded an example graphing script
Martin Mares [Tue, 27 Dec 2011 18:42:11 +0000 (19:42 +0100)]
Added an example graphing script

12 years agoTODO
Martin Mares [Tue, 27 Dec 2011 18:29:18 +0000 (19:29 +0100)]
TODO

12 years agoRRD now keeps also 1-hour minima and maxima
Martin Mares [Tue, 27 Dec 2011 18:28:52 +0000 (19:28 +0100)]
RRD now keeps also 1-hour minima and maxima

12 years agoLogging of statistics, handling of SIGTERM, better scheduling of time syncs
Martin Mares [Tue, 27 Dec 2011 18:22:56 +0000 (19:22 +0100)]
Logging of statistics, handling of SIGTERM, better scheduling of time syncs

12 years agoBetter logging
Martin Mares [Tue, 27 Dec 2011 15:08:29 +0000 (16:08 +0100)]
Better logging

12 years agomake install
Martin Mares [Tue, 27 Dec 2011 15:08:06 +0000 (16:08 +0100)]
make install

12 years agoAdded init script for Debian
Martin Mares [Tue, 27 Dec 2011 14:50:57 +0000 (15:50 +0100)]
Added init script for Debian

12 years agoDaemon mode
Martin Mares [Tue, 27 Dec 2011 13:45:19 +0000 (14:45 +0100)]
Daemon mode

12 years agoA brief description of the protocol
Martin Mares [Mon, 26 Dec 2011 21:20:02 +0000 (22:20 +0100)]
A brief description of the protocol

12 years agoRecord data in a RRD
Martin Mares [Mon, 26 Dec 2011 21:09:15 +0000 (22:09 +0100)]
Record data in a RRD

12 years agoTODO
Martin Mares [Mon, 26 Dec 2011 20:50:27 +0000 (21:50 +0100)]
TODO

12 years agoA couple of comments
Martin Mares [Mon, 26 Dec 2011 20:50:03 +0000 (21:50 +0100)]
A couple of comments

12 years agoBetter displaying of cooked data
Martin Mares [Mon, 26 Dec 2011 20:44:51 +0000 (21:44 +0100)]
Better displaying of cooked data

12 years agoThe first experimental version
Martin Mares [Mon, 26 Dec 2011 20:34:53 +0000 (21:34 +0100)]
The first experimental version