1 コミット (cb6bacfde57986c9a1c8d535b69c6e429b0ff505)

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