Commit Graph

8 Commits

Author SHA1 Message Date
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 40f4e9130b Rewrite to use TinyGPS instead of TinyGPS++, but it's still not small enough! 2019-06-28 13:57:39 +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 bdf9d4dd16 Extensively refactor to reduce resource usage.
Looks like LMIC is still an issue though :-/
2019-06-26 15:46:07 +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 45542edf17 Start weaving the libraries together, but there's quite a ways to go..... 2019-06-12 20:18:37 +01:00