- Jan 14, 2019
-
-
Joakim Karlsson authored
* Added GeoMapView to AISRecentEntryDetailView * Added autoupdate in AIS map
-
- Jan 07, 2018
-
-
furrtek authored
Merged radio settings in one screen
-
- Nov 27, 2016
-
-
Jared Boone authored
-
- Sep 05, 2016
-
-
Jared Boone authored
-
- Sep 03, 2016
-
-
Jared Boone authored
-
- Aug 22, 2016
-
-
Jared Boone authored
Lots of re-plumbing to make this work, including a bunch of Unicode stuff now in the binary. Bloat City, I'm sure. TODO: FatFs using unsigned (uint16_t) for UTF16 representation is kinda inconvenient. Lots of reinterpret_cast<>().
-
- Jul 25, 2016
-
-
Jared Boone authored
-
- May 16, 2016
-
-
Jared Boone authored
API is somewhat stolen from Rust std::fs::File. Static factories didn't work out so well, though. Move semantics made my head explode. TODO: Still a lot of places where errors aren't handled, but it's an improvement...
-
- May 12, 2016
-
-
Jared Boone authored
-
- Feb 11, 2016
-
-
Jared Boone authored
...for imminent refactor where user can manually start/stop logging, and maybe even change the filename! *swoon*
-
Jared Boone authored
AIS/TPMS/ERT were changing receiver mode settings -- not my intent.
-
- Jan 31, 2016
-
-
furrtek authored
-
- Jan 26, 2016
-
-
Jared Boone authored
-
- Jan 25, 2016
-
-
Jared Boone authored
-
Jared Boone authored
-
- Jan 18, 2016
-
-
Jared Boone authored
-
Jared Boone authored
More teasing apart, not sure where this will end...
-
Jared Boone authored
-
Jared Boone authored
Also access Entry unique key via key().
-
- Jan 17, 2016
-
-
Jared Boone authored
-
- Jan 15, 2016
-
-
Jared Boone authored
-
Jared Boone authored
-
Jared Boone authored
-
Jared Boone authored
-
Jared Boone authored
-
Jared Boone authored
-
Jared Boone authored
-
- Jan 14, 2016
-
-
Jared Boone authored
-
Jared Boone authored
View is always filled with children, no need to clear background before painting children.
-
Jared Boone authored
-
Jared Boone authored
-
Jared Boone authored
-
Jared Boone authored
Coming soon, top-layer AISAppView.
-
Jared Boone authored
Previously, would only open on construction, which was only when the receiver mode changed, which wasn't all that useful.
-
Jared Boone authored
-
Jared Boone authored
-
Jared Boone authored
-
Jared Boone authored
That's really what it is. Also move receiver initialization to AISView. It'll eventually move further out to an AISApp, once I figure out what an App looks like...
-
Jared Boone authored
Changed my mind from earlier commit...
-
Jared Boone authored
-