Instructions and HOWTO page: Difference between revisions
From wiki.breedveld.net
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
==Release Notes== | ==Release Notes== | ||
v0.91 2012-10-14 beta version | v0.91 2012-10-14 beta version | ||
initial test version | initial test version | ||
v0.92 2012-10-15 beta version | v0.92 2012-10-15 beta version | ||
introduced: -b option | introduced: -b option | ||
this the same as -d (datacollecting) but extended with debug info. | this the same as -d (datacollecting) but extended with debug info. | ||
debug info is send to stderr | debug info is send to stderr | ||
Device-scan is now async, with a wait loop after it. | Device-scan is now async, with a wait loop after it. | ||
This not optimal yet, but it is much faster | This not optimal yet, but it is much faster | ||
v0.93 2012-10-16 beta version | v0.93 2012-10-16 beta version | ||
max exit in detection waitloop, prevents for endless loop | max exit in detection waitloop, prevents for endless loop | ||
v0.94 2012-10-21 beta version | v0.94 2012-10-21 beta version | ||
mutiple inverters (-n) | |||
improved debugging options | |||
date and events printout with comments (-c) | |||
show possible status fields (-s) | |||
some minor bigfixes | |||
v0.95 2012-10-24 beta version | v0.95 2012-10-24 beta version | ||
minor bugfixes | |||
include yasdi libs in compiled version | |||
install.sh and make_distribution.sh scripts added | |||
v0.972 2012-11-28 beta version | v0.972 2012-11-28 beta version | ||
Pdc in stead of Pac (bug) | |||
possible to do a synchronous call in stead off async. | |||
deamon mode, will speed-up requests | |||
monitor mode added | |||
much more debugging | |||
send stop signal to the daemon | |||
requesting the daemon state | |||
v0.980 2012-11-29 beta version | v0.980 2012-11-29 beta version | ||
deamon request for multiple sma inverters | |||
v0.981 2012-12-02 beta version | v0.981 2012-12-02 beta version | ||
minor bug-fix for 32bit compile | |||
v0.982 2013-02-13 beta version | v0.982 2013-02-13 beta version | ||
not existing inverter in daemon mode will result as 0, - bugfix for coredump with some SMA models - detection of A or mA, output will be in Amps | |||
v1.000 2014-09-04 version | v1.000 2014-09-04 version | ||
New name, going to production version | |||
Revision as of 10:58, 1 December 2015
Release Notes
v0.91 2012-10-14 beta version initial test version
v0.92 2012-10-15 beta version introduced: -b option this the same as -d (datacollecting) but extended with debug info. debug info is send to stderr
Device-scan is now async, with a wait loop after it. This not optimal yet, but it is much faster
v0.93 2012-10-16 beta version max exit in detection waitloop, prevents for endless loop
v0.94 2012-10-21 beta version mutiple inverters (-n) improved debugging options date and events printout with comments (-c) show possible status fields (-s) some minor bigfixes
v0.95 2012-10-24 beta version minor bugfixes include yasdi libs in compiled version install.sh and make_distribution.sh scripts added
v0.972 2012-11-28 beta version Pdc in stead of Pac (bug) possible to do a synchronous call in stead off async. deamon mode, will speed-up requests monitor mode added much more debugging send stop signal to the daemon requesting the daemon state
v0.980 2012-11-29 beta version deamon request for multiple sma inverters
v0.981 2012-12-02 beta version minor bug-fix for 32bit compile
v0.982 2013-02-13 beta version not existing inverter in daemon mode will result as 0, - bugfix for coredump with some SMA models - detection of A or mA, output will be in Amps
v1.000 2014-09-04 version New name, going to production version