1,872
edits
(39 intermediate revisions by the same user not shown) | |||
|__TOC__
|}
==== Version 7.
#ExtraSensors: Fixed bug for deprecated webtags CO2-Pm2p5-24h and CO2-Pm10-24h (changed to CO2pm2p5_24h and CO2pm10_24h)
==== Version 7.4.4 (09/03/25) ====
#ExtraSensors: Improvement and fix in errorhandling to accommodate the ''IgnoreDataErrors'' parameter (similar for Monthly Log reading, External Sensors, AirLink)
==== Version 7.4.3 (12/02/25) ====
#CustomLogs: In the table showing the webtags, the output qualifiers (like rc, nv etc... are removed)
#Top10: reordered first on dateTime and than on the attribute such that with equal values of the attribute the newest comes first.
#Diary: Now a parameter ''Diary'' exists (section ''Diary'') which if false does not generate the module and removes the menu item. Default is ''true''.
#CustomLogs: Webtags ''SnowAccum24h[1-4]'' added.
#CustomLogs: Webtags ''SnowAccumSeason[1-4]'' added.
#Updated all library dll's
<br/>Wrt the NOAA reports in CMX 4.4.0 the following:
#I will not put any effort in modifying CUtils to display the NOAA reports in HTML format, only the 'old' text format will be supported. The disadvantage is that some users use the same CMX instance to serve both the standard website and CUtils' website. If you wish to serve the standard CMX website as HTML you will have to find a solution or accept the result in CUtils as is. CUtils expects CMX to have the NOAA setting text for the reports. The HTML output is unpredictable.
#The only difference is that the CMX text setting uses the ''<nowiki><pre></pre></nowiki>'' tags to display the text.
#The CMX HTML setting removes those ''<nowiki><pre></pre></nowiki>'' tags but has no other arrangements. The rest of the formatting is yours.
#That's all.
==== Version 7.4.2 (05/02/25) ====
#Graphs: The miscellaneous charts 'Temperature Sum' and 'Growing Degree Days' now have a correct tooltip date (sorry, correction on 7.4.1)
#CustomLogs: Null values are now correctly handled. If webtags can have null values modify your definition wit ''nv=""'' or ''nv=0''
#Diary: Colours in chart view are now configurable (See for parameters in section ''Diary'' in the inifile)
#ExtraSensors: The ''Laser sensors'' and ''Snow24h'' now can be read from the log - CMX b4073 now logs those values. The Compiler iis now fully functional to chart those values.
==== Version 7.4.1 (26/01/25) ====
#NOAA: Fixed: when generated with ''thrifty website'', only the current year in the drop down list of the report viewer was generated.
#ChartsCompiler: Fixed: The UserTemp[1-8] sensors now have the correct axis (Was distance)
#CustomLogs: ''#Snow24hr'' webtag is now working correctly. Harmonisation of Compiler keyword (now: ''Snow24h'') and webtag (now: ''Snow24hr'') maybe done later. Currently system and documentation are in line.
#Graphs: The miscellaneous charts 'Temperature Sum' and 'Growing Degree Days' now have a correct tooltip date (it was one day less than it should be)
==== Version 7.4.0 (14/01/25) ====
#Diary: The max year is now correctly set after the new year i.e. for season 2024/2025 the max year remains 2024, after june the max year becomes 2025
#Diary: When looking at the chartview and changing the year, the view remains chartview. Note that the range does not yet follow the year setting.
#NOAA: Now generates correctly under thrifty in a year rollover.
#ExtraSensors: Added LaserDist[1-4] and LaserDepth[1-4] sensors
#Compiler: Added LaserDist[1-4] and LaserDepth[1-4] sensors (Extra) using Height axis
#Compiler: Added snow24h and snowdepth to the compiler (All/Daily) using Height Axis
#CustomLogs: Added webtags LaserDist[1-4], LaserDepth[1-4], snowdepth and snow24h using Height axis
#CustomLogs: Added temp9am series webtags
#CustomLogs: added webtag rweek
#Units: the Laser Sensors now use the snow unit definition of CMX (i.e. cm or in) on the Height axis
#Units: Snow24h and SnowDepth now correctly use the snow unit definition of CMX (i.e. cm or in) on the Height axis
#ExtraSensors: Fix for null values in logfile when running ''UserAskedData''
#Introduction of parameter Section: ''General'', Parameter: ''ConnectNulls'', default value: ''false''. When false, gaps will be shown in the chart when null values are present. When true, a line is drawn between non-null. This parameter is in section ''General'' but at the moment only is valid for ''AirLink'' and ''Compiler'' modules (So all charts created by the compiler benefit).
NOTE: this has to do with the handling of the null values in the logfiles of CMX where some null checks in the final stages of JSON generation by CUtils were incorrect. This error also occurs in other places and so far has been corrected in ''AirLink'' and ''ExtraSensors'' module. The other places require some more study. Null value issues may not be uncommon for a while but I intend to now wait for the fixes in CMX.
The error will occur with failing sensors e.g. end of battery life (or sensors switched off for some reason).
NOTE: The ExtraSensors chart may restart building its lines and not display the whole series for the nr of hrs you configured. For CustomLogs you just run the module command, that will generate the whole series and after that it will continue incrementally. ExtraSensors does not have such feature and you will have to see the lines grow for the hours configured. I will think about a redo of the full charts for ExtraSensors.
==== Version 7.3.2 (10/12/24) ====
|