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
Lorenz Meier
0fed23a000
Merge pull request #2944 from NaterGator/tecs-sdlogfix
...
Fix ordering of TECS energy labels in sdlog format
9 years ago
Nate Weibley
132bd6a631
Fix ordering of TECS energy labels in sdlog format, copy fields as laid out in struct
9 years ago
James Goppert
e1bb618371
Working on uavcan building.
9 years ago
Lorenz Meier
c8e75c98b0
IO configs: Use same filenames for all versions
10 years ago
Lorenz Meier
d656aeb14f
FMUv1: Math exception hackery
10 years ago
Lorenz Meier
1ab23739ad
IOv1: Error handling pointer hackery
10 years ago
Lorenz Meier
d0ca0ff837
Added FMUv1 config
10 years ago
Lorenz Meier
41f08f658d
IO v2: Move to the same file locations as for IOv1
10 years ago
Lorenz Meier
ac7f177df4
Data validator: Fix compile warning on signedness
10 years ago
Lorenz Meier
f984b566de
sdlog2: Fix compile warnings
10 years ago
Lorenz Meier
9625848c8a
Data validator: Fix compile warning on signedness
10 years ago
Lorenz Meier
fefdcd3fa9
Merge master into cmake-2
10 years ago
Lorenz Meier
526bb51570
Validation: Use error density instead of error count. Fail over to higher priority sensors once they become available.
10 years ago
Lorenz Meier
6973023f5a
Attitude estimator Q: Raise vibration warning threshold
10 years ago
Lorenz Meier
eeef17894d
Merge pull request #2936 from PX4/rc_script_uavcan_launch_order_fix
...
Launching UAVCAN driver after the on-board sensors are initialized
10 years ago
Lorenz Meier
d63231a23c
sensors: Ensure safe batt scaling default exists
10 years ago
Lorenz Meier
4f5e50396c
Sensors app: Stop the bad habit of params per board
10 years ago
Lorenz Meier
e0702ce48d
Commander: Build optimized for size
10 years ago
Lorenz Meier
1df1166127
IO driver: Naming and stack cleanup
10 years ago
Lorenz Meier
7b55f9d1f2
FMU driver: Naming and stack cleanup
10 years ago
Lorenz Meier
73e83a503c
NuttX configs: Reduce buffer sizes where reasonable
10 years ago
Pavel Kirienko
c62b9491ca
Reverted 0e10638c7e
10 years ago
Lorenz Meier
eef07b7fd2
Remove outdated filter version check
10 years ago
Lorenz Meier
df133ae4fc
Remove filter enable param
10 years ago
Lorenz Meier
4154ab4e26
Include named value float
10 years ago
v01d
645a7df6b9
add OPTICAL_FLOW_RAD mavlink stream for SITL
10 years ago
v01d
2a1d838851
always publish flow (no low-level sensor interface implemented yet)
10 years ago
v01d
068dd76763
simulator: add publishing of HIL_OPTICAL_FLOW as uORB topic
10 years ago
Lorenz Meier
21fadb9ea3
Add distclean target
10 years ago
Lorenz Meier
b222a83076
Merge branch 'master' of github.com:PX4/Firmware into cmake-2
10 years ago
Matthias Grob
5191731f22
make romfs pruner script windows compatible
...
When we open the file handle to write back the lines in binary mode, we don't change the line endings but instead leave them as they were before. This is impotant for Windows users as Python on Windows otherwise adds CRLF endings to the parameter files and they can't be correctly parsed by NuttX any more.
10 years ago
Lorenz Meier
6987c1367e
Merge pull request #2925 from mcharleb/cmake-2-qurt-eigen
...
qurt: Must use latest version of Eigen
10 years ago
Lorenz Meier
8937499f26
Merge pull request #2931 from UAVenture/fw_disarmed
...
Make sure the generic fixed wing types AERT/AETR can arm the ESC.
10 years ago
Simon Wilks
e7529839c7
Make sure the default fixed wing types (AERT/AETR) can arm the ESC.
10 years ago
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>
10 years ago
Lorenz Meier
837d122dda
Merge pull request #2923 from UAVenture/cmake-2
...
Remove var for relative include directories
10 years ago
Andreas Antener
2d381d57b0
remove var for relative include directories
10 years ago
Lorenz Meier
aa40f1fd97
Commander: More detailed status
10 years ago
Lorenz Meier
96e0ac4581
Merge branch 'sensor_load' into cmake-2
10 years ago
Lorenz Meier
afb68cb0ab
MAVLink: Switch to HOME_POSITION message
10 years ago