Stefan
70e7f1bec6
Update px4_spi.h
...
spelling mistakes
9 years ago
Stefan
07973bf87a
Update px4_nodehandle.h
...
spelling mistakes
9 years ago
Stefan
c341f94e5d
Update gimbal_params.c
...
spelling mistakes
9 years ago
Stefan
b97b3c68cb
Update mtk.h
...
spelling mistakes
9 years ago
Stefan
c42b0e7201
Update camera_trigger.cpp
...
spelling mistakes
9 years ago
Stefan
4ab4f1edc7
Update pwm_input.cpp
...
spelling mistakes
9 years ago
Stefan
abf03c1c9d
Update hott_sensors.cpp
...
spelling mistakes
9 years ago
Stefan
54677cd223
Update messages.cpp
...
spelling mistakes
9 years ago
Stefan
1d1ad3e9ed
Update messages.h
...
spelling mistakes
9 years ago
Stefan
86ca7d8cfc
Update drv_hrt.c
...
spelling mistakes
9 years ago
Stefan
5c1b84f16a
Update ms5611_i2c.cpp
...
spelling mistakes
9 years ago
Stefan
8701e0ba78
Update test_mathlib.cpp
...
spelling mistakes
9 years ago
Stefan
b274a3f6d1
Update test_eigen.cpp
...
spelling mistakes
9 years ago
Stefan
9f009d0615
Update UserGuide.md
...
spelling mistakes
9 years ago
Stefan
9197b85cfe
Update rc_parameter_map.msg
...
spelling mistakes
9 years ago
Stefan
caf0121f95
Update manual_control_setpoint.msg
...
spelling mistakes
9 years ago
Stefan
fb702b7c48
Update input_rc.msg
...
spelling mistakes
9 years ago
Stefan
902b774091
Update mavlink_px4.py
...
spelling mistakes
9 years ago
Stefan
9d7b3bbff1
update ublox Protocol Specification links
...
update ublox Protocol Specification links
9 years ago
Andreas Antener
7e7b21cbdc
use raw parameter floats if mission item is a mission command
9 years ago
Andreas Antener
b0333e3e95
allow transition commands in auto mode
9 years ago
Lorenz Meier
77782bd254
Navigator: Support transition command and digicam command in missions
9 years ago
Lorenz Meier
e1125ce9d3
Add digicam commands
9 years ago
Roman Bapst
2207986a1e
Merge pull request #3485 from PX4/ekf2_blockparam
...
Ekf2 blockparam
9 years ago
Lorenz Meier
ecc53488dd
Commander: Allow commandline takeoff if already armed
9 years ago
Lorenz Meier
4d36cb848f
Fix excessive DriverFramework log level
9 years ago
Lorenz Meier
a355bdeea3
Fix MAVLink radio status flow control
9 years ago
Roman
88b2c6c78d
blockparam: added support for external parameter copy
9 years ago
Roman
0510d2cb56
fixed code style
9 years ago
Roman
8a9b27f8f3
ecl ekf: added parameter interface
9 years ago
Roman
fe07079367
added parameter interface to ekf2
9 years ago
Lorenz Meier
b22c05a19d
Update DriverFramework and make mutex optional
9 years ago
Lorenz Meier
9674c611b3
Updated DriverFramework, fixes NuttX build
9 years ago
Mark Charlebois
caab016425
Updated cmake_hexagon
...
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
9 years ago
Mark Charlebois
a8c49809fa
Fixes for other qurt builds to use QURT_BUNDLE
...
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
9 years ago
Mark Charlebois
f22c574b87
Integrated cmake_hexagon for qurt build
...
Still a WIP since the IDL file needs to be replace with the
muorb IDL file.
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
9 years ago
Lorenz Meier
4b659f1995
Fix naming of Solo config
9 years ago
Lorenz Meier
1cdb2d3209
PWM command: Ensure we have enough stack
9 years ago
Lorenz Meier
83339a2de0
Remove unmaintained fixed wing controller
9 years ago
Lorenz Meier
dd883d2c9b
Update README.md
...
More URL fixes from @peppermint
9 years ago
Stefan
36a8bcc12e
Update README.md
...
in my opinion https://px4.io and https://discuss.px4.io is not a working webpage
http://px4.io and http://discuss.px4.io are working
9 years ago
Lorenz Meier
41f36aa99f
Enable debug key/value stream by default
9 years ago
Lorenz Meier
055a17f2e1
Updated links in README
9 years ago
Lorenz Meier
501ad87dd2
Travis CI: Next attempt at GCC fix
9 years ago
Mark Charlebois
c17466ffee
Added fix for missing declaration of get_commands for qurt
...
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
9 years ago
Mark Charlebois
e12e029659
Updated dspal version
...
Added dspal_math.h
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
9 years ago
Roman Bapst
d98024a300
updated sitl_gazebo
9 years ago
Lorenz Meier
0adb6d0104
Fix QuRT formatting
9 years ago
Lorenz Meier
44cf30e039
SITL: Update tailsitter model
9 years ago
Mark Charlebois
5bc2019fd5
Fixes for qurt build
...
Added missing functions that were added for other targets but not for qurt.
Added workaround for missing sem_timedwait(). This may have a performance
impact until a sem_timedwait is supported.
std::to_string is not supported by the hexagon compiler
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
9 years ago