You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am in no way a coder and I tried doing it myself using the AV8B as an example, but it looks like the Mirage's PCA(Stores controller) is perhaps formatted as a pair of strings comprising the Upper PCA and Bottom PCA instead of two sets of 5 distinct strings. Parsing out those strings is beyond my ability, and being able to switch between the two on the Options displays is also beyond my ability, but something I would very much like to have.
The PCN (INS display) also seems to be beyond my ability. The left and right LCDs are formatted separately from one another, but it also consists of several components that I do not know how to put together, and the WWUFC only has the space to show one LCD or the other. Being able to display whichever one I am entering data for at the moment would be a real treat, especially if after the data has been entered the UFC could then revert to showing some other, third set of useful data such as fuel state.
If you are interested in taking on the project I would be delighted to help in any way I can, and I created a repository for the relevant (I think) Lua scripts for the PCA and PCN https://github.com/BaronVonTerra/Mirage-PCN-PCA-Reference
The text was updated successfully, but these errors were encountered:
I am in no way a coder and I tried doing it myself using the AV8B as an example, but it looks like the Mirage's PCA(Stores controller) is perhaps formatted as a pair of strings comprising the Upper PCA and Bottom PCA instead of two sets of 5 distinct strings. Parsing out those strings is beyond my ability, and being able to switch between the two on the Options displays is also beyond my ability, but something I would very much like to have.
The PCN (INS display) also seems to be beyond my ability. The left and right LCDs are formatted separately from one another, but it also consists of several components that I do not know how to put together, and the WWUFC only has the space to show one LCD or the other. Being able to display whichever one I am entering data for at the moment would be a real treat, especially if after the data has been entered the UFC could then revert to showing some other, third set of useful data such as fuel state.
If you are interested in taking on the project I would be delighted to help in any way I can, and I created a repository for the relevant (I think) Lua scripts for the PCA and PCN
https://github.com/BaronVonTerra/Mirage-PCN-PCA-Reference
The text was updated successfully, but these errors were encountered: