-
Notifications
You must be signed in to change notification settings - Fork 249
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
How to define holding pattern using command in bluesky.how to designate fix apart from waypoint using bluesky inside airspace ? #501
Comments
Hi, 00:00:00.00> HOLD Create Flight(s)00:00:0.00>CRE HOLD1,A346,UTREV,100 ,6100,210 00:00:00.00>ADDWPTMODE hold1, FLYOVER 00:00:00.00>ADDWPT HOLD1 UTRHD Approach - GNSS 1900:00:0.00>ADDWPTMODE hold1, FLYBY Stopping on runway00:00:00.00>HOLD1 ATDIST RW01,1.5,HOLD1 ALT 0 00:00:00.00>HOLD1 LNAV ON 00:00:00.00>TRAIL On 2 hold @ UTREV - Added UTRHL as the end of outbound 1min legUTREV hold is outbound 280 and 1min legs@ 6100altset trail to dt=2 for smooth displayed pattern.Based on 210kts 1min approx 3.5nm, 160kts approx 2.7nm, 100kts approx 1.7nm00:00:00.00>HOLD1 HDG 280 While somewhere in the Hold :HOLD1 direct UTREVHOLD1 AT UTREV STACK HOLD1 DIRECT CT2T1; HOLD1 VNAV onNot sure you can add a second scenario while the first is running, that's the manual part. Tried to make it work with ATDIST etc. but it became a bit "messy" :-) |
No description provided.
The text was updated successfully, but these errors were encountered: