Skip to content

Conversation

@breadoven
Copy link
Collaborator

@breadoven breadoven commented Dec 17, 2020

resolves #6427 and fixes:

  1. Redundant code in navigation_fw_launch.c deleted.
  2. Bug in rth_estimator.c - wouldn't have picked up launch aborted prior to launch detection (aborted with stick movement when Launch set as Feature). This change is required now anyway due to the changes to the Launch code for 2.6.0 and the way launch detection is flagged after launch.

Update from INAVFlight master
Fixes:
Launch detection bug.
Repeated redundant code
RTH estimator bug - not detecting Nav launch aborted prior to launch detection
@avsaase
Copy link
Member

avsaase commented Jan 9, 2021

Is this ready to test?

@breadoven
Copy link
Collaborator Author

Well the changes fix the issue with the flight timer and the RTH estimator still works as before so it should work OK.

Remove white space
@avsaase
Copy link
Member

avsaase commented Apr 3, 2021

closes #6427 (nope, this doesn't like the issue)

@breadoven
Copy link
Collaborator Author

Tried editing my original post @avsaase to auto close this but doesn't seem to work (I assume that's what you're trying to do).

Although at the moment this bug fix is yet to be approved together with a number of others. Would be useful to know why this is the case.

@avsaase
Copy link
Member

avsaase commented Apr 3, 2021

@breadoven It seems the issue is now properly linked. I was trying to do it using the linked issue menu on the right but I couldn't find the issue there.

I have flown with this PR for the past couple of months and all seems to work well, so I think this can be merged.

@avsaase avsaase requested a review from digitalentity April 3, 2021 13:35
@avsaase avsaase added this to the 3.0 milestone Apr 12, 2021
@avsaase avsaase merged commit d27adb1 into iNavFlight:master Apr 12, 2021
@breadoven breadoven deleted the aob_fix_launch_detection_logic branch April 13, 2021 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flight timer doesn't start until auto launch sequence ends

3 participants