Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some unit tests fail #19

Open
Bengt-M opened this issue Apr 7, 2016 · 0 comments
Open

Some unit tests fail #19

Bengt-M opened this issue Apr 7, 2016 · 0 comments

Comments

@Bengt-M
Copy link

Bengt-M commented Apr 7, 2016

I can see that some is because of the added tri mixer, but maybe not all.

config_unittest
Failed test:
ConfigUnittest.TestResetConfigZeroValues

flight_mixer_unittest
undefined reference to triInitMixer undefined reference totriEnableServoUnarmed
undefined reference to triServoMixer undefined reference totriGetMotorCorrection

pid_unittest
Failed tests:
PIDUnittest.TestPidLuxFloat
PIDUnittest.TestPidLuxFloatIntegrationForLinearFunction
PIDUnittest.TestPidLuxFloatIntegrationForQuadraticFunction
PIDUnittest.TestPidMultiWiiRewriteITermConstrain

rx_ranges_unittest
unit/rc_controls_unittest.cc:240:5: warning: missing initializer for member 'controlRateConfig_s::tpa_breakpoint' [-Wmissing-field-initializers]
unit/rc_controls_unittest.cc:240:5: warning: missing initializer for member 'controlRateConfig_s::tpa_yaw_breakpoint' [-Wmissing-field-initializers]
unit/rc_controls_unittest.cc:313:5: warning: missing initializer for member 'controlRateConfig_s::tpa_breakpoint' [-Wmissing-field-initializers]
unit/rc_controls_unittest.cc:313:5: warning: missing initializer for member 'controlRateConfig_s::tpa_yaw_breakpoint' [-Wmissing-field-initializers]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant