1
0
Fork 0
Commit graph

8614 commits

Author SHA1 Message Date
Florent Rougon
c88f766950 Docs/README.add-ons: minor changes 2018-02-27 20:31:10 +01:00
Florent Rougon
9b6b6d7f6d Docs/README.add-ons: document support for add-on-specific menus and dialogs
Document these new features of FlightGear 2018.2.
2018-02-27 13:16:11 +01:00
James Turner
27f254c1ac Merge /u/userid-658405/flightgear/ branch next3 into next
https://sourceforge.net/p/flightgear/fgdata/merge-requests/107/
2018-02-27 09:40:55 +00:00
Thomas Geymayer
8eb3707042 canvas.gui: Fix warning when deleting widget after canvas 2018-02-27 08:42:34 +01:00
Stuart Buchanan
98e11ec207 Initial FG1000 PFD 2018-02-26 21:24:21 +00:00
portree_kid
83c657df50 Remapped model & Loganair 2018-02-26 22:08:58 +01:00
Yves Tolosa-Joas
452ba72d51 Added Turkish Liveries for freighters and 777-300ER 2018-02-25 22:28:25 +01:00
Florent Rougon
2724f71978 Docs/README.add-ons: document property subtree reserved for add-on developers
For each add-on, the subtree of the global Property Tree starting at
/addons/by-id/ADDON_ID/addon-devel is reserved for the specific needs of
the add-on, where ADDON_ID stands for the add-on identifier.
2018-02-23 10:04:04 +01:00
Richard Harrison
a40754de46 c172p : 2018.1 Joystick compatibility fixes.
Merge pull request #972 - e74ac3f2ed
2018-02-22 19:38:43 +01: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
Torsten Dreyer
b6df0ded76 new version: 2018.2.0 2018-02-18 21:23:01 +01:00
Torsten Dreyer
bba8f05aff new version: 2018.1.1 2018-02-18 21:23:01 +01:00
Torsten Dreyer
07fdf02861 update list of metar stations
made wtih $FGMETA/from create_metar_dat.py
2018-02-18 21:08:21 +01:00
Yves Tolosa-Joas
e62ced6765 Fixed missing surface in H_Stab. Reduced vertex 2018-02-18 12:43:31 +00:00
Yves Tolosa-Joas
5f86e6a58f Traffic Update FEB 2018 2018-02-18 12:42:32 +00:00
Yves Tolosa-Joas
fad99e187d Kenya Airways Models and Trafic Update 2018-02-18 12:42:32 +00:00
Richard Harrison
088ad8db3d MP lag adjustment.
Preparation for work on the synchronisation and lag prediction filters that jano has underway
2018-02-16 19:37:03 +01:00
Richard Harrison
d7a9b36c08 Joystick dialog changes
- Engines control now use the same axis methods as the flight controls; which allows for these to have an inverted checkbox.

- Change the axis combo boxes to instead show a popup dialog (much like the button config). This is better because the items can be grouped sensibly.

- Changed the way that the "all engines" controls work - the dialog binds these to a "engines/XXXX-all" for which there is a listener in controls.nas which propogates over all engines.

- Added extra bindings to both the buttons and the axis dialogs.

- moved the "None" button to the bottom and renamed it to the more comprehensible "Remove assignment"
2018-02-16 19:35:50 +01:00
Richard Harrison
9aea8096cc Reduce transparency of alternate theme. 2018-02-16 19:35:49 +01:00
Thorsten Renk
d0789a1907 ALS: tentative fix for skydome monolith artifact - apparently this is a numerical accuracy issue (?) 2018-02-13 15:00:21 +02:00
Florent Rougon
96a5f8a8e3 Update comment in defaults.xml 2018-02-12 17:47:18 +01:00
Yves Tolosa-Joas
7eacaffdfd re-added Author & Source erased in last update 2018-02-11 21:01:02 +00:00
Yves Tolosa-Joas
ac39d66acb Added Scoot Traffic and Fleet, incl. Tiger aircrafts from companies merger 2018-02-11 21:01:01 +00:00
Yves Tolosa-Joas
961fdf6282 Added SunExpress livery for 738 AI model 2018-02-11 21:01:01 +00:00
Yves Tolosa-Joas
5b91cff897 Added Black Livery for Air New Zealand A320 and updated Traffic File to Jan 18 Timetable 2018-02-11 21:01:01 +00:00
Yves Tolosa-Joas
76fa85c469 Update to Pegasus traffic data 2018-02-11 21:01:00 +00:00
Rick Gruber-Riemer
8ead6e7c94 Saitek Pro Flight Rudder Pedals recognizing USB on Windows 10 2018-02-11 12:54:21 +01:00
Thorsten Renk
b09fcb593d Start adding widget collection for aircraft-side canvas dialogs 2018-02-11 10:04:08 +02:00
Thorsten Renk
69e8d90247 ALS: Tentative fix for random building fog issue II - fall back to old up-vector computations when building flag is set 2018-02-11 09:46:21 +02:00
Stuart Buchanan
8814847d59 Merge c172p-detailed from c172p-team for 2018.1
https://github.com/c172p-team/c172p-detailed/tree/version/2018.1
b90f547039

