10 Commits (b48c7cc53eb06ebf70376ae8ef3425beb3b41764)

Autor SHA1 Mensaje Fecha
  Bertrand Lemasle c417f4198f Rework log defines for clarity hace 6 años
  Bertrand Lemasle 48a691c47d Fixed distance from previous debug messages hace 6 años
  Bertrand Lemasle 816301be51 Updated GpsTracker with recent changes from sim808 hace 6 años
  Bertrand Lemasle 62b33ce260 Changed parseSubstring to return uint16_t to avoid cast issue for year hace 6 años
  Bertrand Lemasle 752a59c6b8 Using patched MD_DS3231 instead of uDS3231 hace 6 años
  Bertrand Lemasle 5831dca9a2 Applied changes from uDS3231 rewrite hace 6 años
  Bertrand Lemasle 5e447a057b Avoid double read of gps position, leading to incomplete positions hace 6 años
  Bertrand Lemasle 92c68720ae Cleaned includes in cpp hace 6 años
  Bertrand Lemasle ffc030d011 Moved defines and include around hace 6 años
  Bertrand Lemasle e072cadbc2 Moved all source files inside a src folder hace 6 años
  Bertrand Lemasle cb6bacfde5 Moved files around for vscode hace 6 años
  Bertrand Lemasle 2541943150 Added verbose debug message in getDistanceFromPrevious hace 7 años
  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) hace 7 años
  Bertrand Lemasle 404fccca5b Enabling network before acquiring gps position to save some time. Reduced timeouts hace 7 años
  Bertrand Lemasle c24b2c18e0 Added some log to acquireCurrentPosition hace 7 años
  Bertrand Lemasle f687c9d11a Adjusted log level : verbose is really in a case of a hard debugging session hace 7 años
  Bertrand Lemasle 6b19ce95d3 Adjusted speed timings hace 7 años
  Bertrand Lemasle c0febe7fd6 Force the hand to obtain an accurate fix when possible. To be improved (intermediate timeout between fix / accurate fix and no fix at all) hace 7 años
  Bertrand Lemasle fe7723c9d9 getVelocity() returns 0 when parsing from lastPosition fails hace 7 años
  Bertrand Lemasle dfae1a9a34 Fixed timeout for gsm and gps overflow uint16 hace 7 años
  Bertrand Lemasle 5d9920d3c4 Added doBackup debug command hace 7 años
  Bertrand Lemasle 2d9121855c Changed useless pass by ref argument in gps::getVelocity hace 7 años
  Bertrand Lemasle ed7a10e47e Added sleep debug function and NOTICE_XXX macros hace 7 años
  Bertrand Lemasle d5655f8181 Some cleanup of Gps.cpp hace 7 años
  Bertrand Lemasle 7e112df110 Fixed RTC time get from GPS hace 7 años
  Bertrand Lemasle 789b2600f0 Fix sleep time being passed in milliseconds instead of seconds hace 7 años
  Bertrand Lemasle 0d24ef07e3 Using define instead of magic numbers. Started to implement speed vs sleep time logic hace 7 años
  Bertrand Lemasle 3fdb6e5907 Implemented wait for gps position and use it to set rtc time hace 7 años
  Bertrand Lemasle 5e7e47d6cd Inlined some functions and handle logical vs physical power management hace 7 años
  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 hace 7 años
  Bertrand Lemasle d21ba43394 Implemented RTC alarm sleep and wake up hace 7 años
  Bertrand Lemasle a8b9d65327 Started building major bricks and global algorithm hace 7 años
  Bertrand Lemasle 7d72b2eeaf Initial commit hace 7 años