Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Releases: tlewis17/MSFSTouchPortalPlugin

Resiliency and Autostart/stop Plugin

13 Apr 06:28
Compare
Choose a tag to compare
Pre-release

0.5.3 (4-13-2021)

  • Replaced TouchPortalAPI with TouchPortalSDK for better TouchPortal resiliency.
  • Added rolling log file.
  • Updated to .NET 5.0.
  • New plane icon for action categories when editing a button.
  • Added new variables that contain the following information:
    • AtcType - Type of aircraft used by ATC
    • AtcModel - Model of aircraft used by ATC
    • AtcId - Aircraft Id used by ATC
    • AtcAirline -- Airline used by ATC
    • AtcFlightNumber - Flight Number used by ATC
    • AircraftTitle - Aircraft Title

Donate

If you enjoy this plugin, donations always help keep the caffeine flowing!
Donate through Paypal
Donate through Square

Throttle/Trim/Anti-Ice/Flaps/Engines Mods

14 Oct 03:13
Compare
Choose a tag to compare

0.5.2 (10-13-2020)

  • Modified states to not have units. These can be added through Touch Portal if user chooses.
  • De-Ice engine actions have been combined. Will require re-configuring on Page.

New/Modified Actions

  • Flaps - Up, Down, Increase, Decrease, 1, 2, 3
  • Parking Brake - Toggle
  • Rudder Trim - Left / Right
  • Elevator Trim - Up / Down
  • Aileron Trim - Left / Right
  • Throttle All Engines - Full, Increase, Increase Small, Decrease, Decrease Small, Cut, 10%-90%
  • Throttle Specific - Full, Increase, Increase Small, Decrease, Decrease Small, Cut
  • Anti-Ice - Toggle / On / Off
  • Anti-Ice Engine - Toggle for engines 1, 2, 3, 4
  • PitotHeat - Toggle / On / Off

New/Modified States

  • Aileron Trim
  • Elevator Trim
  • Flaps Handle Percentage
  • Parking Brake Indicator
  • Rudder Trim
  • MixtureEngine1
  • MixtureEngine2
  • MixtureEngine3
  • MixtureEngine4
  • PropellerEngine1
  • PropellerEngine2
  • PropellerEngine3
  • PropellerEngine4
  • RPMN1Engine1
  • RPMN1Engine2
  • RPMN1Engine3
  • RPMN1Engine4
  • ThrottleEngine1
  • ThrottleEngine2
  • ThrottleEngine3
  • ThrottleEngine4
  • AntiIceEng1
  • AntiIceEng2
  • AntiIceEng3
  • AntiIceEng4
  • PitotHeat
  • AirSpeedIndicated
  • AirSpeedMach
  • AirSpeedTrue
  • FlapSpeedExceeded
  • OverspeedWarning
  • StallWarning
  • VerticalSpeed

Expanded Com1/Com2/Nav1/Nav2 controls, Sim Rate

09 Oct 07:46
Compare
Choose a tag to compare

Entry.tp file is now properly alphabetized.

  • New States:

    • SimulationRate
    • Com1ActiveFrequency
    • Com1StandbyFrequency
    • Com2ActiveFrequency
    • Com2StandbyFrequency
    • Nav1ActiveFrequency
    • Nav1StandbyFrequency
    • Nav2ActiveFrequency
    • Nav2StandbyFrequency
  • New Actions:

    • Simulation Rate - Increase / Decrease
    • Radio Interaction
      • COM1/COM2/NAV1/NAV2 - Increase/Decrease 25 KHz/1 MHz / Carry Digits / Standby Swap
  • Fixed Auto Throttle Go Around, it was previously sharing a state value with the Auto Throttle Arm.

Plugin status state & vertical speed hold toggle.

27 Sep 22:33
559a317
Compare
Choose a tag to compare
  • Added Vertical Speed Hold Toggle
  • Fixed plugin connected status states
  • Improved startup and resiliency

0.4.0 - More resiliency and more button states

16 Sep 00:55
4eb9d02
Compare
Choose a tag to compare
  • Now only allows for a single instance of the executable to run.
  • Exe will keep running. Will properly disconnect from MSFS when you quit MSFS and then you can start up the simulator again and it will reconnect without having to restart the plugin.
  • Aileron/Rudder/Elevator values
  • More Autopilot related button states
  • Landing gear state - 1 means extended.

0.3.0 Button states and flight instruments!

12 Sep 04:25
Compare
Choose a tag to compare

More controls, many button states, and flight instrument variables.

Polling of state data is done at 250ms intervals. Should update quick enough.

0.2.2 Release

08 Sep 22:02
Compare
Choose a tag to compare
0.2.2 Release Pre-release
Pre-release

Fixed path for the plugin start command.

0.2.1 Release

08 Sep 00:16
Compare
Choose a tag to compare
0.2.1 Release Pre-release
Pre-release

Added Yaw Dampener controls.

0.2.0 Release

07 Sep 23:31
Compare
Choose a tag to compare
0.2.0 Release Pre-release
Pre-release

Expanded with lots of controls for Flight Control Systems and Electrical.

  • Trimming
  • Flaps
  • Brakes
  • Gear
  • Lights
  • Additional Auto Pilot options and settings
  • More!

First Release - Alpha

07 Sep 07:12
Compare
Choose a tag to compare
First Release - Alpha Pre-release
Pre-release

This release is primarily as a test run. It Supports a handful of Autopilot functions and a Fuel Selector.
AddFuel doesn't work at the moment.