Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 02/19/2026 in all areas

  1. zzz....oh man...just woke up after a 18 month hibernation! Seriously....Nothing is forgotten, only life has happened. Here's a quick summary: Spent last 18-24 months in a significant life transition as I approach and prepare for retirement. Lots of loose ends to tie up and leave in the past. I now work full time for Laminar, a big change...and I have been positioning myself to stay in X-Plane work exclusively for the future. I'm wrapping up a 2-year private contract for the BETA ALIA production aircraft (which will be in X-Plane). I'll complete that work next month. Gizmo based code in all my products is nearing end of life and had complicated the update process due to the volume of code to rewrite......however AI has enabled a path to relearn concepts & rewrite the code as its become "X-Plane SDK aware" in the last year...This reduces the effort drastically and is a major catalyst. No fees for future updates on the MU2 or IXEG when they eventually go out. Updates will always be free for existing customers. They've earned that. After ALIA delivery, I'll return to push an update to the MU2 with the Gizmo code-base....I won't get OCD....I'll just push what I have, which is a good amount. After MU2 update, I begin code rewrites to serve as my future code platform for the MU2, IXEG and the forth-coming 717. This is foundational and absolutely required to guarantee long term compatibility for these products. Those aircraft will be the only three products I will maintain into retirement and beyond. That's the highlights. This gap in work has been all about my focus and preparation to sustain myself after retirement, and stay within the X-Plane ecosphere in the process.
    4 points
  2. I wanted to share a simple modification I made to the flight model to make an allowance for the reduced drag from the winglets. In the TorqueSim Discord channel, ProfessorCrash said the range increase is 300nm from 1100nm to 1400nm, a 27% increase in range. I therefore reduced the fuselage coefficient of drag (cd) by 27% from 0.058 to 0.049. I assumed a min cd of 0.025 (Plane Maker manual states a very sleek fuselage has a cd of 0.025) and deducted 27% from the difference between the min cd and the current cd, i.e. 0.058 - (0.27 x (0.058 - 0.025)) = 0.049. In my test flights to date, I am achieving range proportionate with ProfessorCrash's Tamarack performance graph. If you want to try this, the line to change in the CJ525.acf file is: P _body/0/_part_cd 0.049
    1 point
  3. Thank you for the addon! At the moment you have two right (green) navigation lights on the port and starboard winglets. Line 16 in Winglet_Lights.obj should be changed to " LIGHT_PARAM airplane_nav_left_size 1.787966 5.7948413 -7.8896279 0.2 1.0088034".
    1 point
×
×
  • Create New...