2015-06-08 19:56:00 -03:00
|
|
|
[submodule "modules/uavcan"]
|
|
|
|
path = modules/uavcan
|
2016-03-25 06:46:30 -03:00
|
|
|
url = git://github.com/ArduPilot/uavcan.git
|
2015-12-01 11:43:23 -04:00
|
|
|
[submodule "modules/waf"]
|
|
|
|
path = modules/waf
|
2016-03-25 06:46:30 -03:00
|
|
|
url = git://github.com/ArduPilot/waf.git
|
2015-11-05 16:36:39 -04:00
|
|
|
[submodule "modules/gbenchmark"]
|
|
|
|
path = modules/gbenchmark
|
|
|
|
url = git://github.com/google/benchmark.git
|
2016-01-02 01:03:33 -04:00
|
|
|
[submodule "modules/mavlink"]
|
|
|
|
path = modules/mavlink
|
2016-03-25 06:46:30 -03:00
|
|
|
url = git://github.com/ArduPilot/mavlink
|
2016-01-15 16:39:09 -04:00
|
|
|
[submodule "gtest"]
|
|
|
|
path = modules/gtest
|
2016-03-25 06:46:30 -03:00
|
|
|
url = git://github.com/ArduPilot/googletest
|
2018-01-05 02:50:07 -04:00
|
|
|
[submodule "modules/ChibiOS"]
|
|
|
|
path = modules/ChibiOS
|
|
|
|
url = git://github.com/ArduPilot/ChibiOS.git
|
2019-05-26 22:39:05 -03:00
|
|
|
[submodule "modules/libcanard"]
|
|
|
|
path = modules/libcanard
|
|
|
|
url = git://github.com/ArduPilot/libcanard.git
|
2021-06-04 00:50:12 -03:00
|
|
|
[submodule "modules/gsoap"]
|
|
|
|
path = modules/gsoap
|
|
|
|
url = https://github.com/ArduPilot/gsoap
|
2021-08-27 15:01:10 -03:00
|
|
|
[submodule "modules/pyuavcan"]
|
|
|
|
path = modules/pyuavcan
|
|
|
|
url = https://github.com/ArduPilot/pyuavcan
|
2021-10-12 07:58:03 -03:00
|
|
|
[submodule "modules/canard_dsdlc"]
|
|
|
|
path = modules/canard_dsdlc
|
|
|
|
url = https://github.com/ardupilot/canard_dsdlc
|