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

Allow SRD dialog to search in flight levels #358

Closed
AndyTWF opened this issue Nov 17, 2021 · 1 comment · Fixed by #360
Closed

Allow SRD dialog to search in flight levels #358

AndyTWF opened this issue Nov 17, 2021 · 1 comment · Fixed by #360
Labels
released type: feature A new feature or enhancement

Comments

@AndyTWF
Copy link
Contributor

AndyTWF commented Nov 17, 2021

At the moment you have to search the SRD by altitude, this is somewhat clear from the dialog static text, but could be made more flexible to cater.

@AndyTWF AndyTWF added the type: feature A new feature or enhancement label Nov 17, 2021
AndyTWF added a commit to AndyTWF/uk-controller-plugin that referenced this issue Nov 17, 2021
Previously, you had type in the full altitude. Now it assumes that any altitude <1000 is a flight
level, and thus performs the conversion.

fix VATSIM-UK#358
AndyTWF added a commit that referenced this issue Nov 28, 2021
* feat(srd): allow srd searches by flight level

Previously, you had type in the full altitude. Now it assumes that any altitude <1000 is a flight
level, and thus performs the conversion.

fix #358

* Fix negation
AndyTWF added a commit that referenced this issue Nov 28, 2021
* feat(srd): allow srd searches by flight level

Previously, you had type in the full altitude. Now it assumes that any altitude <1000 is a flight
level, and thus performs the conversion.

fix #358

* Fix negation

* feat(srd): Indicate whether a route contains free route airspace

* Format

* Fix tests
AndyTWF added a commit that referenced this issue Nov 28, 2021
* feat(srd): allow srd searches by flight level

Previously, you had type in the full altitude. Now it assumes that any altitude <1000 is a flight
level, and thus performs the conversion.

fix #358

* Fix negation

* feat(srd): Indicate whether a route contains free route airspace

* fix(srd): Cater for longer routes in SRD dialog

* Format

* Fix tests
VATSIMUK pushed a commit that referenced this issue Nov 28, 2021
# [3.9.0](3.8.1...3.9.0) (2021-11-28)

### Bug Fixes

* **srd:** Cater for longer routes in SRD dialog ([#364](#364)) ([32136de](32136de)), closes [#358](#358)

### Features

* **srd:** allow srd searches by flight level ([#360](#360)) ([e7b1899](e7b1899)), closes [#358](#358)
* **srd:** Indicate whether a route contains free route airspace ([#363](#363)) ([ab0b62a](ab0b62a)), closes [#358](#358)
@VATSIMUK
Copy link

🎉 This issue has been resolved in version 3.9.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released type: feature A new feature or enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants