OpenMarine
new format 1w config profile release 0.9.0 - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1)
+--- Forum: Bug Reports (https://forum.openmarine.net/forumdisplay.php?fid=4)
+--- Thread: new format 1w config profile release 0.9.0 (/showthread.php?tid=110)



new format 1w config profile release 0.9.0 - davidec - 2016-05-20

Hi all,
checking 0.9.0 release I checked that 1w.py doesn't work if I didn't add the offset value, i[6] is an empty string. May be a '0' default value the shortest solution?
Davide


  File "/home/pi/.config/openplotter/1w.py", line 188, in <module>
    dataf[ib]=temp+float(i[6])
ValueError: could not convert string to float:


RE: new format 1w config profile release 0.9.0 - Sailoog - 2016-05-22

Hi davidec, thanks for testing v0.9.0 but it is the first alpha version and there will be plenty of errors Smile we have uploaded the first draft of the signal k and N2K implementation and this involves big changes. Now we need to test the integration of all parts and to fix this kind of errors before asking people for testing.