DEUTSCH:
Update V4.5c (NSLU2, x86, SheevaPlug) enthält die folgenden Änderungen:
* Beseitigt ein Speicherleck im Datenerfassungsprozess.
* Fügt Unterstützung für Mondauf- und -unterganszeiten und Mondalter hinzu. Neue Variable sind "actual_moonrise_standard_local", "actual_moonrise_standard_utc", "actual_moonset_standard_local", "actual_moonset_standard_utc", "actual_lunar_age_days". Um diese Erweiterung in WD wirksam werden zu lassen, muss auf der "WD-Live" Meteohub-Seite einmalig "speichern" gedrückt werden. Dies aktualisiert das Template zur Erstellung der Daten für WD-Live.
* Die neue Vue von Davis ist in der Auswahl der Wetterstationen jetzt explizit aufgeführt.
------------------------------
ENGLISH:
Update to Meteohub V4.5c (NSLU2, x86, SheevaPlug) brings these features:
* Fixes a memory leak in data logging process.
* Adds support for moon rise/set times and moon age. New variables are: actual_moonrise_standard_local, actual_moonrise_standard_utc, actual_moonset_standard_local, actual_moonset_standard_utc, actual_lunar_age_days. To make this also available for WD-live, please press "save" on Meteohub's WD-Live page. This populates necessary changes to the templates used for generation of WD-live data.
* New Davis Vue is explicitly listed in weather station selection menu.
---------------------------
Link: http://www.meteohub.de/joomla/index.php ... &Itemid=29
Update 4.5c ** with new bug fix **
Moderator: Mattk
-
- Senior Boarder
- Posts: 63
- Joined: Wed Nov 05, 2008 4:25 pm
- Location: Maidstone, Kent, UK
- Contact:
Re:Update 4.5c
I just installed V4.5c on my NSLU2 linked to my WMR100. It won't let me select thb0 as my indoor temp/humidity sensor for WD Live, although it is reading it OK. It reverts to th1 every time I try to save it. It was OK in my previously installed version (4.3d). Can you help?
Mark.
Mark.
Re:Update 4.5c
Hier das selbe bei der Instrumententafel, es wird immer der unterste(letzte) Eintrag genommen.
Gruß Torsten
Gruß Torsten
Gruß Torsten
Re:Update 4.5c
Some issues from here:
- when I click on "Auto Update" meteohub downloads 4.5c, but it is already installed
- in the graph definition I can only select the temperature sensor (all other sensors are th0 too), all other sensors are not available, the logging of the sensors works, rebooting did not helped
- I am missing the forecast option in the "Graph Upload"-Section, where is it?
-
- Junior Boarder
- Posts: 39
- Joined: Thu Jan 08, 2009 9:26 am
Re:Update 4.5c
Hi!
a) Bei der Erstellung von Graphen mit zwei y-Achsabschnittten wird für die rechte Seite kein Sensor mehr freigegeben.
b)Der Tag [actual_moonrise_standard_local] gibt neben der Uhrzeit fälschlicherweise auch noch ein Klammersymbol " ) " aus.
Gruss,
Christian
a) Bei der Erstellung von Graphen mit zwei y-Achsabschnittten wird für die rechte Seite kein Sensor mehr freigegeben.
b)Der Tag [actual_moonrise_standard_local] gibt neben der Uhrzeit fälschlicherweise auch noch ein Klammersymbol " ) " aus.
Gruss,
Christian
Re:Update 4.5c
Sorry, while fighting the memory leak I did cut down a storage allocation that turns out to be needed the way it has been. That results in blocking selection of sensors in graphs, wd-live, dashboard, weather networks, etc.
Please download and install 4.5c again, I made a change to that.
At the moment you can install 4.5c over an existing 4.5c by auto update. Please make use of this to get a fresh version. I will disable that feature later this week.
Sorry for any inconvenience.
Please download and install 4.5c again, I made a change to that.
At the moment you can install 4.5c over an existing 4.5c by auto update. Please make use of this to get a fresh version. I will disable that feature later this week.
Sorry for any inconvenience.
-
- Senior Boarder
- Posts: 63
- Joined: Wed Nov 05, 2008 4:25 pm
- Location: Maidstone, Kent, UK
- Contact:
Re:Update 4.5c
Thanks, that fixed it! And thanks for adding the moon functions too: a much requested feature.
Mark.
Mark.
Re:Update 4.5c ** with new bug fix **
fine that it works now.
The moon rise/set calculation took me some lengthy afternoons to find suitable calculations from the internet. I finally ported javascript code from this online calculator: http://home.att.net/~srschmitt/script_m ... e_set.html
Thanks to Stephen R. Schmitt who provided this code for general use.
The moon rise/set calculation took me some lengthy afternoons to find suitable calculations from the internet. I finally ported javascript code from this online calculator: http://home.att.net/~srschmitt/script_m ... e_set.html
Thanks to Stephen R. Schmitt who provided this code for general use.