dweather.git
9 years agoadd extra per (half) hour stuff
Dirk Koopman [Fri, 23 Jan 2015 23:50:03 +0000 (23:50 +0000)]
add extra per (half) hour stuff

9 years agoa WORKING WEBSERVER!!!
Dirk Koopman [Fri, 23 Jan 2015 23:25:57 +0000 (23:25 +0000)]
a WORKING WEBSERVER!!!

9 years agoadd some range checking...
Dirk Koopman [Tue, 20 Jan 2015 20:24:49 +0000 (20:24 +0000)]
add some range checking...

9 years agoadd min/max outside temperature
Dirk Koopman [Sat, 17 Jan 2015 19:56:10 +0000 (19:56 +0000)]
add min/max outside temperature

9 years agoadd manuals to git
Dirk Koopman [Tue, 30 Dec 2014 13:32:17 +0000 (13:32 +0000)]
add manuals to git

9 years agosyntax errors removed, wip
Dirk Koopman [Sun, 28 Dec 2014 23:26:32 +0000 (23:26 +0000)]
syntax errors removed, wip

9 years agostart a real(ish) dweather webapp
Dirk Koopman [Sun, 28 Dec 2014 21:04:15 +0000 (21:04 +0000)]
start a real(ish) dweather webapp

9 years agoget to a nearly working basic webapp
Dirk Koopman [Sun, 28 Dec 2014 19:57:23 +0000 (19:57 +0000)]
get to a nearly working basic webapp

9 years agofix day changing logic
Dirk Koopman [Sun, 28 Dec 2014 19:57:00 +0000 (19:57 +0000)]
fix day changing logic

9 years agoadd decoded time to record
Dirk Koopman [Wed, 29 Oct 2014 17:49:53 +0000 (17:49 +0000)]
add decoded time to record

So I can understand it better when looking at the logs. I must be
getting like Tubby! Having said that, the time_t timestamp may go
and, if necessary be regenerated.

9 years agoupdate DWeather::Debug, Logger, Serial
Dirk Koopman [Fri, 18 Jul 2014 21:51:54 +0000 (22:51 +0100)]
update DWeather::Debug, Logger, Serial

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