-
Notifications
You must be signed in to change notification settings - Fork 13.6k
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
sbgecom: Implement sbgECom INS driver #24137
base: main
Are you sure you want to change the base?
Conversation
f1fcfb3
to
96003fb
Compare
Hello @tolesam I have a question. Does this PR intend to be used with the Ellipse Series, Ellipse 2 Micro Series, or both? I'm interested in SBG products. |
Hello @saengphet, |
Implement sbgECom messages handling to provide IMU sensors, GNSS and EKF data to the autopilot Be able to parametrize the serial port, baudrate and the communicating mode Clone sbgECom library only if sbgecom support is enabled and apply a patch Be able to send SBG Systems INS settings in several ways when starting sbgecom driver
96003fb
to
0cbe6b1
Compare
72a92c0
to
ffe24c4
Compare
Hi @dagar , Can you take a look at this PR please? Moreover, it seems the job "Build and Push Container" doesn't work on PRs, do you have any idea why? Thanks in advance. |
New Feature
Implement sbgECom messages handling to provide IMU sensors, GNSS and EKF data to the autopilot
Be able to parametrize the serial port, baudrate and the communicating mode
Clone sbgECom library only if sbgecom support is enabled and apply a patch
Be able to send SBG Systems INS settings in several ways when starting sbgecom driver
Bug Fixes
Fix sensor airspeed simulator units
Fix HIGHRES_IMU pressure unit
Don't build INS drivers by default on some boards to avoid overflowing FLASH memory region