-
Currently at FL400 in flight - the window recognizes that I am in a flight (session) and is giving me an FPS reading, but does not recognize aircraft flight altitude or climb rate.
![image](https:/…
-
Hello, love this API. I am having trouble getting any fuel related simvars, such as FUEL TOTAL CAPACITY or FUEL TOTAL QUANTITY.
Error: Cannot get SimVar: "FUEL TOTAL CAPACITY" unknown.
-
Hi,
Is it possible to access the environmental variables like `ZULU TIME`?
https://docs.flightsimulator.com/html/Additional_Information/#EnvironmentVariables
According to this post those variab…
-
Jaime reported in Discord that he's seeing MobiFlight crash with this exception sometimes:
```
Exception Info: System.Runtime.InteropServices.COMException
at System.Runtime.InteropServices.Mar…
-
Hi. I have problem running the code. Below is the API server log when i run it while MSFS is up:
```
No ALOS data folder specified, elevation service will not be available.
Server listening on ht…
-
**Describe the bug**
When you Start and then Stop mobiflight with SimConnect connection active, you will get an exception and SimConnect Disconnects
**Steps To Reproduce**
Steps to reproduce th…
-
The README indicates that we can use the module to set a variable using the following syntax:
MF.SimVars.Set(5 (>L:MyVar))
It claims that the calculator code "5 (>L:MyVar)" will be executed.
…
-
Using the random facts action it would be nice to be able to use them to seed the conversation via the chatbot. Need to add a chatbot action that can take in a message for seeding to do it.
-
Today I recorded a short flight and exported it as a CSV file with "Position and attitude" data.
[Test flight position and attitude.csv](https://github.com/till213/SkyDolly/files/15190698/Test.flight…
-
Hi,
This looks promising, so gave it a shot.
I have a plane sitting on a strip, did npm test.
It just keeps looping with output:
> msfs-simconnect-api-wrapper@1.1.10 test
> npm test
I …