Commit Graph

76 Commits

Author SHA1 Message Date
Lorenz Meier 7d5a9c5baa Added sitl_gazebo as submodule 2015-10-25 18:20:53 +01:00
jgoppert 6cce823dc6 Replaced wigen with custom matrix lib. 2015-10-24 15:10:20 -04:00
Daniel Agar cbbb6a0e59 switch to official googletest repo 2015-10-19 09:38:30 +02:00
Lorenz Meier 7eaef30c0b Add jMAVSim 2015-10-17 17:28:43 +02:00
Daniel Agar 5865dc6434 cmake add libuavcan as subdirectory
-move uavcan submodule to src/modules/uavcan/libuavcan
-adding libuavcan as a subdirectory simplifies inheriting all compile
flags and include paths
2015-10-14 02:37:00 -04:00
Lorenz Meier 62467a4cdd Fix Mac OS X Travis, fix UAVCAN URL 2015-10-06 10:51:19 +02:00
James Goppert e1bb618371 Working on uavcan building. 2015-10-04 21:29:22 -04:00
Mark Charlebois c5e66e41f1 qurt: Must use latest version of Eigen
The latest version of Eigen is required to build with the Hexagon
7.4 toolchain. Only certain C++11 features are supported and the
latest version if Eigen provides these tests. A patch is required
to add support for the Hexagon compiler.

These changes force the sync and then update of eigen and allow it
to be patched for qurt.

The eigen-3.2 submodule was removed as it is no longer needed by the
qurt build with the updated toolchain.

Signed-off-by: Mark Charlebois <charlebm@gmail.com>
2015-09-28 10:49:48 -07:00
Mark Charlebois 75f1f91784 cmake qurt and posix fixes for cmake
Added generation of build_git_version.h

Added separate src/lib/eigen-3.2 dir for qurt (new submodule)

Added patching of eigen-3.2 for qurt (compiler has issue with Complex)

Signed-off-by: Mark Charlebois <charlebm@gmail.com>
2015-09-08 18:39:51 -07:00
Mark Charlebois bb281f03f3 Added DSPAL as a git submodule of PX4
The DSPAL headers are required to build for qurt. When we move to
a cmake build system, the DSPAL headers can be conditionally included.

Signed-off-by: Mark Charlebois <charlebm@gmail.com>
2015-09-04 11:35:55 -07:00
oberion a985b37c80 mavlink/mavlink_mission: Dirty fix for setting waypoints over multiple mavlink link 2015-08-05 16:14:17 +02:00
Pavel Kirienko 67c1b230ca libuavcan submodule updated 2015-06-10 21:20:57 +03:00
Johan Jansen b3e6d911be Eigen: Add eigen as a submodule 2015-03-17 11:34:04 +01:00
Thomas Gubler f4e0dc2857 Merge remote-tracking branch 'upstream/master' into dev_ros
Conflicts:
	.gitmodules
2014-12-29 08:00:12 +01:00
Thomas Gubler 382158d87b fix merge error in .gitmodules 2014-12-25 10:03:46 +01:00
Thomas Gubler 25af4b266c Merge remote-tracking branch 'upstream/master' into dev_ros
Conflicts:
	.gitignore
	src/lib/uavcan
2014-12-25 09:48:15 +01:00
Simon Wilks 2f332f0e92 Integrate the Google Test framework. 2014-12-25 08:10:21 +01:00
Lorenz Meier 84d744707d UAVCAN: Move into lib directory 2014-12-23 14:34:53 +01:00
Thomas Gubler 6f9cbd9751 add genmsg and gencpp python modules, ros not required anymore for message generation 2014-12-04 16:40:46 +01:00
Pavel Kirienko 6814ddccff UAVCAN as a submodule 2014-07-08 20:19:17 +04:00
Lorenz Meier 3251100947 Added NuttX 2014-07-07 17:21:20 +02:00
Lorenz Meier 9886bb8ca0 Fixed .gitmodules 2014-07-07 17:20:32 +02:00
Lorenz Meier 4c2cc65ca6 Cleaning up sub modules 2014-07-07 17:18:54 +02:00
Lorenz Meier b74d4e2ba7 Added NuttX submodule 2014-07-07 16:59:44 +02:00
Thomas Gubler e103f5f8cb change mavlink submodule url 2014-07-07 14:59:57 +02:00
Thomas Gubler a366f76efa mavlink as git submodule
Mavlink is now a git submodule because auto generated header files are
available at https://github.com/mavlink/c_library
2014-07-02 14:18:55 +02:00