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

Scope Commands #14

Closed
erikquinn opened this issue Jan 2, 2017 · 0 comments
Closed

Scope Commands #14

erikquinn opened this issue Jan 2, 2017 · 0 comments
Assignees
Labels
feature Addition of a COMPLETELY NEW feature

Comments

@erikquinn
Copy link
Member

erikquinn commented Jan 2, 2017

There are various commands that the CONTROLLER themselves actually will enter into their scope. Includes things like:

We need the ability to "toggle" between two different command bars. One that controls the simulation (airplanes), and one that allows us to manipulate our scope as a controller would. I'm thinking tab to switch between them.

Some commands will be simply typed, and others will have Q-messages (or similar) accessible through hotkeys.


Planned key mappings:

F1:  VCT DEC (Vector Decrease)
F2:  VCT INC (Vector Increase)
F3:  INIT TRK (Initiate Track)
F4:  DROP TRK (Drop Track)
F5:  ALT (Altitude)
F6:  RTE (Route Display)
F7:  HALO (Halo Display)
F8:  INT (Interim Altitude)
F9:  FR (Flightplan Request)
F10: PVD (Push Data Block)
F11: (none-- used for fullscreen)
F12: (none-- used for dev tools)
@erikquinn erikquinn added the enhancement Notable improvement or expansion upon an EXISTING feature label Jan 2, 2017
erikquinn pushed a commit that referenced this issue Jan 17, 2017
erikquinn pushed a commit that referenced this issue Jan 17, 2017
…n load if one exists (#14)

- feature/ATC-12 - adds http-server and `start` script to package.json that fires up a local server (#22)
- Adds comments to ArrivalBase for future refactor work
- Simplifies airline_get method and abstracts addAirline() into its own method.
- Abstracts parse logic into helper methods. Updates instances of for/in loops to use forEach instead.
- Changes .createChildren() method names to ._init()
- Adds doc blocks to new AirportModel methods.
- Abstracts if logic out of AirportModel.parse()
- Updates getFix to getFixPosition in AirportModel
- Updates references
@erikquinn erikquinn added this to the v5.2.0 milestone Apr 16, 2017
@n8rzz n8rzz modified the milestones: v5.3.0, v5.2.0 May 4, 2017
@erikquinn erikquinn mentioned this issue Jun 1, 2017
@erikquinn erikquinn added feature Addition of a COMPLETELY NEW feature and removed enhancement Notable improvement or expansion upon an EXISTING feature labels Jul 24, 2017
@erikquinn erikquinn mentioned this issue Jul 24, 2017
@erikquinn erikquinn added the has pull request Add this label when an issue has a PR which will resolve it label Jul 24, 2017
@erikquinn erikquinn removed this from the v5.3.0 milestone Aug 4, 2017
@erikquinn erikquinn self-assigned this Sep 5, 2017
@n8rzz n8rzz removed the has pull request Add this label when an issue has a PR which will resolve it label Nov 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Addition of a COMPLETELY NEW feature
Projects
None yet
Development

No branches or pull requests

2 participants