63 Ревизии (c7c7652d1fb47d28e7ffeca6a83629a3938e2810)
 

Автор SHA1 Съобщение Дата
  Bertrand Lemasle c7c7652d1f Fixed main unit being woke up by SoftwareSerial interrupts преди 7 години
  Bertrand Lemasle 5d9920d3c4 Added doBackup debug command преди 7 години
  Bertrand Lemasle 0be4128850 Removed sim808 powerOn / off on startup to improve startup speed преди 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 9143e494eb Conditionnal includes of backup code work for more than one implementation преди 7 години
  Bertrand Lemasle fda3aaa2c7 Conditionnaly include sdcard backup into code преди 7 години
  Bertrand Lemasle f4ed7d4b5b Merge branch 'master' into sdcard преди 7 години
  Bertrand Lemasle 2f5fa03d61 Time3.h has been removed from uDS3231 library преди 7 години
  Bertrand Lemasle b64990c0a5 Code cleanup after DS3231 trim преди 7 години
  Bertrand Lemasle f4516c0301 Switched time reading and writing to parameter based function rather than private variables преди 7 години
  Bertrand Lemasle 84e09577ae Use tmElements_t struct (offset from 2000) to set and get time преди 7 години
  Bertrand Lemasle 31fcdba7c0 Adapted code to uDS3231 code trim преди 7 години
  Bertrand Lemasle 79678ab34a Removed RawSdFile преди 7 години
  Bertrand Lemasle 56fab86c21 Remove/replace some Serial.print преди 7 години
  Bertrand Lemasle f5438b845f swtiched to uDS3231 lib преди 7 години
  Bertrand Lemasle f712c3b455 Non tested implementaion of sd card positions backup преди 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 33ad3149d9 Added structure for sd card positions backup implementation преди 7 години
  Bertrand Lemasle 2d9121855c Changed useless pass by ref argument in gps::getVelocity преди 7 години
  Bertrand Lemasle 06c331ce41 Code cleanup преди 7 години
  Bertrand Lemasle 8ff02bf6c2 Added timeToFix to each position entry, reorganized code a bit to withdraw responsabilities from core::main преди 7 години
  Bertrand Lemasle c0107ab80e Implemented temperature reading and logging преди 7 години
  Bertrand Lemasle e6ccf679f3 Fixed rtc wake up преди 7 години
  Bertrand Lemasle ed7a10e47e Added sleep debug function and NOTICE_XXX macros преди 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 61195dc635 Removed storage namespace преди 7 години
  Bertrand Lemasle 64f44a5ee3 Removed rtc::powerOn && rtc::powerOff (handled internally) преди 7 години
  Bertrand Lemasle 6e0060c432 Removed useless calls to rtc::powerOn && rtc::powerOff преди 7 години
  Bertrand Lemasle 455276fdc8 APN is now part of the configuration преди 7 години
  Bertrand Lemasle 6fc4e7b451 Improved logging and removed eepromPowerOff/On && rtcPowerOff/On преди 7 години
  Bertrand Lemasle 0bb7171895 Reduced config access to EEPROM преди 7 години
  Bertrand Lemasle 75eaaaab26 Code cleanup преди 7 години
  Bertrand Lemasle 72ad27ca7b Fixed positions reading using an iterator like method преди 7 години
  Bertrand Lemasle a4cc7b250a Fixed positions saving and reading преди 7 години
  Bertrand Lemasle d5655f8181 Some cleanup of Gps.cpp преди 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 92637646ff Replace strn with safer strl преди 7 години
  Bertrand Lemasle 7e112df110 Fixed RTC time get from GPS преди 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 789b2600f0 Fix sleep time being passed in milliseconds instead of seconds преди 7 години
  Bertrand Lemasle 98ecb9a9bb Fixed PROGMEM string reading after sleep преди 7 години
  Bertrand Lemasle b2ec826cfb Fixed setAlarm(seconds) преди 7 години
  Bertrand Lemasle 3c9a53a6c0 Improved logs преди 7 години
  Bertrand Lemasle c7890ccdd2 Fixed sim808 components power state not being detected in case of an error преди 7 години
  Bertrand Lemasle d0e93ea777 Fixed double init from setup преди 7 години