Commit Graph

47 Commits

Author SHA1 Message Date
josh@noisymime.org f484f5799a Only perform weather lookup if the values in the location field look like latitude / longitude 2013-10-21 20:53:57 +11:00
josh@noisymime.org 1e0b7aef60 Added initial location lookup and connection to openweathermap 2013-10-21 20:13:35 +11:00
Dan-in-CA f47e1a191d Updated rev info 2013-10-16 12:45:59 -07:00
Dan-in-CA 9790d961b1 Fixed rain delay and program preview bugs. 2013-10-16 12:42:57 -07:00
Dan-in-CA 41b5b83ee9 Small change to rain delay code. 2013-10-16 12:08:12 -07:00
Dan-in-CA 4c9c444533 Switching manual mode on or off does not cancel rain delay. Changing
rain delay does not cancel manual mode.
2013-10-15 20:23:04 -07:00
Dan-in-CA 81c7ac391e Merge branch 'working' 2013-10-15 17:15:05 -07:00
Dan-in-CA 7311632ca8 Minor bug fix, code cleanup 2013-10-15 16:53:29 -07:00
Dan-in-CA eefb9fe3f6 Renamed Main Loop > Timing loop 2013-10-14 09:27:50 -07:00
Dan-in-CA 0426396a41 File cleanup 2013-10-10 14:37:54 -07:00
Dan-in-CA 731c5aee00 Fixed Satation change bug.
Fixed a bug that caused an error when a master station was enabled and
station names or options were changed.
2013-10-10 13:48:50 -07:00
Dan-in-CA cf6ff530cb Minor bug fixes 2013-10-08 18:05:58 -07:00
Dan-in-CA 454d15c807 Fixed sd update bug 2013-10-08 17:43:43 -07:00
Dan-in-CA 8cb4badc6b ready to do checkout 2013-10-05 10:28:27 -07:00
Dan-in-CA 75a31db90c First UI improvements. 2013-10-04 14:16:31 -07:00
Dan-in-CA e8d478ee38 First of UI improvements. 2013-10-04 14:10:58 -07:00
Dan-in-CA 2643d6a12e Added checking for old options.txt format, added function to write new options.txt. 2013-10-03 14:07:00 -07:00
Dan-in-CA 2f86577398 Merged from JM_from_remote, Fixed bugs in JM initial Prototype. 2013-10-02 20:24:10 -07:00
Dan-in-CA cdb27826c9 Merge Jonathan's 'prototype'
* JM_from_remote:
  Merged options into Dan-in-CA latest version

Conflicts:
	README.md
	ospi.py
	static/scripts/java/svc1.8.3/home.js
2013-10-02 15:57:34 -07:00
Dan-in-CA 197502fac7 Put RasPi specific code into try, except blocks
This changes allows the program to run unmodified on Windows, non Pi Linux and Raspberry Pi.
2013-10-02 15:29:42 -07:00
Dan-in-CA a21db3d83d Merged multi platform code from working branch
Conflicts:
	ospi.py
2013-10-02 15:20:33 -07:00
Dan-in-CA 2ca0a8837c Works on multiple platforms
Placed RasPi specific code into Try, Except bolcks. Code now runs under Windows, Non Pi Linux and on the Pi without modification.
2013-10-02 15:08:52 -07:00
Dan-in-CA 9cab706e10 Ready to test multi platform version 2013-10-02 13:25:29 -07:00
Dan-in-CA 63bf7eee66 GPIO Pin numbering update 2013-10-01 17:45:34 -07:00
Dan-in-CA 8ba5c07a62 Ready to merge GPIO pin changes 2013-10-01 17:34:05 -07:00
Dan-in-CA 224666a078 Ready to test new GPIO pin configuration. 2013-09-30 20:49:36 -07:00
Jonathan Marsh be16ebe3e3 Merged options into Dan-in-CA latest version
Improved options handling code: simplified passing of options, factored
out option UI details into data file, added new options for name and
station name length, and brought logging options into the main options
page.  Fixed some IE rendering issues and made tooltips a full toggle
as well.
2013-09-28 20:19:10 -07:00
Dan-in-CA 6f882f1432 Testing working branch 2013-09-28 13:59:00 -07:00
Dan-in-CA d4a99da4f9 First commit after moving to Git 2013-09-28 13:06:10 -07:00
Dan-in-CA bf85e14eb6 Fixed some concurrent mode bugs, added "rev." page 2013-09-24 10:44:37 -07:00
Dan-in-CA 1bc6ae1a28 Fixed Concurrent mode bug, added revision page. 2013-09-19 15:48:26 -07:00
Dan-in-CA b84132d02e Added rev page 2013-09-16 19:34:30 -07:00
Dan-in-CA f8fd8b095f Updated Station status display 2013-09-14 15:07:10 -07:00
Dan-in-CA 6ff3b0e21b Fixed another indent 2013-09-12 13:48:03 -07:00
Dan-in-CA c500c7b591 Fixed an indent problem 2013-09-12 13:43:56 -07:00
Dan-in-CA eaff381865 Ignore rain properly handles changes in expansion boards. 2013-09-12 10:46:20 -07:00
Dan-in-CA ac2c4a9e7d Still working on this 2013-09-12 09:15:51 -07:00
Dan-in-CA 7800767d21 Added "ir" to update options 2013-09-12 08:58:58 -07:00
Dan-in-CA d9e1fe0fc2 Fixed Ignore rain expansion board bug. 2013-09-12 08:48:07 -07:00
Dan-in-CA eb47890e1d Added "ignore rain" option. 2013-09-10 12:48:08 -07:00
Dan-in-CA 10c3ed8513 Made current time an attribute of the gv module as gv.now 2013-09-04 18:48:24 -07:00
Dan-in-CA ed5f7d39c6 Changed the Modified date to todays date. 2013-09-03 15:29:36 -07:00
Dan-in-CA ef2126776c Changed 2 lines that used time.timezone 2013-09-03 14:37:59 -07:00
Dan-in-CA f0883741f1 Aug. 30 2013 update. See README.md 2013-08-31 12:20:37 -07:00
Dan-in-CA 2dfb5428f0 Added toggle of temperature units, added temporary fix for upgrade problem related to adding Sequential to options.txt 2013-08-27 17:06:24 -07:00
Dan-in-CA 188bc6309c Edited README.md, fixed default logging state. 2013-08-25 16:36:32 -07:00
Dan-in-CA 6139a27500 Initial commit 2013-08-25 16:02:56 -07:00