-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0488408
commit 9314051
Showing
1 changed file
with
5 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,14 @@ | ||
# HKCP Plugin | ||
The HKCP (Hong Kong Controller Plugin) contains improvements and added functionality to Euroscope for Hong Kong vACC Controllers. | ||
|
||
![HKCP Banner](https://github.com/user-attachments/assets/52c90289-ceb3-470a-8f28-4fa9cc82f706) | ||
| Branch | Latest Release | Status | | ||
|---|---|---| | ||
| Stable | ![Latest Release](https://img.shields.io/github/v/release/vatsimhk/HKCP) | ![Master Status](https://github.com/vatsimhk/HKCP/actions/workflows/build.yml/badge.svg?branch=master) | | ||
| Development | ![Latest Release](https://img.shields.io/github/v/release/vatsimhk/HKCP?include_prereleases) | ![Dev Status](https://github.com/vatsimhk/HKCP/actions/workflows/build.yml/badge.svg?branch=dev) | | ||
|
||
## VFPC | ||
VFPC (Virtual Flight Plan Checker) checks flight plans against relevant route and altitude restrictions. | ||
Originally developed by hpeter2 and DrFreas, it has been expanded on with modified functionality to better suit the needs of HKvACC. You can find the codebase of the original plugin [here](https://github.com/hpeter2/VFPC). While it greatly aids delivery controllers, it **does not negate the need for delivery controllers to thoroughly check every flight plan before release.** It cannot provide a solution to more major route issues. | ||
|
||
## Missed Approach Alarm | ||
The missed approach alarm allows tower controllers to send a visual and audio alert to TMA controllers for missed approaches. When the alert is sent (via the tag or window), the relevant TMA controllers receive a popup containing the details about the missed approach aircraft (callsign, airport, runway). The TMA controller can then acknowledge the request, saving the need for extra coordination over voice or chat. | ||
|
||
## Always On ATIS Display | ||
The Always On ATIS Display polls the vatsim datafeed for the latest ATIS at all 4 airports within the Hong Kong FIR, so they can be visually referenced at all times by controllers. The datafeed is slightly delayed, however this is the best option as there is no way to access the ATIS letter through the EuroScope SDK. | ||
The HKCP (Hong Kong Controller Plugin) contains improvements and added functionality to Euroscope for Hong Kong vACC Controllers, including realisitic AutoTrac III tags and radar targets, route / approach type selector, slot and MAESTRO delay integration, missed approach alarm, VFPC (Virtual Flight Plan Checker), and more. | ||
|
||
## How to use: | ||
- Load up the plugin | ||
- Add VFPC Tag Item type & function to Departure List | ||
HKCP comes auto-installed with the ![Hong Kong Sector Package](https://github.com/vatsimhk/Hong-Kong-Sector-Package). If you have trouble loading the plugin please seek support from vACC staff in the discord. | ||
|
||
If you get an error on load, please install the [latest C++ redistributables](https://aka.ms/vs/17/release/vc_redist.x86.exe) | ||
You can read the guide for HKCP and its functionality ![here](https://github.com/user-attachments/files/16362903/Hong.Kong.Controller.Plugin.Guide.R1.pdf). | ||
|
||
### How to define configurations | ||
Examples can be found in the given Sid.json file. | ||
If you get an error on load, please install the [latest C++ redistributables](https://aka.ms/vs/17/release/vc_redist.x86.exe) |