TBM 850

322 Topics 1.8k Posts
  • Door Problem on Annunciator Panel

    2
    0 Votes
    2 Posts
    140 Views

    Do all the doors show green and white cross-hatched latching indicators? Door latching failures are possible in my aircraft, so check the failure interface on the weather radar display for any active failures.

  • My condition lever is strange

    1
    0 Votes
    1 Posts
    117 Views
    No one has replied
  • No lights when AirFrame Deice is on

    4
    0 Votes
    4 Posts
    250 Views

    Yeah, it's been a while since I've flown the TBM, but I feel like there was an ordering issue with the checklists in the manual where it calls for things requiring bleed air before it has you turn the bleed air on.

  • 0 Votes
    9 Posts
    401 Views

    Great! Thanks for sharing. I thought that might have been it. Glad it was an easy fix. I hope you can enjoy your bush trips now!

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • GTNXi frame in Just Flight aircraft

    1
    1 Votes
    1 Posts
    183 Views
    No one has replied
  • Some technical inaccuracies

    9
    1 Votes
    9 Posts
    559 Views

    @WingC3 I haven't really noticed. I think the prop animation changes once it drops below a certain rpm and the blade angle becomes visible, so it may be a limitation of the animation. I don't have the duke so I'm I don't know if there were changes to the animation in that plane.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    9 Views
    No one has replied
  • No state saving

    2
    0 Votes
    2 Posts
    276 Views

    I know I will not be able to convince you but I will share my feedback too.
    I found the saves more consistent in the Duke than in previous aircrafts, I don't know if it's the fact that avionics is selected from tablet and not a switch anymore or if the state saving part has been redrawn.
    Anyway, so far I didn't had avionics being reset and found its saves pretty solid.

    Maybe wait to see for the tablet to be incorporated into the TBM and see if you come across this issues again.
    I hope your opinion will change and be able to notice as I did some improvement.

  • LC-2 Digital Chronometer

    1
    0 Votes
    1 Posts
    111 Views
    No one has replied
  • 0 Votes
    4 Posts
    274 Views

    Thanks for explanation, maybe I will start pestering Working Title. I dont use the GTN750 at all, prefer the older instruments, but nevertheless, it still happens too often. Great pity to have relatively expensive payware and get these problems.

    Actually, I also see that the aircraft dont always save their current state on shutdown. I usually go back to cold and dark, with G530/430 chosen. But on restart, the GTN750 bezel is present, will see if I get a plan to load when aircraft loads G530, from cold.

    Is it possible to force a particular loading configuration in the aircraft configuration file??

  • Engine Health not updating.

    20
    0 Votes
    20 Posts
    881 Views

    @Black-Square Thank you for your kind words. I really enjoy the work you have done with the TBM and fly pretty much exclusively on Pilotedge (ATC Network) with the aircraft daily. I fly by the book and treat the aircraft as if it were a real airplane and what I would do in the real world. Furthermore, I have to say it comes really close to the numbers of the real TBM850 POH which I use for this aircraft and it's very impressive, despite the turboprop limitations within MSFS. Awesome job!

    As far as testing goes, I have tested the engine conditions and failures further in flight and can confirm everything is working the way it should, just purely state saving being an issue upon reload with the engine, which explains why I haven't been seeing a decline in engine health upon reloads.

    I will continue to fly and will just overlook the shortcomings with the state saving system in place, now that I understand what is going on. I will be eagerly keeping an eye out for your update. Thank you for your continued support on the TBM. Looking forward to the Duke!

  • MSG GPS buttons

    3
    0 Votes
    3 Posts
    250 Views

    You could check settings of your gps device to see what types of messages you have enabled and maybe disable those you don't need like airspaces, traffic, etc.

  • Binding, H-events and other information

    43
    0 Votes
    43 Posts
    3k Views

    @Black-Square said in Binding, H-events and other information:

    VsSwitch:

    Hi, the VS switch is still giving me headache. How would I implement that with FSUIPC..? Via LUA?

  • Is the autopilot’s Half Bank mode working ?

    3
    0 Votes
    3 Posts
    286 Views

    Yep, I use the WT GNS530. Thanks for having passed the info if it is for them to solve then 👍.
    And thanks again for your great work, keep it going 😉

  • Weather radar seems to cause frame rate drop

    35
    0 Votes
    35 Posts
    2k Views

    Hi Nick,
    For me the problem seems to have disappeared. I have no clue what cured the issue. Perhaps an MSFS update. I also use AutoFPS now, but I do not think this played a role.
    Best regards,
    Harry

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Aggressive VOR AP capture behaviour.

    5
    0 Votes
    5 Posts
    282 Views

    @Black-Square

    Thank you for the response, I'll consider if it's needed by any other add-on and potentially remove it.

    Looking forward to the Duke, the TBM has quickly become one of my favourite things to fly in the sim. Great work :)

  • Annunciator Panel on the TBM 850

    6
    0 Votes
    6 Posts
    343 Views

    You are correct. Bus number 3 is the main distribution bus in the TBM. That would generally be the best to measure, but if you're looking for the specifics before I publish an update soon, then you can find what each annunciator light is connected to by searching for "VOLTAGE_SENSE_BUS" in AnalogTBM.XML.

  • Outside temperature instrument (C/F)

    2
    0 Votes
    2 Posts
    233 Views

    I think I already implemented that fix for a future update. If you want an immediate solution, you can also change

    this.tempUnit = false;

    to...

    this.tempUnit = true;

    in FreeAirTemp.js in...

    ...\bksq-aircraft-tbm850\html_ui\Pages\VCockpit\Instruments\Generic\Misc\bksq-aircraft-tbm850\FreeAirTemp