Skip to content
  • v1.1 Electrical Discrepancies/Questions

    Caravan Professional
    3
    0 Votes
    3 Posts
    94 Views
    J
    @Black-Square Sorry Nick, I had to crop the screenshots because 1440 is apparently too big for the forums to handle, and I thought I did a better job describing. And yes, I am in MSFS 2024, which I'm sure I missed saying in the OP. Yes, I have been starting with the propeller feathered, only for the last screenshot with the battery charging and positive instrument air had the propeller out of feather and in the high pitch position. Incidentally, I noticed with the propeller feathered that instrument air and fuel pressure reached nominal levels during startup, and then fell off again. I thought I had been keeping abreast of the propeller RPM issue, but apparently I missed how pervasive it is. Sorry about that. This is the same issue as the generator not being tied to the Ng, and therefore not putting out enough power at lower RPMs?
  • TQ6+ and the reverse detent

    Caravan Professional
    39
    0 Votes
    39 Posts
    2k Views
    J
    Hey guys, I don't know exactly how the throttle axis is configured on your TQ6s, but I had good results with my Velocity One quadrant using the MSFS 2024 sensitivity settings. I posted the results here if anyone would be interested in taking a look. This gives me the entire range of forward and reverse travel on one axis and roughly matches the virtual detents with the proper positions on my physical axis, though I don't have physical detents. If you guys have physical detents, this same method should, if I'm understanding it right, allow you to tweak it such that you can match the physical detents to the virtual ones, it might just require a different neutral and Sensitivity+/- settings.
  • Suggested Sensitivities for Throttle Axis

    Caravan Professional
    1
    0 Votes
    1 Posts
    66 Views
    No one has replied
  • 0 Votes
    3 Posts
    108 Views
    R
    I know this is not what you guys are looking for, but I highly recommend leaving the internal settings behind and switch to something like Axis-and-Ohs, spad.next, Mobiflight etc. This does not only solve the mysterious loosing of controls sometimes it also opens up a lot more options in terms of what you can control. Just as an example I can even manage my sunshades via hardware, every air intake,aso. Initial setup takes a bit longer for every new plane but it is worth it. Only limitation is the number of buttons and axis available as hardware.
  • State Saving Question

    146 Professional
    3
    0 Votes
    3 Posts
    69 Views
    B
    @Mark Appreciate it as always.
  • Can't create aircraft template

    Fly the Line
    1
    0 Votes
    1 Posts
    17 Views
    No one has replied
  • Lvar for Generator Switch not working

    Caravan Professional
    9
    0 Votes
    9 Posts
    366 Views
    A
    For Axis And Ohs I managed it, changing the Interior.xml a bit. At the component ELECTRICAL_Switch_Alternator_1 I added this code: <OVERRIDE_ANIM_CODE> (L:var_GeneratorSwitch, number) 1 == if{ 0 } (L:var_GeneratorSwitch, number) 0 == if{ 100 } (L:var_GeneratorSwitch, number) 2 == if{ 200 } </OVERRIDE_ANIM_CODE> Afterwards I used the "Layout Generator" from fs.to to recalculate the layout.json. Now I'm able to control the Switch using something like 1 (>L:var_GeneratorSwitch, number). @Black-Square It would be great if you could add this to one of the next updates. This was already missing in the 2020 version and drove me nuts.
  • 0 Votes
    3 Posts
    99 Views
    L
    Thank you very much for your advice - greatly appreciated.
  • Mismatching inHg and hPa

    Caravan Professional
    3
    0 Votes
    3 Posts
    123 Views
    S
    Agreed and the OAT gauge top left. The deg C does not match. Dunno about F.
  • Autopilot goes from VOR to ROLL when tracking VOR

    Starship
    25
    0 Votes
    25 Posts
    536 Views
    F
    @MarkS Yes, it would be nice if one could quickly determine reasonable PID values ​​without constant testing. Strangely, this only occurs with the autopilot activated in the Cessna 152 when tracking VORs; everything is fine when tracking the GPS flight path. Therefore, I wondered if MSFS had artificially degraded the signal using a random number generator. But that can't be the case, since the C172 doesn't have this problem. What always works is the cone of confusion and, of course, the maximum range. To avoid triggering an error due to the missing line of sight, I also tested this at higher altitudes in flat terrain. Sometimes the autopilot tracks 50 NM without interruption, and then it cuts out for no apparent reason. There's also a peculiarity with the C152 that I only discovered by constantly monitoring the bus voltage variable. For a few milliseconds, the bus voltage drops to zero. You can't see it on the instruments. But since a missing bus voltage triggers a restart of my autopilot in my LUA script, it keeps restarting. The autopilot in the Cessna remains switched on. In summary, this means to me that clean tracking can only be achieved with correct PID values ​​for navigation, roll, etc.
  • COM2 and X-SIDE logic

    Starship
    1
    0 Votes
    1 Posts
    26 Views
    No one has replied
  • Amphibian Cargo Version Installer is a Fail.

    Caravan Professional
    8
    0 Votes
    8 Posts
    308 Views
    C
    I have the same problem. The new installer doesn't even allow me to pick a different install location.
  • Skill Points

    Fly the Line
    1
    0 Votes
    1 Posts
    14 Views
    No one has replied
  • VC10 for MSFS 2020 and 2024

    General Discussion
    3
    0 Votes
    3 Posts
    360 Views
    L
    I've emailed Aeroplane Heaven and your selves at Just flight many many times begging for a Super VC 10 in MSFS 2020-2024 infact so many times in the last six years my emails now get ignored.
  • A list of Squawks as a 10+ year TBM Maintainer

    TBM 850
    6
    1 Votes
    6 Posts
    346 Views
    sg_aviationS
    @Black-Square said in A list of Squawks as a 10+ year TBM Maintainer: This is the only tough one, unfortunately. As I just explained to someone else in another thread, MSFS does not really have any support for beta range, and everything you see here is me fighting with the underlying simulation to get what I want. For whatever reason, the propeller simulation creates a decrease of RPM when reducing the blade pitch into the beta range. I've considered adding yet another patch of my own on top of this simulation to mitigate the problem, but too many patches on top of patches can become a dangerous thing in software, unfortunately. I have no knowledge about the real aircraft behavior, however would like to add one point from a pure flightsim perspective: It is basically impossible to find a power setting that maintains taxi speed at a stable level. If I control the power lever with the keyboard F2 & F3 I can set increments of 1%. If I have a setting that increases speed, reducing by 1% already slows the aircraft down. If this is similar in the real aircraft I would accept this. If not, I would appreciate checking if the a stable speed can be achieved with a broader range of power lever setting, knowing that aircraft weight & weather conditions have an influence as well. Anyway, @Subsonic many thanks for your real maintenance view, if you can also on my comment.
  • Technique for managing speed during taxi

    Caravan Professional
    3
    0 Votes
    3 Posts
    199 Views
    A
    Is there any connection to the surface modeling from the simulator? I've found similar behavior with another popular 737 previously that once at a set taxi speed, it never changes. I see this as well with the Caravan. If I am in Beta at 15kts - It will tend to stay at 15kts. If BETA is ZERO thrust from the prop, I'd expect some friction and other forces to begin reducing the taxi speed where I will eventually need to pop out of beta to maintain forward speed.
  • Dashboard Panel Texture

    Caravan Professional
    11
    0 Votes
    11 Posts
    480 Views
    C
    [image: cf01951b-5fe0-4b55-8a65-2577915ea8e5.jpg]
  • BlackSquare KingAir Professional for MSFS2024

    Black Square Add-Ons
    18
    1 Votes
    18 Posts
    3k Views
    M
    I gave in - should've held off.
  • In Praise of Starship - Thank You Nick!

    Starship
    7
    6 Votes
    7 Posts
    168 Views
    JibletJ
    Brilliant, thanks Mark!
  • 12 Votes
    31 Posts
    1k Views
    F
    Just adding feedback for the 'buzzing' prop while in cruise in latest update. This seems to be a regression from V1.0 as you would not hear this in the actual aircraft. Glad to see it will be corrected! I also notice this issue in the TP Bonanza along with other default MSFS aircraft (TBM comes to mind) You do not hear these prop sounds in-flight, it is only something you would hear on the ground or externally...