Randy Mackay
|
232359186e
|
TradHeli - fixed small parameter bug affecting helis. The servo parameters were declared as GSCALAR instead of GGROUP in Parameters.pde.
also renamed heli parameters from _coll_ to the more descriptive _collective_
|
2012-02-18 20:57:51 +09:00 |
Andrew Tridgell
|
718a5b70e3
|
AP_Param: fixed saving of sensor calibration
this fixes the saving of the accel and gyro calibration to EEPROM,
which was initially broken by the AP_Param conversion
|
2012-02-18 10:51:57 +11:00 |
Jason Short
|
a43ee36bee
|
CH 6 Range setup
|
2012-02-15 11:47:54 -08:00 |
Jason Short
|
3d63bb6cd4
|
Added acro_p to the params
|
2012-02-15 11:29:25 -08:00 |
Jason Short
|
574b86b02e
|
synced params
|
2012-02-15 09:10:14 -08:00 |
Andrew Tridgell
|
bf1eb670e3
|
update main parameter code for AP_Param in ACM
|
2012-02-13 16:22:52 +11:00 |