24 Révisions (1b8e898a9bdd0061550e5daefc2bc36f89b7bb30)

Auteur SHA1 Message Date
  Bertrand Lemasle 1b8e898a9b Introduced speed timing variations based on time of the day il y a 7 ans
  Bertrand Lemasle 6b19ce95d3 Adjusted speed timings il y a 7 ans
  Bertrand Lemasle 878f509e4b Reduced sleeping time for debugging purpose, and menu timeout is not effective after first command il y a 7 ans
  Bertrand Lemasle dc106a1ce2 Fixed _DEBUG vs !_DEBUG. Fixed code delcarations when network backup is disabled il y a 7 ans
  Bertrand Lemasle bbbc829b7f Defined configuration constants. Added a timeout to the menu. The goal is to automatically run normally at boot if no input is detected il y a 7 ans
  Bertrand Lemasle 4864d8d9c1 Messed up state where I try to gain some RAM il y a 7 ans
  Bertrand Lemasle dfae1a9a34 Fixed timeout for gsm and gps overflow uint16 il y a 7 ans
  Bertrand Lemasle 7a9987c78a Improved gprs activation in NetworkPositionsBackup il y a 7 ans
  Bertrand Lemasle c7c7652d1f Fixed main unit being woke up by SoftwareSerial interrupts il y a 7 ans
  Bertrand Lemasle 2c35fbe0f1 Implemented wait for network. Call backups directly to face what seems to be a segfault in positions::doBackup il y a 7 ans
  Bertrand Lemasle 1ce692f9e4 Blind implementation of network positions backup il y a 7 ans
  Bertrand Lemasle f7679c8187 Transformed config seed into uint8_t and removed apn from config il y a 7 ans
  Bertrand Lemasle 9143e494eb Conditionnal includes of backup code work for more than one implementation il y a 7 ans
  Bertrand Lemasle fda3aaa2c7 Conditionnaly include sdcard backup into code il y a 7 ans
  Bertrand Lemasle 626bfa8a5c Started real implementation of sdcard backup process il y a 7 ans
  Bertrand Lemasle e1babd94b5 Reorganized config code to allow for main vs sd vs another config il y a 7 ans
  Bertrand Lemasle 6585d4a652 Changed default configuration il y a 7 ans
  Bertrand Lemasle 455276fdc8 APN is now part of the configuration il y a 7 ans
  Bertrand Lemasle 0bb7171895 Reduced config access to EEPROM il y a 7 ans
  Bertrand Lemasle a4cc7b250a Fixed positions saving and reading il y a 7 ans
  Bertrand Lemasle 3d861d188b Automatic power on/off of i2c devices il y a 7 ans
  Bertrand Lemasle 0c5b267f2e Added many debug commands and use char id instead of numeric il y a 7 ans
  Bertrand Lemasle 4c76a75e65 Implemented config and positions saving to eeprom. 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