Erik Hofman
09fa5499bb
Remove now unused Mideast and add a few missing timezone files.
2022-12-16 11:41:18 +01:00
Erik Hofman
ec2f65000f
Update to the latest timezones
2022-12-13 09:35:45 +01:00
James Turner
7b43ca3cf4
When reloading Autopilot, also reload Prop-Rules
2022-12-01 09:43:01 +00:00
James Turner
844c24a085
Updated ZoneDetect file
2022-12-01 09:28:34 +00:00
James Turner
aef16be4f0
Revert "Add option to read upper winds from simbrief"
...
As requested by Lars, revert these commits since they don't
work as hoped, reliably.
This reverts commit 55b17f4c5e
.
This reverts commit 91401a95b0
.
2022-11-24 12:17:49 +00:00
Stuart Buchanan
ff8cfed80e
WS30: Water texture for photoscenery
2022-11-20 19:51:12 +00:00
Hans Kunkell
79b0eb5730
Phi: Fix runways and comms in leaflet popups
...
The popup of an airport showed:
runways: [Object object] [Object object] ....
This fix will instead print the runway's ID, ie:
runways: 08L, 26R, 08R, 26L
Same issue solved with communication frequencies.
2022-11-18 21:38:50 +01:00
Chris Ringeval
d3f0a87f96
Remove predicate from an unset property
2022-11-17 23:25:18 +01:00
Josh Davidson
6e33987a91
Control: New speed on pitch for generic autopilot
2022-11-14 20:09:24 +00:00
Josh Davidson
b9b496d33b
Control: Generic AP now drives locks/passive (thanks polly!)
2022-11-14 20:06:19 +00:00
Stuart Buchanan
9e6bb54bca
Scenery attribute - Scenery Sources dialog
...
Displays a set of properties under /scenery/sources
This property tree is populated with the contents
of sources.xml files in Scenery directories. Such
files should have the following format:
<?xml version="1.0"?>
<PropertyList>
<source>
<name>Corine Land Cover (CLC) 2018, Version 2020_20u1</name>
<link>http://web.archive.org/web/20221112175615/https://land.copernicus.eu/pan-european/corine-land-cover/clc2018?tab=metadata%2A </link>
<license>GMES Open License</license>
</source>
<source>
<name>NASADEM Merged DEM Global 1 arc second V001</name>
<link>https://www.earthdata.nasa.gov/ </link>
<license>Public Domain</license>
</source>
<source>
<name>OpenStreetMap</name>
<link>https://www.openstreetmap.org/copyright </link>
<license>Open Data Commons Open Database License</license>
</source>
</PropertyList>
2022-11-12 20:47:50 +00:00
Roman Ludwicki
156691bf87
Add content to the Help page for Phi
...
Handling unsupported buttons by add the text "not implemented yet".
2022-11-10 14:36:24 +01:00
Stuart Buchanan
319c12a9d4
WS30 - Remove separate water mesh option
...
Separate water mesh is no longer required due to
shader changes to include water shader in main
ws30 shader.
2022-11-08 21:46:21 +00:00
Chris Ringeval
deb7947709
Set default value of shaders/model to 3 to match gui default settings
2022-11-06 12:24:31 +00:00
Stuart Buchanan
4d3466216a
WS30: Improve water line features
2022-10-24 19:53:12 +01:00
James Turner
8cbbbcdc8a
Add docs on MetaData for aircraft
2022-10-18 10:08:59 +01:00
James Turner
1e1f974b76
Clean up autopush attribution
2022-10-18 10:08:41 +01:00
James Turner
6e8520dbb5
Canvas windows: allow hiding without deletion
...
Optionally, allow Canvas windows to persist (and be shown again) when
closed.
2022-10-14 09:01:52 +01:00
James Turner
4fd8092e38
Canvas GUI: left position for checkbox text
2022-10-14 09:00:02 +01:00
Roman Ludwicki
f8375dab68
Fix text in nasal test dialog
2022-10-13 21:17:50 +02:00
Yves Tolosa-Joas
f88698099f
Corrected B737 Radii
2022-10-13 09:06:46 +01:00
Yves Tolosa-Joas
5e9fcab9e5
Updated Erroneous ICAO for UKFF
2022-10-13 09:06:46 +01:00
Florent Rougon
97ee8f6d4a
i18n: update the French translation
2022-10-07 21:37:49 +02:00
Chris Ringeval
1b9c87a04c
Fix errors in Carrier scenarios:
...
Move unload script within nasal tag block
Fix misprint in UI descriptions
2022-10-04 08:14:01 +01:00
Chris Ringeval
75e18f1b67
Fix removal of inexistent listeners
2022-10-04 08:14:01 +01:00
Chris Ringeval
04de15236a
Rename rect object into Wake to match escorts' xml configuration
2022-10-04 08:13:33 +01:00
Florent Rougon
c2130e15e2
i18n: refresh the .xlf files
...
Not touching the Polish files since they appear to be up-to-date (the
scripts also produced changes for these files but they don't seem very
meaningful; I can of course send the resulting files to Roman if he
wants to inspect the changes).
2022-10-02 23:57:53 +02:00
Roman Ludwicki
d1bf45b664
i18n: update Polish translation
2022-10-02 23:18:01 +02:00
Delta Echo
23b17f6e3f
FLARM: Add support for Salus combi instrument, various small improvements
2022-09-29 14:43:40 +02:00
Roman Ludwicki
f29af4e558
Fix MHz unit
2022-09-29 00:46:59 +02:00
Roman Ludwicki
41006285d5
Fix description for Shift-F10
2022-09-29 00:45:58 +02:00
Roman Ludwicki
eed2bc3259
Correct margin for message text in the "Download scenery" dialog.
...
Minor correction for margin and padding for layout.
2022-09-28 16:43:50 +02:00
Roman Ludwicki
6c025f04b2
Correction of the arrangement of controls for "Weather" dialog
...
Remove gaps made by space characters.
Add ability to stretch the window.
Adapt to the Tortola style too.
2022-09-28 00:10:12 +02:00
Roman Ludwicki
fc60ae32c9
Correction of the arrangement of controls for "Devel extensions" dialog
2022-09-27 21:10:56 +02:00
James Turner
1a495a8ba9
Remove accidently added file
2022-09-26 09:01:02 +01:00
James Turner
312822e4b0
Canvas: reduce SVG console spam
...
Ignore certain standard elements added by Sodipodi / Inkscape, to
reduce console spam loading SVGs.
2022-09-26 08:59:18 +01:00
James Turner
459dea77e5
Add more Nasal skeleton for new UI objects
2022-09-26 08:58:24 +01:00
James Turner
82cb79feb3
Add additional widgets for PUI compat
...
Styling of these is not complete yet.
2022-09-09 12:19:33 +01:00
James Turner
10a31e1f3c
Add defaults.xml entry for GUI module
2022-09-05 13:13:22 +01:00
Roman Ludwicki
51a44d1b97
Fix the layout of the weather window after adding the help button
2022-09-01 14:17:47 +02:00
James Turner
7f1f3f6d52
Add help button to Weather dialog
...
Patch by Mariusz Matuszek
SF-ID: https://sourceforge.net/p/flightgear/codetickets/2754/
2022-08-31 15:55:39 +01:00
Lars Toenning
55b17f4c5e
Block metar winds if simbrief winds are active
2022-08-21 15:57:34 +02:00
Lars Toenning
91401a95b0
Add option to read upper winds from simbrief
2022-08-16 08:33:35 +01:00
Lars Toenning
725ce7d3f5
Phi: Add map option to disable repositioning own aircraft by dragging
2022-08-01 12:08:07 +01:00
Lars Toenning
fc3b7b8b56
Phi: Highlight "follow aircraft" button if enabled
2022-08-01 12:08:07 +01:00
Lars Toenning
5626dc51f5
Phi: Remove unused css rule
2022-08-01 12:08:07 +01:00
James Turner
d408af3831
OpenFlightMaps: include AIRAC cycle
...
Patch by Thilo Schürmann
2022-08-01 12:05:59 +01:00
Gijs de Rooy
af57a21796
Add another Saitek X52 joystick name
2022-08-01 10:27:45 +02:00
James Turner
89ec23f572
Add OpenFlightMaps layer
...
Code changes are from:
https://github.com/Thilo277/Flightgear-openflightmaps/blob/main/FGDATA_Phi_topics_Map.js.diff
Patch by Thilo Schürman
2022-07-25 09:51:38 +01:00
Roman Ludwicki
32e3a03946
Fix text overlap on checkbox in FGComm dialog
2022-07-22 20:39:32 +02:00