11 次程式碼提交 (8d51ceb975610e7051e963527240368ab1d3ed47)

作者 SHA1 備註 提交日期
  Bertrand Lemasle 8d51ceb975 Added alerts notification and clearance in the main core function 6 年之前
  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. 6 年之前
  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) 7 年之前
  Bertrand Lemasle 6b41da4c9a Ability to force backup. Forcing backup when "stopping" 7 年之前
  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 7 年之前
  Bertrand Lemasle 2d9121855c Changed useless pass by ref argument in gps::getVelocity 7 年之前
  Bertrand Lemasle 8ff02bf6c2 Added timeToFix to each position entry, reorganized code a bit to withdraw responsabilities from core::main 7 年之前
  Bertrand Lemasle 65afc63249 Redesigned main loop to allow for debug programs and commands 7 年之前
  Bertrand Lemasle 0d24ef07e3 Using define instead of magic numbers. Started to implement speed vs sleep time logic 7 年之前
  Bertrand Lemasle bf9c9d58ca Cleaned unnecessary code 7 年之前
  Bertrand Lemasle a8b9d65327 Started building major bricks and global algorithm 7 年之前