Beat Küng
b427f5c90d
mavlink_receiver.cpp: fix coding style
9 years ago
Beat Küng
5b684a77f4
mavlink_receiver.cpp: remove __BEGIN_DECLS, __END_DECLS
...
This is the wrong usage of the macros and not needed at this place
9 years ago
Beat Küng
5cf351f585
orb: add gps_inject_data message & publish from mavlink
9 years ago
Lorenz Meier
faa85a2eba
Battery: Add proper units
9 years ago
Lorenz Meier
2a83cb54c8
Raise param meta version
9 years ago
Lorenz Meier
388d29baec
MC pos control: Show normalized units properly
9 years ago
Lorenz Meier
9b71379ea6
FW pos control: Show normalized units properly
9 years ago
Lorenz Meier
aa6168963a
Land detectorr: Fix units, complete meta data for decent user representation
9 years ago
Lorenz Meier
3598d1e291
Fix typo in param meta
9 years ago
Lorenz Meier
c7df99030a
Commander: Limit data link loss params to save ranges
9 years ago
Lorenz Meier
dc635b460c
Update FIirmware param meta
9 years ago
Lorenz Meier
fd9978c805
Battery: Trigger RTL a little later
9 years ago
Lorenz Meier
f533e00d5c
SITL configs: Fix param names
9 years ago
Lorenz Meier
163b5afc73
Navigator: Fix style
9 years ago
Lorenz Meier
35180e1d10
Hide OBC failsafe actions for normal users
9 years ago
Lorenz Meier
d3dff8a1e2
Raise params version
9 years ago
Lorenz Meier
3003ed8d40
Make battery failsafe limits configurable
9 years ago
Lorenz Meier
5c70b44d0a
Navigator: Support finer granularity of RTL and failsafe actions
9 years ago
Lorenz Meier
55d18949bc
Commander: support finer granularity of data llink loss and RC loss actions
9 years ago
Leon
b781006e20
Increase sending of navstate and gpsfix to 2 Hz
9 years ago
Leon
5d114d3984
Small improvements and corrections
...
Added more SPort GPS Sensors
Fix code style
Adding DIY IDs
Moved navstate and gpsfix away from Temp1 and Temp2 to their own IDs
More consistent names
Fix codestyle
Rebase work off master frsky_telemetry driver
Fixed code-style error
forgot something
9 years ago
Julian Oes
a302e79bb6
param_shmem: be less chatty, printf cleanup
9 years ago
Lorenz Meier
a1e90f4aa7
Better loiter handling
9 years ago
Julian Oes
92afa7c258
mag_calibration: bugfix for device ID of mag
...
The device ID is defined as a uint32_t in the driver and topic but
stored as a int32_t param. It is therefore sufficient if the device ID
is not 0 in order to be valid.
9 years ago
Lorenz Meier
588133e85d
Commander: Only change flight mode immediately if GCS requested it
9 years ago
Lorenz Meier
2244ff167f
Navigator: execute on reposition commands
9 years ago
Lorenz Meier
711053fd76
Commander: Switch flight mode so reposition commands can get applied
9 years ago
Lorenz Meier
05aae9410c
Navigator: Handle reposition commands. Untested
9 years ago
Lorenz Meier
c99ff66f75
Support disarming fixed wing if landed
9 years ago
Lorenz Meier
1ecfaff6ea
Fix up power consumption estimation
9 years ago
Lorenz Meier
4beca408b9
Fix Jenkins build error
9 years ago
Lorenz Meier
25f327c4ac
Set RSSI to zero if we loose signal
9 years ago
Lorenz Meier
82d51c5d17
Support more failsafe actions on data link and RC loss
9 years ago
Lorenz Meier
b402cd9336
Battery: Fix code style
9 years ago
Daniel Agar
41c1e56075
FW stabalized mode properly initialize att_sp
9 years ago
Paul Riseborough
f3ec95c3b2
ekf2_replay: Add missing GPS height data
9 years ago
Mark Charlebois
1b3ac22d3f
Added missing controllib
...
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
9 years ago
Andreas Antener
c0177e9795
do not reset VT parameters on every boot
9 years ago
Lorenz Meier
8955fdc0e1
Commander: Decouple land detection states
9 years ago
Lorenz Meier
ba817c7e45
Battery handling: Make critical state accessible
9 years ago
Lorenz Meier
268b2e3546
Improve yaw behaviour in RTL
9 years ago
Lorenz Meier
50433c5eee
Commander: Better RTL output
9 years ago
Lorenz Meier
36e2bdf876
Commander: Support battery failsafe
9 years ago
Lorenz Meier
5b897e095a
Generalize RTL handling
9 years ago
Lorenz Meier
a49ba1a383
Sensors: Code style
9 years ago
Lorenz Meier
7d57713dd5
Start simulator after params have been loaded and set
9 years ago
Lorenz Meier
19f2a7bff0
Only publish battery if we can measure something, initialize battery topic in commander correctly
9 years ago
Lorenz Meier
4b0f1a6fb1
Battery lib: Fix interfaces and params
9 years ago
Lorenz Meier
0733651d01
Simulator: Fix battery interface
9 years ago
Lorenz Meier
803880a9f8
MAVLink: Fix current reporting
9 years ago