GCS is not using @Param ~ @Increment comments to update the ground station
I managed to add new parameters to the main code. At the instructions that I followed at step #3
http://dev.ardupilot.com/wiki/code-overview-adding-a-new-parameter/
Step #3: Add the variable declaration to the var_info table in Parameters.pde:
// @PRead more…