Lorenz Meier
3c401c396c
Adjust to AUAV screwup on voltage / current pins
9 years ago
Lorenz Meier
cbde246f0a
FMUv4: Remove non-existent airspeed sensing channel
9 years ago
sander
92c946dae1
New default PID's for QuadRanger
9 years ago
Lorenz Meier
0025ab7258
Sensors: Code style
9 years ago
Lorenz Meier
751a95deb8
Commander: Operate blue led on pixracer
9 years ago
Lorenz Meier
a76ecf3821
Remove differential pressure ADC
9 years ago
Lorenz Meier
cd37ffd0bf
Do not sample pressure ADC if not configured
9 years ago
Lorenz Meier
d1cf8df2ad
Initialize system power struct
9 years ago
Lorenz Meier
56957e7ee4
Improved listener tool
9 years ago
Lorenz Meier
9d239c10e5
Restore MAVLink network behaviour with fixed remote system approach
9 years ago
Kabir Mohammed
37cbb90930
Crosscompiler support
9 years ago
Mohammed Kabir
37ffb61afd
changes to rpi2 configs
9 years ago
Mohammed Kabir
4351eb147c
Add native RPi2 build config
9 years ago
Lorenz Meier
de88892f99
Update Matrix to fix QuRT build
9 years ago
Lorenz Meier
7ead4050d6
Hotfix for sock addr, but this is merely a workaround
9 years ago
Lorenz Meier
803f2ce035
Fix threshold param comment
9 years ago
Lorenz Meier
ab65a55fbf
Change arming transfer to only set the register if the local configuration changed. Move its write operation to the fast rate so that arming / disarming is instantaneous
9 years ago
Lorenz Meier
f485b60f57
Kill switch: Fix logic to only trigger on on/off state of switch, not on/undefined. Remove debug output.
9 years ago
Lorenz Meier
cb2c8a1390
Fix list of files to check for code style
9 years ago
Mark Whitehorn
8cb472af31
add RC kill switch
9 years ago
Lorenz Meier
c802b86acc
Sensors: Fix FMUv4 voltage
9 years ago
Lorenz Meier
bafa9bb6bb
MAVLink: Fall back in altitude indication to baro if estimate is not available
9 years ago
Lorenz Meier
57b95916f5
MAVLink: Add stack space for interface
9 years ago
Roman Bapst
efd7e202f7
Merge pull request #3518 from PX4/mc_checks
...
multirotor mission feasibility checks:
9 years ago
tumbili
07fafc4913
multirotor mission feasibility checks:
...
make sure that the relative altitude of the takeoff waypoint is
at least one meter higher than the acceptance radius of the waypoint.
This makes sure that the takeoff waypoint is not reached before the vehicle
is at least one meter in the air.
9 years ago
Lorenz Meier
170f9aec49
Update standard VTOL model
9 years ago
Lorenz Meier
401af28b38
Ensure that UAVCAN_ENABLE is always present
9 years ago
Lorenz Meier
7ea41491e5
FMUv4: Fix code style
9 years ago
Roman Bapst
0db264bc79
Merge pull request #3519 from PX4/mc_pos_quick_fix
...
quick fix:
9 years ago
Lorenz Meier
415e42f5de
MS5611: Use baro SPI device
9 years ago
Lorenz Meier
0910cb3256
FMUv4: Add baro SPI bus define
9 years ago
Lorenz Meier
e663b60c69
FMUv2: Add baro SPI bus define
9 years ago
tumbili
be1db2ced5
quick fix:
...
Remove throttle non-increase condition for landing since this has lead to
quads falling out of the sky.
9 years ago
Sander Smeets
4ab39725dd
Merge pull request #3517 from sanderux/master
...
QuadRanger airframe
9 years ago
Sander Smeets
c77a2acb93
QuadRanger airframe
9 years ago
Lorenz Meier
c0e88e262c
Drop man min throttle to 8% since its a continous user complaint
9 years ago
Lorenz Meier
c0bc721778
Add missing define for DSM
9 years ago
Roman Bapst
b26fc1f089
fix waypoint handling in position control
9 years ago
Lorenz Meier
9fb29d3a38
FMU: Add RC input definition for each RC protocol
9 years ago
Lorenz Meier
5bd4495a78
Added input_rc SUMD defines
9 years ago
Lorenz Meier
c7767dfe7e
RC: Add constants for FMU input
9 years ago
Mark Whitehorn
5a93e68918
fix code style
9 years ago
Mark Whitehorn
ab1bbb9ed8
remove extraneous rescan tests
9 years ago
Mark Whitehorn
4d7fe08069
fix code style
9 years ago
Mark Whitehorn
5d588d98be
change CMake CONFIG to fmu-v2 and THREADS to 4
9 years ago
Mark Whitehorn
df5cb5472d
configure GPIO_SBUS_INV for PixRacer R12
9 years ago
Mark Whitehorn
ecbcfe838b
clean up, change SPI2 clock back to 12MHz and remove debug prints
9 years ago
Mark Whitehorn
ab71af6053
fix spi select logic
9 years ago
Mark Whitehorn
4952d05652
debugging ms5611 on spi2
9 years ago
Mark Whitehorn
32626b57a4
add missing #ifdef
9 years ago