October 6, 20169 yr Hello, I'm flying with Boeing MCP COMBO 2 and 737 NGX module. All is working fine apart from one thing. I try to assign some values for the DME/CRS knob as follows: DME1 = { ["A +"] = NGX_AP_CRS_LR_inc , ["A ++"] = NGX_AP_CRS_LR_inc_fast , ["A -"] = NGX_AP_CRS_LR_dec , ["A --"] = NGX_AP_CRS_LR_dec_fast , ["PRESS"] = empty , } When I save that, it shows following functions in the editor for the last lua file created: DME1 = { ["A +"] = NGX_AP_CRS_LR_inc , ["A ++"] = NGX_AP_CRS_LR_inc , ["A -"] = NGX_AP_CRS_LR_dec , ["A --"] = NGX_AP_CRS_LR_dec , ["PRESS"] = NGX_AP_CRS_LR_toggle , } (it assignes different functions comparing to the ones I've assigned). The funniest thing is, when I switch to joystick configuration and/or restart the linda software, the values in lua file remain the same, however the software shows them all empty (apart from saving in linda or editor). As a result the CRS knob does not work at all. It goes only for that DME/CRS knob for all modules (default and 737 NGX). Help please Best regards, Darek Czarnecki Dariusz
Archived
This topic is now archived and is closed to further replies.