Skip to content
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

Support FSX approaches and transitions #16

Closed
albar965 opened this issue Oct 2, 2016 · 1 comment
Closed

Support FSX approaches and transitions #16

albar965 opened this issue Oct 2, 2016 · 1 comment

Comments

@albar965
Copy link
Owner

albar965 commented Oct 2, 2016

  • Allow user to select approaches and transition from FSX stock data
  • Draw these on the map
  • Add waypoints to flight plan
  • Save selected appr and trans as a look-aside file besides PLN
@albar965 albar965 self-assigned this Oct 2, 2016
@albar965 albar965 modified the milestone: Release 1.4 Jan 9, 2017
albar965 added a commit that referenced this issue Jan 17, 2017
Adapted to database optimizations.
albar965 added a commit that referenced this issue Jan 21, 2017
…for approach information in information window. #16
albar965 added a commit that referenced this issue Jan 23, 2017
Disabled drawing of old magnetic pole.
albar965 added a commit that referenced this issue Jan 27, 2017
Added saving and loading of complete state of approach tree display.
Added display options for approach, transition and missed.
Darkened waypoint symbol for better readability.
All #16
albar965 added a commit that referenced this issue Jan 28, 2017
…Fixed rounding errors when drawing arc. #16

Fixed error in unit using locale for narrow text.
Increased code_width for formatting.
albar965 added a commit that referenced this issue Jan 29, 2017
Added "to DME distance" legs. #16
albar965 added a commit that referenced this issue Jan 29, 2017
Selection and full state of tree is now saved. #16
albar965 added a commit that referenced this issue Jan 30, 2017
…y issues with approaches. Holds were painted too small if size is not given. Added GPS overlay indication. Replaced display position in legs with line. Fixed errors in query and approach cache. #16
albar965 added a commit that referenced this issue Feb 3, 2017
Added separate type for artificial approach waypoints.
Added errors to remarks column.
albar965 added a commit that referenced this issue Feb 3, 2017
Prepared for proper CF leg handling. Improved selection behavior in approach tree.
Removed runway tree elements.
Fixed saving of approach tree state. All #16
albar965 added a commit that referenced this issue Feb 3, 2017
albar965 added a commit that referenced this issue Feb 3, 2017
albar965 added a commit that referenced this issue Feb 3, 2017
…or report. Fixed error in VI and CI legs. Added theta and rho to recommended navaid. #16
albar965 added a commit that referenced this issue Feb 6, 2017
albar965 added a commit that referenced this issue Feb 6, 2017
…tored text placement.

Fixed wrong course display that ignored magnetic variance. #16
albar965 added a commit that referenced this issue Feb 6, 2017
… approaches and transitions in tree. Fixed hold size when values are missing. Fixed saving of approach tree status. #16
albar965 added a commit that referenced this issue Feb 7, 2017
Fixed problem with side effects in approach cache. Now the full leg list is saved for each transition.
Added transition type to tree. Intercepted legs by CF have a label now.All #16
albar965 added a commit that referenced this issue Feb 16, 2017
Added highlighting of active approach and route legs.
Disabled editing of invisible route legs.
Replaced style sheet for tree widget with delegate for grid.
Fixed behavior for database change and reload.
Added simulator aircraft debugging by mouse movement. All #16
albar965 added a commit that referenced this issue Feb 24, 2017
…roach display. Enabled flight plan distance calculation including approaches. #16
albar965 added a commit that referenced this issue Feb 24, 2017
Added artificial leg to get distance to runway end.
Put route label on top of tab list.
All distance now updated when changing approaches.
Top of descent distance corrected when switching approaches.
Added valid method for all map objects. #16
albar965 added a commit that referenced this issue Feb 24, 2017
Added approach information to aircraft progress display. #16
albar965 added a commit that referenced this issue Feb 24, 2017
Added menu items to select active leg manually.
Fixed issues with magvar handling in route.
Fixed display of true course in progress if no magnetic variance is available.
Route legs that are hidden by an approach are now disabled.
Active leg, course and distances are now cached. #16
albar965 added a commit that referenced this issue Feb 24, 2017
Fixed tod point buried below approach lines. #16
albar965 added a commit that referenced this issue Feb 24, 2017
Added remaining distance to approach table.
Added raising of approach tab when jumping over to approach or transition.
Optimizations when highlighting legs. Changed formatting and alignment in approach tree and table to be more compact.
Fixed updates and aircraft positioning problems in elevation profile.
Disabled distances for route legs that are replaced by approaches. #16
albar965 added a commit that referenced this issue Mar 4, 2017
…ntercept legs.

Enabled correct mouse hover over profile display and approach legs.
Corrected display of top of descent point along approaches.
Can attach route to transitions beginning with course to fix legs now.
Fixed crashes.
Fixed too many updates caused by ignoring change of active leg.
Improved drawing and recognition of bows for intercepting course.
Now omitting course and distance in tree widget for segments without. #16
albar965 added a commit that referenced this issue Mar 4, 2017
Fixed distance and time display in approach tree. #16
albar965 added a commit that referenced this issue Mar 4, 2017
Fixed active hold not highlighted if first in transition.#16
albar965 added a commit that referenced this issue Mar 6, 2017
Fixed crash when attaching initial fix to flight plan. Fixed regression when adding waypoints to flight plan. Corrected display of leg when approaching initial fix in progress display. Allowed procedure display for more higher zoom levels. #16
albar965 added a commit that referenced this issue Mar 6, 2017
Active leg is now removed when disconnecting from simulator.
Route distance is now calculated properly again not considering missed approach.
Added painting of recommended fix for procedures.
Fixed wrong aircraft display in profile widget when using missed approaches.
All #16
@albar965
Copy link
Owner Author

albar965 commented Mar 9, 2017

Add waypoints to flight plan
Will be done with #99

Save selected appr and trans as a look-aside file besides PLN
Will not be done. Will only save waypoints in PLN files.

@albar965 albar965 closed this as completed Mar 9, 2017
albar965 added a commit that referenced this issue Mar 11, 2017
…#99

Added mark for highlighting fly over points. Added airport to flight plan label if approach is from other. Ignoring turn direction both now. No distance indication for altitude and manually terminated legs now. #16
albar965 added a commit that referenced this issue Mar 19, 2017
Rearranged procedure search header.
Fixed problem with procedures not found when loading.
Fixed multiple crashes.
Added reset search and view to procedure search.
Remove "show procedures" option.
Fixed problems with active leg sequencing in procedures.
Fixed crashes when creating new flight plan and redo after procedure change.
Fixed drawing of flight plan after reorganization. All #99 and #16
albar965 added a commit that referenced this issue Mar 21, 2017
Fixed error that messed up undo history when adding new airport with procedure.
Artificial start of procedure legs now have a copy of the following navaid.
Now inhibiting the editing of procedure legs in the whole program.
Fixed procedure releated crashes in profile widget.
Fixes in leg sequencing and distance calculation when using procedures.
Fixed duplicate entries in runway filter in procedure search.
All #99 and #16
albar965 added a commit that referenced this issue Mar 27, 2017
Routing now considers SID, STAR and approaches.
Fixed direct route messing up procedure information. #16 #99
albar965 added a commit that referenced this issue Mar 27, 2017
…s. Had to add runway for finding procedures among duplicates.

Now resetting procedure filter when changing simulator.
Approach filter combo box is now hidden if simulator is not P3D.
Fixed problem with messed up procedures when appending flight plan or after switching simulators.
Reduced distance tolerance when looking for approaches.
#99 and #16

Saving simulator state after switching now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant