Commit Graph

14 Commits

Author SHA1 Message Date
Starbeamrainbowlabs bbf12da323 Fix compilation warnings 2019-06-27 15:58:01 +01:00
Starbeamrainbowlabs a29fba2fa2 It's the SD card library that's using all our RAM! 2019-06-26 16:28:35 +01:00
Starbeamrainbowlabs 35995fda3a Refactor gps system again to save memory 2019-06-26 15:59:49 +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 159a87db17 Reduce memory usage 2019-06-24 15:47:00 +01:00
Starbeamrainbowlabs b779d16690 Weave LMIC into the main sketch, but its now made it too big :-/ 2019-06-24 15:43:04 +01:00
Starbeamrainbowlabs 6a203233fd Fix compilation errors 2019-06-24 14:31:33 +01:00
Starbeamrainbowlabs cda73e37ce Start working on integrating LMIC into the main program, but there are lots of bugs. 2019-06-24 13:52: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 4d394b1978 Yay, it works! 2019-06-13 15:10:12 +01:00
Starbeamrainbowlabs daf3475704 It compiles, but I'm not sure it works..... 2019-06-13 14:47:40 +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
Starbeamrainbowlabs 45542edf17 Start weaving the libraries together, but there's quite a ways to go..... 2019-06-12 20:18:37 +01:00