Daniel Agar
8176fe1b6e
lsm303agr move to px4 work queue
6 years ago
Daniel Agar
dffaf544ab
lis3mdl move to px4 work queue
6 years ago
Daniel Agar
537c139134
bmm150 move to px4 work queue
6 years ago
Daniel Agar
78d35f2677
linux_sbus move to px4 work queue
6 years ago
Daniel Agar
4dd017cd59
rgbled_pwm move to px4 work queue
6 years ago
Daniel Agar
23f7a662c6
rgbled_ncp5623c move to px4 work queue
6 years ago
Daniel Agar
6ec7730bf1
rgbled move to px4 work queue
6 years ago
Daniel Agar
4ac48f154d
pca8574 move to px4 work queue
6 years ago
Daniel Agar
e7f539f29a
oreoled move to px4 work queue
6 years ago
Daniel Agar
d8dd592d20
blinkm move to px4 work queue
6 years ago
Daniel Agar
cdb207804d
irlock move to px4 work queue
6 years ago
Daniel Agar
835a38f6dc
vl53lxx move to px4 work queue
6 years ago
Daniel Agar
593aaa48ca
tfmini move to px4 work queue
6 years ago
Daniel Agar
eb8fbaf93d
teraranger move to px4 work queue
6 years ago
Daniel Agar
a1f3f2112b
srf02 move to px4 work queue
6 years ago
Daniel Agar
592037851a
sf1xx move to px4 work queue
6 years ago
Daniel Agar
a6bbf0b945
sf0x move to px4 work queue
6 years ago
Daniel Agar
ce3b5103fc
mb12xx move to px4 work queue
6 years ago
Daniel Agar
22b89034d9
ll40ls move to px4 work queue
6 years ago
Daniel Agar
4d41dcaee2
leddar_one move to px4 work queue
6 years ago
Daniel Agar
9a0f145fc0
hc_sr04 move to px4 work queue
6 years ago
Daniel Agar
6ef42e2c52
cm8jl65 move to px4 work queue
6 years ago
Daniel Agar
e73dd73ea7
mpl3115a2 move to px4 work queue
6 years ago
Daniel Agar
b8befe36b9
lps25h move to px4 work queue
6 years ago
Daniel Agar
9003aeb216
lps22hb move to px4 work queue
6 years ago
Daniel Agar
1e7c6be839
bmp280 move to px4 work queue
6 years ago
Daniel Agar
e1bc975065
drivers/differential_pressure move all to px4 work queue
6 years ago
Daniel Agar
83d3ead821
ist8310 move to px4 work queue
6 years ago
Daniel Agar
ec0d1d6f62
lsm303d move to px4 work queue
6 years ago
Daniel Agar
8b4ecc6947
icm20948 move to px4 work queue
6 years ago
Daniel Agar
fc7f1ca598
fxos8701cq move to px4 work queue
6 years ago
Daniel Agar
d4ece2c7bb
fxas21002c move to px4 work queue
6 years ago
Daniel Agar
9fa865d490
bmi160 move to px4 work queue
6 years ago
Daniel Agar
370f0f73ce
bma180 move to px4 work queue
6 years ago
Daniel Agar
e27a8e1010
bmi055 move to px4 work queue
6 years ago
Daniel Agar
be3653f761
l3gd20 move to px4 work queue
6 years ago
Daniel Agar
427c49ac43
adis16477 move to px4 work queue
6 years ago
Daniel Agar
6113caaa33
adis16448 move to px4 work queue
6 years ago
Daniel Agar
16b26c1927
mpu6000 move to px4 work queue
6 years ago
Daniel Agar
70947920b8
hmc5883 move to px4 work queue
6 years ago
Daniel Agar
56024cda79
ms5611 move to px4 work queue
6 years ago
Daniel Agar
ea734f634d
mpu9250 move to px4 work queue
6 years ago
Daniel Agar
e9ca5d5aba
PX4 general work queue
6 years ago
Beat Küng
f58079bc5d
pxh.cpp: fix invalid reference if words is empty
...
This can happen for example if 'line' is a space.
6 years ago
Matthias Grob
6eb29fca9d
vscode: remove matter of taste tabs customization
6 years ago
Matthias Grob
ea48cd4970
Takeoff: address @RomanBapst's review comments
6 years ago
Matthias Grob
1c776f16ec
mc_att_control: fix applying not updated thrust setpoint
6 years ago
Matthias Grob
953e5e5019
Revert "mc_att_control: fix having high thrust when disarmed"
...
This reverts commit 0c81a19decde6ddfe4ce87c34c762ea15fd3ab09.
6 years ago
Matthias Grob
fac3e1c3f9
mc_pos_control: switch back to velocity ramp
...
But fix the two crucial problems:
- When to begin the ramp?
There's a calculation now for the velocity ramp initial value
such that the resulting thrust is zero at the beginning.
- When to end the ramp?
The ramp is applied to the upwards velocity constraint and it
just ramps from the initial value to the velocity constraint
which is applied during flight. Slower/going down is always possible.
6 years ago
Matthias Grob
90c6fea408
mc_pos_control_params: user friendly default spool/rampup times
6 years ago