From 0544d06ad0b6f398ea5d457fac5adce67bfb6795 Mon Sep 17 00:00:00 2001 From: Mark Charlebois Date: Tue, 17 Nov 2015 16:13:42 -0800 Subject: [PATCH] Changed dspal submodule to come from ATLFlight The dspal headers were moved to a github organization. Signed-off-by: Mark Charlebois --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 60cdcb1105..b84b78548e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -15,7 +15,7 @@ url = https://github.com/ros/gencpp.git [submodule "src/lib/dspal"] path = src/lib/dspal - url = https://github.com/mcharleb/dspal.git + url = https://github.com/ATLFlight/dspal.git [submodule "Tools/jMAVSim"] path = Tools/jMAVSim url = https://github.com/PX4/jMAVSim.git