Bug in 2.0.45 - get_throttle was not declared in this scope.

The 2.0.45 in download area has a  bug.

If you compile with # define CH7_OPTION CH7_FLIP in apm_config.h you get this error:

 

ArduCopter.cpp: In function 'void roll_flip()':

flip:62: error: 'get_throttle' was not declared in this scope

flip:75: error: 'get_throttle' was not declared in this scope

heli:4: error: 'get_throttle' was not declared in this scope

heli:13: error: 'get_throttle' was not declared in this scope

 

Cheers,

Emile

You need to be a member of diydrones to add comments!

Join diydrones

Email me when people reply –

Replies

  • Developer

    I fixed that and pushed it to GIT. Be sure to test that on a rig before flying. Flip is untested and extremely experimental.

    Thanks!

    Jason

This reply was deleted.

Activity