Thomas Gubler
2bbb1ad35f
python3 fixes
10 years ago
Mark Charlebois
3af75438fd
Create external/Install/{lib|include}
...
These files are expected to exist for current cmake rules and cmake
will warn if they do not exist.
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
10 years ago
Mark Charlebois
bc2ea895ea
renamed test_param.c test_params.c
...
Changed name to match search pattern *params.h
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
10 years ago
Mark Charlebois
c28ae649a3
Fixes for parameters.xml dependencies
...
Moved definitions of parameters into *params.c in each module.
This is used by the cmake file as a pattern for dependencies when
generating the parameters.xml file.
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
10 years ago
Lorenz Meier
a33568cd49
MAVLink: Fix initial broadcast mode. This helps to find the GCS
10 years ago
Lorenz Meier
251dfa49eb
Merge pull request #2961 from dagar/cmake_fixes
...
cmake trivial fix to allow out of source builds
10 years ago
tumbili
21c66dd863
don't allow arming/disarming by rc if rc control is disabled
10 years ago
Daniel Agar
231140ca8a
cmake fix .git path
10 years ago
Lorenz Meier
dc31cbb4f9
FW pos control: Add missing dependencies for correct build order
10 years ago
Lorenz Meier
207d4a0c6b
Commander: Fix excessively large stack size
10 years ago
Lorenz Meier
a1d6cfcfb7
Remove old module.mk files to not confuse new users
10 years ago
Lorenz Meier
6126a8c0ee
Commander: Disable unused strings, but keep them for now
10 years ago
Lorenz Meier
81c7ee6566
Commander: Only perform mode switch on manual input when switch position has changed. This allows mode switching from either tablet or controller to be enabled at the same time.
10 years ago
Lorenz Meier
73fabc2b4d
dataman: Limit variable scope
10 years ago
Lorenz Meier
4de6012f12
Commander: Only indicate green led if home position is valid
10 years ago
Lorenz Meier
83d391a37c
Updated MAVLink to latest master
10 years ago
Andreas Antener
46d093c060
implemented extended system state message
10 years ago
Lorenz Meier
7d3955ba66
Merge pull request #2954 from dagar/cmake_fixes
...
CMake fixes
10 years ago
Daniel Agar
4151522902
only enforce frame size for nuttx
10 years ago
Daniel Agar
a3d79c6e15
cmake uavcan set cpp03 and silence install
10 years ago
Daniel Agar
e4a78124d8
posix add -Wno-varargs for OS X
10 years ago
Daniel Agar
644a0cd30c
adjust attitude_estimator_ekf for posix_sitl_simple
10 years ago
Daniel Agar
d30c8ccab8
travis-ci don't specify make threads
10 years ago
Daniel Agar
6c10cf18e4
re-enable Werror
10 years ago
Daniel Agar
2529f07d44
restore format check
10 years ago
Daniel Agar
74a61a3610
cmake allow Ninja generator
10 years ago
Daniel Agar
f13daa7314
cmake fix NuttX copy
...
-on the 2nd run this was copying NuttX to NuttX/Nuttx
10 years ago
Daniel Agar
330bacd229
cmake nuttx slightly quieter
10 years ago
Daniel Agar
7749d1cb1c
cmake fix export paths for ninja
...
-make nuttx build a bit quieter
10 years ago
Lorenz Meier
0371b85d51
Merge pull request #2955 from mcorah/upstream_master
...
L1 -> unit, L1 easily confused with L1 norm
10 years ago
Micah Corah
f1cc601ca8
L1 -> unit, L1 easily confused with L1 norm
10 years ago
Lorenz Meier
ea68611cff
Merge pull request #2952 from jgoppert/cmake-param-fix
...
Fixed param dependencies.
10 years ago
James Goppert
4dd59cd09a
Fixed param dependencies.
10 years ago
Lorenz Meier
8f28015927
Merge pull request #2949 from jgoppert/cmake-ddd
...
Added ddd support.
10 years ago
James Goppert
55f963be07
Added ddd support.
10 years ago
Lorenz Meier
f1bc33ff73
Merge pull request #2947 from jgoppert/cmake-dl-fix
...
Fixes cmake uavcan external project for cmake 2.8.12.
10 years ago
James Goppert
7711a94a5a
Fixes cmake uavcan external project for cmake 2.8.12.
10 years ago
Lorenz Meier
eaac9d62ae
Merge pull request #2933 from UAVenture/ignore_conflict_files
...
Check supported extensions for rc.autostart generation
10 years ago
Lorenz Meier
0490046af4
MS5611: Increase the requirements about the PROM contents and CRC.
10 years ago
Lorenz Meier
90f2e8d61a
Force CMake to generate UNIX makefiles on all platforms
10 years ago
Andreas Antener
c26f980f37
added airframe extension .hil
10 years ago
Andreas Antener
77b8ed6717
check supported extensions for rc.autostart generation
10 years ago
Lorenz Meier
c414c7ef63
Always set RC in mode
10 years ago
Lorenz Meier
c2e9f81586
Commander: Remove unused param file from CMake to prevent empty linkage warning
10 years ago
Lorenz Meier
e6d06666e0
Bottle drop: Remove unused param file to prevent warning
10 years ago
Lorenz Meier
451e6883bd
Att estimator Q: Remove param file
10 years ago
Lorenz Meier
b1d8e78813
Attitude EKF: Remove param file
10 years ago
Lorenz Meier
fa5071b3c5
Remove module.mk files to prevent confusion of adopters upgrading
10 years ago
Lorenz Meier
b1a44877b3
Remove unused makefiles to prevent confusion of downstream adopters
10 years ago
Lorenz Meier
62467a4cdd
Fix Mac OS X Travis, fix UAVCAN URL
10 years ago