Thomas Gubler
01835a51a8
uorb constants are now defined inside class
10 years ago
Thomas Gubler
c67cb25f9a
port more uorb headers to msg
10 years ago
Thomas Gubler
856b10cc1a
Revert "temporarily re-enable stack checking, disable some modules to make firmware fit"
...
This reverts commit 27b2701340
.
10 years ago
Thomas Gubler
2728889f78
Merge remote-tracking branch 'upstream/master' into ros_messagelayer_merge_attctlposctl
10 years ago
Thomas Gubler
1dcc5c49cc
Merge pull request #1719 from sjwilks/make_colour
...
Add a compiler coloring tool to highlight warning and errors in the output
10 years ago
Simon Wilks
a25dbb3c8e
Add a compiler coloring tool to highlight warning and errors in the output.
10 years ago
Thomas Gubler
27b2701340
temporarily re-enable stack checking, disable some modules to make firmware fit
10 years ago
James Goppert
a3b2c99801
A huge developer time saver, J="" make archives
...
This gives warnings about -j1 being forced some places, but
it still successfully builds all archvies in parallel. The
resulting archives have been tested on the board. It is
disabled by default so no functional change unless someone
adds J="" or J=8 in front of the make archvies.
10 years ago
hauptmech
21d3dcb190
Fix config utility to work with all devices of each type, not just the primary one.
10 years ago
hauptmech
5444972347
Add call to access the mcu unique id. Expose via the 'ver' command.
...
This is prep for verifying calibration parameters against the hardware they were gathered on.
10 years ago
Thomas Gubler
4dd06c4c73
Merge pull request #1716 from PX4/literature_reference
...
added references
10 years ago
Roman Bapst
97471bf0aa
added references
10 years ago
Roman Bapst
e95e096284
added references
10 years ago
Lorenz Meier
52f3fe1d9a
Added more docs to offset as suggested by @velocoderaptor , thanks!
10 years ago
Lorenz Meier
b8fade7dcf
MPU6K: Improve gyro self test to allow more realistic deviations from nominal state
10 years ago
Johan Jansen
9c627255cc
MPU6000: Increase gyro offset tolerance to 7 dps
10 years ago
Thomas Gubler
f23e603d02
mc attctl multiplatform: increase stack size
10 years ago
Thomas Gubler
de44c549eb
mc attctl multiplatform: remove memsets
10 years ago
Thomas Gubler
abeae7b6f6
extend subscriber/publisher example
10 years ago
Johan Jansen
9cc94fcb2d
mc_pos_control: Protect against NaN and Inf setpoints
10 years ago
Lorenz Meier
18d756dd59
USB startup: Ensure that we are not talking to the peripheral too soon. Startup does not take longer due to smart rearrangement of launch calls
10 years ago
Lorenz Meier
a7f6c0ea3a
Merge pull request #1699 from sjwilks/fmuv1_fix
...
Revert "FMUv1: Disable stack checking"
10 years ago
Simon Wilks
5c776e2392
Revert "FMUv1: Disable stack checking"
...
This reverts commit e62c8d7367
.
10 years ago
Thomas Gubler
8dbb1fc8d4
remove unneeded include
10 years ago
Thomas Gubler
092a3c5129
add start wrapper for mc att ctl multip
10 years ago
Thomas Gubler
5cb208c32f
reenable mcatt ctl and other nodes for ros
10 years ago
Lorenz Meier
2c0029235a
Documentation: WIP on better block diagrams
10 years ago
Thomas Gubler
f7dc81ded1
missing headers for fmu1 target
10 years ago
Thomas Gubler
9b4a210495
missing headers for fmu2 target
10 years ago
Thomas Gubler
23229317ad
remove unnecessary include
10 years ago
Thomas Gubler
dafe6654eb
add missing functional header
10 years ago
Thomas Gubler
cd35ab2661
add another set of uorb headers
10 years ago
Thomas Gubler
7634147c0f
starting to port mc att ctrl multiplatform to the latest api
10 years ago
Thomas Gubler
8da83cfc80
objects common: use separate files
10 years ago
Thomas Gubler
1f0daea665
remove uorb hacks
10 years ago
Thomas Gubler
35efcaa92c
update topic header includes for multiplatform headers
10 years ago
Thomas Gubler
14aa5f9441
add topic header includes
10 years ago
Thomas Gubler
ee6395c502
enable mc att multiplatform in makefile
10 years ago
Thomas Gubler
265139f836
add msg/fw_virtual_rates_setpoint.msg
10 years ago
Thomas Gubler
f9b4a96bf2
add msg/actuator_controls_virtual_fw.msg
10 years ago
Thomas Gubler
36a70debf4
add act control 0 to 3 as msg
10 years ago
James Goppert
cbf4a5af16
Simplified i2c handling for flow.
10 years ago
Lorenz Meier
91c605429d
Merge pull request #1694 from sjwilks/px4v1_land_detector
...
Add landing detector for V1 boards as well.
10 years ago
Lorenz Meier
d74b81ba4f
Merge pull request #1693 from UAVenture/ros-automation
...
Ros automation
10 years ago
Simon Wilks
f5a1680fd6
Add landing detector for V1 boards as well.
10 years ago
Andreas Antener
8194cb1071
added ros-joy package and drcsim
10 years ago
Andreas Antener
700ca3c7d0
naming updates
10 years ago
Andreas Antener
c4b309c06e
added readme for docker container
10 years ago
Andreas Antener
aae96a1b16
updated docs, fixed script copy, renamed stuff
10 years ago
Andreas Antener
6ab1f21680
updated setup, added maintainer
10 years ago