Age | Commit message (Expand) | Author | Files |
2016-05-31 | explicitly initialize variables when displaying survey data - ARMCC doesn't i... | Mike Fiore | 1 |
2016-01-28 | add license header to source files | Mike Fiore | 55 |
2016-01-08 | add CmdWriteProtectedConfig | Mike Fiore | 2 |
2016-01-08 | allow changes to protected config if built with debug macros MTS_RADIO_DEBUG_... | Mike Fiore | 2 |
2016-01-07 | remove AUTO_OTA join mode as an option - doesn't make sense for dotbox | Mike Fiore | 1 |
2016-01-07 | add header with column labels when survey data file gets printed | Mike Fiore | 1 |
2015-12-16 | update AT command help, add AT+EXIT command so it gets displayed in help | Mike Fiore | 11 |
2015-12-03 | implement AT command to display survey data file contents | Mike Fiore | 1 |
2015-12-02 | implement AT command to delete survey data file | Mike Fiore | 1 |
2015-12-01 | only display frequency sub band in config mode if in 915 frequency band | Mike Fiore | 1 |
2015-12-01 | fix bug when sending data file, update default configuration | Mike Fiore | 1 |
2015-11-23 | display product id on startup screen, change baud rates to 115k, set log leve... | Mike Fiore | 1 |
2015-11-23 | clean up after config, get things building again, update default configuratio... | Mike Fiore | 1 |
2015-11-20 | 1. Merged CommandTerminal into ModeConfig and deleted CommandTerminal. | Leon Lindenfelser | 27 |
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 co... | Leon Lindenfelser | 2 |
2015-11-18 | get things building again - remove config code in main, fix bug in ModeJoin | Mike Fiore | 1 |
2015-11-18 | Added functionality to get the guts of these commands working with storage | Leon Lindenfelser | 6 |
2015-11-16 | Added all the new dotbox commands with some detail work still needed | Leon Lindenfelser | 18 |
2015-11-13 | Removed unnecessary sleep, wakeup, serial loop, format data etc from command ... | Leon Lindenfelser | 2 |
2015-11-13 | Added CommandTerminal with unneccessary commands removed | Leon Lindenfelser | 38 |