forked from PX4/PX4-Autopilot
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Rebased Noise proxy setup to latest px4-firmware
- Loading branch information
Showing
8 changed files
with
26 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -115,3 +115,15 @@ | |
[submodule "Tools/packaging"] | ||
path = Tools/saluki_packaging | ||
url = [email protected]:tiiuae/saluki_low_level_sw_build.git | ||
[submodule "src/lib/noise_transport_core"] | ||
path = src/lib/noise_transport_core | ||
url = [email protected]:tiiuae/noise_transport_core.git | ||
[submodule "src/lib/noise_transport_px4_lib"] | ||
path = src/lib/noise_transport_px4_lib | ||
url = [email protected]:tiiuae/noise_transport_px4_lib.git | ||
[submodule "src/lib/rust_px4_nuttx_lib"] | ||
path = src/lib/rust_px4_nuttx_lib | ||
url = [email protected]:tiiuae/rust_px4_nuttx_lib.git | ||
[submodule "src/modules/noise_transport_px4_proxy"] | ||
path = src/modules/noise_transport_px4_proxy | ||
url = [email protected]:tiiuae/noise_transport_px4_proxy.git |
Submodule saluki-v2
updated
from 181f44 to 252805
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule noise_transport_core
added at
2693d0
Submodule noise_transport_px4_lib
added at
37c869
Submodule rust_px4_nuttx
updated
from 65526d to c9a2ed
Submodule noise_transport_px4_proxy
added at
5e0bb2