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

Fix broken tests, require them to pass in Travis checks #3504

Merged
merged 8 commits into from
Jul 3, 2018

Conversation

fiam
Copy link
Member

@fiam fiam commented Jul 2, 2018

No description provided.

fiam added 6 commits July 2, 2018 20:32
alignSensors() was renamed to applySensorAlignment() and now takes
3 arguments.
- fp_vector is now fpVector3_t
- Vector rotation is now done via matrix rather than using rotateV
gyroUpdate(void) changed gyroUpdate(timeDelta_t)

Also, gyro_sync driver no longer exists
openSerial() and getAmperage() needed prototype changes
Unit test now compiles, but unfortunately it seems that the tests
are incorrectly mocking the device responses and a new driver is
on the way, so there's no reason to fix this test for now.
The Makefile was returning success via || true even if the tests
failed to run.
@fiam fiam added this to the 2.0 milestone Jul 2, 2018
fiam added 2 commits July 2, 2018 22:12
Header was accidentally included by cms/cms.h
This makes it return true when the channels have been updated
@fiam fiam merged commit 6ac165c into development Jul 3, 2018
@fiam fiam deleted the agh_fix_tests branch July 3, 2018 09:54
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

Successfully merging this pull request may close these issues.

1 participant