3 次程式碼提交 (816301be515ea3208019522e1aed6c7d919e3562)

作者 SHA1 備註 提交日期
  Bertrand Lemasle 816301be51 Updated GpsTracker with recent changes from sim808 6 年之前
  Bertrand Lemasle 19408cd24a Cleaned includes in header files 6 年之前
  Bertrand Lemasle e072cadbc2 Moved all source files inside a src folder 6 年之前
  Bertrand Lemasle cb6bacfde5 Moved files around for vscode 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 404fccca5b Enabling network before acquiring gps position to save some time. Reduced timeouts 7 年之前
  Bertrand Lemasle dfae1a9a34 Fixed timeout for gsm and gps overflow uint16 7 年之前
  Bertrand Lemasle 2d9121855c Changed useless pass by ref argument in gps::getVelocity 7 年之前
  Bertrand Lemasle 0d24ef07e3 Using define instead of magic numbers. Started to implement speed vs sleep time logic 7 年之前
  Bertrand Lemasle 3fdb6e5907 Implemented wait for gps position and use it to set rtc time 7 年之前
  Bertrand Lemasle 5e7e47d6cd Inlined some functions and handle logical vs physical power management 7 年之前
  Bertrand Lemasle ce42f417be Fixed build by importing part of TimeLib in the project. The trick seems to add optimization directive to work around https://github.com/arduino/Arduino/issues/3972 7 年之前
  Bertrand Lemasle d21ba43394 Implemented RTC alarm sleep and wake up 7 年之前
  Bertrand Lemasle a8b9d65327 Started building major bricks and global algorithm 7 年之前
  Bertrand Lemasle 7d72b2eeaf Initial commit 7 年之前