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>
9 years ago
Lorenz Meier
a33568cd49
MAVLink: Fix initial broadcast mode. This helps to find the GCS
9 years ago
Lorenz Meier
251dfa49eb
Merge pull request #2961 from dagar/cmake_fixes
...
cmake trivial fix to allow out of source builds
9 years ago
tumbili
21c66dd863
don't allow arming/disarming by rc if rc control is disabled
9 years ago
Daniel Agar
231140ca8a
cmake fix .git path
9 years ago
Lorenz Meier
dc31cbb4f9
FW pos control: Add missing dependencies for correct build order
9 years ago
Lorenz Meier
207d4a0c6b
Commander: Fix excessively large stack size
9 years ago
Lorenz Meier
a1d6cfcfb7
Remove old module.mk files to not confuse new users
9 years ago
Lorenz Meier
6126a8c0ee
Commander: Disable unused strings, but keep them for now
9 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.
9 years ago
Lorenz Meier
73fabc2b4d
dataman: Limit variable scope
9 years ago
Lorenz Meier
4de6012f12
Commander: Only indicate green led if home position is valid
9 years ago
Lorenz Meier
83d391a37c
Updated MAVLink to latest master
9 years ago
Andreas Antener
46d093c060
implemented extended system state message
9 years ago
Lorenz Meier
7d3955ba66
Merge pull request #2954 from dagar/cmake_fixes
...
CMake fixes
9 years ago
Daniel Agar
4151522902
only enforce frame size for nuttx
9 years ago
Daniel Agar
a3d79c6e15
cmake uavcan set cpp03 and silence install
9 years ago
Daniel Agar
e4a78124d8
posix add -Wno-varargs for OS X
9 years ago
Daniel Agar
644a0cd30c
adjust attitude_estimator_ekf for posix_sitl_simple
9 years ago
Daniel Agar
d30c8ccab8
travis-ci don't specify make threads
9 years ago
Daniel Agar
6c10cf18e4
re-enable Werror
9 years ago
Daniel Agar
2529f07d44
restore format check
9 years ago
Daniel Agar
74a61a3610
cmake allow Ninja generator
9 years ago
Daniel Agar
f13daa7314
cmake fix NuttX copy
...
-on the 2nd run this was copying NuttX to NuttX/Nuttx
9 years ago
Daniel Agar
330bacd229
cmake nuttx slightly quieter
9 years ago
Daniel Agar
7749d1cb1c
cmake fix export paths for ninja
...
-make nuttx build a bit quieter
9 years ago
Lorenz Meier
0371b85d51
Merge pull request #2955 from mcorah/upstream_master
...
L1 -> unit, L1 easily confused with L1 norm
9 years ago
Micah Corah
f1cc601ca8
L1 -> unit, L1 easily confused with L1 norm
9 years ago
Lorenz Meier
ea68611cff
Merge pull request #2952 from jgoppert/cmake-param-fix
...
Fixed param dependencies.
9 years ago
James Goppert
4dd59cd09a
Fixed param dependencies.
9 years ago
Lorenz Meier
8f28015927
Merge pull request #2949 from jgoppert/cmake-ddd
...
Added ddd support.
9 years ago
James Goppert
55f963be07
Added ddd support.
9 years ago
Lorenz Meier
f1bc33ff73
Merge pull request #2947 from jgoppert/cmake-dl-fix
...
Fixes cmake uavcan external project for cmake 2.8.12.
9 years ago
James Goppert
7711a94a5a
Fixes cmake uavcan external project for cmake 2.8.12.
9 years ago
Lorenz Meier
eaac9d62ae
Merge pull request #2933 from UAVenture/ignore_conflict_files
...
Check supported extensions for rc.autostart generation
9 years ago
Lorenz Meier
0490046af4
MS5611: Increase the requirements about the PROM contents and CRC.
9 years ago
Lorenz Meier
90f2e8d61a
Force CMake to generate UNIX makefiles on all platforms
9 years ago
Andreas Antener
c26f980f37
added airframe extension .hil
9 years ago
Andreas Antener
77b8ed6717
check supported extensions for rc.autostart generation
9 years ago
Lorenz Meier
c414c7ef63
Always set RC in mode
9 years ago
Lorenz Meier
c2e9f81586
Commander: Remove unused param file from CMake to prevent empty linkage warning
9 years ago
Lorenz Meier
e6d06666e0
Bottle drop: Remove unused param file to prevent warning
9 years ago
Lorenz Meier
451e6883bd
Att estimator Q: Remove param file
9 years ago
Lorenz Meier
b1d8e78813
Attitude EKF: Remove param file
9 years ago
Lorenz Meier
fa5071b3c5
Remove module.mk files to prevent confusion of adopters upgrading
9 years ago
Lorenz Meier
b1a44877b3
Remove unused makefiles to prevent confusion of downstream adopters
9 years ago
Lorenz Meier
62467a4cdd
Fix Mac OS X Travis, fix UAVCAN URL
9 years ago
Lorenz Meier
83602ad7d6
Merge branch 'master' of github.com:PX4/Firmware into cmake-2
9 years ago
Lorenz Meier
d5d6bc61d9
Merge pull request #2938 from jgoppert/cmake-uavcan
...
Working on uavcan building.
9 years ago
James Goppert
45a1583c3b
Uavcan update.
9 years ago