summaryrefslogtreecommitdiff
path: root/Mode/ModeConfig.cpp
AgeCommit message (Expand)AuthorFiles
2016-09-14Add AT+TXF and AT+SENDC debug commandsJason Reiss1
2016-01-28add license header to source filesMike Fiore1
2016-01-08allow changes to protected config if built with debug macros MTS_RADIO_DEBUG_...Mike Fiore1
2016-01-06Change the verbiage of the configuration help screen. Scrolls 3 steps now.Leon Lindenfelser1
2015-12-16update AT command help, add AT+EXIT command so it gets displayed in helpMike Fiore1
2015-12-15remove some unnecessary logging, fix bug logging new data rate and power in s...Mike Fiore1
2015-12-10remove extra GPS and Sensor objects from Mode classMike Fiore1
2015-12-02use a global GPS object like we do for buttons, LoRa, etcMike Fiore1
2015-11-23display product id on startup screen, change baud rates to 115k, set log leve...Mike Fiore1
2015-11-23clean up after config, get things building again, update default configuratio...Mike Fiore1
2015-11-201. Merged CommandTerminal into ModeConfig and deleted CommandTerminal.Leon Lindenfelser1
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 co...Leon Lindenfelser1