sparkfun / OpenLog_Artemis

The OpenLog Artemis is an open source datalogger the comes preprogrammed to automatically log IMU, GPS, serial data, and various pressure, humidity, and distance sensors. All without writing a single line of code!
https://www.sparkfun.com/products/15846
Other
88 stars 47 forks source link

v2.4 #136

Closed PaulZC closed 2 years ago

ryanneve commented 2 years ago

@PaulZC , Sorry if I missed it, but how does the new watchdog affect OLA behavior? How would the two options behave (with and without noPowerLossProtection) given an intermittent power loss? How do the differ when low battery readings have been seen resetArtemis() vs powerDownOLA().

PaulZC commented 2 years ago

Hi Ryan, Most of the detail is here: https://github.com/sparkfun/OpenLog_Artemis/issues/128#issuecomment-1216620463 I will try and add a clear summary table to the release notes. Best wishes, Paul

PaulZC commented 2 years ago

Hi Ryan (@ryanneve ),

I've added notes about this to the release notes:

https://github.com/sparkfun/OpenLog_Artemis/releases/tag/v2.4

I hope this answers your question? Please let me know if not.

Best wishes, Paul