Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2015-11-20 | 1. Merged CommandTerminal into ModeConfig and deleted CommandTerminal. | Leon Lindenfelser | 1 | |
2. Fixed AT&V output. 3. Cleaned up some unused code. 4. Added +FREQ back in. 5. Removed CmdExit and put the +EXIT command right in the command parsing code. | ||||
2015-11-20 | AT commands are working in modeConfig. | Leon Lindenfelser | 1 | |
2015-11-19 | Added ModeConfig code. It builds, the screen works and a debug message for ↵ | Leon Lindenfelser | 1 | |
config mode prints but the AT command parser is not working. | ||||
2015-11-16 | Added all the new dotbox commands with some detail work still needed | Leon Lindenfelser | 1 | |
2015-11-13 | Removed unnecessary sleep, wakeup, serial loop, format data etc from command ↵ | Leon Lindenfelser | 1 | |
terminal | ||||
2015-11-13 | Added CommandTerminal with unneccessary commands removed | Leon Lindenfelser | 1 | |