Skip to content

TBM 850

361 Topics 2.0k Posts
  • Looking for feedback: Checklists mod for the TBM

    1
    -1 Votes
    1 Posts
    191 Views
    No one has replied
  • New Owner - All Screens Black, Can’t Access Failure System to Reset

    3
    0 Votes
    3 Posts
    715 Views
    Black SquareB
    Those are extremely unusual symptoms that are indicative of something much deeper wrong with your installation. For instance, that's the kind of behavior we see when a poorly developed freeware addon has overridden core simulator behavior. Step one would be emptying your community folder, and trying again with no peripherals plugged into your computer. Technical Support will be able to walk you through a troubleshooting checklist and find your problem quite quickly, I'm sure.
  • Forum: Dead

    14
    0 Votes
    14 Posts
    3k Views
    DerekD
    @JPVann https://community.justflight.com/topic/2/product-support
  • Enabling the beta range annunciator

    5
    0 Votes
    5 Posts
    465 Views
    Black SquareB
    I moved this feature over to the tablet in the Turbine Duke, btw. I will do the same for the TBM when I introduce the tablet.
  • Aileron Trim

    6
    0 Votes
    6 Posts
    515 Views
    P
    @pds Same, Ive never seen him touch or talk about the aileron trim. And when he or his autopilot is flying the plane the ball is centered and the controls are neutral.
  • TBM 850 sound.

    5
    -1 Votes
    5 Posts
    1k Views
    sg_aviationS
    I think using another aircraft's engine sound is not that trivial, not to talk about the licensing issues. However it was just confirmed that @Black-Square will cooperate with Boris Audio Works to create a custom sound set for the Turbo Duke. I hope that the TBM can benefit of this afterwards, because the current sounds are the only major downgrade for me on this excellent product.
  • Oil consumption

    1
    1 Votes
    1 Posts
    126 Views
    No one has replied
  • Weight and Balance

    5
    1 Votes
    5 Posts
    426 Views
    sg_aviationS
    @vojkd Thanks, that looks amazing. Unfortunately I am too lazy to do this manually. An fully automated option is the TBM Performance app on iOS/Android.
  • Engine Noise Change and Torque Fluctuations

    3
    0 Votes
    3 Posts
    258 Views
    OrlaamO
    Ahh, I didn't see that post. No worries, it's not the end of the world.
  • Torque

    3
    0 Votes
    3 Posts
    248 Views
    J
    Was the manual override lever set, or are you now using it? The latter is an issue, if so.
  • What's this alarm - quiet beeps every second?

    8
    0 Votes
    8 Posts
    643 Views
    M
    What I don’t get is: I don’t have that sound. Never heard it. I know is should be there but for me there is nothing. Begs the question, what other sounds am I missing that would enhance the simulation? We know the engine sound could be better but on my end it seems the sounds are just dull, which I know should not be the case. I am the one not having missing least this sound piece?
  • Strong gusty tailwind can overtorque engine before starting.

    1
    1 Votes
    1 Posts
    159 Views
    No one has replied
  • Can I make the Fuel Pump a bit louder?

    2
    1 Votes
    2 Posts
    201 Views
    RandolfR
    Maybe your friend's fuel pump is about to fail You could have a look at the file SimObjects\Airplanes\Asobo_TBM930\sound\sound.xml in the TBM 850 package, there seems to live the definition for fuel pump sounds.
  • Another strange GNS 530 bug (IFR clearance)

    2
    0 Votes
    2 Posts
    296 Views
    J
    I had a similar issue the other day and I suspect they're related. I often load a .flp file into the map so the GPS is preprogrammed, but I've seen it not work on first load. I have also seen the same happen in the 414 (and going back to the menu and reloading into the same plane fixes it) so I don't think it's TBM specific; it's either related to the fact that both have not been updated to use the WT avionics natively, with everything that comes with that, and rely on the marketplace pointer, or it's part of the regression that the WT stuff seems to have undergone with the recent SU.
  • Gyro Suction High

    4
    0 Votes
    4 Posts
    344 Views
    peterhemmP
    @schultenh oops, didn't realize the gauge markings went high to low.
  • Incomplete Propeller Range?

    1
    0 Votes
    1 Posts
    179 Views
    No one has replied
  • AP Controls lack lighting

    1
    0 Votes
    1 Posts
    145 Views
    No one has replied
  • Cockpit/Panel Dimensions

    4
    0 Votes
    4 Posts
    268 Views
    S
    I have searched Google already and have not found what I was looking for. Maybe there is a way to derive the dimensions from the 3D model but I don't see how to do that.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    54 Views
    No one has replied
  • Few bugs remaining I encountered

    2
    1 Votes
    2 Posts
    247 Views
    Black SquareB
    I think I've answered these before in various threads, but I will put all my answers here for safe keeping: Sun Visors - They are not visible from the outside in all my airplanes. There was an issue with the Blender exporter when I was learning all this that made the draw order not behave correctly, so the visors would flicker horribly. This may have been fixed since. I'll look into it. Starter does not get damaged - I'm looking at my code right now. 120 seconds is the hard cutoff to disconnect the starter. Starter performance will begin to degrade after 60 seconds. Other of my aircraft have more sophisticated starter temperature simulation. I forget what my reasoning was for not implementing this in the TBM. Altitude selector ARM - Limitation of the native autopilot. Nothing I can do without implementing my own autopilot controller, which would conflict with the many hot-swapping GPS options I provide, since many of them already implement a custom autopilot. High Bleed Torque - Not easily done, even with the many circumventions I've made around the native turboprop simulation. I could fake it, but then it wouldn't really affect engine performance. I made some notes on a possible way to do this that I will revisit for the Turbine Duke. WX display on the HSI - I have to do this for the Starship, so once I figure it out there, I will bring it back into the TBM. I like to start big new features like that from scratch, so that way I don't break things that are already working.