Changelog:
    New images for the new splash screen and thumbnails system
    FDM improvements:
        Fixed deflection angles of ailerons and roll moment due to ailerons
        Added spiraling propwash effect (requiring right rudder at full throttle, low airspeed)
        Made the elevator action at high AoA asymmetric in order to take into account the screening effect of the horizontal stabilizer in such stall conditions
        Increasing the side force due to rudder, to make it consistent with the exerted moment
        Decreasing the adverse yaw (the aileron trim gave too much slip-skid-ball deviation at cruise)
    Increased maximum rotation of yoke from 70 to 90 degrees
    Use shift + q to reset view
    Added avionics sound
    Fixed bug with oil temperature and pressure gauges (they were not working when complex engine procedures was toggled off)
    Fixed bug with lighting of pontoon wake effect
    Eliminated wingtip and tail sparks when over water
    Eliminated sparks of broken gear while aircrafts sits on the flight deck of a moving carrier
    Fixed some bugs with the walker
2018-02-10 20:55:32 +00:00
Florent Rougon
c17d9377f8 Add-ons: more specific file names for the interface between FG core and add-ons
The add-on framework now uses the following files in each add-on
directory:
  - addon-config.xml (previously: config.xml)
  - addon-main.nas   (previously: main.nas)

This is consistent with the addon-metadata.xml file that is already part
of the interface between FG core and add-ons. The goal is to make it
clearer, when browsing an add-on directory, which files belong to the
"FG core <-> add-on" interface and which files belong to the add-on
proper. This will be beneficial also when more files are added to the
"FG core <-> add-on" interface, such as possibly addon-events.xml in the
future.

This change is incompatible, thus it is the right time to do *before*
2018.2.1 is out, especially considering that this upcoming release
already has incompatible changes in the add-on API, namely the
requirement of the addon-metadata.xml file and the type of the argument
passed to each add-on's main() function. We'll try harder not to break
compatibility in the add-on API once 2018.2.1 is out. For now, it is
still a good time to try to get the API as clean as possible.
2018-02-10 19:50:00 +01:00
Stuart Buchanan
3bab3b120e Update README with factory calls. 2018-02-09 18:57:58 +00:00
Stuart Buchanan
4111887700 Add Copyright notice and GPL information 2018-02-09 18:55:53 +00:00
Stuart Buchanan
2eab71e93f Add GDU-1040, GDU-1044B Display units. 2018-02-09 18:31:21 +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
Thorsten Renk
1407ff3166 ALS: do not clamp haze color in object shaders, this leads to mismatch with terrain at high light intensity 2018-02-09 14:08:01 +02:00
Stuart Buchanan
a2b17b4085 Refactor FG1000 in preparation for PFD, 3D model. 2018-02-05 19:33:28 +00:00
Stuart Buchanan
c8072e5e2c Fix badly flashing UI elements due to timers 2018-02-04 22:40:48 +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
Yves Tolosa-Joas
deba08f840 Added Air Niugini AI aircrafts and traffic 2018-02-04 16:47:40 +00:00
Yves Tolosa-Joas
2171e7c435 Added Traffic and Models for Air Caledonie, new AI Airline 2018-02-04 16:47:40 +00:00
Yves Tolosa-Joas
fe01ffae26 Asiana Traffic Update by Marcin 2018-02-04 16:47:40 +00:00
Richard Harrison
8380519a46 Multiplay/Emesary: revised defaults for new properties for 2018.1
The multiplayer "transmit filter" defaulted to off, with the flag that indicates if this should be available on the MP dialgo to also be set to off
2018-02-04 17:12:44 +01:00
Stuart Buchanan
a9ea7ce0cf Updated aircraft SVG and NearestVOR page 2018-02-03 21:34:08 +00:00
Stuart Buchanan
e7a0fba8ac FG1000-specific VOR symbols. 2018-02-03 20:26:26 +00:00
Stuart Buchanan
339064ce31 VOR symbology and Nearest VOR page. 2018-02-03 20:25:48 +00:00
Stuart Buchanan
bbd99635e3 Nearest NDB page and display NDBs 2018-02-02 16:06:42 +00:00
Stuart Buchanan
6f6cc8f925 NDB Symbol for MapStructure Layers 2018-02-02 16:06:15 +00:00
Stuart Buchanan
67b95bb1fe Fix highlighting of arrow elements 2018-02-01 22:28:39 +00:00