Holger Steinhaus
|
7bc9a62577
|
code style, warnings
|
10 years ago |
Julian Oes
|
14b5732c6e
|
px4flow: small verbose output fix
|
10 years ago |
Julian Oes
|
08443205e9
|
navigator: make DO_JUMPS survive power on resets
|
10 years ago |
Julian Oes
|
703fcec62d
|
navigator: fix do jumps: after the repetitions are completed the current mission index is no longer invalid
|
10 years ago |
Julian Oes
|
f1058bdf08
|
manual_control_setpoint: wrong comment
|
10 years ago |
Julian Oes
|
b1c6692f20
|
commander: removed unused definition
|
10 years ago |
Julian Oes
|
20703c8d23
|
manual_control_setpoint: whitespace
|
10 years ago |
Julian Oes
|
d63c054bb0
|
state_machine_helper: changed failsafe behaviour: always require at least one link for default, do RTGS as soon as datalink is lost if datalink loss mode is enabled
|
10 years ago |
Thomas Gubler
|
d0fe75f101
|
Merge pull request #1446 from friekopter/no_beep
Avoid Camflyer ESC warning in Standby
|
10 years ago |
Holger Steinhaus
|
50b410664f
|
UAVCAN: set bus number part of device_id to zero
|
10 years ago |
Friedemann Ludwig
|
fe5322960a
|
Merge remote-tracking branch 'upstream/master' into no_beep
|
10 years ago |
Lorenz Meier
|
1394b02c2e
|
Make tools executable
|
10 years ago |
Julian Oes
|
cf2baac516
|
navigator: more reset reached calls
|
10 years ago |
Friedemann Ludwig
|
66bfd9a0bf
|
Merge remote-tracking branch 'upstream/master' into no_beep
|
10 years ago |
Holger Steinhaus
|
51ffb887c3
|
UAVCAN: initialize device id for mag and baro to allow DEVIOCGDEVICEID ioctl to return useful data
|
10 years ago |
Lorenz Meier
|
122de6c762
|
Merge pull request #1414 from philipoe/PR2
TECS: Cleared up integrator-design on throttle, corrected rate-limiting (WIP)
|
10 years ago |
Julian Oes
|
d98831c3b5
|
navigator: move waypoint reached reset to a more obvious location
|
10 years ago |
Julian Oes
|
3c9a73f3e4
|
fixed empty if body
|
10 years ago |
Julian Oes
|
fa5f365882
|
state_machine_helper: fixed comments
|
10 years ago |
Julian Oes
|
e474600978
|
commander: make the failsafe message critical
|
10 years ago |
fludwig
|
c8a8305326
|
added switch to send PWM to Brushless Controller in unarmed state
|
10 years ago |
Lorenz Meier
|
88093ebf1a
|
Hotfix: Fix IO channel mapping
|
10 years ago |
mazahner
|
6ec0833545
|
Merge branch 'master' of https://github.com/mazahner/Firmware
|
10 years ago |
mazahner
|
d15203de91
|
Debug/NuttX: small changes to make it work with the current stable branch. Debug/NuttX made existing code work with python3 in gdb. Added some new features
|
10 years ago |
Lorenz Meier
|
4e8e6e653b
|
Merge pull request #1439 from samsonact/master
sbus1_output
|
10 years ago |
Julian Oes
|
89724c24a1
|
vehicle_status: whitespace
|
10 years ago |
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
|
f36f54c621
|
Restructuring of generic middleware support files, wrapping of the main ROS calls, skeletons for publishers / subscribers
|
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
|
1e9f431cf1
|
ros example: send rc_channels message
|
10 years ago |
Thomas Gubler
|
53a40dc986
|
Merge remote-tracking branch 'upstream/master' into ros
|
10 years ago |
Lorenz Meier
|
6ecefe7930
|
Fix include guards for ROS, needs cleanups
|
10 years ago |