This repository was archived by the owner on May 3, 2022. It is now read-only.
Releases: tlewis17/MSFSTouchPortalPlugin
Releases · tlewis17/MSFSTouchPortalPlugin
Resiliency and Autostart/stop Plugin
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
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
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.
- Added Vertical Speed Hold Toggle
- Fixed plugin connected status states
- Improved startup and resiliency
0.4.0 - More resiliency and more button states
- 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!
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
Fixed path for the plugin start command.
0.2.1 Release
Added Yaw Dampener controls.
0.2.0 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
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.