Commit Graph

14 Commits

Author SHA1 Message Date
Starbeamrainbowlabs cf1e49f08d Implement GPS delta checking 2019-07-15 15:25:51 +01:00
Starbeamrainbowlabs d0d303bc4b Bugfix: Squash sd card writing issue 2019-07-11 13:17:01 +01:00
Starbeamrainbowlabs b95505eaff Try to fix the sd card issue, but there's no change :-/
For some crazy reason it's not writing to the cd card anymore. At all. 
Arghhhh!
2019-07-09 13:12:32 +01:00
Starbeamrainbowlabs c7012c621d Persist the frame counters in EEPROM
....but we don't initialise it to a value if it hasn't been written to 
yet.
2019-07-02 12:58:55 +01:00
Starbeamrainbowlabs 3e3f0b6bb3 microSD card writing is now functional. Hooray :D 2019-06-27 17:26:22 +01:00
Starbeamrainbowlabs bbf12da323 Fix compilation warnings 2019-06-27 15:58:01 +01:00
Starbeamrainbowlabs 18342c55fc Finish SdFat refactor, but it's untested. 2019-06-27 15:49:39 +01:00
Starbeamrainbowlabs 151b9544f2 Add todo note 2019-06-26 19:34:29 +01:00
Starbeamrainbowlabs cf2af7668e Start replacing SD with SdFat, but it's not finished yet 2019-06-26 18:08:42 +01:00
Starbeamrainbowlabs bdf9d4dd16 Extensively refactor to reduce resource usage.
Looks like LMIC is still an issue though :-/
2019-06-26 15:46:07 +01:00
Starbeamrainbowlabs 6a203233fd Fix compilation errors 2019-06-24 14:31:33 +01:00
Starbeamrainbowlabs a4f8ad6138 Start working on a debug program to test battery life, but it's not finished yet 2019-06-20 13:56:08 +01:00
Starbeamrainbowlabs 9b76570be8 Fix a bunch of bugs, but ti's still not linking 2019-06-13 14:33:08 +01:00
Starbeamrainbowlabs 0cdd8f5539 Implement GPS & microSD card functionality, but it's not finished or tested yet. 2019-06-13 14:13:03 +01:00