dvdsk / HomeAutomation

System to automate lighting and audio interacting through a web interface and telegram bot
3 stars 1 forks source link

Floating point exception #20

Open dvdsk opened 7 years ago

dvdsk commented 7 years ago

Not going wrong in graph or http, more info needed.

Suggested approach: send full range of values to pi (from special debug arduino) while debugging with gdb

dvdsk commented 7 years ago

after crash all values where because of an offset in the file? solution to check for corrupt last entries: remove last n bytes if filesize % packagesize != 0