Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

State of Sparky 747

Featured Replies

7 minutes ago, mSparks said:

This function is 100% garbage:

Noice. So just need a IF to check override_throttle and flip between using simDR_throttle_ratio and simDR_engn_thro?

If eec is functional (norm or alt), override_throttle=1. That's going to be 99% of the time for most people. YT vid didn't talk about full on failure modes. But I'm guessing that would want override_throttle=1 as well for custom behavior. In the future.

Friendly reminder: WHITELIST AVSIM IN YOUR AD-BLOCKER. Especially if you're on a modern CPU that can run a flight simulator well. These web servers aren't free...

  • Replies 84
  • Views 21.1k
  • Created
  • Last Reply
16 minutes ago, blingthinger said:

Noice. So just need a IF to check override_throttle and flip between using simDR_throttle_ratio and simDR_engn_thro?

If eec is functional (norm or alt), override_throttle=1. That's going to be 99% of the time for most people. YT vid didn't talk about full on failure modes. But I'm guessing that would want override_throttle=1 as well for custom behavior. In the future.

Its a reasonably "fun" little problem to solve. its just my eta to play with it given my current schedule of more important things is sometime in February or March, which is why I threw it out there for anyone interested in playing aircraft engineer. Because it annoys me and I don't want to wait that long.

AutoATC Developer

Guys, you can try to ask at the Aerowinx forum... Nothing more close to the Boeing expertise than there 🙂

Flying gliders since 1980

Flightsimming since 1992

AMD Ryzen 5600x, 32GB RAM, GPU Nvidia RTX 3060 Ti 8 GB, 1 TB and 500 GB nvme2 SSD drives, HP 27" 60Hz LED monitor @ 1920x1080, T16000, Hotas from old X52 Pro, Saitek Combat Rudder Pro (2010 model)

7 hours ago, jcomm said:

Guys, you can try to ask at the Aerowinx forum... Nothing more close to the Boeing expertise than there 🙂

That'd be boring though. The fun thing about problem solving is solving it on one's own.

Edited by Bjoern

7950X3D + 7900 XT + 64 GB + Linux | 4800H + RTX2060 + 32 GB + Linux
My add-ons from my FS9/FSX days

10 hours ago, jcomm said:

Guys, you can try to ask at the Aerowinx forum... Nothing more close to the Boeing expertise than there 🙂

I found their user manual. Very detailed. I'll flip through that a bit to see if it can answer these questions. Also found another vid in that same channel msparks posted earlier, that talks AT.

The creativity will come in wrangling XP!

Friendly reminder: WHITELIST AVSIM IN YOUR AD-BLOCKER. Especially if you're on a modern CPU that can run a flight simulator well. These web servers aren't free...

23 hours ago, mSparks said:

for a start n1 has lots cool of simulation into it

Which n1/epr for the pid target? Default vs eicas? In other words, are you satisfied with the current turb perf maps?

EDIT: nevermind. Won't matter cause it'll be setting throttle_use

Edited by blingthinger

Friendly reminder: WHITELIST AVSIM IN YOUR AD-BLOCKER. Especially if you're on a modern CPU that can run a flight simulator well. These web servers aren't free...

  • 3 weeks later...
1 hour ago, mSparks said:

New tactic.

Oooo. Why can't I see the new pids in a dref editor?

Friendly reminder: WHITELIST AVSIM IN YOUR AD-BLOCKER. Especially if you're on a modern CPU that can run a flight simulator well. These web servers aren't free...

27 minutes ago, blingthinger said:

Oooo. Why can't I see the new pids in a dref editor?

the p i and d values are stored in /pid

the eccs are in pid/ecc/epr/ and pid/ecc/N1

throttle is using the original throttle drefs.

Make sure you git pull'd or grabbed the current zip (and selected the right version)

you can check you are in the most current from ident should have

op program 

XP1150-2022/12/27 20:56

and ohh need to change that to 12

EDIT:Just did a quick hop from Charles De Gaulle to London Heathrow, the actual AT part still needs some love (gonna rip out the pid and replace it with a sweeping window or whatever its called for SPD mode), SPD is "pumping" the throttle at altitude and its not handling IDLE properly, but all the other bugs this was causing (didn't stop with bad anims, the list grew quite long from testing so I had to "bite the bullet" and just get it in) seem to be under control now.

Edited by mSparks

AutoATC Developer

1 hour ago, mSparks said:

XP1150-2022/12/27 20:56

I'm on a git pull after your post. I see the lua commits but only see:

dyDX0ke.png

Also, it's doing an instant crash on load in. Lots of bouncing. Though that might be on my end. I'm running it via RDP this week and initial FPS is ~10 for a sec. Might be something glitchy w/ the FM at low FPS?

Friendly reminder: WHITELIST AVSIM IN YOUR AD-BLOCKER. Especially if you're on a modern CPU that can run a flight simulator well. These web servers aren't free...

1 minute ago, blingthinger said:

Lots of bouncing.

think that is saved preferences for the plane, kill the _pref file.

2 minutes ago, blingthinger said:

Might be something glitchy w/ the FM at low FPS?

There is some mitigation in for low framerates, but the system can't slow time like X-Plane can, anything under 30 is expected to be problematic

5 minutes ago, blingthinger said:

but only see:

Hmmm, strange, definately getting that OP PROGRAM?

4UyDVmp.png

AutoATC Developer

1 hour ago, mSparks said:

kill the _pref file.

Didn't help

https://youtu.be/txza8RAtLcM

 

Edited by blingthinger

Friendly reminder: WHITELIST AVSIM IN YOUR AD-BLOCKER. Especially if you're on a modern CPU that can run a flight simulator well. These web servers aren't free...

28 minutes ago, blingthinger said:

Yeah, that's been messing with a few of us, reasonably sure its the

747-400_prefs.txt

that gets created in the aircraft folder being incompatible between XP11 and XP12 acfs.

AutoATC Developer

32 minutes ago, mSparks said:

747-400_prefs.txt

Yeah, I've deleted it many times.

LR's dref editor shows the pids. Dunno why the new hotness doesn't.

Friendly reminder: WHITELIST AVSIM IN YOUR AD-BLOCKER. Especially if you're on a modern CPU that can run a flight simulator well. These web servers aren't free...

38 minutes ago, blingthinger said:

Yeah, I've deleted it many times.

LR's dref editor shows the pids. Dunno why the new hotness doesn't.

maximum xplane wierdness.

Must be something in preferences then.. its "not" coming from the git, because its a direct clone of what I test fly...

AutoATC Developer

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.