271 Commits (02c94e0119cd272a333eb3da113720cb2eeb112f)
 

Author SHA1 Message Date
  Bertrand Lemasle 02c94e0119 Added MD_DS3231 custom configuration and sensitive configuration file generation 6 years ago
  Bertrand Lemasle ee93585ab5 Added TravisCI configuration 6 years ago
  Bertrand Lemasle e212203dc1 Merge branch 'pubishing' 6 years ago
  Bertrand Lemasle ddb9675f13 Updated README.md with PCB repository links 6 years ago
  Bertrand Lemasle 9a4330fe91 Updated README.md 6 years ago
  Bertrand Lemasle f4da7af3de Removed uDS3231 from workspace 6 years ago
  Bertrand Lemasle 3a6d49b82b Merge branch 'battery-drain-fix' 6 years ago
  Bertrand Lemasle e114208fbc Forcing sim808 powerOff on main loop 6 years ago
  Bertrand Lemasle f6bebe2265 Revert "Forcing sim808 to powerOff before deep sleep regardless of the current state". Sim808 is used during deepsleep (eg acquiring gps) 6 years ago
  Bertrand Lemasle 22b5d0cd7e Version bump to 1.43 6 years ago
  Bertrand Lemasle 303d8edf07 Force INT1 clear before setting alarm 6 years ago
  Bertrand Lemasle 860283aff1 Forcing sim808 to powerOff before deep sleep regardless of the current state 6 years ago
  Bertrand Lemasle 851e44e5ea Merge branch 'system-vs-user-config' 6 years ago
  Bertrand Lemasle 421d070fc1 Version bump to 1.42 6 years ago
  Bertrand Lemasle a0f4605808 Moved sensible configuration to an unversionned dedicated file 6 years ago
  Bertrand Lemasle 239386a2dc That DEFAULT should not have been removed. 6 years ago
  Bertrand Lemasle b888fff3e6 More comments formatting 6 years ago
  Bertrand Lemasle 506ecc3e49 Removed DEFAULT from all constants 6 years ago
  Bertrand Lemasle 6bcbf34cd7 Reformatted config header files comments 6 years ago
  Bertrand Lemasle 91f9660117 Merge branch 'trim-main' 6 years ago
  Bertrand Lemasle 819a81965c Version bump 6 years ago
  Bertrand Lemasle e902dd1fa2 Using PROGMEM to store default configuration 6 years ago
  Bertrand Lemasle b48c7cc53e Merge branch 'trim-main' 6 years ago
  Bertrand Lemasle 3b431c2390 Moved triggered notice up a bit so it is diplayed in all cases 6 years ago
  Bertrand Lemasle 3abdc2edcd Added a new ABOUT_TO_STOP state to manage prepare and backup power adequality 6 years ago
  Bertrand Lemasle 79a5992d66 Fixed network backup power on and off logic 6 years ago
  Bertrand Lemasle 8250e47cdb bailing out immediatly on network activation fail 6 years ago
  Bertrand Lemasle e61ab1c11c Fixed network and gps powered counts 6 years ago
  Bertrand Lemasle f7b336b1c3 Displayed alarm1 actual time instead of supposed one 6 years ago
  Bertrand Lemasle f70acbddc4 Fixed readAlarm1 override not unpacking time 6 years ago
  Bertrand Lemasle 2b3350c6e7 Changed some prints 6 years ago
  Bertrand Lemasle 149db28841 Added force parameter to prepareBackup, as for backup 6 years ago
  Bertrand Lemasle 2c4917f9b3 Merge branch 'trim-rtc-3' 6 years ago
  Bertrand Lemasle b2cfd8ccdd removed unnecessary compiler directives 6 years ago
  Bertrand Lemasle a2bfadd21f Adjusted some logs 6 years ago
  Bertrand Lemasle d4afcd3781 One version string instead of several 6 years ago
  Bertrand Lemasle a5ff07e7da Reduced hex size by mutualizing print config function 6 years ago
  Bertrand Lemasle 0fa1eb4dc9 Reduced hex size by mutualizing print position function 6 years ago
  Bertrand Lemasle c417f4198f Rework log defines for clarity 6 years ago
  Bertrand Lemasle 48a691c47d Fixed distance from previous debug messages 6 years ago
  Bertrand Lemasle 816301be51 Updated GpsTracker with recent changes from sim808 6 years ago
  Bertrand Lemasle 62b33ce260 Changed parseSubstring to return uint16_t to avoid cast issue for year 6 years ago
  Bertrand Lemasle 752a59c6b8 Using patched MD_DS3231 instead of uDS3231 6 years ago
  Bertrand Lemasle 5831dca9a2 Applied changes from uDS3231 rewrite 6 years ago
  Bertrand Lemasle d9b8c61fb8 Added an abstraction layer to work on RTC lib trim again 6 years ago
  Bertrand Lemasle af60126a40 Serial cannot be detected, so alert SMS were never sent. 6 years ago
  Bertrand Lemasle 9914ace5b3 Versium bump + using updated libraries after publication 6 years ago
  Bertrand Lemasle a2b3a33d84 Version bump + write version at startup if needed 6 years ago
  Bertrand Lemasle 5e447a057b Avoid double read of gps position, leading to incomplete positions 6 years ago
  Bertrand Lemasle c730fe08fb Position attenuation is not metric worth to wait for each time a position is sent in a loop. 6 years ago