Jump to content

Peter Clark

Members
  • Content Count

    315
  • Donations

    $0.00 
  • Joined

  • Last visited

Everything posted by Peter Clark

  1. OK, so that does work. I guess I was misinterpreting the PMDG SDK; "Example 1: Sending a value via the numeric parameter will tell the simulation to place the switch/knob/lever/control into a specific position. All values below 8192 are treated as a numeric position to which the item being controlled should be placed. You can determine the positions of various knobs by looking up in the PMDG_NG3_SDK.h file. Boolean parameters have no position information listed, but non Boolean parameters will include position information in the comments following the variable declaration: unsigned char ELEC_BatSelector; // 0: OFF 1: BAT 2: ON " figuring that it would work the same for unsigned char MAIN_GearLever; // 0: UP 1: OFF 2: DOWN Thanks again!
  2. Hi, Ah, that’s probably what I was missing. This is the 800 in MSFS. I’ll give it a shot when I get back to a computer. Thanks!
  3. Hi, No - I'm trying to use the inbuilt PMDG SDK triggers;
  4. Hi, So been knocking around with this and my google-fu isn't good enough to see the answer.... I'm trying to set up a Bravo gear lever with the new inbuilt events but I'm missing something as it's not working for me. I set up the button for gear down - key down event #70087 (EVT_GEAR_LEVER) with a value of 2 for down and 0 for up. I can watch the "receiving events from simulator" window and see either 0(>K:#70087) or 2(>K:#70087) show up so I believe it's making it to the sim, but there's no action on the gear handle. Not sure exactly what I'm missing. The only reference to the values I can see is the line in the SDK unsigned char MAIN_GearLever; // 0: UP 1: OFF 2: DOWN but that doesn't happen. Not sure what I'm missing? Thanks for pointers,
  5. Ah, OK. I'll play around with those. Basically what I'm after is up, pause (10 seconds) then down (and vice-versa for gear up). Generically gear up should be starting from gear down, so from position (down) move to position (up). going down should start from off. Fun and games! Thanks for the pointers,
  6. Hi, So - trying to learn how to use Axis and Ohs to write my own scripts, I'm trying to do a "landing gear up" command. OK, so look at the xml in the behaviors, I see in relevant parts; <!-- 455 - LANDING GEAR Lever ############################# --> <Component ID="ngx_switch_455_a" Node="ngx_switch_455_a"> <UseTemplate Name="ASOBO_GT_Anim_Code"> <ANIM_NAME>ngx_switch_455_a</ANIM_NAME> <PART_ID>NGX_SWITCH_455_A</PART_ID> <ANIM_LENGTH>100</ANIM_LENGTH> <ANIM_CODE> (L:switch_455_73X, number) <CALLBACKCODE> 455 100 * (&gt;L:SwitchID, number) So, I read lvars from sim, and got 0, 30, 60 for the switch_455_73X changes when I use the gear handle, but I'm not sure how to convert these into my script to hit the K:ROTOR_BRAKE action? I've tried 45500 (>K:ROTOR_BRAKE) but it doesn't move the handle to up which the 0 value for switch 455 reads. Sorry for the basic question but my seach-fu hasn't found a formula for (switch number X plus value Y = Z to rotor_brake). TIA.
  7. Hi, My google fu is failing me today, but I'm having issues with combo buttons (or maybe I don't understand how it works, either is possible). For example, on the Alpha buttons 4 and 6 are the two up/down trim buttons, trim up direction. However, if I put them in AAO with assigned key (button 4) and assigned combo (button 6), I don't get trim motion. If I set it to an individual button works fine. There's a bunch of similar settings on the Bravo for the AP controls (alt, vs, etc + the up/down rotary) and I'm just having a real hard time mapping them.. Thanks for ideas!
  8. Is the HSI slaved? If so that’s desired behavior as the compass card in the HSI is slaved to the flux gate and will always revert to wherever the flux gate is telling it to point.
  9. Anyone else not getting the electric windshield indication when the windshield heat is on any more? Just installed 1.3.2 hotfix and it wasn't in 1.3.1 hotfix either?
  10. Not sure if this was ever answered; no the 414A model uses hydraulic gear. Emergency procedures section 3-11 from the POH calls for the pulling of the GEAR HYD breaker as part of the emergency gear extend procedure (as well as the placard above the T handle in the sim). It's missing the 133 KIAS or less part of the procedure and stuff, but hey, placards aren't complete all the time 😉 I just had this too. Through flight; I exited to the sim main menu but not to desktop. All I got was the nose gear at destination with the L and R HYD FLOW lights illuminated. Was running the 1.3.1 hotfix, I'm apparently not getting the "new update released" emails for some reason, but they're in my account download folder. (shrug).
  11. Not if you want to abide by the license. I would also assume the key is stored seeded and hashed against a machine ID or something to prevent just this.
  12. So had I but I hadn’t hit “alt” on the selector as that’s not the procedure in the real thing. I guess that means in this implementation with ALT selected it runs in VS with the thumbwheel selecting VS until it hits the preselect and the green cap light goes on and then it transitions to actual ALT mode?
  13. Ok, seems like a combo of user error and sim platform issues then. I was following the POH for the 800B IFCS, which clearly doesn’t work here. Logically thinking though, it seems to me that activation of the AP in this case should activate a VS mode which should be controlled by the thumb wheel and the ALT function should work as expected, not some strange hybrid as it seems to be in this incarnation. Or maybe I’m missing something, how do you get altitude hold mode if the thumbwheel is still active when it should be in ALT not some variant of VS?
  14. Ok, I admit it’s been 10 years since I flew a 414 but my POH says hitting “alt” should engage alt hold immediately at the place you hit the button, not that it enables the pitch wheel. I let it climb for over 1000’ over the preselected altitude; from what I remember hit the “arm” button on the selector, when it gets to the selected altitude the “cap” light comes on and the “alt” light illuminates in the selector and the aircraft levels off. In the meantime use the pitch wheel to select your attitude during climb (which should also affect the pitch bar on the ADI). I will try and make a film of the turn behavior tomorrow. Literally have it trimmed out, FD and HDG selected, climbing (5 dev nose up, give or take), and start a turn. It banks into the turn but doesn’t keep the nose up and slows or goes negative VS. thanks,
  15. Ok, I admit it’s been 10 years since I flew a 414 but my POH says hitting “alt” should engage alt hold immediately at the place you hit the button, not that it enables the pitch wheel. I let it climb for over 1000’ over the preselected altitude; from what I remember hit the “arm” button on the selector, when it gets to the selected altitude the “cap” light comes on and the “alt” light illuminates in the selector and the aircraft levels off. In the meantime use the pitch wheel to select your attitude during climb (which should also affect the pitch bar on the ADI). I will try and make a film of the turn behavior tomorrow. Literally have it trimmed out, FD and HDG selected, climbing (5 dev nose up, give or take), and start a turn. It banks into the turn but doesn’t keep the nose up and slows or goes negative VS. thanks,
  16. So, couple of things I’m trying to see if these are operator error; pitch wheel on the classic autopilot head doesn’t seem to control pitch when in AP mode? NAV mode won’t couple to GPS on the classic AP/GNS setup Altitude preselect blows right through selected altitude even though armed light and green “coupled” light appears on the unit whilst blowing through the altitude Initiating a 30+ degree turn in HDG mode with classic autopilot causes pitch down to negative vertical speeds FD pitch bar seems inop? Thanks,
  17. Anyone having crash to blue screen/Windows error reporting issues with the 414? Basic livery (GNS530 version)? I can reproduce it just by panning around the cockpit to fast, even with the aircraft powered down? (Nevermind seems to have been the NDU registry edit, removing it no more BSOD).
  18. My money is it got rushed when Halo Infinite got delayed and they still needed a flagship title for the next gen XBOX and this was the closest thing they had to release in the pipeline. But that’s just my gut feeling.
  19. In FAA land METAR is only hourly unless something changes significantly enough to force a SPECI. The problem here is the use of Meteoblue forecast model as the weather source. Everyone and their brother in FAA or ICAO expects conditions to be per METAR, not some forecast model that may or may not be even close to what’s going on, and in my experience with this sim and living within a class D surface area, not even close to what’s out my window or reported in the METAR. In fact, METAR is the regulatory authoritative data source. FAA AC 00-45F says; 3.1.1 Aviation Routine Weather Report (METAR) Aviation Routine Weather Report (METAR) is the primary observation code used in the U. S. to satisfy World Meteorological Organization (WMO) and International Civil Aviation Organization (ICAO) requirements for reporting surface meteorological data. 3.1.2 Aviation Selected Special Weather Report (SPECI) An Aviation Selected Special Weather Report (SPECI) is an unscheduled report taken when any of the criteria given in Table 3-1 are observed during the interim period between the hourly reports. Evidence suggests they’re not taking the METAR or winds aloft balloon observations and integrating it into the sim metoblue or something. I find it disappointing considering what they could have done by amalgamating a lot of free data with the meteoblue forecast to generate the atmospherics in the sim.
  20. Generally, put into the FMC flight plan what you filed (generally it includes an arrival) and once you receive “cleared to (blah) via (blah) then as filed” covers your question - your departure clearance covers the arrival. If something changes enroute you just update the computer as you indicate. For example; routine route filing for KBOS to KMCO: SSOXS5 SSOXS BUZRD SEY HTO J174 ORF J121 CHS IGARY Q85 LPERD OMN CWRLD4 Clearance delivery at BOS would clear you to Orlando via the SSOXS5 departure, then as filed. So CWRLD4 with OMN transition goes into the box. if you only filed to OMN without the arrival, leave it blank because you were not cleared for an arrival so it would route OMN direct. ATC may assign you an arrival (or change it) at any time.
  21. I’m sure A/N ranges and sextants were fun too, but time marches on 😉
  22. Lockmart also runs FSS nowadays so does a lot of work for GA.
  23. To be honest, I think the more appropriate comparison would be buggy whip manufacturers when the first motorized cars first appeared.
  24. I seem to have heard him say they had CAD files from certain manufacturers as well.
  25. I’d like to see the time drift and bad timezones/daylight saving issues fixed. You really shouldn’t need a tool like FSRealtime to keep the sim synced with the clock, and it doesn’t fix DST changes..
×
×
  • Create New...