jaspreeth / ardupilot-mega

Automatically exported from code.google.com/p/ardupilot-mega
0 stars 0 forks source link

Parameter names not replaced in trunk r1784 #248

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Set AIRSPEED_SENSOR to ENABLED without MAVLINK HIL, or set GCS_PROTOCOL to 
DEBUGTERMINAL

What is the expected output? What do you see instead?
I expect the program to compile.  Instead, compilation fails because a number 
of parameter names have not been updated.  For example, PARAM_THROTTLE_CRUISE 
remains in Attitude.pde.

Original issue reported on code.google.com by bjpcalt...@gmail.com on 7 Dec 2010 at 7:18

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r1790.

Original comment by bjpcalt...@gmail.com on 7 Dec 2010 at 7:45