Custom "Installer Assistant" software. Modified Single Sweep Mode. Goes right into single sweep mode upon power-up and displays signal strength. Works with mbed-os 5.1.2 and mdot lib 5.1.5
Dependencies: DOGS102 GpsParser ISL29011 MMA845x MPL3115A2 MTS-Serial NCP5623B libmDot-dev-mbed5-deprecated
Fork of MTDOT-BOX-EVB-Factory-Firmware by
Diff: CommandTerminal/CmdFactoryDefault.cpp
- Revision:
- 7:a31236c2e75c
- Parent:
- 1:71125aa00e33
--- a/CommandTerminal/CmdFactoryDefault.cpp Fri Nov 04 22:21:01 2016 +0000 +++ b/CommandTerminal/CmdFactoryDefault.cpp Fri Nov 04 17:27:05 2016 -0500 @@ -29,7 +29,7 @@ _dot->resetConfig(); //Factory defaults for the DotBox. - _dot->setTxDataRate(mDot::SF_7); + _dot->setTxDataRate(mDot::DR0); _dot->setFrequencySubBand(1); _dot->setWakeDelay(242); //DotBox +MaxSize is stored here. Default is 242. _dot->setWakeInterval(11); //DotBox +MinSize is stored here. Default is 11.