-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve and bugfix the ground services system #1456
Comments
After much contemplation I feel the menu system for the c172p is getting somewhat disorganized and confusing to navigate. I will make a new issue and proposal but not push any work until this issue is merged. I bring it up here because part of the menu reorganization is happening in this issue because the ground services work is a part of that reorganization. Even if we don't follow through with a total reorganization of the menu system, I feel the changes here are helping to alleviate the growing size of the main menu. I think once I present my proposal for further changes in the next issue it will make sense and be happily accepted. |
@wlbragg Shouldn't "Install cowl grill" be in "Ground Services"? (even if being able to install / uninstall it in flight is convenient for tests... cheating). However, it is not a "Secure aircraft" item... |
@wlbragg wrote
("Install Cowl Grill" below "Enable frost,...", in "Aircraft Options") The others (in Ground Services) are more rigorous. But indirect. "Ground Services" might be named "Ground Operations" (or a better wording if you have one). |
So, right. |
As you like for the Ground Equipment line deletions. You might be right, cleaner.
I don't know for this level of detail. OK for "Place left/right ladder?" |
No it is to the engine compartment. The heater blows hot air into the cowling. |
What's the difference with.. "...to engine?"? Or will it be one or the other in the lines? As "Apply..." or "Connect..."? |
To engine, would not be right, It's not really connect to the engine. Not really even connected to the aircraft. I know I am getting hung up on something of little importance. |
Yes, that could be right too. However, "connect" or "connected" is not that wrong, there is an air flow. |
Not easy to decipher. Most or them seemed to work at first, then they stopped after a few clicks on different buttons. At second launching, the effects work again (ladders, cones, tank trailer, power unit appear / disappear): everything seems correct for the objects. |
Wow, I had that issue as well and I thought I fixed it. OK, let me check it out. |
Ok, I found it. you can't have dialog-update and dialog-apply in the same menu, at least with the "load models". When I moved "Install cowl grill" over I forgot to change it. The only other thing I noticed is that if I click on objects too fast, going up and down the GUI options, sometimes it gets confused and a cone or ladder will still be visible but not checked, checking it again resets it and it still works. Not to be confused with the condition you described, that should be fixed now. |
Merged. |
This issue fixes some issues with the ground services system including the following.
Refactors the tie down system to eliminate the possibility of bouncing on startup when the tie downs are saved in the installed state.
Adds a second ladder.
Adjusts ground equipment to account for the various variants.
Add sound to the engine preheat system.
Correct a bug that was duplicating ground equipment and leaving them in a state where they could no longer be removed.
Still need to finish...
Add the logic to warm the engine when the preheater system is activated.
The text was updated successfully, but these errors were encountered: