Stuart Buchanan
7b526adb69
FG1000 HSI BRG/CDI controls
...
- BRG1/BRG2 now correctly show direction and distance to NAV1/NAV2/GPS/ADF
- CDI displays correctly against course, switchable between GPS/NAV1/NAV2
2018-03-16 15:21:39 +00:00
Stuart Buchanan
c46486c7de
FG1000 - Add working CDI to PFD.
...
CDI now displays correct GPS course, and BRG1/BRG2 softkeys (under PFD)
now display GPS, NAV1, NAV2, ADF with bearing arrows.
2018-03-06 22:12:22 +00:00
Stuart Buchanan
c37f1ff7bb
FG1000 PFD Inset Map, HDG, BARO, ALT controls
...
- Add inset map for PFD
- Add bindings to set the HDG, BARO, Altitude
2018-03-04 20:02:16 +00:00
Stuart Buchanan
98e11ec207
Initial FG1000 PFD
2018-02-26 21:24:21 +00:00
Stuart Buchanan
91dd762736
Support for Runway numbers on RWY MapStructure layer
...
- Change getInstance to getOrCreateInstance for FG1000.
- Implement runway numbering on AirportInformation page.
2018-02-18 21:41:17 +00:00
Stuart Buchanan
4111887700
Add Copyright notice and GPL information
2018-02-09 18:55:53 +00:00
Stuart Buchanan
be5e16f382
Factory methods for FG1000
...
- Use Factories to handle multiple FG1000 calls better.
- Fix DirectTo Map center.
2018-02-09 17:26:57 +00:00
Stuart Buchanan
9156006183
3D Model support for GDU-1045, general refactor
...
- Add GDU-1045 3d model courtesy of Jean-Paul ANCEAUX (www2).
- Refactor to simplify deployment in aircraft
- Add README file
2018-02-09 15:01:33 +00:00
Stuart Buchanan
857e983524
Support fgcommand, multiple MFD instances
...
- Add fgcommands FG1000HardKeyPushed, FG1000SoftKeyPushed, to
simplify bindings from model XML. See FG1000/Nasal/commands.nas
- Use Device ID to ensure commands affect only the device to which
they belong. Navigation data, FMS, EIS and ADC information is shared
across all devices.
2018-02-04 21:40:37 +00:00
Stuart Buchanan
bbd99635e3
Nearest NDB page and display NDBs
2018-02-02 16:06:42 +00:00
Stuart Buchanan
4c3c5cde63
Implement Nearest Intersections page.
2018-01-31 22:47:35 +00:00
Stuart Buchanan
11d811e93d
Set a default DTO target on AirportInfo page.
2018-01-30 20:59:16 +00:00
Stuart Buchanan
626cdd042a
Direct To support for flightplan waypoints.
2018-01-30 19:51:58 +00:00
Stuart Buchanan
902cac4dd6
Direct To Page - configure GPS from Direct To page
2018-01-29 21:43:43 +00:00
Stuart Buchanan
ee69231220
Direct To part 2 - Waypoint Submenu
2018-01-27 21:55:22 +00:00
Stuart Buchanan
da252c8a18
Initial Direct To page - non-functional.
2018-01-26 19:06:06 +00:00
Stuart Buchanan
0c4544c1e1
Add Config Store and MFD Header display.
...
ConfigStore for storing and retrieving config settings (needs XML import/export)
Header display with 4 different header fields (all configurable)
Publisher for ADC and FMS.
2018-01-18 19:37:50 +00:00
Stuart Buchanan
f6f5efe9f4
Use Emesary interface rather than airportinfo()
2018-01-13 21:07:32 +00:00
Stuart Buchanan
cbb281759c
NAV/COM Radio support
...
Add NAV/COM 8.33MHz radio support and integration
with the property trees for radios.
Also general cleanup.
2018-01-13 18:53:06 +00:00
Stuart Buchanan
b45ae04c15
Create a Listener-based property publisher.
...
Use it for NavCom, and include the Nav IDs in the display.
2018-01-10 23:11:38 +00:00
Stuart Buchanan
73424c1791
Update NAV/COMM frequencies from properties
...
- Add new Emesary notification type for NAV/COM data
- Create Update/Publish interfaces using Emesary from properties
- Use interfaces to drive updates to EIS and NAV/COM frequencies
- Change the PageGroupController to a "proper" MFD page
2018-01-05 16:37:39 +00:00