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

[chibios] upgrade to chibios 18.2.2 #2296

Merged
merged 1 commit into from Jul 19, 2018

Conversation

gautierhattenberger
Copy link
Member

port code and boards to latest stable chibios
also fix bug when time_t is 64 bits wide with meteostick
it should also remove most of the warnings with recent GCC 7

port code and boards to latest stable chibios
also fix bug when time_t is 64 bits wide with meteostick
it should also remove most of the warnings with recent GCC 7
@gautierhattenberger
Copy link
Member Author

@podhrmic it would be nice if you can test on your boards using chibios, thanks

@podhrmic
Copy link
Member

Will do.

@podhrmic
Copy link
Member

Works on Lisa MX (didn't test HITL, but flashing and telemetry works OK).
VMS_ECU: I don't have the hardware anymore, so cannot test.
PX4: The ChibiOS port wasn't complete (I think PWM didn't work for me properly), so I suggest merging as is and we can revisit ChibiOS on PX4 later.
Didn't test on Lia/Lisa M but I don't expect any surprises there.
Thanks for making the PR!

Copy link
Member

@podhrmic podhrmic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Otherwise all LGTM:-)

# 'PASSIVE' => ['INPUT', 'PUSHPULL', 'SPEED_VERYLOW', 'FLOATING', 'LEVEL_LOW']);
#
# SYSTEM
A13 SWDIO SYS AF:SYS_JTMS-SWDIO
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good to see that ChibiOS came up with a better format for the board config files

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, this is not from ChibiOS, it is from my colleague when he get bored building board.h files by hand...

@gautierhattenberger gautierhattenberger merged commit f3f0c7c into master Jul 19, 2018
@gautierhattenberger gautierhattenberger deleted the chibios182-integration branch July 19, 2018 13:47
biancabndris pushed a commit to biancabndris/paparazzi that referenced this pull request Aug 29, 2018
port code and boards to latest stable chibios
also fix bug when time_t is 64 bits wide with meteostick
it should also remove most of the warnings with recent GCC 7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants