31 Révisions (f1bf52a0e71b8a06906a8dfad26ba203442ca1df)

Auteur SHA1 Message Date
  Bertrand Lemasle 4a94de3800 Reworked config reset code to avoid static init that eats SRAM il y a 6 ans
  Bertrand Lemasle 0bc78bea88 Added reserved space is the case where network backup is disabled il y a 6 ans
  Bertrand Lemasle 25bad44a0a Fixed bad conditional compilation location il y a 6 ans
  Bertrand Lemasle ca97ccd13f Added CONFIG_DEFAULT_ACTIVE_ALERTS constant for readibility il y a 6 ans
  Bertrand Lemasle 593fd71e98 Removed additional activeAlerts format parameter in config write il y a 6 ans
  Bertrand Lemasle 390d9d2aca Using binary format for active alerts config values notice il y a 6 ans
  Bertrand Lemasle 2d4bd35c63 Disable rewrite of config values (only here for the first run on old firmwares) il y a 6 ans
  Bertrand Lemasle cde06ee4ba Firmware version bump il y a 6 ans
  Bertrand Lemasle 95b43e3f44 Added a fourth alert (RTC clock halt) and saving active alerts to eeprom to survive resets il y a 6 ans
  Bertrand Lemasle a2ab0c916c Updated config read and write debug NOTICE with added configuration values il y a 6 ans
  Bertrand Lemasle 4b04934443 Added config value & initialization temporary code il y a 6 ans
  Bertrand Lemasle f687c9d11a Adjusted log level : verbose is really in a case of a hard debugging session il y a 7 ans
  Bertrand Lemasle cb75225139 Cleaned up code of freeRam debugs. Cleaned commented code il y a 7 ans
  Bertrand Lemasle 039e2c98ad Removed menu timeout, that was a bad idea 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 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 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 06c331ce41 Code cleanup il y a 7 ans
  Bertrand Lemasle 6585d4a652 Changed default configuration il y a 7 ans
  Bertrand Lemasle 7d64cb83d2 Switched constant APN to Vodafone as its the only one that currently runs a 2G network in NZ 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 75eaaaab26 Code cleanup il y a 7 ans
  Bertrand Lemasle a4cc7b250a Fixed positions saving and reading il y a 7 ans
  Bertrand Lemasle 815ce3d018 i2c power on/off is handled by functions that need it as it does not cost time to change power state 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