sakuraclamp / arducopter

Automatically exported from code.google.com/p/arducopter
0 stars 0 forks source link

Failsafe not triggering on some radios #483

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When I used arducopter it was 2.0.50 version and I had a problem with failsafe 
not engaging using my radio (HK-T6A from hobbyking). I discussed about it 
publicly 
(http://diydrones.com/forum/topics/arducopter-2-0-50?commentId=705844%3AComment%
3A716298) and created a firmware for the PPM chip that would recognize the 
failsafe of my radio but I see that now none of my changes have been imported 
and I face again the failsafe problem in my new shiny APM2.

Talking with a guy on the forum he faced the same problem using a not so cheap 
mpx system.

The failsafe of my radio (the cheapest 6 channels 2.4 GHz on hobbyking) is:

- keep last values for channel 4 and 5
- ground signals for channel 1, 2, 3 and 6.

This doesn't seem to trigger any failsafe in the APM that keeps remembering the 
position of all the 6 channels since the last time my radio was in reach. Not 
good if you're climbing and lose connection as the copter will just get to the 
moon.

I can attach the final firmware I made at that time in order to include my 
changes (at least the one that ties the failsafe only to throttle and not to 
all the channels) in the current version.

I tested it for long with my old hexa and didn't find problems...

Original issue reported on code.google.com by augrol-m...@yahoo.it on 9 Sep 2012 at 3:40

GoogleCodeExporter commented 8 years ago
Closing all issues on the old issues list by marking them WontFix.

If this is still a valid issue please re-raise it on the new GitHub issues 
list: https://github.com/diydrones/ardupilot/issues

Thanks!

Original comment by rmackay...@gmail.com on 21 Jul 2013 at 2:14