PostFrontal Forum
PostFrontal Forum
LK8000_Support_Forum | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 LK8000 International Support
 BUG reporting and solved list
 Interchanged Circle/cruice mode for XCVario driver
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

tvebi
Pulcino

Germany
28 Posts

Posted - 14/06/2024 :  14:22:30  Show Profile  Reply with Quote
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);
    }

brunotl
Pterodattilo

France
1148 Posts

Posted - 14/06/2024 :  18:59:28  Show Profile  Reply with Quote
Holla, will check...
Go to Top of Page

brunotl
Pterodattilo

France
1148 Posts

Posted - 02/08/2024 :  09:47:16  Show Profile  Reply with Quote
fixed since 7.4.18
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To:
PostFrontal Forum © PostFrontal - La community del Volo a Vela Go To Top Of Page
This page was generated in 0.13 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