Owne / ardupilot-mega

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

setup -> show non-functional in trunk #239

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Update to trunk r1681 and libraries r980
2. Create APM_Config.h containing #include "APM_Config_mavlink_hil.h"
3. Enter CLI mode and type setup -> reset, then setup -> show

What is the expected output? What do you see instead?
I expect a list of variables.  Instead, it looks like there's a PROGMEM error 
in the parameter name strings.

Original issue reported on code.google.com by bjpcalt...@gmail.com on 2 Dec 2010 at 12:58

GoogleCodeExporter commented 8 years ago

Original comment by james.goppert@gmail.com on 2 Dec 2010 at 11:22