Search found 75 matches
- Wed Aug 14, 2024 1:17 am
- Forum: Under development and finished work
- Topic: FlyByWire A320 Collection for MSFS 2020 Version 2
- Replies: 67
- Views: 68248
Re: FlyByWire A320 Collection for MSFS 2020 Version 2
Thanks for the information. The panel works fine on my side (except for the gear status lights. This should be corrected soon). Your problem looks like a plugin problem. Do you have the latest 4.2 plugin ? You could try to reinstall the plugin and restart Windows. These instruments were designed for ...
- Tue Jul 23, 2024 1:43 am
- Forum: Air Manager Bug Reports
- Topic: fs2020_event_subscribe() gives access to the wrong value
- Replies: 9
- Views: 3356
Re: fs2020_event_subscribe() gives access to the wrong value
You are right!
The return value is useless to us.
But if you look further in the article:
Remarks
This function will generate a SIMCONNECT_RECV_GET_INPUT_EVENT response with the value of the input event referenced by the given hash
This response is possibly the value we are looking for.
Yves.
The return value is useless to us.
But if you look further in the article:
Remarks
This function will generate a SIMCONNECT_RECV_GET_INPUT_EVENT response with the value of the input event referenced by the given hash
This response is possibly the value we are looking for.
Yves.
- Mon Jul 22, 2024 6:12 pm
- Forum: Air Manager Bug Reports
- Topic: fs2020_event_subscribe() gives access to the wrong value
- Replies: 9
- Views: 3356
Re: fs2020_event_subscribe() gives access to the wrong value
Thanks for your suggestions. Air Manager should be able to read InputEvent (B:Var) values. There is a SimConnect function to read Input Event values: SimConnect_GetInputEvent : The SimConnect_GetInputEvent function is used to retrieve the value of a specific input event (https://docs.flightsimulator ...
- Thu Jul 18, 2024 8:25 pm
- Forum: Air Manager Bug Reports
- Topic: fs2020_event_subscribe() gives access to the wrong value
- Replies: 9
- Views: 3356
Re: fs2020_event_subscribe() gives access to the wrong value
Thanks for your answer. Unfortunately, fs2020_variable_subscribe("B:DEICE_Engine_1", "enum", function(val) print (val) end) does not work. It seems that fs2020_variable_subscribe does not support B:Var. That is why I would like fs2020_event_subscribe() to support B:Var. In which plane do you use B ...
- Thu Jul 18, 2024 2:17 pm
- Forum: Air Manager Bug Reports
- Topic: fs2020_event_subscribe() gives access to the wrong value
- Replies: 9
- Views: 3356
fs2020_event_subscribe() gives access to the wrong value
The new function fs2020_event_subscribe(event, callback) does not return the right value in the callback function. For example: In the default Cabri G2 helicopter, the CARB. HEAT switch controls B:DEICE_Engine_1 variable. So, fs2020_event("B:DEICE_Engine_1", 1) set the switch to the Auto position as ...
- Fri May 17, 2024 2:37 pm
- Forum: Under development and finished work
- Topic: FlyByWire A320 Collection for MSFS 2020 Version 2
- Replies: 67
- Views: 68248
Re: FlyByWire A320 Collection for MSFS 2020 Version 2
Hi
Sorry to be late to answer your question.
I was away from home and my sim for a few months.
I quickly tested the panel with current FBW A32nx dev and everything looks fine.
The plane is more stable now and variables don't change frequently.
Please let me know if you find something wrong.
Yves
Sorry to be late to answer your question.
I was away from home and my sim for a few months.
I quickly tested the panel with current FBW A32nx dev and everything looks fine.
The plane is more stable now and variables don't change frequently.
Please let me know if you find something wrong.
Yves
- Wed Jan 10, 2024 9:46 pm
- Forum: Under development and finished work
- Topic: FlyByWire A320 Collection for MSFS 2020 Version 2
- Replies: 67
- Views: 68248
Re: FlyByWire A320 Collection for MSFS 2020 Version 2
I published an updated version for the new Air Manager 4.2 (A320 FlyByWire Collection for AM 4_2 2024-01-10.zip).
It is available on my Google Drive.
Issues reported in the previous post seems to work fine. Please let me know if it is not the case.
Comments are welcome.
Yves
It is available on my Google Drive.
Issues reported in the previous post seems to work fine. Please let me know if it is not the case.
Comments are welcome.
Yves
- Sat Dec 30, 2023 4:08 pm
- Forum: Under development and finished work
- Topic: FlyByWire A320 Collection for MSFS 2020 Version 2
- Replies: 67
- Views: 68248
Re: FlyByWire A320 Collection for MSFS 2020 Version 2
Everything works fine on my side with the latest development FlyByWire A32NX. If you don't use the Knobster, be sure to uncheck the Knobster user property for the Radio. Could you provide more specific information on what is working and what is not. You could try the new 4.2 BETA Plugin Personally I ...
- Mon Dec 18, 2023 2:08 am
- Forum: Under development and finished work
- Topic: FlyByWire A320 Collection for MSFS 2020 Version 2
- Replies: 67
- Views: 68248
Re: FlyByWire A320 Collection for MSFS 2020 Version 2
Hi Graham
I add A320 FlyByWire Overhead.siff in my Google drive
I didn't test it extensively. Let me know if something is wrong.
Yves
I add A320 FlyByWire Overhead.siff in my Google drive
I didn't test it extensively. Let me know if something is wrong.
Yves
- Fri Dec 15, 2023 11:38 pm
- Forum: Under development and finished work
- Topic: FlyByWire A320 Collection for MSFS 2020 Version 2
- Replies: 67
- Views: 68248
Re: FlyByWire A320 Collection for MSFS 2020 Version 2
It is difficult to debug your problem. Which version of Air Manager, plugin and FBW A320 Collection are you using. There are 2 versions of the FBW A320 Collection, one for Air Manager 4.1 and one for Air Manager 4.2BETA. Be sure to use the right one. Did you try other Air Manager panels (Cessna 172 ...