Julian Oes
|
f1d56cbddc
|
navigator: don't reset the finished flag, this fixes the strange problem where it toggles between MISSION and RTL
|
10 years ago |
Julian Oes
|
2c57781581
|
state_machine_helper: trying to clean up some failsafe logic
|
10 years ago |
Julian Oes
|
f8bed3cd89
|
state_machine_helper: whitespace
|
10 years ago |
Julian Oes
|
f7db91ac32
|
commander: enhance the failsafe verbose output
|
10 years ago |
Julian Oes
|
d253c8ba7d
|
commander: correct the description array
|
10 years ago |
Lorenz Meier
|
ea0a59f806
|
HMC5883: Reduce output, add indices to make back-tracking lines easier, remove output completely for an OK-operation (the driver is NOT the right place to talk to the user!)
|
10 years ago |
Daniel Shiels
|
3eeec2cce0
|
Cleaned up sbus output frame initialisation.
|
10 years ago |
Daniel Shiels
|
34e9d9efce
|
Code style cleanup.
|
10 years ago |
Lorenz Meier
|
62db84fa75
|
MAVLink update compile fixes
|
10 years ago |
Lorenz Meier
|
e87a179fc1
|
MAVLink update
|
10 years ago |
Lorenz Meier
|
8599994ebb
|
Add generic uploader tool
|
10 years ago |
Daniel Shiels
|
60ecd8868d
|
sbus1 output. Cleaned up. Safer bounds checking.
|
10 years ago |
Daniel Shiels
|
02d31522cd
|
First attempt at sbus1 output.
|
10 years ago |
Lorenz Meier
|
43418a6749
|
application layer only, no drivers affected: Fix overflow in RC input topic - this topic is deprecated and will be removed, has been superseded by input_rc and manual_control
|
10 years ago |
Andrew Tridgell
|
3f3353f2c4
|
mixer: fixed stream handle leakage
|
10 years ago |
philipoe
|
f414eef042
|
TECS: Modify absolute-value limiting of throttle demand
|
10 years ago |
Lorenz Meier
|
d9e563609e
|
Merge pull request #1431 from DonLakeFlyer/rctype
Initialize RSSI so it doesn't remain uninitialized
|
10 years ago |
Don Gagne
|
d907b030ee
|
Initialize RSSI so it doesn't remain uninitialized
Spektrum doesn’t support rssi so it is not set by st24_decode.
|
10 years ago |
Lorenz Meier
|
23a33e31cd
|
Add missing mode switch channel
|
10 years ago |
Lorenz Meier
|
182c1c1d52
|
Fix RC mapping indices - 0 index induces issues right now
|
10 years ago |
Thomas Gubler
|
25df841118
|
Merge pull request #1429 from tumbili/board_rot
new_sensor_rotation_option
|
10 years ago |
tumbili
|
cbd20f48d6
|
fixed style
|
10 years ago |
tumbili
|
f5dbfe63b3
|
added new sensor board rotation option (roll 270, yaw 270)
|
10 years ago |
Holger Steinhaus
|
0800fa4715
|
UAVCAN: implemented motor testing
|
10 years ago |
Holger Steinhaus
|
a18460183c
|
motor_test: cleanup
|
10 years ago |
Holger Steinhaus
|
58f36714f8
|
UAVCAN: allow to arm single ESCs
|
10 years ago |
Thomas Gubler
|
a917b0d40b
|
Merge pull request #1426 from PX4/gyrotemp
L3GD20: Output gyro temperature in report
|
10 years ago |
Lorenz Meier
|
c600a7fbd2
|
L3GD20: Fix typo
|
10 years ago |
Lorenz Meier
|
06df0f23a3
|
L3GD20: Output gyro temperature in report
|
10 years ago |
Lorenz Meier
|
1cab08cc2a
|
Merge pull request #1425 from PX4/usbtest
Add USB load test from Mark Whitehorn
|
10 years ago |
Lorenz Meier
|
8652ee0b64
|
Drop NSH priority to keep system responsive
|
10 years ago |
Lorenz Meier
|
9ac13745f8
|
Adjust MAVLink RX prio to ensure received data can still be processed
|
10 years ago |
Lorenz Meier
|
5e2330abba
|
Add USB load test from Mark Whitehorn
|
10 years ago |
Lorenz Meier
|
884e7c2ad5
|
Merge branch 'master' of github.com:PX4/Firmware
|
10 years ago |
Lorenz Meier
|
72977ee909
|
Better error handling instructions
|
10 years ago |
Thomas Gubler
|
da2b2500f7
|
Merge pull request #1422 from jgoppert/encoder_logging
Encoder logging support.
|
10 years ago |
Lorenz Meier
|
44a2473632
|
Fix up reboot logic
|
10 years ago |
Lorenz Meier
|
5862f4ffe6
|
Fix error handling
|
10 years ago |
Lorenz Meier
|
0200d6a77c
|
Merge pull request #1424 from PX4/cal_usability
Commander: Improve calibration routines to produce more conscise and bet...
|
10 years ago |
Lorenz Meier
|
166580b8f7
|
Time out on serial instead of just hanging there
|
10 years ago |
Lorenz Meier
|
b51c669344
|
Commander: Improve calibration routines to produce more conscise and better sequenced instructions
|
10 years ago |
Lorenz Meier
|
d610564fd0
|
Merge branch 'master' of github.com:PX4/Firmware
|
10 years ago |
Lorenz Meier
|
82ebf3ca1c
|
Update NuttX, print stack trace on stack overflow handler
|
10 years ago |
James Goppert
|
0e5b91d16f
|
Shortened encoder logging names.
|
10 years ago |
James Goppert
|
baba157785
|
Encoder logging support.
|
10 years ago |
Lorenz Meier
|
acb739655d
|
Remove huge memory overhead in RC channels topic, was completely unnecessary
|
10 years ago |
Lorenz Meier
|
ce1ec430f8
|
Ensure MAVLink app has enough stack space
|
10 years ago |
Lorenz Meier
|
75d0ffe4e5
|
Build fix
|
10 years ago |
Lorenz Meier
|
dde42fdba9
|
Merge pull request #1421 from PX4/ledring
Configure led ring and enable heartbeat on it
|
10 years ago |
Lorenz Meier
|
2cadd45f30
|
Configure led ring and enable heartbeat on it
|
10 years ago |