Jump to content

Raller

Members
  • Content Count

    224
  • Donations

    $0.00 
  • Joined

  • Last visited

Posts posted by Raller


  1. I still found a small bug in the voltmeter, but Andrey couldn't add the solution to the 2.15 release.

    Bug:
    Airplane on the ground, battery on, engine off, generator circuit breaker closed, the volt meter shows 0 (because the generator is not running), but it should show battery voltage in this case!

    Please try it yourself to declare it as a bug.

    Solutions:
    Replace the following entry in the "ATS_PG_INTERIOR.xml" file:

    <UseTemplate Name="ASOBO_GT_Anim_Code">
    <ANIM_NAME>PG_needle_volt</ANIM_NAME>
    <ANIM_CODE>(L:PG_Power) if{
    (A:GENERAL ENG MASTER ALTERNATOR, bool) (A:ELECTRICAL GENALT BUS VOLTAGE, Volts) (A:ELECTRICAL BATTERY VOLTAGE, Volts) &gt; &amp;&amp; if{
    (A:ELECTRICAL GENALT BUS VOLTAGE, Volts) } els{ (A:ELECTRICAL BATTERY VOLTAGE, Volts) } } els{ 0 }</ANIM_CODE>
    <ANIM_LENGTH>30</ANIM_LENGTH>
    <ANIM_LAG>100</ANIM_LAG>
    </UseTemplate>

     

    Only for people who know what they are doing 😉

     

    • Like 3

  2. Version 2.15 released...

    Changelog
    2.15
    - Copilot visibility fix 👍
    - Lights configuration on load fixed
    - Fuel pump lamp fixed
    - Keep decals language 👍
    - Alternator bus connection fixed
    - Voltmeter fixed 🤥

    2.14
    - Startup and hot air effect 😍
    - AI piloting startup and flying
    - Lamps bloom effect
    - Battery capacity fix
    - Starter battery load fix
    - Interior LODs added 👍

     

    • Like 1

  3. This is what the developer Andrey wrote me as a changelog:
    Most changes were about code redone for correct electric functionality, some typos on German fixes, gamepad functionality fixes.
    -COM Vol knob not turning
    -Oil gauge not working when fuse is in. Works when fuse is pulled out-
    -Oil gauge should work separately from the two fuses for oil pressure and oil temperature
    -Text: Below BRANDHAHN should read ZIEHEN ZU
    -Text: DI THERMOMETER should read DIE THERMOMETER (Oil and CHT)
    -Text: GENERATOR WARNING should read WARNUNG
    -Elevator Trim indicator moving into wrong direction
    -Checklists


  4. There is a new version. After I reported some bugs the final download-version is 2.13.

    To download it use the link in your purchase letter with
    /ats-fwp149d-2.13.exe
    at the end.


    The bug with the missing co-pilot in the exterior view was not fixed with the update, but you can fix it by yourself. Change in the flight_model.cfg file following entries:

    station_load.0 =190, 0.63, -1.11, 0.15, TT:Pilot, 0
    station_load.1 =190, 0.63, 1.11, 0.05, TT: Copilot, 0
    station_load.2 =0, -2, -1, 0, TT: Passenger 1, 0
    station_load.3 =0, -2, 1, 0, TT:Passenger 2, 0
    station_load.4 =77, -4.1, 0, -0.2, TT:Baggage, 0

    change to:
    station_load.0 =190, 0.63, -1.11, 0.15, TT:MENU.PAYLOAD.PILOT, 1
    station_load.1 =190, 0.63, 1.11, 0.05, TT:MENU.PAYLOAD.COPILOT, 2
    station_load.2 =0, -2, -1, 0, TT:MENU.PAYLOAD.PASSENGER_LEFT, 5
    station_load.3 =0, -2, 1, 0, TT:MENU.PAYLOAD.PASSENGER_RIGHT, 5
    station_load.4 =77, -4.1, 0, -0.2, TT:MENU.PAYLOAD.CARGO, 6
     

    • Like 6
    • Upvote 1

  5. On 8/23/2022 at 12:40 PM, albar965 said:

    Because it would switch to the other tab...

    I don't mean that it should switch to the tab, but it should "preload" the procedures of this airport when I double-click on the airport I am looking for.

    When I then go to the procedures tab, the correct airport is already called up there and not some other airport from last time!

    I will take your options. Thank you for your answer and your work...


  6. Hello Alex,
    I'm a "luser" when it comes to using LittleNavMap. What bothers me a bit about the intuitive operation is the following:

    If I look for an airport in the search (e.g. EDDH) and double click on it, then information about the airport is displayed, it is displayed on the map, but why aren't the procedures switched to this airport as well?
    I have to additionally right-click the airpot I'm looking for and select "Show all Procedures" each time.

    Why isn't this done automatically with the double-click?

    Best regards
    Raller


  7. 5 hours ago, jfwharton said:

    I also noticed with beta 1.5 that the aircraft taxis faster than before.  Once I got the aircraft moving retarding the throttles to idle would not slow the aircraft down.  I just reinstalledd 1.4.3 to see how it taxis with that version.

    I noticed that too. In addition, the plane (when taxiing slowly) pushes over the front wheel when you steer fully left or right (understeer). So the front tire would be quickly rubbed off 😬


  8. 8 hours ago, Lestat11 said:

    Small bug i have found if any of the doors are open you dont get the door warn light on the panel

    spacer.pngspacer.png

    I think there are still some things not working properly on the annunciator panel!

    - DOOR WARN
    - L. ALT OUT
    - R. ALT OUT
    - CABIN ALT (above 10.000 ft)
    - HYD PRESS
    - A COND HYD

    Also WINDSHIELD should lit on test, even if it is not installed. (IMO)
    Or the lamp is really broken 😀


    BTW most beautiful and best modeled airplane. outstanding system depth, super sound, great immersion 🏆❤️

    • Upvote 1

  9. About the radio:

    Hello Ralf!
    Here is the page from Becker radio manual attached. You may see that it has a 25 kHz minimum step in reality.
    But the issuer is known, we'll find out how to manage that in update coming.
    Best regards, Andrey


    I hope that there will be an update for the radio, for the most sold Piaggio aircraft in Germany, which was also built under license in Germany, so that I can use it in Germany 😏

    • Like 1
×
×
  • Create New...