invernyx / smartcars-3-bugs

The bug tracker for the smartCARS 3 application
3 stars 0 forks source link

[BUG] - Taxiing to Gate Quick? #164

Closed walkerairtrans closed 1 year ago

walkerairtrans commented 1 year ago

Describe the bug

It seems fast when transitioning from landing to taxiing to gate over SC2.

My log is formatted... [15:36:07] Touched down at -152 fpm, gear lever: down, pitch: 1, roll: 2 degrees left, 141 kts [15:36:46] Landed in 5282 ft, fuel: 5675 lb, weight: 133206 lb [15:36:46] Taxiing to gate

This was earlier in the alpha but same quick transition. 2023-04-06T21:35:13.253Z - Flight phase set to landed 2023-04-06T21:35:38.471Z - Flaps set to 19% 2023-04-06T21:36:51.109Z - Flight phase set to taxi to_gate

How do you reproduce this bug?

  1. Land and monitor the log. It moves quickly between landed and taxiing to gate.

Expected behavior

Maybe a bit more time? Not sure what triggers the phase. Maybe be pointless but figure I raise it up.

Screenshots

No response

Operating system

Windows 11

Community airline

Walker Air Transport

smartCARS Version

Latest

Plugins installed

chat, map, flight center, flight tracker, logbook

Additional context

No response

turbofandude commented 1 year ago

This is actually the intended behavior, albeit maybe not as clear as it should be. The "Landed in ..." log item is not a flight phase - it's just a summary of landing data. It's recorded RIGHT before the taxi to gate phase as that's the point it considers the landing "over" and safe to report the information.

The "touched down" log is literally just that; the log of the touchdown. This log will be repeated for significant bounces, etc., but the "landed in..." one will not.