ArduPilot / ardupilot

ArduPlane, ArduCopter, ArduRover, ArduSub source
http://ardupilot.org/
GNU General Public License v3.0
10.76k stars 17.22k forks source link

Arduplane 4.1.0 Parachute BUG #18843

Closed bugalaws closed 2 years ago

bugalaws commented 2 years ago

IF YOU DON'T REMOVE THESE FOUR LINES, THEN YOUR REPORT WILL BE CLOSED AUTOMATICALLY Questions and user problems should be directed at the forum (http://discuss.ardupilot.org) Please be very sure you have found a bug when opening this issue If there was a previous discussion in the forum, link to it

Bug report

Issue details

After I install the arduplane 4.1.0 the parachute is automaticaly deployed when we plug the battery or when we send the reboot comand via arduplane, this feature is great for some trouble in case the pixhawk got a unexpected reboot middle the flight, but when i trying to deploy the parachute via RC doesn't work.

In the messages I got :

04/10/2021 12:40:52 : ParachuteRelease LOW 04/10/2021 12:40:51 : ParachuteRelease HIGH

That is, the arduplane are receiving de parachute command but doesn't are release the servo.

Version 4.1.0

Platform [ ] All [ ] AntennaTracker [ ] Copter [ * ] Plane [ ] Rover [ ] Submarine

Airframe type What type of airframe (flying wing, glider, hex, Y6, octa etc) Flying Wing

Hardware type What autopilot hardware was used? (Pixhawk, Cube, Pixracer, Navio2, etc) Pixhawk Cube

Logs Please provide a link to any relevant logs that show the issue

KadaverJoe commented 2 years ago

I have the same problem since I updated to AP 4.1.1 When I plug the battery witout TX on, evertghing is fine. When I then switch my TX on, poarachute gets released. I did not change any settings on TX or FC before. Airframe: Flying Wing Hardware: Holybro Durandal

log to download: https://drive.google.com/file/d/12Fp9__cNrGNqMyzxvnRUotEnsN1upJhS/view?usp=sharing

bugalaws commented 2 years ago

I have the same problem since I updated to AP 4.1.1 When I plug the battery witout TX on, evertghing is fine. When I then switch my TX on, poarachute gets released. I did not change any settings on TX or FC before. Airframe: Flying Wing Hardware: Holybro Durandal

log to download: https://drive.google.com/file/d/12Fp9__cNrGNqMyzxvnRUotEnsN1upJhS/view?usp=sharing

Thats it, you did described better than I, I got exactly this behavior !!

tridge commented 2 years ago

many thanks for this bug report! We have a fix here: #19282 this fix will be in the 4.1.4 stable release, I expect within the next 2 weeks