dweather.git
6 years agoSend wind even if it hasn't changed master
Dirk Koopman [Tue, 10 Oct 2017 11:56:16 +0000 (12:56 +0100)]
Send wind even if it hasn't changed

Always send wind even if it hasn't changed in order to update the wind rose.

7 years agofix max wind
Dirk Koopman [Thu, 29 Sep 2016 23:03:38 +0000 (00:03 +0100)]
fix max wind

8 years agomax windchill active only in winds > 1.2m/s
Dirk Koopman [Tue, 19 Jan 2016 17:49:10 +0000 (17:49 +0000)]
max windchill active only in winds > 1.2m/s

8 years agofix type in temperature continuous output
Dirk Koopman [Sun, 17 Jan 2016 19:56:12 +0000 (19:56 +0000)]
fix type in temperature continuous output

8 years agoadd 2 day forecast, blue -(ve) temperature
Dirk Koopman [Sun, 17 Jan 2016 19:52:04 +0000 (19:52 +0000)]
add 2 day forecast, blue -(ve) temperature

Add the yr.no 2 day forecast to the top of the page.
Make any temperature zero or below dark blue. This actually involves
have two series running in parallel - with some tricky corners to make
them join up.

8 years agodisplay speeds in mph rather than m/s
Dirk Koopman [Wed, 9 Dec 2015 23:44:13 +0000 (23:44 +0000)]
display speeds in mph rather than m/s

8 years agoadd maxwind, pressure to .1, improve ui
Dirk Koopman [Wed, 9 Dec 2015 22:27:54 +0000 (22:27 +0000)]
add maxwind, pressure to .1, improve ui

Added facility to record the maximum wind gust and time per day.
Change the accuracy of the barometer from int to one dec pl.
Fix the size of the columns in the UI to stop the constant changing of widths
with data changes

8 years agotry to improve error/close/timeout restarting
Dirk Koopman [Thu, 6 Aug 2015 20:45:23 +0000 (21:45 +0100)]
try to improve error/close/timeout restarting

8 years agofix humidity updating
Dirk Koopman [Fri, 24 Jul 2015 13:44:36 +0000 (14:44 +0100)]
fix humidity updating

8 years agoadd humidity scale
Dirk Koopman [Fri, 3 Jul 2015 22:08:27 +0000 (23:08 +0100)]
add humidity scale

8 years agochange temp colour to red
Dirk Koopman [Sun, 10 May 2015 20:53:06 +0000 (21:53 +0100)]
change temp colour to red

8 years agofix windrose and other tarting
Dirk Koopman [Mon, 4 May 2015 13:33:45 +0000 (14:33 +0100)]
fix windrose and other tarting

9 years agofix main graph history slurping
Dirk Koopman [Sat, 18 Apr 2015 21:26:19 +0000 (22:26 +0100)]
fix main graph history slurping

Remove buttons from widgets.
Fully parameterise the amount of slurping.

9 years agospeed up load by embedding initial graphs values
Dirk Koopman [Sat, 18 Apr 2015 19:17:37 +0000 (20:17 +0100)]
speed up load by embedding initial graphs values

Rather than sending them via websocket. Which seems incredibly slow.

Which is a worry...

9 years agoadd three wind dials
Dirk Koopman [Sat, 18 Apr 2015 15:07:43 +0000 (16:07 +0100)]
add three wind dials

remove the debugging displays
make the js and css local
modernise logf

9 years agoNow with a graph!!
Dirk Koopman [Sat, 18 Apr 2015 00:15:51 +0000 (01:15 +0100)]
Now with a graph!!

9 years agostart to add state ready for graphs
Dirk Koopman [Tue, 27 Jan 2015 22:28:19 +0000 (22:28 +0000)]
start to add state ready for graphs

9 years agorestore data saving
Dirk Koopman [Tue, 27 Jan 2015 11:49:21 +0000 (11:49 +0000)]
restore data saving

9 years agoadd time of min and max temp
Dirk Koopman [Mon, 26 Jan 2015 15:48:58 +0000 (15:48 +0000)]
add time of min and max temp

9 years agoshow when ws not connected
Dirk Koopman [Sun, 25 Jan 2015 22:02:30 +0000 (22:02 +0000)]
show when ws not connected

9 years agoadd some Bootstrap goodness
Dirk Koopman [Sat, 24 Jan 2015 21:01:38 +0000 (21:01 +0000)]
add some Bootstrap goodness

9 years agosaner loop_data opening/closing
Dirk Koopman [Sat, 24 Jan 2015 00:14:18 +0000 (00:14 +0000)]
saner loop_data opening/closing

9 years agoprefer rename over copy for loop_data shuffle
Dirk Koopman [Sat, 24 Jan 2015 00:04:26 +0000 (00:04 +0000)]
prefer rename over copy for loop_data shuffle

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

11 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