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

HMD Improvements #47

Merged
merged 6 commits into from
Feb 16, 2021
Merged

HMD Improvements #47

merged 6 commits into from
Feb 16, 2021

Conversation

YannikH
Copy link
Member

@YannikH YannikH commented Feb 15, 2021

No description provided.

@YannikH YannikH linked an issue Feb 15, 2021 that may be closed by this pull request
@YannikH YannikH modified the milestone: V0.3.0 Feb 15, 2021
@ampersand38
Copy link
Contributor

ampersand38 commented Feb 16, 2021

Elements moving with FOV change:

  • slip ball
  • wp arrow on heading tape
  • triangle boresight

With WP set in FNS, Custom Waypoint overrides:

  • wp arrow on heading tape
  • wp distance

With no wp set in FMS, these things point to map [0,0,0]:

  • Top down LZ helper
  • WP heading and travel time

Other:

  • Top down LZ helper doesn't seem to switch to imperial
  • Was the altitude above sea level left out on purpose?

@YannikH
Copy link
Member Author

YannikH commented Feb 16, 2021

Triangle boresight is actually the FLIR direction
FOV change on WP arrow and trianlge boresight can't be changed easily

Custom waypoint fixed (now all HUD elements point to the custom waypoint when one is present, waypoint name is MAP WPT)

image

LZ Helper now switches to imperial

ASL(MSL) altitude indicator added

@ampersand38
Copy link
Contributor

Looks really awesome! It's unfortunate that slip ball and heading tape arrow move on zoom, but at least there's no real reason to be looking at them while zoomed in.

@YannikH YannikH changed the base branch from Production to develop February 16, 2021 14:04
@ampersand38 ampersand38 self-requested a review February 16, 2021 14:05
@ampersand38
Copy link
Contributor

ampersand38 commented Feb 16, 2021

Potential tweaks that might be nice:

  • make the Speed box the same level with the MSL altitude box
  • Hide Q 0 C 0 in SFM

@ampersand38
Copy link
Contributor

close #31

A26mike added a commit that referenced this pull request Feb 22, 2021
* Merge pull request #2 from Project-Hatchet/code-only

* missing semicolon

* support files

* Create LICENSE

* editorconfig

* added ,githuib folder 

added multiple supporting documentation

* Update README.md

* requiredAddons

* Horizon (LEVELPnn) defines fixed

Pylonselected rpt spam fixed

* attempted to added a commit template

* Update CONTRIBUTING.md

* File cleanup

