summaryrefslogtreecommitdiff
path: root/Mode
AgeCommit message (Expand)AuthorFiles
2015-11-23clean up after config, get things building again, update default configuratio...Mike Fiore2
2015-11-23Merge branch 'configMode'Mike Fiore2
2015-11-23display frequency sub band when joining in 915 frequency bandMike Fiore1
2015-11-23save survey data to file, start adding support for sending data packet, misc ...Mike Fiore4
2015-11-201. Merged CommandTerminal into ModeConfig and deleted CommandTerminal.Leon Lindenfelser2
2015-11-20AT commands are working in modeConfig.Leon Lindenfelser1
2015-11-20refactor more common elements into Mode template classMike Fiore6
2015-11-20implement basic single survey mode - still needs sending data packet and data...Mike Fiore4
2015-11-19Added ModeConfig code. It builds, the screen works and a debug message for co...Leon Lindenfelser2
2015-11-19add info line to help layoutMike Fiore1
2015-11-19use a single layout for help screens as they're basically all the same, misc ...Mike Fiore4
2015-11-18get things building again - remove config code in main, fix bug in ModeJoinMike Fiore1
2015-11-18create Mode base class for modes - implement join as a mode and update main a...Mike Fiore4