Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed AQM1602 HMC6352 PID
Diff: setting/CommandConfig.h
- Revision:
- 11:3efae754e6ef
- Parent:
- 10:6df631c39f9b
- Child:
- 32:367b16d69a32
--- a/setting/CommandConfig.h Thu Mar 10 03:03:50 2016 +0000
+++ b/setting/CommandConfig.h Thu Mar 10 08:26:33 2016 +0000
@@ -10,23 +10,12 @@
{{"TrnSrt","Active","______","______"}, 2, TurnAndStart, TURN_AND_START},
{{"Ir____","IrSpot","IrNote","IrPstn"}, 4, GetIr, GET_IR},
{{"Sens0_","LnABC_","PING__","BallAn"}, 4, GetSns0, GET_SNS0},
- //{{"Cmps__","cmps__","______","______"}, 2, GetPidValue, GET_PID_VALUE},
{{"Cmps__","cmps__","CpsRst","______"}, 3, RwPid, RW_PID},
- //{{"ClbEnt","Enter_","______","______"}, 2, CalibrationEnter, CALIBRATION_ENTER},
- //{{"ClbExt","Exit__","______","______"}, 2, CalibrationExit, CALIBRATION_EXIT},
- //{{"CpsRst","CpsRst","______","______"}, 2, FrontReset, FRONT_RESET},
+ {{"ClbTrn","Tuning","______","______"}, 2, CalibrationTurn, CALIBRATION_TURN},
+ {{"ClbEoE","EntExi","______","______"}, 3, CalibrationEnterOrExit, CALIBRATION_ENTER_OR_EXIT},
{{"PowUP_","NEXT__","CHANGE","______"}, 3, SetPowerDown, SET_POWER_DOWN},
{{"PowDWN","NEXT__","CHANGE","______"}, 3, SetPowerUp, SET_POWER_UP},
- //{{"IrPow0","S20L20","S30L30","S40L40"}, 4, SetPower1, SET_POWER1},
- //{{"IrPow1","S20L30","S25L35","S35L45"}, 4, SetPower2, SET_POWER2},
{{"Reset_","ByeBye","______","______"}, 2, SoftReset, SOFT_RESET},
- //{{"Test0_","Debug0","Debug1","Debug2"}, 4, SetStrategy1, SET_STRATEGY1},
- //{{"Test1_","Debug3","Debug4","Debug5"}, 4, SetStrategy2, SET_STRATEGY2},
- //{{"Strgy0","Atk0__","Atk1__","Atk2__"}, 4, SetStrategy3, SET_STRATEGY3},
- //{{"Strgy1","Atk3__","Atk4__","Atk5__"}, 4, SetStrategy4, SET_STRATEGY4},
- //{{"ClbEnt","Enter_","______","______"}, 2, CalibrationEnter, CALIBRATION_ENTER},
- {{"ClbTrn","Tuning","______","______"}, 2, CalibrationTurn, CALIBRATION_TURN},
- {{"ClbExt","Exit__","______","______"}, 2, CalibrationExit, CALIBRATION_EXIT},
{{"StrUP_","NEXT__","CHANGE","______"}, 3, SetStrategyDown, SET_STRATEGY_DOWN},
{{"StrDWN","NEXT__","CHANGE","______"}, 3, SetStrategyUp, SET_STRATEGY_UP},
{{"Kicker","DRIVE_","______","______"}, 2, DriveKicker, DRIVE_KICKER},