* Cabin doors (#45)

* block hook move when right door closed

* deconflict FRIES and doors

* lock door seats

* add RALT toggle keybind (#51)

* HMD Improvements (#47)

* HMD Updated to be more similar feature wise to kimi's HMDs

* PR Review fixees

* Add HMD Default Mode setting (#49)

* Review suggestions & PFD level indicator

* Final tweaks

Co-authored-by: Steve Zhao <ampersand38@gmail.com>

* fix copilot (#53)

close #26

* Create release.yml

* Removed .github files

Trying a new workflow that is more up to date 
trial and error with the bug report Templates

* Update issue templates (#55)

squashing and merging

* Create test.txt (#56)

* Fixed bug report ?

* Fixed Issue Templates 

Changed detailed Bug report to Crash Report
Added simple bug report 
updated formatting on feature request

* added prerequisite for simple bug report

* Minor edits 

-Added texture and model templates for issues

* check for h60 (#65)

* add default items (#64)

* increase sprungMass (#62)

* Create greetings.yml

* Create PULL_REQUEST_TEMPLATE.md

* Delete .github/PULL_REQUEST_TEMPLATE directory

* Delete config.yml

* RC 0.3.0 (#72)

Admin:
.editorconfig indent size from 4 to 2
minor version from 0.2.1 to 0.3.0
stringtables in most components
Full build resources added: binarized p3ds

Cockpit:
stage 1 of pilotCamera-based flir for all models except UH-60M
Missile cam custom info boxes for pylon models
copilot head limit matches pilot
New HMD features including waypoint info, metric units, declutter modes

Animation Sources;
GunnerSeats_Hide
Minigun_Mount_L_hide ammo box, belt, armature
Minigun_Mount_R_hide ammo box, belt, armature
Minigun_L_hide
Minigun_R_hide

Model related:
Front wheel dampers no longer collapse
SFM has wheel brakes
Cabin doors closed and open state don't clip or leave gaps
Hoist hook no longer slingloadable
Floor FFV seats individually accessible

Vehicle-in-vehicle:
HH-60 and MH-60M viv space btween gunner seats and ERFS, blocks and is blocked by passengers in the floor FFV seats, door seats not affected
UH-60M MEDEVAC viv space from bulkhead to bulkhead, door ffv seats
Added FD RALT Toggle keybind, request your favourite here #71

Close #66, #46, #44, #22, #5

Co-authored-by: YannikH <yannikhegge@gmail.com>

* cargoAlignment (#77)

* Fix UI error and fix the slick naming (#78)

Co-authored-by: Steve Zhao <ampersand38@gmail.com>
Co-authored-by: Michael <a26mike@gmail.com>
Co-authored-by: Michael <36065925+A26mike@users.noreply.github.com>
YannikH added a commit that referenced this pull request Feb 22, 2021
* Merge pull request #2 from Project-Hatchet/code-only

* missing semicolon

* support files

* Create LICENSE

* editorconfig

* added ,githuib folder 

added multiple supporting documentation

* Update README.md

* requiredAddons

* Horizon (LEVELPnn) defines fixed

Pylonselected rpt spam fixed

* attempted to added a commit template

* Update CONTRIBUTING.md

* File cleanup

* Cabin doors (#45)

* block hook move when right door closed

* deconflict FRIES and doors

* lock door seats

* add RALT toggle keybind (#51)

* HMD Improvements (#47)

* HMD Updated to be more similar feature wise to kimi's HMDs

* PR Review fixees

* Add HMD Default Mode setting (#49)

* Review suggestions & PFD level indicator

* Final tweaks

Co-authored-by: Steve Zhao <ampersand38@gmail.com>

* fix copilot (#53)

close #26

* Create release.yml

* Removed .github files

Trying a new workflow that is more up to date 
trial and error with the bug report Templates

* Update issue templates (#55)

squashing and merging

* Create test.txt (#56)

* Fixed bug report ?

* Fixed Issue Templates 

Changed detailed Bug report to Crash Report
Added simple bug report 
updated formatting on feature request

* added prerequisite for simple bug report

* Minor edits 

-Added texture and model templates for issues

* check for h60 (#65)

* add default items (#64)

* increase sprungMass (#62)

* Create greetings.yml

* Create PULL_REQUEST_TEMPLATE.md

* Delete .github/PULL_REQUEST_TEMPLATE directory

* Delete config.yml

* RC 0.3.0 (#72)

Admin:
.editorconfig indent size from 4 to 2
minor version from 0.2.1 to 0.3.0
stringtables in most components
Full build resources added: binarized p3ds

Cockpit:
stage 1 of pilotCamera-based flir for all models except UH-60M
Missile cam custom info boxes for pylon models
copilot head limit matches pilot
New HMD features including waypoint info, metric units, declutter modes

Animation Sources;
GunnerSeats_Hide
Minigun_Mount_L_hide ammo box, belt, armature
Minigun_Mount_R_hide ammo box, belt, armature
Minigun_L_hide
Minigun_R_hide

Model related:
Front wheel dampers no longer collapse
SFM has wheel brakes
Cabin doors closed and open state don't clip or leave gaps
Hoist hook no longer slingloadable
Floor FFV seats individually accessible

Vehicle-in-vehicle:
HH-60 and MH-60M viv space btween gunner seats and ERFS, blocks and is blocked by passengers in the floor FFV seats, door seats not affected
UH-60M MEDEVAC viv space from bulkhead to bulkhead, door ffv seats
Added FD RALT Toggle keybind, request your favourite here #71

Close #66, #46, #44, #22, #5

Co-authored-by: YannikH <yannikhegge@gmail.com>

* cargoAlignment (#77)

* Fix UI error and fix the slick naming (#78)

* Merge fix

Co-authored-by: Steve Zhao <ampersand38@gmail.com>
Co-authored-by: Michael <a26mike@gmail.com>
Co-authored-by: Michael <36065925+A26mike@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants