Lorenz Meier
c8e75c98b0
IO configs: Use same filenames for all versions
9 years ago
Lorenz Meier
d656aeb14f
FMUv1: Math exception hackery
9 years ago
Lorenz Meier
1ab23739ad
IOv1: Error handling pointer hackery
9 years ago
Lorenz Meier
d0ca0ff837
Added FMUv1 config
9 years ago
Lorenz Meier
41f08f658d
IO v2: Move to the same file locations as for IOv1
9 years ago
Lorenz Meier
f984b566de
sdlog2: Fix compile warnings
9 years ago
Lorenz Meier
9625848c8a
Data validator: Fix compile warning on signedness
9 years ago
Lorenz Meier
fefdcd3fa9
Merge master into cmake-2
9 years ago
Lorenz Meier
526bb51570
Validation: Use error density instead of error count. Fail over to higher priority sensors once they become available.
9 years ago
Lorenz Meier
6973023f5a
Attitude estimator Q: Raise vibration warning threshold
9 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
9 years ago
Lorenz Meier
d63231a23c
sensors: Ensure safe batt scaling default exists
9 years ago
Lorenz Meier
4f5e50396c
Sensors app: Stop the bad habit of params per board
9 years ago
Lorenz Meier
e0702ce48d
Commander: Build optimized for size
9 years ago
Lorenz Meier
1df1166127
IO driver: Naming and stack cleanup
9 years ago
Lorenz Meier
7b55f9d1f2
FMU driver: Naming and stack cleanup
9 years ago
Lorenz Meier
73e83a503c
NuttX configs: Reduce buffer sizes where reasonable
9 years ago
Pavel Kirienko
c62b9491ca
Reverted 0e10638c7e
9 years ago
Lorenz Meier
eef07b7fd2
Remove outdated filter version check
9 years ago
Lorenz Meier
df133ae4fc
Remove filter enable param
9 years ago
Lorenz Meier
4154ab4e26
Include named value float
9 years ago
v01d
645a7df6b9
add OPTICAL_FLOW_RAD mavlink stream for SITL
9 years ago
v01d
2a1d838851
always publish flow (no low-level sensor interface implemented yet)
9 years ago
v01d
068dd76763
simulator: add publishing of HIL_OPTICAL_FLOW as uORB topic
9 years ago
Lorenz Meier
21fadb9ea3
Add distclean target
9 years ago
Lorenz Meier
b222a83076
Merge branch 'master' of github.com:PX4/Firmware into cmake-2
9 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.
9 years ago
Lorenz Meier
6987c1367e
Merge pull request #2925 from mcharleb/cmake-2-qurt-eigen
...
qurt: Must use latest version of Eigen
9 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.
9 years ago
Simon Wilks
e7529839c7
Make sure the default fixed wing types (AERT/AETR) can arm the ESC.
9 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>
9 years ago
Lorenz Meier
837d122dda
Merge pull request #2923 from UAVenture/cmake-2
...
Remove var for relative include directories
9 years ago
Andreas Antener
2d381d57b0
remove var for relative include directories
9 years ago
Lorenz Meier
aa40f1fd97
Commander: More detailed status
9 years ago
Lorenz Meier
96e0ac4581
Merge branch 'sensor_load' into cmake-2
9 years ago
Lorenz Meier
afb68cb0ab
MAVLink: Switch to HOME_POSITION message
9 years ago
Lorenz Meier
ec0f53f7c1
Merge branch 'master' into cmake-2
9 years ago
Lorenz Meier
5c52efece4
Sensors app: Rate limit new sensor discovery
9 years ago
Lorenz Meier
866e07c326
MAVLink app: Configure USB link correctly
9 years ago
Lorenz Meier
a4e56abd71
Merge branch 'master' into cmake-2
10 years ago
Thomas Gubler
0a79c809ad
fix 'ignoring return value of function declared with warn_unused_result'
10 years ago
Thomas Gubler
1ae8483e2c
fix 'unterminated function-like macro invocation', fixes #2913
10 years ago
Pavel Kirienko
e2b801a323
Fixes 2911
10 years ago
Lorenz Meier
ccf19d12f2
Commander: Provide better status feedback for sensor init / check routine
10 years ago
Lorenz Meier
c97a2c4810
Merged master to cmake-2
10 years ago
Lorenz Meier
5d7be8b156
Merge pull request #2910 from jgoppert/cmake-2-ros
...
Added support for ros-sitl on cmake-2
10 years ago
Lorenz Meier
fbde7b6f02
Merge pull request #2909 from michaelkoetter/vagrant-build
...
Fixed Vagrant provisioning
10 years ago
James Goppert
3c6d101792
Added support for ros-sitl.
10 years ago
Michael Kötter
d4422f7018
Fixed Vagrant provisioning:
...
- Added "zip" package needed for build
- Run shell proviosioner as non-privileged (ie. "vagrant") user
10 years ago
Lorenz Meier
acc9b29b56
Merge pull request #2906 from mcharleb/cmake-2-qurt-unbreakage
...
Cmake 2 qurt unbreakage
10 years ago