Bertrand Lemasle
|
06c331ce41
|
Code cleanup
|
7 years ago |
Bertrand Lemasle
|
8ff02bf6c2
|
Added timeToFix to each position entry, reorganized code a bit to withdraw responsabilities from core::main
|
7 years ago |
Bertrand Lemasle
|
c0107ab80e
|
Implemented temperature reading and logging
|
7 years ago |
Bertrand Lemasle
|
e6ccf679f3
|
Fixed rtc wake up
|
7 years ago |
Bertrand Lemasle
|
64f44a5ee3
|
Removed rtc::powerOn && rtc::powerOff (handled internally)
|
7 years ago |
Bertrand Lemasle
|
6fc4e7b451
|
Improved logging and removed eepromPowerOff/On && rtcPowerOff/On
|
7 years ago |
Bertrand Lemasle
|
75eaaaab26
|
Code cleanup
|
7 years ago |
Bertrand Lemasle
|
a4cc7b250a
|
Fixed positions saving and reading
|
7 years ago |
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 years ago |
Bertrand Lemasle
|
7e112df110
|
Fixed RTC time get from GPS
|
7 years ago |
Bertrand Lemasle
|
b2ec826cfb
|
Fixed setAlarm(seconds)
|
7 years ago |
Bertrand Lemasle
|
3c9a53a6c0
|
Improved logs
|
7 years ago |
Bertrand Lemasle
|
3fdb6e5907
|
Implemented wait for gps position and use it to set rtc time
|
7 years ago |
Bertrand Lemasle
|
5e7e47d6cd
|
Inlined some functions and handle logical vs physical power management
|
7 years ago |
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 years ago |
Bertrand Lemasle
|
d21ba43394
|
Implemented RTC alarm sleep and wake up
|
7 years ago |
Bertrand Lemasle
|
a8b9d65327
|
Started building major bricks and global algorithm
|
7 years ago |
Bertrand Lemasle
|
7d72b2eeaf
|
Initial commit
|
7 years ago |