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

Port from 1.13_fc_only to main [1/4] #703

Merged
merged 2 commits into from
May 28, 2024
Merged

Port from 1.13_fc_only to main [1/4] #703

merged 2 commits into from
May 28, 2024

Conversation

t-salminen
Copy link

Telem_test application and airspeed sensor fixes ported from 1.13_fc_only:

-telem_test application runs simple write/read loopback test between 2 telemetry uart ports (HW test)
-MS4525DO and SDP3X sensor I2C default speed set to 400 kHz and related sensor start workarounds removed

@t-salminen t-salminen changed the title Port from 1.13_fc_only to main Port from 1.13_fc_only to main [1/4] May 27, 2024
@t-salminen
Copy link
Author

Submodules must be updated before merge

@t-salminen
Copy link
Author

@kordets , this PR has the i2c default speed fixes for airspeed sensor startup

Added a new system command to test telemetry UARTs.

Signed-off-by: Tero Salminen <[email protected]>
MS4525DO and SDP3X sensors I2C default speed adjusted
100kHz -> 400kHz. Polarfire does not support 100kHz I2C
clock frequency.

Related sensor start workaround removed from airframes
4420, 4421 and 4430. Sensors are started in rc.sensors
when parameters SENS_EN_MS4525DO and SENS_EN_SDP3X are
defined.

Signed-off-by: Tero Salminen <[email protected]>
@t-salminen
Copy link
Author

Submodules updated

@t-salminen t-salminen merged commit df811b9 into main May 28, 2024
27 of 28 checks passed
@t-salminen t-salminen deleted the port_from_1_13 branch May 28, 2024 09:00
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.

2 participants