Browse Source

Switch flightgear bridge submodule to px4 organization (#14789)

This brings the flightgear bridge submodule under the px4 organization
sbg
JaeyoungLim 5 years ago committed by GitHub
parent
commit
35ebbd7202
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .gitmodules

2
.gitmodules vendored

@ -47,4 +47,4 @@
url = https://github.com/ATLFlight/dspal.git url = https://github.com/ATLFlight/dspal.git
[submodule "Tools/flightgear_bridge"] [submodule "Tools/flightgear_bridge"]
path = Tools/flightgear_bridge path = Tools/flightgear_bridge
url = https://github.com/ThunderFly-aerospace/PX4-FlightGear-Bridge.git url = https://github.com/PX4/PX4-FlightGear-Bridge.git

Loading…
Cancel
Save