• Willkommen im Forum „Wetterstationsforum.info - Archiv“.
 

Neuigkeiten:

Dieses Forum dient ausschließlich zu Archivzwecken.
Für Fragen nutze bitte unser aktuelles Forum, welches du unter https://wetterstationsforum.info findest.

Hauptmenü

Open2300 v. 1.4 released. New feature - reset of min/max

Begonnen von Lavr, 06.04.2004, 01:34:56

⏪ vorheriges - nächstes ⏩

Lavr

Here is a new version 1.4 of the open2300 project for the Lacrosse WS2300 series of weather stations.

http://open2300.sourceforge.net/

And this time with the feature "reset of minimum/maximum" that many requested.

I have one problem
In the Windows versions I can choose either to compile so that you can see the output in the "dosshell" which also means that a dos windows pops up when you run the programs in the background as a scheduled task.
OR I can compile it so that it does not pop up AND does not write anything to the shell (console).

I would like the programs to output text if and only if it is run from a windows that is already open.
I have compiled the exe files now so that those you use interactively will give output. And those that are typical background tasks will not.

Modify the Makefile if you want it differently and recompile with MingW.

And again a nice little contribution from Randy Miller. (thanks)
Instead of having the ARPS servers hardcoded they are now in the config file (hardcoded servers are still there if there is no config file).

Have fun

Kenneth

---------------------------------------
From the release note.

1.4    2004 Apr 06 - Kenneth Lavrsen

rw2300 has been extended again:
- new reset of min/max values for all measurements and reset of rain
 counters.
- reporting of errors when write goes wrong.
- the config structure has been extended with new APRS_SERVER settings
 (contribution by Randy Miller).
linux2300/windows2300 has been improved:
- the citizen_weather_send() function has been improved so instead of
 using hardcoded server addresses the servers addresses are now placed
 in the config file (original linux version contributed by Randy
 Miller).
minmax2300 is a new tool using the new rw2300 reset functions to reset
 min/max for all measurements and resetting rain counters.
 
Kenneth Lavrsen wishes to thank Randy Miller again for another good
contribution to the project.
 
To-dos for future version
- Make mysql2300 binary (help wanted)
- Make a version of the weather graphs that uses the MySQL data instead
 of the flat file.
- Change the Windows version so that those compiled for no shell window
 will still print messages if shell window already open.
 Contribution for this welcome. Just a hint by email.//