1 Commits (cb6bacfde57986c9a1c8d535b69c6e429b0ff505)

Autor SHA1 Mensagem Data
  Bertrand Lemasle cb6bacfde5 Moved files around for vscode 6 anos atrás
  Bertrand Lemasle 1083522e55 Added clear alerts debug command 6 anos atrás
  Bertrand Lemasle d5dfd3a461 Renamed debug notify failures entry 6 anos atrás
  Bertrand Lemasle 18648de136 Added failure sms debug function and menu entry 6 anos atrás
  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 anos atrás
  Bertrand Lemasle 6b41da4c9a Ability to force backup. Forcing backup when "stopping" 7 anos atrás
  Bertrand Lemasle 6a6b6063a2 Removed debug menu SD_WRITE_TEST as sd card support will probably never make it back 7 anos atrás
  Bertrand Lemasle 1b8e898a9b Introduced speed timing variations based on time of the day 7 anos atrás
  Bertrand Lemasle 878f509e4b Reduced sleeping time for debugging purpose, and menu timeout is not effective after first command 7 anos atrás
  Bertrand Lemasle a093a1ea47 Revert "Removed menu timeout, that was a bad idea" 7 anos atrás
  Bertrand Lemasle 039e2c98ad Removed menu timeout, that was a bad idea 7 anos atrás
  Bertrand Lemasle 6a2a305cd1 Adjusted log levels 7 anos atrás
  Bertrand Lemasle d66789faed Code cleanup etc 7 anos atrás
  Bertrand Lemasle dc106a1ce2 Fixed _DEBUG vs !_DEBUG. Fixed code delcarations when network backup is disabled 7 anos atrás
  Bertrand Lemasle 4864d8d9c1 Messed up state where I try to gain some RAM 7 anos atrás
  Bertrand Lemasle 5d9920d3c4 Added doBackup debug command 7 anos atrás
  Bertrand Lemasle 2c35fbe0f1 Implemented wait for network. Call backups directly to face what seems to be a segfault in positions::doBackup 7 anos atrás
  Bertrand Lemasle fda3aaa2c7 Conditionnaly include sdcard backup into code 7 anos atrás
  Bertrand Lemasle 56fab86c21 Remove/replace some Serial.print 7 anos atrás
  Bertrand Lemasle f712c3b455 Non tested implementaion of sd card positions backup 7 anos atrás
  Bertrand Lemasle e1babd94b5 Reorganized config code to allow for main vs sd vs another config 7 anos atrás
  Bertrand Lemasle 06c331ce41 Code cleanup 7 anos atrás
  Bertrand Lemasle 8ff02bf6c2 Added timeToFix to each position entry, reorganized code a bit to withdraw responsabilities from core::main 7 anos atrás
  Bertrand Lemasle ed7a10e47e Added sleep debug function and NOTICE_XXX macros 7 anos atrás
  Bertrand Lemasle 0bb7171895 Reduced config access to EEPROM 7 anos atrás
  Bertrand Lemasle 75eaaaab26 Code cleanup 7 anos atrás
  Bertrand Lemasle a4cc7b250a Fixed positions saving and reading 7 anos atrás
  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 anos atrás
  Bertrand Lemasle 3d861d188b Automatic power on/off of i2c devices 7 anos atrás
  Bertrand Lemasle 0c5b267f2e Added many debug commands and use char id instead of numeric 7 anos atrás
  Bertrand Lemasle 8c7628a6e7 setup sim808 at boot 7 anos atrás
  Bertrand Lemasle 4c76a75e65 Implemented config and positions saving to eeprom. 7 anos atrás
  Bertrand Lemasle 65afc63249 Redesigned main loop to allow for debug programs and commands 7 anos atrás
  Bertrand Lemasle 0d24ef07e3 Using define instead of magic numbers. Started to implement speed vs sleep time logic 7 anos atrás
  Bertrand Lemasle 8b6c9088e0 Fixed rtc might be powered off when calling interruptIn 7 anos atrás
  Bertrand Lemasle bf9c9d58ca Cleaned unnecessary code 7 anos atrás
  Bertrand Lemasle 3fdb6e5907 Implemented wait for gps position and use it to set rtc time 7 anos atrás
  Bertrand Lemasle ce42f417be Fixed build by importing part of TimeLib in the project. The trick seems to add optimization directive to work around https://github.com/arduino/Arduino/issues/3972 7 anos atrás
  Bertrand Lemasle b8f6505bd8 Added Hardware namespace 7 anos atrás
  Bertrand Lemasle d21ba43394 Implemented RTC alarm sleep and wake up 7 anos atrás
  Bertrand Lemasle a8b9d65327 Started building major bricks and global algorithm 7 anos atrás
  Bertrand Lemasle 7d72b2eeaf Initial commit 7 anos atrás