183 Комити (cb6bacfde57986c9a1c8d535b69c6e429b0ff505)
 

Аутор SHA1 Порука Датум
  Bertrand Lemasle 4b04934443 Added config value & initialization temporary code пре 6 година
  Bertrand Lemasle 3a5357a644 Fixed bad definition of core::notifyFailures пре 6 година
  Bertrand Lemasle 93b97e377e Added handle count of gps and network instances пре 6 година
  Bertrand Lemasle 6bc833750d Fixed bad use of constant. notifyFailures does not manage the state save of notified failures. пре 6 година
  Bertrand Lemasle 250b5b3371 Added SMS send code to core::notifyFailures пре 6 година
  Bertrand Lemasle 8d51ceb975 Added alerts notification and clearance in the main core function пре 6 година
  Bertrand Lemasle b538bd06d6 Fill metadata values even if the GPS fix isn't acquired. пре 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 b63912bd29 Added relativeToPowerOnTime to waitForRegistered, allowing to efficiently wait for the network accross the firmware пре 6 година
  Bertrand Lemasle 701043b4a3 Added alerts conditions and framework пре 6 година
  Bertrand Lemasle 4c3f2eda04 Merge branch 'pause-improvments' пре 6 година
  Bertrand Lemasle 70db8ae6e4 Reported overflow prevention from pause detection to bad network detection code пре 7 година
  Bertrand Lemasle 0894a1cb0e Fixed long pause detection would never occur because of the use of max instead of min пре 7 година
  Bertrand Lemasle 2541943150 Added verbose debug message in getDistanceFromPrevious пре 7 година
  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 deaf10ed53 Stopped at boot up means going to long sleep. Fixed long sleep would result in a backup each time пре 7 година
  Bertrand Lemasle da9f958b9a Fixed power off commands being issued on a powered off device force waiting for timeouts пре 7 година
  Bertrand Lemasle dd49cc3013 Fixed network not being turned off (resulting in sim808 not being turned off) because of prepare turning it on пре 7 година
  Bertrand Lemasle 6b41da4c9a Ability to force backup. Forcing backup when "stopping" пре 7 година
  Bertrand Lemasle ebfc1698b3 Fixed positions count from index, used to determine if backup is needed пре 7 година
  Bertrand Lemasle 0cd271cf09 When network is not available for the time being, postponing the backup to a later time to avoid eating the battery for nothing пре 7 година
  Bertrand Lemasle eeee73206c Sleep time computation algorithm adjustements пре 7 година
  Bertrand Lemasle 12aa8fbae9 Fixed alteration of config in ram that prevent appropriate save of positions once the maximum has been reached пре 7 година
  Bertrand Lemasle ce182f64f7 Fixed intermediate timeout and data being incomplete / malformed пре 7 година
  Bertrand Lemasle f6cb167baa Correctly implemented join timeout between gps & network. Adjusted timeouts пре 7 година
  Bertrand Lemasle 404fccca5b Enabling network before acquiring gps position to save some time. Reduced timeouts пре 7 година
  Bertrand Lemasle 589acf16d8 Merge branch 'network-backup' пре 7 година
  Bertrand Lemasle c24b2c18e0 Added some log to acquireCurrentPosition пре 7 година
  Bertrand Lemasle b75f48671c Fixed constant string being declared in RAM пре 7 година
  Bertrand Lemasle 6a6b6063a2 Removed debug menu SD_WRITE_TEST as sd card support will probably never make it back пре 7 година
  Bertrand Lemasle f687c9d11a Adjusted log level : verbose is really in a case of a hard debugging session пре 7 година
  Bertrand Lemasle 89fbf75373 Increase conditions before bailing out because of a poor quality network пре 7 година
  Bertrand Lemasle 2575be5e35 Enabled network backup to real server пре 7 година
  Bertrand Lemasle 16a50cf531 The gps tracker server now has its own repository пре 7 година
  Bertrand Lemasle 32be4cf9e5 Started some real work around a gps tracker postions server. пре 7 година
  Bertrand Lemasle ba971f712a Introduced constant for the "no network" bail out пре 7 година
  Bertrand Lemasle b8aed99418 Added project for python server that will receive gps tracker positions пре 7 година
  Bertrand Lemasle e77f5aac48 Gave some more space for the "no network" bail out пре 7 година
  Bertrand Lemasle 9ccd312144 Sending freeRam and gsm signal attenuation along with position for debugging purpose пре 7 година
  Bertrand Lemasle f47ab930e4 Changed network backup configuration пре 7 година
  Bertrand Lemasle cb75225139 Cleaned up code of freeRam debugs. Cleaned commented code пре 7 година
  Bertrand Lemasle 2273ed1464 Adjusted sleep timings пре 7 година
  Bertrand Lemasle f5b38feed3 Do not wait the full time when no gsm signal can be found пре 7 година
  Bertrand Lemasle c12fc78f7d Fix sleep time at night пре 7 година
  Bertrand Lemasle 1b8e898a9b Introduced speed timing variations based on time of the day пре 7 година
  Bertrand Lemasle 27c290dd5b Added detected velocity and sleep timing when setting false gps coordinate пре 7 година
  Bertrand Lemasle 6b19ce95d3 Adjusted speed timings пре 7 година
  Bertrand Lemasle 878f509e4b Reduced sleeping time for debugging purpose, and menu timeout is not effective after first command пре 7 година
  Bertrand Lemasle a093a1ea47 Revert "Removed menu timeout, that was a bad idea" пре 7 година
  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) пре 7 година