Added: COM_STBY_RADIO_SET = 260 + 123.450 COM2_STBY_RADIO_SET = 261 + 123.450 Logs to several connector events Changed: Visual overhaul of the dashboard Dashboard overview Dashboard logic How com ports +…
C++
-
-
The output menu was buggy, looked dated, and was difficult to navigate, if I may say so myself. Let me quickly give you an overview of what has changed before…
-
While the temperatures are rising, it’s time for our first summer update! You guys have requested logs for quite some time, but they finally arrived. The first batch of logged…
-
This update mainly focuses on solidifying the foundation instead of adding new features. Let’s begin with the bug fixes before we dive into the nitty-gritty. Fixed Added an extra check…
-
It’s been a while, but here is version 0.9.7. I finally figured out how we can retrieve custom variables from MFS2020. This was the last missing piece of the puzzle.…
-
In a previous article, we’ve looked into adding visual elements to a generic TFT screen for our primary flight display. But what a waste it would be if we didn’t…
-
ArduinoBlogC++mfs2020Programming basicsTutorial
Creating our first ESP32 flight display graphics
by adminby adminIn our last article, we’ve focused on the wiring and underlying protocols of our custom ESP32 primary flight display. It’s time to start bringing this contraption to life with the…
-
I wanted to create a single video explaining the basics of creating your own custom LCD PFD. After 6 hours of recording, I realized that nobody would watch a full-fledged…
-
Working on this update has been a struggle but I cleaned up some old code, added some new, and here it is. Version 0.9. for my mfs2020 flight sim connector.…
-
ArduinoC++Flight sim connectormfs2020Release notes
0.9 Releasing this Saturday, patch notes
by adminby adminThe update is done and in a stable enough state to be tested by the world. The main focus has been on simplifying the UI, adding output sets, and most…