Skip to content

Commit

Permalink
Remove RemoteVSCS
Browse files Browse the repository at this point in the history
  • Loading branch information
dirtyformal authored Nov 3, 2021
2 parents 205d605 + 55b2961 commit b200e37
Show file tree
Hide file tree
Showing 22 changed files with 9 additions and 22,274 deletions.
9 changes: 8 additions & 1 deletion .github/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -424,4 +424,11 @@ A new VSCS plugin has been added to the Dataset, enabling the Controller to open

This plugin opens a local webserver that allows you to access the interface either through your host machine, or through a mobile device on the same local network. The webserver is hosted on the local machine through port `7673`. This means that on your local machine, you can type `localhost:7673` into your web browser to find the interface. To access the interface through a networked device, the local machine's local IP address should be used instead of `localhost`.

Special thanks to Zach from VATPAC and Jake from vatSys for working on the plugin. The styles for the plugin have been slightly adjusted for use with the VATNZ dataset. The project data respository [can be found here](https://github.com/vatSys/RemoteVSCSPlugin).
Special thanks to Zach from VATPAC and Jake from vatSys for working on the plugin. The styles for the plugin have been slightly adjusted for use with the VATNZ dataset. The project data respository [can be found here](https://github.com/vatSys/RemoteVSCSPlugin).


### Revision B (Bug Fixing)

The VSCS Plugin released as a part of 2111 Revision A has been withdrawn, as it is causing a crashing issue when switching between datasets.

The NZ customised version of the plugin will be available in the future for download, once some additional bugs have been squashed.
1 change: 0 additions & 1 deletion MET.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<NOTAM url="http://api.vateud.net/notams/%ICAO.xml" xmlDataTag="raw" />
</ProductTypes>
<Browsers>
<LocalVSCS url="http://localhost:7673/" />
<AIP url="http://www.aip.net.nz/" />
<IFIS url="https://www.ifis.airways.co.nz/script/briefing/aerodrome_briefing.asp" />
<MetFlight url="http://metflight.metra.co.nz/MetFlight.php" />
Expand Down
Binary file removed Plugins/RemoteVSCS/Newtonsoft.Json.dll
Binary file not shown.
11,305 changes: 0 additions & 11,305 deletions Plugins/RemoteVSCS/Newtonsoft.Json.xml

This file was deleted.

Binary file removed Plugins/RemoteVSCS/RemoteVSCSPlugin.dll
Binary file not shown.
11 changes: 0 additions & 11 deletions Plugins/RemoteVSCS/RemoteVSCSPlugin.dll.config

This file was deleted.

Binary file removed Plugins/RemoteVSCS/RemoteVSCSPlugin.pdb
Binary file not shown.
142 changes: 0 additions & 142 deletions Plugins/RemoteVSCS/css/style.css

This file was deleted.

5 changes: 0 additions & 5 deletions Plugins/RemoteVSCS/debug.log

This file was deleted.

Binary file removed Plugins/RemoteVSCS/favicons/apple-touch-icon.png
Binary file not shown.
Binary file removed Plugins/RemoteVSCS/favicons/favicon-16x16.png
Binary file not shown.
Binary file removed Plugins/RemoteVSCS/favicons/favicon-32x32.png
Binary file not shown.
31 changes: 0 additions & 31 deletions Plugins/RemoteVSCS/favicons/safari-pinned-tab.svg

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file removed Plugins/RemoteVSCS/fonts/Terminus-Bold.ttf
Binary file not shown.
Binary file removed Plugins/RemoteVSCS/fonts/Terminus.ttf
Binary file not shown.
2 changes: 0 additions & 2 deletions Plugins/RemoteVSCS/js/jquery-3.6.0.min.js

This file was deleted.

Loading

0 comments on commit b200e37

Please sign in to comment.