Age | Commit message (Expand) | Author | Files |
---|---|---|---|
2016-08-08 | Replace LoRaHandler.cpp | Ryan Klaassen | 1 |
2016-01-28 | add license header to source files | Mike Fiore | 2 |
2015-12-08 | use link check instead of ping for compatibility with 3rd party network servers | Mike Fiore | 2 |
2015-12-07 | reset activity LED back to red when exiting to main menu | Mike Fiore | 2 |
2015-12-07 | LED1 is red when not joined, green when joined, and blinks when communicating... | Mike Fiore | 2 |
2015-12-03 | turn off acks and receive windows for survey data packets, use mDot handle fo... | Mike Fiore | 2 |
2015-11-20 | implement basic single survey mode - still needs sending data packet and data... | Mike Fiore | 2 |
2015-11-18 | create Mode base class for modes - implement join as a mode and update main a... | Mike Fiore | 1 |
2015-11-17 | add config layout, remove lots of logging | Mike Fiore | 1 |
2015-11-17 | join works, but only once - added object for running LoRa operations in a thr... | Mike Fiore | 2 |