Releases: gefs-plugins/fmc-requirejs
FMC v0.5.5r2
Flight Management Computer
An extension for GeoFS that adds an FMC which controls features such as VNAV, LNAV, route, progress information, etc.
Change Log: v0.5.5r2 (Hot Fix)
- Make FMC loadable again
- Removed marker and map path feature for a future update
Change Log: v0.5.5-m1
- GeoFS switched from
httptohttps. Userscript changed to ensure proper loading. - LNAV path now follows the shape of the earth (geodesic - great circle, instead of straight line)
Installation
To add the script to the game, you must first have Autopilot++ installed. Then, install a userscript plugin if you don't already have one.
- TamperMonkey (Chrome, Microsoft Edge, Safari, Opera Next, Dolphin Browser, and Firefox)
- GreaseMonkey (Firefox)
- ViolentMonkey (Opera)
Download the attached ZIP and drag the .user.js file into your browser with the plugin
Note: IE Browser is NOT supported. If you have IE, consider changing a browser...
If you already have a userscript plugin installed in your browser, you can install FMC directly, without a download.
FMC v0.5.5-m1
Flight Management Computer
An extension for GeoFS that adds an FMC which controls features such as VNAV, LNAV, route, progress information, etc.
Change Log: v0.5.5-m1
- GeoFS switched from
httptohttps. Userscript changed to ensure proper loading. - LNAV path now follows the shape of the earth (geodesic - great circle, instead of straight line)
Change Log: v0.5.5
- FMC is now compatible and only compatible with Autopilot++ v0.11.0 (or newer)
- Update MDL Elements using custom knockout binding handlers
- Fixed a bug where
googleis not defined on load - Fixed a bug where flaps extend/retract and gear up/down events are not tracked in log
Installation
To add the script to the game, you must first have Autopilot++ installed. Then, install a userscript plugin if you don't already have one.
- TamperMonkey (Chrome, Microsoft Edge, Safari, Opera Next, Dolphin Browser, and Firefox)
- GreaseMonkey (Firefox)
- ViolentMonkey (Opera)
Download the attached ZIP and drag the .user.js file into your browser with the plugin
Note: IE Browser is NOT supported. If you have IE, consider changing a browser...
If you already have a userscript plugin installed in your browser, you can install FMC directly, without a download.
FMC v0.5.5
Flight Management Computer
An extension for GeoFS that adds an FMC which controls features such as VNAV, LNAV, route, progress information, etc.
Change Log
- FMC is now compatible and only compatible with Autopilot++ v0.11.0 (or newer)
- Update MDL Elements using custom knockout binding handlers
- Fixed a bug where
googleis not defined on load - Fixed a bug where flaps extend/retract and gear up/down events are not tracked in log
Installation
To add the script to the game, you must first have Autopilot++ installed. Then, install a userscript plugin if you don't already have one.
- TamperMonkey (Chrome, Microsoft Edge, Safari, Opera Next, Dolphin Browser, and Firefox)
- GreaseMonkey (Firefox)
- ViolentMonkey (Opera)
Download the attached ZIP and drag the .user.js file into your browser with the plugin
Note: IE Browser is NOT supported. If you have IE, consider changing a browser...
If you already have a userscript plugin installed in your browser, you can install FMC directly, without a download.
FMC v0.5.4
Flight Management Computer
An extension for GeoFS that adds an FMC which controls features such as VNAV, LNAV, route, progress information, etc.
Change Log
- Fixed init bug:
'geofs.aircraft' is not defined - Fixed a bug where VNAV profile experiences
ArrayIndexOutOfBounds - Next waypoint distance will no longer show up if there is no next waypoint
- Added route visualization unto native GeoFS map
Installation
To add the script to the game, you must first have Autopilot++ installed. Then, install a userscript plugin if you don't already have one.
- TamperMonkey (Chrome, Microsoft Edge, Safari, Opera Next, Dolphin Browser, and Firefox)
- GreaseMonkey (Firefox)
- ViolentMonkey (Opera)
Download the attached ZIP and drag the .user.js file into your browser with the plugin
Note: IE Browser is NOT supported. If you have IE, consider changing a browser...
If you already have a userscript plugin installed in your browser, you can install FMC directly, without a download.
FMC v0.5.3
Flight Management Computer
An extension for GeoFS that adds an FMC which controls features such as VNAV, LNAV, route, progress information, etc.
Fixed Bugs
- Plane dives or climbs uncontrollably on descent, see Issues #5
- At cruise, speed is not set to
Mach.mode (when VNAV and Speed Control are both on) - Speed Control toggle has no effect
- When waypoint is deactivated with VNAV on, altitude is reset to the first restricted altitude in route
- When plane descends below 10,000 ft, altitude and v/s are set to the first descent profile (cruise speed)
- Altitude restriction does not recognize
0as valid
Installation
To add the script to the game, you must first have Autopilot++ installed. Then, install a userscript plugin if you don't already have one.
- TamperMonkey (Chrome, Microsoft Edge, Safari, Opera Next, Dolphin Browser, and Firefox)
- GreaseMonkey (Firefox)
- ViolentMonkey (Opera)
Download the attached ZIP and drag the .user.js file into your browser with the plugin
Note: IE Browser is NOT supported. If you have IE, consider changing a browser...
If you already have a userscript plugin installed in your browser, you can install FMC directly, without a download.
FMC v0.5.2
Flight Management Computer
An extension for GeoFS that adds an FMC which controls features such as VNAV, LNAV, route, progress information, etc.
Change Log
- Ported FMC to KnockoutJS, allowing for a more versatile and dynamic UI
- Added a LEGS tab for easier viewing of waypoint information
- Shift + click waypoint delete button now removes ALL waypoints
Installation
To add the script to the game, you must first have Autopilot++ installed. Then, install a userscript plugin if you don't already have one.
- TamperMonkey (Chrome, Microsoft Edge, Safari, Opera Next, Dolphin Browser, and Firefox)
- GreaseMonkey (Firefox)
- ViolentMonkey (Opera)
Download the attached ZIP and drag the .user.js file into your browser with the plugin
Note: IE Browser is NOT supported. If you have IE, consider changing a browser...
If you already have a userscript plugin installed in your browser, you can install FMC directly, without a download.
FMC v0.5.1-beta
Flight Management Computer
An extension for GeoFS that adds an FMC which controls features such as VNAV, LNAV, route, progress information, etc.
Change Log
- Ported the original Flight Management Computer to RequireJS
- FMC is now compatible and only compatible with the newest version of GeoFS (GeoFS v1.5)
- UI update: moved from Bootstrap to Google's Material Design Lite
- Seamlessly update Autopilot++ UI, thanks to Knockout
Installation
To add the script to the game, you must first have Autopilot++ installed. Then, install a userscript plugin if you don't already have one.
- TamperMonkey (Chrome, Microsoft Edge, Safari, Opera Next, Dolphin Browser, and Firefox)
- GreaseMonkey (Firefox)
- ViolentMonkey (Opera)
Download the attached ZIP and drag the .user.js file into your browser with the plugin
Note: IE Browser is NOT supported. If you have IE, consider changing a browser...
If you already have a userscript plugin installed in your browser, you can install FMC directly, without a download.