1 Commits (cb6bacfde57986c9a1c8d535b69c6e429b0ff505)

Autor SHA1 Mensaje Fecha
  Bertrand Lemasle cb6bacfde5 Moved files around for vscode hace 6 años
  Bertrand Lemasle 4a94de3800 Reworked config reset code to avoid static init that eats SRAM hace 6 años
  Bertrand Lemasle 0bc78bea88 Added reserved space is the case where network backup is disabled hace 6 años
  Bertrand Lemasle 25bad44a0a Fixed bad conditional compilation location hace 6 años
  Bertrand Lemasle ca97ccd13f Added CONFIG_DEFAULT_ACTIVE_ALERTS constant for readibility hace 6 años
  Bertrand Lemasle 593fd71e98 Removed additional activeAlerts format parameter in config write hace 6 años
  Bertrand Lemasle 390d9d2aca Using binary format for active alerts config values notice hace 6 años
  Bertrand Lemasle 2d4bd35c63 Disable rewrite of config values (only here for the first run on old firmwares) hace 6 años
  Bertrand Lemasle cde06ee4ba Firmware version bump hace 6 años
  Bertrand Lemasle 95b43e3f44 Added a fourth alert (RTC clock halt) and saving active alerts to eeprom to survive resets hace 6 años
  Bertrand Lemasle a2ab0c916c Updated config read and write debug NOTICE with added configuration values hace 6 años
  Bertrand Lemasle 4b04934443 Added config value & initialization temporary code hace 6 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 cb75225139 Cleaned up code of freeRam debugs. Cleaned commented code hace 7 años
  Bertrand Lemasle 039e2c98ad Removed menu timeout, that was a bad idea hace 7 años
  Bertrand Lemasle 4864d8d9c1 Messed up state where I try to gain some RAM hace 7 años
  Bertrand Lemasle 2c35fbe0f1 Implemented wait for network. Call backups directly to face what seems to be a segfault in positions::doBackup hace 7 años
  Bertrand Lemasle 1ce692f9e4 Blind implementation of network positions backup hace 7 años
  Bertrand Lemasle f7679c8187 Transformed config seed into uint8_t and removed apn from config hace 7 años
  Bertrand Lemasle 626bfa8a5c Started real implementation of sdcard backup process hace 7 años
  Bertrand Lemasle e1babd94b5 Reorganized config code to allow for main vs sd vs another config hace 7 años
  Bertrand Lemasle 06c331ce41 Code cleanup hace 7 años
  Bertrand Lemasle 6585d4a652 Changed default configuration hace 7 años
  Bertrand Lemasle 7d64cb83d2 Switched constant APN to Vodafone as its the only one that currently runs a 2G network in NZ hace 7 años
  Bertrand Lemasle 455276fdc8 APN is now part of the configuration hace 7 años
  Bertrand Lemasle 0bb7171895 Reduced config access to EEPROM hace 7 años
  Bertrand Lemasle 75eaaaab26 Code cleanup hace 7 años
  Bertrand Lemasle a4cc7b250a Fixed positions saving and reading hace 7 años
  Bertrand Lemasle 815ce3d018 i2c power on/off is handled by functions that need it as it does not cost time to change power state hace 7 años
  Bertrand Lemasle 3d861d188b Automatic power on/off of i2c devices hace 7 años
  Bertrand Lemasle 0c5b267f2e Added many debug commands and use char id instead of numeric hace 7 años
  Bertrand Lemasle 4c76a75e65 Implemented config and positions saving to eeprom. hace 7 años