Lorenz Meier
caee7af9ae
STM disco: Fix formatting
9 years ago
Lorenz Meier
0d395e893a
Aerocore: Fix formatting
9 years ago
Lorenz Meier
19e3da7169
LSM303D: Fixed code style
9 years ago
Lorenz Meier
7a33697b85
led: Fixed code style
9 years ago
Lorenz Meier
2993c5dd12
L3GD20: Fixed code style
9 years ago
Lorenz Meier
789e595df7
FrSky Telem: Fixed code style
9 years ago
Lorenz Meier
7c0407d0ef
ETS airspeed: Fixed code style
9 years ago
Lorenz Meier
174464e2cc
PX4 Flow: Fixed code style
9 years ago
Lorenz Meier
88a69382d9
PWM out sim: Fixed code style
9 years ago
Lorenz Meier
06076189da
PWM input: Fixed code style
9 years ago
Lorenz Meier
9e34124210
mkblctrl: Fixed code style
9 years ago
Lorenz Meier
6bb9c8ef07
IR lock: Fixed code style
9 years ago
Lorenz Meier
0642624416
gimbal: Fixed code style
9 years ago
Lorenz Meier
b5f0d3e937
HMC5883: Fixed code style
9 years ago
Lorenz Meier
ff6676ef8c
GPS: Fixed code style
9 years ago
Lorenz Meier
25434055c6
Camera trigger: Fixed code style
9 years ago
Lorenz Meier
ab854f99e8
AR Drone interface: Fixed code style
9 years ago
Lorenz Meier
e2e83cd578
Airspeed: Fixed code style
9 years ago
Lorenz Meier
fe216b5c5f
Device: Fixed code style
9 years ago
Lorenz Meier
2154f0ca1d
trone: fixed code style
9 years ago
Lorenz Meier
a036a767b3
SF0X: Fixed code style
9 years ago
Lorenz Meier
01ee8c9b58
roboclaw: Fixed code style
9 years ago
Lorenz Meier
c88c2c7276
RGB led: Fixed code style
9 years ago
Lorenz Meier
3c2252fa0d
mb12xx: Fixed code style
9 years ago
Lorenz Meier
9d670dd877
LL40LS: Fixed code style
9 years ago
Lorenz Meier
ca4982a6e8
HoTT: Fixed code style
9 years ago
Lorenz Meier
236a423edd
Fixed MPU6K code style
9 years ago
Lorenz Meier
c326189ce8
NuttX build flags: Remove trivial warnings
9 years ago
Lorenz Meier
9a33e6e2aa
Fixed MPU9250 formatting
9 years ago
Lorenz Meier
eb6553d923
Fix POSIX backtrace compile
9 years ago
Mark Charlebois
8e82ced5a4
Added backtrace function
...
Added PX4_BACKTRACE() to display stack trace for debugging
Added backtrace for HRT reschedule with 0 timeout
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
9 years ago
Daniel Agar
cbbb6a0e59
switch to official googletest repo
9 years ago
Daniel Agar
d874b4bec6
travis-ci s3 upload
9 years ago
Daniel Agar
b8a72bfe75
travis-ci use ninja
9 years ago
Lorenz Meier
25dfa31374
Mixer: Fix code style
9 years ago
Lorenz Meier
a6a3d4891d
Merge pull request #3013 from PX4/mixer_fix
...
protect from zero division
9 years ago
Roman
0158821670
protect from zero division
9 years ago
Lorenz Meier
6b2ad2e258
Travis CI: Fail complete build on first fail
9 years ago
Lorenz Meier
c4f9318e75
Q attitude estimator: Prevent division by zero
9 years ago
Lorenz Meier
b61e95adfd
Automate SITL run
9 years ago
Lorenz Meier
08e37f79dc
Introduce jMAVSim as submodule
9 years ago
Lorenz Meier
4d71e8c330
Added jMAVSim as submodule
9 years ago
Lorenz Meier
7eaef30c0b
Add jMAVSim
9 years ago
tumbili
c9a3b7b9b0
added config file SITL iris with gazebo
9 years ago
Lorenz Meier
507f4d8df5
Merge branch 'velocity_control'
9 years ago
tumbili
b3f912ecc1
reset position setpoint when in velocity control mode
9 years ago
v01d
8133f8d616
disable pos/alt controllers when following velocity setpoints in offboard mode
9 years ago
v01d
44bb50e9ea
separate _DZ parameter to XY and Z. this allows disabling pos hold for XY and not Z
9 years ago
v01d
9c49b30118
run position controller in main_task, otherwise position setpoints will not be followed
9 years ago
v01d
c010962861
change unit of MPC_HOLD_DZ parameter to "%"
9 years ago