summaryrefslogtreecommitdiff
path: root/CommandTerminal/CmdDisplayConfig.cpp
AgeCommit message (Collapse)AuthorFiles
2016-10-12update version file name to avoid conflicts with mbed-os headersMike Fiore1
2016-07-19mts-lora datarate changesJason Reiss1
2016-01-28add license header to source filesMike Fiore1
2015-12-01only display frequency sub band in config mode if in 915 frequency bandMike Fiore1
2015-11-23display product id on startup screen, change baud rates to 115k, set log ↵Mike Fiore1
level to trace
2015-11-201. Merged CommandTerminal into ModeConfig and deleted CommandTerminal.Leon Lindenfelser1
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-13Added CommandTerminal with unneccessary commands removedLeon Lindenfelser1