Commit Graph

6 Commits

Author SHA1 Message Date
Starbeamrainbowlabs 135c7694f8 Default to a frame counter of 0 2019-07-02 14:07:11 +01:00
Starbeamrainbowlabs 3251a1d4a2 Print transmit frame sequence counter to serial console 2019-07-02 13:06:27 +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 bdf9d4dd16 Extensively refactor to reduce resource usage.
Looks like LMIC is still an issue though :-/
2019-06-26 15:46:07 +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 1cf542adcd Fix seriously nasty linking errors 2019-06-24 14:47:14 +01:00
Renamed from iot/main/radio.cpp (Browse further)