PostFrontal Forum
PostFrontal Forum
LK8000_Support_Forum | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 LK8000 International Support
 BUG reporting and solved list
 Interchanged Circle/cruice mode for XCVario driver

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
tvebi Posted - 14/06/2024 : 14:22:30
Hallo,

the usage of cruice/circeling mode in XCVario driver is inverted.
The comment in source code is right but the implementation is not.

Best Regard.


int ival;
  if (ReadChecked(params[5], ival)) {
    // 1 in climb, 0 in cruise, Note: Original Borgelt docushows vice versa
    if (ival == 1) {
      ExternalTriggerCruise = true;
      ExternalTriggerCircling = false;
      MapWindow::mode.UserForcedMode(MapWindow::Mode::MODE_FLY_CRUISE);
    } else {
      ExternalTriggerCruise = false;
      ExternalTriggerCircling = true;
      MapWindow::mode.UserForcedMode(MapWindow::Mode::MODE_FLY_CIRCLING);
    }
2   L A T E S T    R E P L I E S    (Newest First)
brunotl Posted - 02/08/2024 : 09:47:16
fixed since 7.4.18
brunotl Posted - 14/06/2024 : 18:59:28
Holla, will check...

PostFrontal Forum © PostFrontal - La community del Volo a Vela Go To Top Of Page
This page was generated in 0.1 seconds. Snitz Forums 2000

Since 2006, owned and maintained by PostFrontal S.A.S. di Giuliano Golfieri & c. - VAT ID: IT05264240960
THIS WEBSITE ONLY USES FUNCTIONAL COOKIES
Privacy & Cookie Policy