px4-firmware/.gitmodules

51 lines
1.7 KiB
Plaintext
Raw Normal View History

2016-06-24 06:42:53 -03:00
[submodule "mavlink/include/mavlink/v2.0"]
path = mavlink/include/mavlink/v2.0
url = https://github.com/mavlink/c_library_v2.git
branch = master
2018-12-01 15:00:46 -04:00
[submodule "src/drivers/uavcan/libuavcan"]
path = src/drivers/uavcan/libuavcan
url = https://github.com/PX4/uavcan.git
branch = px4
2015-10-17 12:28:43 -03:00
[submodule "Tools/jMAVSim"]
path = Tools/jMAVSim
url = https://github.com/PX4/jMAVSim.git
branch = master
2015-10-25 14:20:53 -03:00
[submodule "Tools/sitl_gazebo"]
path = Tools/sitl_gazebo
url = https://github.com/PX4/sitl_gazebo.git
branch = master
2015-11-05 20:29:04 -04:00
[submodule "src/lib/matrix"]
path = src/lib/matrix
2015-11-07 04:44:38 -04:00
url = https://github.com/PX4/Matrix.git
branch = master
2015-10-26 12:08:32 -03:00
[submodule "src/lib/ecl"]
path = src/lib/ecl
2015-12-21 07:00:55 -04:00
url = https://github.com/PX4/ecl.git
branch = master
2018-11-16 13:52:37 -04:00
[submodule "boards/atlflight/cmake_hexagon"]
path = boards/atlflight/cmake_hexagon
url = https://github.com/PX4/cmake_hexagon.git
branch = px4
[submodule "src/drivers/gps/devices"]
path = src/drivers/gps/devices
url = https://github.com/PX4/GpsDrivers.git
branch = master
[submodule "src/modules/micrortps_bridge/micro-CDR"]
path = src/modules/micrortps_bridge/micro-CDR
url = https://github.com/PX4/micro-CDR.git
branch = px4
[submodule "platforms/nuttx/NuttX/nuttx"]
path = platforms/nuttx/NuttX/nuttx
2018-10-16 18:42:04 -03:00
url = https://github.com/PX4/NuttX.git
branch = px4_firmware_nuttx-8.2
[submodule "platforms/nuttx/NuttX/apps"]
path = platforms/nuttx/NuttX/apps
2018-10-16 18:42:04 -03:00
url = https://github.com/PX4/NuttX-apps.git
branch = px4_firmware_nuttx-8.2
[submodule "platforms/qurt/dspal"]
path = platforms/qurt/dspal
url = https://github.com/ATLFlight/dspal.git
[submodule "Tools/flightgear_bridge"]
path = Tools/flightgear_bridge
url = https://github.com/ThunderFly-aerospace/PX4-FlightGear-Bridge.git