1 Révisions (c5014addd2bf672cab1519b7b1e64b087b666e93)

Auteur SHA1 Message Date
  Bertrand Lemasle cb6bacfde5 Moved files around for vscode il y a 6 ans
  Bertrand Lemasle 3a5357a644 Fixed bad definition of core::notifyFailures il y a 6 ans
  Bertrand Lemasle 8d51ceb975 Added alerts notification and clearance in the main core function il y a 6 ans
  Bertrand Lemasle c7063a5698 Moved RTC time update from GPS to Core workflow rather than position acquisition. Avoid edge cases where the spend time measurement could be wrong because of time update in between the two measure points. il y a 6 ans
  Bertrand Lemasle 5e220b23b2 [Untested] Reset StoppedInARow if gap between the previous and current position is more than a default value (try to detect missed positions) il y a 7 ans
  Bertrand Lemasle 6b41da4c9a Ability to force backup. Forcing backup when "stopping" il y a 7 ans
  Bertrand Lemasle 01f3a488a1 Added some code to reduce the effect of a gps fix that would indicate no speed, leaving the device in sleep mode for too long il y a 7 ans
  Bertrand Lemasle 2d9121855c Changed useless pass by ref argument in gps::getVelocity il y a 7 ans
  Bertrand Lemasle 8ff02bf6c2 Added timeToFix to each position entry, reorganized code a bit to withdraw responsabilities from core::main il y a 7 ans
  Bertrand Lemasle 65afc63249 Redesigned main loop to allow for debug programs and commands il y a 7 ans
  Bertrand Lemasle 0d24ef07e3 Using define instead of magic numbers. Started to implement speed vs sleep time logic il y a 7 ans
  Bertrand Lemasle bf9c9d58ca Cleaned unnecessary code il y a 7 ans
  Bertrand Lemasle a8b9d65327 Started building major bricks and global algorithm il y a 7 ans