Jump to content

AUTOBRAKE disarm 2


ahuimanu

Recommended Posts

I have this same issue: 

 

any fix where I don't have to edit source files?

 

I would have preferred to keep that original discussion going.

 

Link to comment
Share on other sites

  • Aerosoft

There is no fix from us at this moment because we simply see no issue there. As in the topic, you referred to we are still not able to recreate this issue and other then you we do not have any other user who seems to have the issue. If you do believe it is the same issue I suggest sending a PM to that user and see if he can send you the file.

Link to comment
Share on other sites

  • 1 month later...

Hi,

 

As requested by private message I'll share the mod I did to ABRK.xml in case helps anyone interested.

This solved the Autobrake disarm before touchdown for me.

 

Replace the 7th line of the file:

 

    (L:ABrkactiv, number) 0 ==

 

by this two lines:

 

    (A:SIM ON GROUND, bool) 1 == 
    (A:BRAKE INDICATOR,position) 0.6 >

 

Cheers

 

P.S. I'm not sure if I'm allowed to share the line of the original code. @DaveCT2003  Thanks.

Link to comment
Share on other sites

4 hours ago, Joan Alonso said:

Hi,

 

As requested by private message I'll share the mod I did to ABRK.xml in case helps anyone interested.

This solved the Autobrake disarm before touchdown for me.

 

Replace the 7th line of the file:

 

    (L:ABrkactiv, number) 0 ==

 

by this two lines:

 

    (A:SIM ON GROUND, bool) 1 == 
    (A:BRAKE INDICATOR,position) 0.6 >

 

Cheers

 

P.S. I'm not sure if I'm allowed to share the line of the original code. @DaveCT2003  Thanks.

 

Mathijs has told me that he's communicating with you about this, but I just wanted to say how much we really appreciate your knowledge level and efforts! 

 

Best wishes!

 

Link to comment
Share on other sites

On 6/20/2019 at 3:55 PM, Joan Alonso said:

Hi,

 

As requested by private message I'll share the mod I did to ABRK.xml in case helps anyone interested.

This solved the Autobrake disarm before touchdown for me.

 

Replace the 7th line of the file:

 

    (L:ABrkactiv, number) 0 ==

 

by this two lines:

 

    (A:SIM ON GROUND, bool) 1 == 
    (A:BRAKE INDICATOR,position) 0.6 >

 

Cheers

 

P.S. I'm not sure if I'm allowed to share the line of the original code. @DaveCT2003  Thanks.

 

Thank you Joan and congratulations for your patch that works perfectly.
It was one of the functions that was missing at my home cockpit
Good work
Michel

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy & Terms of Use