summaryrefslogtreecommitdiff
path: root/CommandTerminal
AgeCommit message (Collapse)AuthorFiles
2015-11-20AT commands are working in modeConfig.Leon Lindenfelser1
2015-11-19Added ModeConfig code. It builds, the screen works and a debug message for ↵Leon Lindenfelser2
config mode prints but the AT command parser is not working.
2015-11-18get things building again - remove config code in main, fix bug in ModeJoinMike Fiore1
2015-11-18Added functionality to get the guts of these commands working with storageLeon Lindenfelser6
mapped into unused mDot commands. Over write the mDot defaults in these storage locations with the appropriate defaults for these 5 commands.
2015-11-16Added all the new dotbox commands with some detail work still neededLeon Lindenfelser18
2015-11-13Removed unnecessary sleep, wakeup, serial loop, format data etc from command ↵Leon Lindenfelser2
terminal
2015-11-13Added CommandTerminal with unneccessary commands removedLeon Lindenfelser38