MrDrem

Results 57 comments of MrDrem

This set of commits should not be merged into the main branch. BST should not be used for reporting times, times should be kept constant (so UTC is ideal as...

Could you post your (suitably redacted) config.py file?

I strongly recommend that this is not pulled as is. As per my comments on #169 : BST should not be used for reporting times, times should be kept constant...

This seems to crash my enviro-weather when the wind parts are plugged in. I am trying to work out what the issue is, but the board seems to need to...

I've updated the code to try and improve pull #163 slightly. I'm not certain why there is the addition of an extra 360 at line 157, and suspect that this...

I've now been running this code for ~1 hour, and it's returning good wind directions. WIll update again in the morning, but it looks good to include.

I now understand why the extra 360 degrees is added > (The addition of 360 degrees is a common technique used in programming to handle negative numbers when calculating directions...

@sjefferson99 I'd done it slightly differently initially, but looking at your method yours seemed better so I changed it to match that and bring it up to the new codebase....

I've been looking at the code for the wind speed, looking to improve it, and to try and work out why it makes my board fall over some times, and...

So, looking at the above, I've realised that this line: `2024-04-26 22:44:04 [exception / 126kB] > wind speed stats - ticks: [2810, 3025, 3025, 3025, 3469]` would also cause the...