Skip to content

Commit

Permalink
Merge pull request #6 from Chadarius/speedlimitercontrol
Browse files Browse the repository at this point in the history
New speed limiter macros for use with Joystick Gremlin. Updated other…
  • Loading branch information
Chadarius authored Jan 23, 2023
2 parents b329c97 + c0b7529 commit 3e76fcf
Show file tree
Hide file tree
Showing 10 changed files with 51 additions and 1 deletion.
Binary file modified ASMBL Astra-Profile.vap
Binary file not shown.
50 changes: 50 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,56 @@ Planned upgrade notes
### Fixed
--->
## [v0.4.3](https://github.com/Chadarius/StarCitizenVoiceAtk/archive/refs/tags/v0.4.3.zip) - 2023-01-23

Created Voice Attack macros to control Joystick Gremlin keyboard shortcuts that control vJoy 2 Z axis that sets the Speed Limiter.

### Added
- Navigation
- "Set Impulse Power to 0-100" (or just "Impulse 0-100") where 0-100 is just the percentage you want it set at. This will set it to the nearest percent in 5 percent increments.
- CTRL-minus speed control down 5%
- CTRL-plus speed control up 5%
- CTRL-zero speed control to 0
- Standard Impulse
- This sets the speed limiter to 15%. This is approximately the SCM speed for most ships.
- Combat impulse
- This sets the speed limiter to 35%
- Half Impulse
- This sets the speed limiter to 50%
- Full Impulse
- This sets the speed limiter to 100%
- Full stop
- This sets the speed limiter to 0
- Takeoff and Landing
- Cast off and head to Standard Orbit
- Runs cast off (reset power triangle, turns on engines), runs HCS VoicePack Launch (lifts off, gear up), and then runs Standard Orbit (sets max engine power, full impulse, and 10 second burn)
- Prepare for landing/Final approach
- Request landing, Reset power, standard impulse, Gear down
- Combat
- Red Alert
- Reset power triangle, combat speed (35%) gimbles on
- Reset Gimbals
- Changes gimbal setting two times to set to gimbals off (will change in 3.18 when gimball controls are updated to work better)

### Changed
- Navigation
- Standard Flight
- Reset power triangle and set speed limiter to 15%
- Standard Orbit
- Instructs to point ship to 90 degrees with 3 second count down. Then sets max engine power, full impulse, and 10 second burn.
- Takeoff and Landing
- Request landing/takeoff
- ALT-N (must setup in Star Citizen config). This will be the default in 3.18
- Utility
- Display Info 0-4
- Sets console command "r_displayinfo" from 0-4
- Configure HOTASAS
- Runs "pp_rebindkeys X-55-56-LogiExtreme-HOTASAS" command in console
- Quick Reference Guides
- Open Voice Attack Quick Reference Guide

### Fixed

## [v0.4.2](https://github.com/Chadarius/StarCitizenVoiceAtk/archive/refs/tags/v0.4.2.zip) - 2022-12-30

### Added
Expand Down
Binary file added Combat.vap
Binary file not shown.
Binary file modified Navigation.vap
Binary file not shown.
Binary file modified Quick Reference.vap
Binary file not shown.
2 changes: 1 addition & 1 deletion TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ I will track planninng and progress here for Star Citizen VoiceAttack macros.
- [ ] Create "Quck Sell" macro video
- [ ] Create "FOIP/headtracking" macro video
- [ ] Create "Damage Report and Maintenance" macros video
- [ ] Create "Flight mode" macros video
- [ ] Create "Quick reference" macros video
- [ ] Joystick quick reference
- [ ] Keyboard quick reference
Expand All @@ -33,6 +32,7 @@ I will track planninng and progress here for Star Citizen VoiceAttack macros.
### In Progress

### Done ✓
- [X] Create "Flight mode" macros video
- [X] Create "Stanton Navigation" macros
- [X] Clear nav point
- [X] Crusader
Expand Down
Binary file modified Takeoff and Landing.vap
Binary file not shown.
Binary file modified Utility.vap
Binary file not shown.
Binary file modified star citizen voice attack quick reference guide.ods
Binary file not shown.
Binary file modified star citizen voice attack quick reference guide.pdf
Binary file not shown.

0 comments on commit 3e76fcf

Please sign in to comment.