I have become quite a software engineer concerning developing with Airmanager. All code for PFD and EICAS (and RMU) are now adjusted to correct scaling of my tft screens. https://youtu.be/nD10_Pe9ixI Now i am thinking of switching to X-Plane. Is there anybody using X-Plane for their sim?? I have become quite a software engineer concerning developing with Airmanager. All code for PFD and EICAS (and RMU) are now adjusted to correct scaling of my tft screens. Now i am thinking of switching to X-Plane. Is there anybody using X-Plane for their sim?? Hey Roel, Beautiful work! From what I see, it looks like everything is working as expected. Engine spool up, page swapping, trim adjustment, etc... Although I believe the ground color on the altitude tape should be the same color as the bottom half of the HSI gauge. Easy to fix I am sure. Very impressive being that it is all done with Airmanager. Software engineering is something that I wish I had in me. I would not even know where to start! LOL Hey Roel, Beautiful work! From what I see, it looks like everything is working as expected. Engine spool up, page swapping, trim adjustment, etc... Although I believe the ground color on the altitude tape should be the same color as the bottom half of the HSI gauge. Easy to fix I am sure. Very impressive being that it is all done with Airmanager. Software engineering is something that I wish I had in me. I would not even know where to start! LOL I have managed to create a fully working MFD with Air Manager! This took some brainpower, but with help from development of Sim Innovations and some other Air Manager users I pulled it off. Sim Innovations even made a special bug fix update for the rotating map part. It seemed to crash my MFD, but a fix was quickly deployed. There still seems to be an issue which I have noticed but again a fix will be deployed this month. I made a small video with the TCAS in operation, but all other features are also present. Talking about AI, I discovered the Alpha India Group software, very good for AI traffic!! Doesn't hardly cost any resources and many, MANY traffic schedules and airlines present. https://youtu.be/6_7ReIVazAU I have managed to create a fully working MFD with Air Manager! This took some brainpower, but with help from development of Sim Innovations and some other Air Manager users I pulled it off. Sim Innovations even made a special bug fix update for the rotating map part. It seemed to crash my MFD, but a fix was quickly deployed. There still seems to be an issue which I have noticed but again a fix will be deployed this month. I made a small video with the TCAS in operation, but all other features are also present. Talking about AI, I discovered the Alpha India Group software, very good for AI traffic!! Doesn't hardly cost any resources and many, MANY traffic schedules and airlines present. Nice work Roel! Sounds like the traffic in the TCAS never got far enough away to stop alerting you. Do you have the majority of the different pages working yet on the MFD, or at least the basic framework of each of the pages? Nice work Roel! Sounds like the traffic in the TCAS never got far enough away to stop alerting you. Do you have the majority of the different pages working yet on the MFD, or at least the basic framework of each of the pages? Yes was a busy airspace 😉 Yes all pages work as they should be, exept the navigation and flightplans part Yes was a busy airspace 😉 Yes all pages work as they should be, exept the navigation and flightplans part Hey Roel, I have a question for you reference your Arduino interfacing. Do you wire the LEDs, as an example the green indicator LEDs on your FGC, using common cathode or common anode? In other words, do you group the grounds together and use the positive legs on the LEDs as signal outputs to control the LEDs? Or the other way around, group the positive legs of the LEDs and use the negative legs of the LEDs as the signal outputs? Another way to ask is if you are controlling your LEDs using active high or active low? I know either way is possible, I was curious as to which way you are controlling your LEDs via the Arduinos. Thanks Roel! Hey Roel, I have a question for you reference your Arduino interfacing. Do you wire the LEDs, as an example the green indicator LEDs on your FGC, using common cathode or common anode? In other words, do you group the grounds together and use the positive legs on the LEDs as signal outputs to control the LEDs? Or the other way around, group the positive legs of the LEDs and use the negative legs of the LEDs as the signal outputs? Another way to ask is if you are controlling your LEDs using active high or active low? I know either way is possible, I was curious as to which way you are controlling your LEDs via the Arduinos. Thanks Roel! Hi Ron Yes I use common cathode, so switch to on when pins are set to high. But , as you said, both ways are possible. I did experiment with 7segment displays which I ordered wrong with common anode, this also works fine. grtz Hi Ron Yes I use common cathode, so switch to on when pins are set to high. But , as you said, both ways are possible. I did experiment with 7segment displays which I ordered wrong with common anode, this also works fine. grtz Thanks Roel, Jason and I are also developing the Jet45 software and interface modules to use common cathode with all LEDs, including the seven segment displays on the APU panel. Additionally, all grounds to the switches encoders, pots, etc.. are also common. This became a topic of discussion behind the scene when I sent out a CWP to one of our Hanagr45 members and he needed to reverse the LEDs to make them common anode to meet the requirements of his specific one of a kind build. Other than your accidental use of common anode with the seven segment displays, it sounds like everything else in your build is common cathode. Thanks for the info Roel! Thanks Roel, Jason and I are also developing the Jet45 software and interface modules to use common cathode with all LEDs, including the seven segment displays on the APU panel. Additionally, all grounds to the switches encoders, pots, etc.. are also common. This became a topic of discussion behind the scene when I sent out a CWP to one of our Hanagr45 members and he needed to reverse the LEDs to make them common anode to meet the requirements of his specific one of a kind build. Other than your accidental use of common anode with the seven segment displays, it sounds like everything else in your build is common cathode. Thanks for the info Roel! One thing i still was looking to get , was a working flightplan shown on the MFD. What is possible is , is a moving map which i use for showing nav data. Then read the file for nav data and only show those on the moving map. I use the P3D loaded flightplan (exported out of littlenavman) to navigate the plane. https://youtube.com/shorts/Ne_STX_agg4 It looks better then on video 😉 One thing i still was looking to get , was a working flightplan shown on the MFD. What is possible is , is a moving map which i use for showing nav data. Then read the file for nav data and only show those on the moving map. I use the P3D loaded flightplan (exported out of littlenavman) to navigate the plane. It looks better then on video 😉Roel's interfacing topic
I have allmost entirely switched to Airmanager as software for my sim.
Only the DU3 MFD isn't developed yet.
Not all is perfect, every now and then i discover an error of something does not function as it should.
But i am happy so far.
Here is a video
X-plane has better interfacing then FSX/Prepar3d and even FS2020.
I still keep far from FS2020 for my sim, looks great but still features like multiple monitors and views are not available.
I don't think there is a Lear 45 for X-Plane, but a Lear 35 is available and the Lear 75 is in development for X-Plane 12!!
I have allmost entirely switched to Airmanager as software for my sim.
Only the DU3 MFD isn't developed yet.
Not all is perfect, every now and then i discover an error of something does not function as it should.
But i am happy so far.
Here is a video
X-plane has better interfacing then FSX/Prepar3d and even FS2020.
I still keep far from FS2020 for my sim, looks great but still features like multiple monitors and views are not available.
I don't think there is a Lear 45 for X-Plane, but a Lear 35 is available and the Lear 75 is in development for X-Plane 12!!
I need to build my CDU first , and create software for it .
But i think the software part isn't that difficult anymore, because i am able to place things like waypoint on a map now.
Another cool feature of the AirManager is it uses mapdata , i disable that on my MFD because it is supposed to be a black background, but i can easily use a chart instead of the black backgound.
Also this could be displayed on other instruments like a CDU, i believe this is available in a add-on Lear45 gauge.
I need to build my CDU first , and create software for it .
But i think the software part isn't that difficult anymore, because i am able to place things like waypoint on a map now.
Another cool feature of the AirManager is it uses mapdata , i disable that on my MFD because it is supposed to be a black background, but i can easily use a chart instead of the black backgound.
Also this could be displayed on other instruments like a CDU, i believe this is available in a add-on Lear45 gauge.
Airmanager still has no option to plot a flightplan, still on the wishlist for many users.
Seems to happen in the near future.
Still there are a few people who have managed to plot a plan.
But no resources available and neither are the guys ..:S
So i create a flightplan with littlenavmap , convert the saved file (xml) to json format and read that in the Airmanager.
Result is dots, squares and triangles which show a flightplan, sort of.....
Little demo:
Airmanager still has no option to plot a flightplan, still on the wishlist for many users.
Seems to happen in the near future.
Still there are a few people who have managed to plot a plan.
But no resources available and neither are the guys ..:S
So i create a flightplan with littlenavmap , convert the saved file (xml) to json format and read that in the Airmanager.
Result is dots, squares and triangles which show a flightplan, sort of.....
Little demo:
Forum NavigationRoel's interfacing topic
#71 · April 22, 2022, 2:44 pm#72 · April 22, 2022, 9:05 pm#73 · August 9, 2022, 3:03 pm#74 · August 9, 2022, 8:00 pm#75 · August 10, 2022, 2:16 am#76 · August 13, 2022, 11:12 am#77 · August 13, 2022, 2:28 pm#78 · August 13, 2022, 9:00 pm#79 · August 22, 2022, 4:10 pm#80 · October 17, 2022, 1:25 pm
2017-10-10
Comments are closed, but trackbacks and pingbacks are open.