Lorenz Meier
|
5d36381dc5
|
EKF: Fix wind publication, fix commented out flags
|
11 years ago |
Lorenz Meier
|
17e82c5f7f
|
Merge pull request #1233 from PX4/circuitbrkairspd
circuit_breakers: added param to disable airspeed check
|
11 years ago |
Julian Oes
|
54b9698d65
|
circuit_breakers: added param to disable airspeed check
|
11 years ago |
Lorenz Meier
|
5bf7d5774c
|
Merge pull request #1226 from PX4/filter_mode
Return 0 for a non-reset - tested 40 mins in flight.
|
11 years ago |
Julian Oes
|
277a16873b
|
Merge pull request #1208 from PX4/sysid_reboot
Fixes #1207
|
11 years ago |
Lorenz Meier
|
bd808ccf3a
|
Merge pull request #1230 from PX4/posvalidcomment
update comment about condition_global_position_valid
|
11 years ago |
Pavel Kirienko
|
e92a0cd10d
|
UAVCAN update for #1229 (windoze)
|
11 years ago |
Thomas Gubler
|
fd52e5561e
|
update comment about condition_global_position_valid
|
11 years ago |
Pavel Kirienko
|
b72e89697c
|
UAVCAN update for #1229
|
11 years ago |
Lorenz Meier
|
53f1b31902
|
Do not abort on submodule init feedback
|
11 years ago |
Lorenz Meier
|
45fe0164a3
|
Merge branch 'master' of github.com:PX4/Firmware
|
11 years ago |
Lorenz Meier
|
87334a987a
|
Return 0 for a non-reset
|
11 years ago |
Lorenz Meier
|
1fdc666bb0
|
Update NuttX to deal with parity
|
11 years ago |
Lorenz Meier
|
a7d2963e2b
|
Enable UAVCAN
|
11 years ago |
Lorenz Meier
|
7f0e675228
|
Pass over drivers to reduce build size
|
11 years ago |
Anton Babushkin
|
ef363edfcd
|
mavlink: TX/RX rate counters added
|
11 years ago |
Lorenz Meier
|
b344b94d30
|
Fix code style, no actual code edits
|
11 years ago |
Lorenz Meier
|
63f1ee184a
|
Add hint that heartbeats are only considered if coming from a GCS
|
11 years ago |
Lorenz Meier
|
91becef344
|
Cleanup of heartbeat handling and status printing. Ready to go mainline
|
11 years ago |
Lorenz Meier
|
0c0b1a4c66
|
Print mavlink radio module rates
|
11 years ago |
Lorenz Meier
|
ed9f9ec864
|
code style only: Fix indendation in mavlink.h
|
11 years ago |
Randy Mackay
|
e6594e5192
|
tone_alarm: add EKF_WARNING tune
Conflicts:
mavlink/include/mavlink/v1.0
|
11 years ago |
Lorenz Meier
|
1b5d4e5bd4
|
Comment out uavcan due to build breakage, will go back in ASAP
|
11 years ago |
Lorenz Meier
|
086fc7f758
|
Merge pull request #1128 from PX4/uavcan
Basic UAVCAN support
|
11 years ago |
Pavel Kirienko
|
940becd0c1
|
UAVCAN update: Mako dependency removed
|
11 years ago |
Lorenz Meier
|
5bb3e92d36
|
Merge pull request #1211 from PX4/battload
Consider the throttle load for battery voltage calculation
|
11 years ago |
Lorenz Meier
|
07d11583bb
|
Rely on theoretical value, as the closed-loop test with multimeter suggests this is the most accurate measurement
|
11 years ago |
Lorenz Meier
|
178b0f7399
|
Cross-check with nominal values from divider
|
11 years ago |
Lorenz Meier
|
331623bbd4
|
Fix missing line endings
|
11 years ago |
Lorenz Meier
|
0fc73a1484
|
Fix comment, missing brace in comment
|
11 years ago |
Lorenz Meier
|
956c084f31
|
Fit IO voltage estimation using a new dataset, cross-validated with a second unit. Pending testing
|
11 years ago |
Lorenz Meier
|
afff123742
|
Add PX4IO voltage dataset and linear fit
|
11 years ago |
Lorenz Meier
|
25d1cc3995
|
Final value for battery load param default
|
11 years ago |
Lorenz Meier
|
c95de36d3a
|
commander: Add missing parameter definition
|
11 years ago |
Lorenz Meier
|
264fe884a2
|
Fixed load voltage calculation
|
11 years ago |
Lorenz Meier
|
3935540c7d
|
Set full voltage correctly to ensure percentage range fits. Force all users to new value by param renaming. Since this will tend to show batteries as more drained than before, this is a change in a safe direction and will not trigger unnoticed discharges.
|
11 years ago |
Lorenz Meier
|
e21cb64553
|
Merge branch 'master' of github.com:PX4/Firmware into battload
|
11 years ago |
Lorenz Meier
|
2685e3cfa4
|
Merge pull request #1216 from PX4/arming_feedback
Arming feedback
|
11 years ago |
Lorenz Meier
|
a5f538dc5c
|
Commander: Print technical feedback as last resort if no feedback was provided before
|
11 years ago |
Lorenz Meier
|
f3b8890601
|
commander: Explain sensor arming fail case to users
|
11 years ago |
Lorenz Meier
|
b3a80025b3
|
Do not confuse operators / users with technical error messages
|
11 years ago |
Lorenz Meier
|
5fb2a92e77
|
commander: Do not confuse developers with wrong comments, do not confuse users with not at all helpful "general error" messages.
|
11 years ago |
Lorenz Meier
|
4c0e229347
|
Merge pull request #1214 from PX4/inav_params_descr
position_estimator_inav: parameters descriptions added
|
11 years ago |
Anton Babushkin
|
e7d8d9c91f
|
position_estimator_inav: parameters descriptions added
|
11 years ago |
Lorenz Meier
|
8688cad8e6
|
Merge pull request #1205 from PX4/forcefail
Force failsafe
|
11 years ago |
Lorenz Meier
|
5d2489880c
|
Fix low voltage warning threshold to 9%, not 90%
|
11 years ago |
Lorenz Meier
|
74f31618f2
|
report error in pwm command if any
|
11 years ago |
Lorenz Meier
|
fd50655354
|
add missing hint to pwm usage
|
11 years ago |
Lorenz Meier
|
0b3e300303
|
Merge branch 'forcefail' of github.com:PX4/Firmware into forcefail
|
11 years ago |
Lorenz Meier
|
f3ec1cd580
|
pwm command: Add missing exit 0 status
|
11 years ago |