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

AP_Periph: added serial options support #25805

Merged
merged 5 commits into from
Dec 27, 2023

Conversation

tridge
Copy link
Contributor

@tridge tridge commented Dec 19, 2023

This makes it possible to have a DroneCAN serial port with options such as swap TX/RX, inversion, half-duplex etc
It also allows for flow control settings

@tridge tridge force-pushed the pr-periph-serial-options branch 2 times, most recently from 4d706cb to f0830c4 Compare December 19, 2023 22:41
@tridge tridge added WikiNeeded needs wiki update DevCallEU labels Dec 19, 2023
@tridge tridge removed the DevCallEU label Dec 20, 2023
Tools/AP_Periph/serial_options_dev.cpp Outdated Show resolved Hide resolved
Tools/AP_Periph/serial_options_dev.cpp Show resolved Hide resolved
libraries/AP_HAL_ChibiOS/hwdef/scripts/chibios_hwdef.py Outdated Show resolved Hide resolved
Tools/AP_Periph/serial_options_dev.cpp Show resolved Hide resolved
Tools/AP_Periph/serial_options.cpp Outdated Show resolved Hide resolved
@magicrub magicrub merged commit 1e626a7 into ArduPilot:master Dec 27, 2023
88 checks passed
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