Jump to content

Nico3478

Members
  • Posts

    16
  • Joined

  • Last visited

Everything posted by Nico3478

  1. i tried something else. if I use the lua "set" function instead of the dataref(...,"writable") function to update dataref "xscenery/mu2b60/manips/ap_turn_knob" or "xscenery/mu2b60/manips/ap_pitch_trim_wheel", then the autopilot is OK it's strange ...
  2. Hi, I think i have found the problem. I use Lua script to simulate the ap turn knob. for this I use the dataref "xscenery/mu2b60/manips/ap_turn_knob". if i use dataref("xspr_df_mu2_ap_turn_knob", "xscenery/mu2b60/manips/ap_turn_knob", "writable") then AP is KO. the AP button annunciator is illuminated but auto pilot does not work. if I don't use the dataref "xscenery/mu2b60/manips/ap_turn_knob" writable, autopilot work correctly. I noticed that if AP HDG is enabled, and if I use AP turn knob then HDG is automatically disabled. I can't use the autopilot until the AP TURN KNOB is centered at 0. All autopilot is disabled (ALT SEL climb, HDG, VS, ...) if the value xscenery/mu2b60/manips/ap_turn_knob is not 0. So I think using the dataref("xscenery/mu2b60/manips/ap_turn_knob","writable") consider permanently using the AP TURN KNOB and disabling the autopilot Nicolas
  3. Hi tkyler. I confirm i press only ALT SET. ARM annunciator illuminate. Near the desired altitude, the CAP annunciator illuminate. The aircraft continue to climb after the altitude selected. The CAP always stay illuminated, aircraft climb … Note that the ap stby annunciatore extinguish when i press ALT SEL at the beginning… it’s very strange. AP button (HDH, VS) seems not work. Nothing happens when i press button. No annunciator illuminate :-( For the NAV and APR button, ARM annunciator illuminate when i press button, and AP STBY annunciator extinguish (OK was illuminated before) i wil try to make a video Nicolas
  4. Hello I use x-plane 11.55 on iMac. I have some problems with AP and MU-2B OEM or GNS aircraft : - ALT SEL button : I set altitude and activate AP and ALT SEL. ALT SEL indicator move to ARM. Aircraft climb and at the selected altitude the ALT SEL indicator move to CAP but aircraft continue to climb - ALT button : impossible to activate ALT hold - NAV button : (similar to ALT SEL problem). I set NAV and CDI to VLOC. When aircraft capture LOC, NAV button indicator move to CAP but aircraft continue to turn. - HDG button : impossible to activate HDG, and the GPSS button always OFF. impossible to move GPSS or HDG. GPS CDI is on VLOC Thanks for your help Nicolas
  5. Hi I had a weird sound when I used a button of a yoke, quadrant bravo or saitek panel in this case : - YOKE : Always weird sound on buttons that are not assigned (do nothing) or assigned to a specific command with lua script (create_command). There are no weird sound if I assign a "xplane"command (not a lua create_command) from the "joystick preferences" of the X-PLANE menu - BRAVO QUADANT : always weird sound if i assign command with Honeycomb-configurator. There is no weird sound if I assign a "xplane" command (not a lua create_command) from the "joystick preferences" of the X-PLANE menu - SAITEK SWITCH PANEL, there is always a weird sound if I assign a command in xsaitekpanels.ini I FOUND THE PROBLEM I have error in log.txt file : 0:00:17.755 E/SOUN: snd error in file: Aircraft/X-Aviation/SR22 Series Entegra/TorqueSim SR22TN Entegra/fmod/SR22TN_AVIDYNE_DFC90.snd line 1255 0:00:17.755 E/SOUN: The sound event event:/switches/panelbutton has an invalid command trigger RXP/GTN/DTO_1 I don't use RealityXP RXP I opened SR22_AVIDYNE.snd and SR22_AVIDYNE_DFC90.snd files in fmod directory, and i saw entries with RXP references. Example : BEGIN_SOUND_ATTACHMENT EVENT_NAME /switches/panelbutton VEH_PART cockpit EVENT_CMND_DOWN RXP/GTN/VOL_PUSH_1 END_SOUND_ATTACHMENT I deleted all blocs with "RXP/" in those files THE WEIRD SOUND IS GONE See attach files "SR22_AVIDYNE.snd" and "SR22_AVIDYNE-MODIFIED.snd"
  6. Thanks a lot 1. I have attached a file. The sound appears at each press of a button of the yoke or bravo quandrant (2s from the file and after). the sound looks like a vibration 2. OK, i use the left and right toe break, not the yaw pedal of my saitek rudder pedals 3. Ok, i start engine after 15s after work the throttle back and forth as you hold the key Nicolas weird sound.m4a
  7. Hi, I have errors in the log.txt file. This does not prevent using the plane, but it may be the source of my weird sound problem (see attach file). example of errors : :00:17.755 I/SND: This aircraft is using FMOD in PARTIAL mode. 0:00:17.755 E/SOUN: snd error in file: Aircraft/X-Aviation/SR22 Series Entegra/TorqueSim SR22TN Entegra/fmod/SR22TN_AVIDYNE_DFC90.snd line 382 0:00:17.755 E/SOUN: Param name sim/flightmodel2/engines/prop_rotation_speed_rad_sec[*] is missing a valid index in the sound file. 0:00:17.755 E/SOUN: snd error in file: Aircraft/X-Aviation/SR22 Series Entegra/TorqueSim SR22TN Entegra/fmod/SR22TN_AVIDYNE_DFC90.snd line 1243 0:00:17.755 E/SOUN: The sound event event:/switches/panelbutton has an invalid command trigger RXP/GTN/VOL_PUSH_1 0:00:17.755 E/SOUN: snd error in file: Aircraft/X-Aviation/SR22 Series Entegra/TorqueSim SR22TN Entegra/fmod/SR22TN_AVIDYNE_DFC90.snd line 1249 0:00:17.755 E/SOUN: The sound event event:/switches/panelbutton has an invalid command trigger RXP/GTN/HOME_1 0:00:17.755 E/SOUN: snd error in file: Aircraft/X-Aviation/SR22 Series Entegra/TorqueSim SR22TN Entegra/fmod/SR22TN_AVIDYNE_DFC90.snd line 1255 0:00:17.755 E/SOUN: The sound event event:/switches/panelbutton has an invalid command trigger RXP/GTN/DTO_1 0:0 Other errors : 2021-04-05 20:28:47 SR22TN[config.cpp:224]: Created Configuration: settings.cfg with path /Volumes/XPLANE/X-Plane 11.50/Aircraft/X-Aviation/SR22 Series Entegra/TorqueSim SR22TN Entegra/plugins/sr_systavi/settings/settings.cfg 2021-04-05 20:28:47 SR22TN[config.cpp:87]: Error Getting Data - added: disable_persist 2021-04-05 20:28:47 SR22TN[config.cpp:87]: Error Getting Data - added: north_up 2021-04-05 20:28:47 SR22TN[config.cpp:87]: Error Getting Data - added: v_s1 2021-04-05 20:28:47 SR22TN[config.cpp:87]: Error Getting Data - added: v_no 2021-04-05 20:28:47 SR22TN[config.cpp:87]: Error Getting Data - added: v_ne 2 Thanks for your help Nicolas Log.txt
  8. Thanks , I'm looking forward to the next update. the release date is planned ? The the weird sound with the joystick/yole/quadrant is also fixed with this next update ?
  9. Hi This aircraft is fantastic, thanks TorqueSim Today during a flight to the Canary Islands I noticed that PFD dsplayed altitude was incorrect in this situation. I climb to 4500 ft with autopilot (ALT+VS + NAV GPS) At 4500 ft, the aircraft stop to climb, the PFD display 4500 ft one second than display 4400 ft (see screeshot SR22TN_DFC90 - GPS.png) Near the airport, i descend to 1700 ft to capture ILS and I engage the AP APPR. In this case the PFD display the correct altitude (see screeshot SR22TN_DFC90 - VOR-ILS.png), before to descent When i climb or descent, the PFD display always the correct altitude. I have the impression that the PFD display an incorrect altitude (-100 ft) when AP hold altitude with GPS NAV (Sorry for my english, i use google to help me translate ) Nicolas
  10. After testing the sound appears in these cases : - Always weird sound on buttons that are not assigned (do nothing) or assigned to a specific command with lua script (create_command). There are no weird sound if I assign a "xplane"command (not a lua create_command) from the "joystick preferences" of the X-PLANE menu - For Bravo Quadrant, always weird sound if i assign command with Honeycomb-configurator. There is no weird sound if I assign a "xplane"command (not a lua create_command) from the "joystick preferences" of the X-PLANE menu - For Saitek Switch Panel, there is always a weird sound if I assign a command in xsaitekpanels.ini. There is no weird sound if I use dataref
  11. Yes I share, this plane is fantastic There are some youth problems to correct to become a best. Thank you TorqueSim
  12. Thanks a lot 1. I have attached a file. The sound appears at each press of a button of the yoke or bravo quandrant (2s from the file and after). the sound looks like a vibration 2. OK, i use the left and right toe break, not the yaw pedal of my saitek rudder pedals 3. Ok, i start engine after 15s after work the throttle back and forth as you hold the key Nicolas weird sound.m4a
  13. Hi I am very disappointed , I have a lot of problem that does not allow me to use the plane My config : iMac i9900K - 32Go RAM - Vega48 8go - x-plane 11.52 withe metal My problems: 1. A very loud weird sound every time i use a command from the yoke, the saitek switch panel or bravo quadrant. 2. the front wheel does not turn with the rudder pedals. I have to use the right or left toe brake to turn on taxi way 3. I can't manually start engine. The propeller turns but the engine does not start. I followed the engine starting procedure (fuel tank ok, fuel pump ok, ...) ... It's a first time i have those problems. I use BN2 Islander and TBM900 without problem Thanks for your help Nicolas
  14. Hi, Thanks a lot ! It's a copy/paste error made at 2 am It's ok now but i have a weird noise every time i run an order from a yoke, the bravo quadrant or the saitek switch panel the noise is very present and looks like a vibration Nicolas
  15. Hi, The Saitek Radio Panel switchs do not work if I use a LUA function with the new SR22 Integra aircraft There is no error in log.txt DO NOT WORK xsaitekpanels.ini ; *********** BAT. MASTER Switch ***************** ;Bat Master Switch enable = 0 disable | = 1 default | = 2 remapable command | = 3 remapable datareference | = 4 remapable float datareference Bat Master Switch enable = 2 bat_master_switch_on_cmd = FlyWithLua/NBETBM9/Switch_Bat_On SR22.lua function Switch_Bat_On() if (SR22_switches_bat1 == 0) then command_once("afm/sr/cmd/switches/bat1_Toggle") end if (SR22_switches_bat2 == 0) then command_once("afm/sr/cmd/switches/bat2_Toggle") end end create_command("FlyWithLua/NBESR22/Switch_Bat_On", "SWITCH BAT ON", "Switch_Bat_On()", "", "") WORK OK xsaitekpanels.ini ; *********** BAT. MASTER Switch ***************** ;Bat Master Switch enable = 0 disable | = 1 default | = 2 remapable command | = 3 remapable datareference | = 4 remapable float datareference Bat Master Switch enable = 2 bat_master_switch_on_cmd = afm/sr/cmd/switches/bat1_Toggle Thanks for your help Nicolas
×
×
  • Create New...