Anton Babushkin
|
8f0af1c5fe
|
mavlink: forwarding and FTP fixed, flow control detector fixed
|
2014-07-25 00:16:02 +02:00 |
Anton Babushkin
|
c486aa536f
|
mavlink: bug fixed, don't delete mission manages twice
|
2014-07-24 19:34:19 +02:00 |
Anton Babushkin
|
b31ddc193c
|
mavlink: tix mission manager to use MavlinkStream API
|
2014-07-24 19:31:25 +02:00 |
Anton Babushkin
|
897984c4f4
|
mavlink: bug fixed, don't delete parameters stream
|
2014-07-24 12:28:02 +02:00 |
Anton Babushkin
|
eb4015ced1
|
mavlink: strange FIXME comment removed
|
2014-07-24 12:10:56 +02:00 |
Anton Babushkin
|
9df1da1b7c
|
mavlink: STATUSTEXT implemented via streams API
|
2014-07-24 12:10:21 +02:00 |
Anton Babushkin
|
ea2dce3992
|
mavlink: MavlinkStream API simplifyed
|
2014-07-23 23:10:10 +02:00 |
Anton Babushkin
|
a65b7aee0b
|
mavlink: ATTITUDE, ATTITUDE_QUATERNION, VFR_HUD streams added
|
2014-07-23 22:54:48 +02:00 |
Anton Babushkin
|
20698c751c
|
mavlink: HIGHRES_IMU stream added
|
2014-07-23 22:40:55 +02:00 |
Anton Babushkin
|
7ecf66c06d
|
mavlink: bugs fixed
|
2014-07-23 17:36:10 +02:00 |
Anton Babushkin
|
d70b21c51a
|
mavlink: move commands stream to mavlink_messages.cpp, bugs fixed
|
2014-07-23 15:37:56 +02:00 |
Anton Babushkin
|
a5f2d1b066
|
mavlink: new message sending API, includes fixed
|
2014-07-23 11:11:49 +02:00 |
Anton Babushkin
|
344a34bb72
|
mavlink: MavlinkStream API updated
|
2014-07-23 11:03:37 +02:00 |
Anton Babushkin
|
4722b609cc
|
mavlink: parameters handling moved to MavlinkParametersManager class
|
2014-07-23 11:03:04 +02:00 |
Anton Babushkin
|
ee7cd04e4c
|
mavlink: use send_message() method of Mavlink class instead of using helpers
|
2014-07-20 20:34:32 +02:00 |
Lorenz Meier
|
1f3625371d
|
Obey radio status in opportunistic transmissions as well. Last missing bit are adaptive rates
|
2014-07-20 10:18:00 +02:00 |
Lorenz Meier
|
cd8a0cd217
|
mavlink: Only send event-based messages if there is space in the buffer
|
2014-07-19 23:39:02 +02:00 |
Lorenz Meier
|
cbfbdd2788
|
Merge branch 'master' into mavlinkrates
|
2014-07-19 21:34:20 +02:00 |
Lorenz Meier
|
8688cad8e6
|
Merge pull request #1205 from PX4/forcefail
Force failsafe
|
2014-07-19 21:22:33 +02:00 |
Anton Babushkin
|
41003a2437
|
mavlink: TX/RX rate counters added
|
2014-07-19 17:37:34 +02:00 |
Lorenz Meier
|
52a9513e64
|
Update rates
|
2014-07-19 16:22:02 +02:00 |
Lorenz Meier
|
6e3ebd3a36
|
Fix code style, no actual code edits
|
2014-07-19 16:00:37 +02:00 |
Lorenz Meier
|
5ace06f3b8
|
Add hint that heartbeats are only considered if coming from a GCS
|
2014-07-19 15:57:42 +02:00 |
Lorenz Meier
|
ed31d6a59a
|
Cleanup of heartbeat handling and status printing. Ready to go mainline
|
2014-07-19 15:56:37 +02:00 |
Lorenz Meier
|
74f31618f2
|
report error in pwm command if any
|
2014-07-19 15:21:29 +02:00 |
Lorenz Meier
|
fd50655354
|
add missing hint to pwm usage
|
2014-07-19 15:15:10 +02:00 |
Lorenz Meier
|
0b3e300303
|
Merge branch 'forcefail' of github.com:PX4/Firmware into forcefail
|
2014-07-19 15:10:36 +02:00 |
Lorenz Meier
|
f3ec1cd580
|
pwm command: Add missing exit 0 status
|
2014-07-19 15:10:20 +02:00 |
Lorenz Meier
|
f3fe9c2fdf
|
Print force fail status
|
2014-07-19 15:09:07 +02:00 |
Lorenz Meier
|
87cc7a81ff
|
Support force fail in valid filter
|
2014-07-19 15:08:56 +02:00 |
Lorenz Meier
|
730a520362
|
Print mavlink radio module rates
|
2014-07-19 14:59:13 +02:00 |
Thomas Gubler
|
0b743a9f5c
|
parse flighttermination command
|
2014-07-19 14:39:41 +02:00 |
Thomas Gubler
|
de0dd71061
|
pwm: add missing exit
|
2014-07-19 14:39:19 +02:00 |
Lorenz Meier
|
5fc3bc787a
|
code style only: Fix indendation in mavlink.h
|
2014-07-19 14:38:39 +02:00 |
Thomas Gubler
|
78b8e4d59f
|
really checkout latest mavlink master
|
2014-07-19 13:23:35 +02:00 |
Thomas Gubler
|
7b3654a576
|
checkout latest mavlink master
|
2014-07-19 13:08:54 +02:00 |
Thomas Gubler
|
689536893c
|
px4io driver: force failsafe depending on actuator armed
|
2014-07-19 12:46:52 +02:00 |
Thomas Gubler
|
d7e1502a26
|
Merge remote-tracking branch 'upstream/master' into forcefail
|
2014-07-19 12:44:50 +02:00 |
Lorenz Meier
|
322089a390
|
Fix unused params
|
2014-07-19 11:29:49 +02:00 |
Lorenz Meier
|
57794925fe
|
Revert "Remove MT_ENABLED param and handles"
This reverts commit 90a5ae1afd .
|
2014-07-19 10:53:04 +02:00 |
Lorenz Meier
|
a4e1a66583
|
Revert "Remove last reference to mtecs enabled param"
This reverts commit 81f60329e4 .
|
2014-07-19 10:52:50 +02:00 |
Lorenz Meier
|
5c8c58a1e6
|
pwm system command: Allow to force failsave (forcefail command)
|
2014-07-18 11:19:37 +02:00 |
Lorenz Meier
|
903b482378
|
PX4IO driver: Add support to set force failsafe
|
2014-07-18 11:19:05 +02:00 |
Lorenz Meier
|
9a53fd9648
|
Add force failsafe flag
|
2014-07-18 11:18:32 +02:00 |
Thomas Gubler
|
a1a921d152
|
Merge pull request #1204 from PX4/tecs-cleanup
Remove all unused TECS parameters
|
2014-07-18 09:30:55 +02:00 |
Lorenz Meier
|
81f60329e4
|
Remove last reference to mtecs enabled param
|
2014-07-18 08:07:35 +02:00 |
Lorenz Meier
|
90a5ae1afd
|
Remove MT_ENABLED param and handles
|
2014-07-18 08:04:13 +02:00 |
Lorenz Meier
|
f7c330fa60
|
Remove all handles to TECS params in startup scripts
|
2014-07-18 07:58:59 +02:00 |
Lorenz Meier
|
4a8e4d37cd
|
Remove one left-over TECS param
|
2014-07-18 07:55:02 +02:00 |
Lorenz Meier
|
ce78b39969
|
Remove all unused TECS parameters
|
2014-07-18 07:49:29 +02:00 |