dweather.git
9 years agoadd WLinkExpVar.pdf
Dirk Koopman [Wed, 16 Jul 2014 14:20:16 +0000 (15:20 +0100)]
add WLinkExpVar.pdf

This has all the various calculations that are used in the Vantage
PRO2 but could be used in other software/hardware

9 years agoadd weatherlink file decode docs
Dirk Koopman [Wed, 16 Jul 2014 13:30:23 +0000 (14:30 +0100)]
add weatherlink file decode docs

9 years agorename some vars to make more sense
Dirk Koopman [Mon, 14 Jul 2014 17:31:05 +0000 (18:31 +0100)]
rename some vars to make more sense

9 years agoFix rain, move things about in hour/min recs
Dirk Koopman [Mon, 14 Jul 2014 16:33:50 +0000 (17:33 +0100)]
Fix rain, move things about in hour/min recs

Add a series of rain deltas: rain, rain_1m, rain_1h (per loop,
per minute, per hour).
Moved the state machine debugging into isdbg 'state'.

9 years agofix multiple \ns, use JSON
Dirk Koopman [Mon, 14 Jul 2014 11:26:33 +0000 (12:26 +0100)]
fix multiple \ns, use JSON

Make sure that existing timers are removed before replacement timers
are activated.

Replace Mojo::JSON with JSON(::XS) to allow sorting of keys in the output
JSON sentences

9 years agoadd logf routine from smg
Dirk Koopman [Sun, 13 Jul 2014 21:53:21 +0000 (22:53 +0100)]
add logf routine from smg

9 years agoadd auto reopen and general tidy up
Dirk Koopman [Sun, 13 Jul 2014 21:50:22 +0000 (22:50 +0100)]
add auto reopen and general tidy up

Add mS to debug times
Open Log files as a+ rather than r as default

9 years agostart hardening the looping
Dirk Koopman [Sun, 13 Jul 2014 12:41:23 +0000 (13:41 +0100)]
start hardening the looping

Try to restart the serial port after it closes.

9 years agoAdd logging modules and improve logger
Dirk Koopman [Sat, 12 Jul 2014 22:51:48 +0000 (23:51 +0100)]
Add logging modules and improve logger

Add some prototype support for LOOP2 records, but whether it is actually
worth it is a cause of some speculation as stuff gets erased from memory
too easily.

9 years agoworking and producing basic json records
Dirk Koopman [Sat, 12 Jul 2014 16:36:36 +0000 (17:36 +0100)]
working and producing basic json records

9 years agosuccessfully decoding loop pkts with Mojo
Dirk Koopman [Fri, 11 Jul 2014 22:41:37 +0000 (23:41 +0100)]
successfully decoding loop pkts with Mojo

10 years agoadd (working) dirk.pl + other bits
Dirk Koopman [Fri, 19 Jul 2013 13:50:55 +0000 (14:50 +0100)]
add (working) dirk.pl + other bits

12 years agowip
Dirk Koopman [Thu, 10 May 2012 15:18:21 +0000 (16:18 +0100)]
wip

12 years agoadd basic skeleton to git
Dirk Koopman [Thu, 12 Apr 2012 16:57:58 +0000 (17:57 +0100)]
add basic skeleton to git