-
Notifications
You must be signed in to change notification settings - Fork 13
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
Add secure mavlink #757
Add secure mavlink #757
Conversation
Wait for boards/ssrc submodules to be merged first. Then update submodules to point "main" branch |
57de00a
to
32a2912
Compare
32a2912
to
cdf47d8
Compare
Maybe better to not disable uxrce client altogether yet, but only when secure mavlink is active. Then we don't left any non-hardened interfaces available on the side of secmav. |
Wait for submodules to be merged |
cdf47d8
to
61c3cb0
Compare
61c3cb0
to
9dbf47e
Compare
Just noticed that the secure-udp-proxy module had still the feature branch version, now merged that to module main and updated px4-firmware branch for this PR. Waiting for CI build and quick verification before merging this. |
Sec-mavlink connection verified with Saluki-v2 and QGC with reverse-proxy |
No description provided.