Bertrand Lemasle
|
404fccca5b
|
Enabling network before acquiring gps position to save some time. Reduced timeouts
|
7 年之前 |
Bertrand Lemasle
|
f687c9d11a
|
Adjusted log level : verbose is really in a case of a hard debugging session
|
7 年之前 |
Bertrand Lemasle
|
00f5660f52
|
Fixed Gprs being disabled after CFUN has been set to the minimum
|
7 年之前 |
Bertrand Lemasle
|
c7c7652d1f
|
Fixed main unit being woke up by SoftwareSerial interrupts
|
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
|
e1babd94b5
|
Reorganized config code to allow for main vs sd vs another config
|
7 年之前 |
Bertrand Lemasle
|
6fc4e7b451
|
Improved logging and removed eepromPowerOff/On && rtcPowerOff/On
|
7 年之前 |
Bertrand Lemasle
|
3d861d188b
|
Automatic power on/off of i2c devices
|
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 年之前 |
Bertrand Lemasle
|
8c7628a6e7
|
setup sim808 at boot
|
7 年之前 |
Bertrand Lemasle
|
4c76a75e65
|
Implemented config and positions saving to eeprom.
|
7 年之前 |
Bertrand Lemasle
|
8b6c9088e0
|
Fixed rtc might be powered off when calling interruptIn
|
7 年之前 |
Bertrand Lemasle
|
5e7e47d6cd
|
Inlined some functions and handle logical vs physical power management
|
7 年之前 |
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 年之前 |
Bertrand Lemasle
|
b8f6505bd8
|
Added Hardware namespace
|
7 年之前 |