1
0
Fork 0
Commit graph

1626 commits

Author SHA1 Message Date
Stuart Buchanan
41ccf88618 FG1000 - Fix GDU-1045 Autopilot buttons
Previously the GDU-1045 displays autopilot buttons didn't
work because they were missing a required <offset> element
for the FG1000HardKeyPushed command.  This fixes that, as
well as adding a verification script using xmllint and also
fixing a the NAV button which was incorrectly mapped to FD.
2023-11-03 16:57:57 +00:00
Stuart Buchanan
2b47c8ac61 FG1000 - Make transponder more robust, VFR code
Make transponder display more robust, and define
VFR code in the ConfigStore.
2023-11-02 12:38:48 +00:00
Stuart Buchanan
89f980393a FG1000 - Fix broken display
Caused by incorrect animation object reference.
2023-11-02 12:16:48 +00:00
Stuart Buchanan
536cd5f4b6 Updated c172p
https://github.com/c172p-team/c172p/releases/tag/version%2F2020.4.1
2023-10-22 22:09:11 +01:00
Stuart Buchanan
30ee9b5734 Ctrl+Alt+Click handle lack of material info
Previously if a user Ctrl+Alt+Click on a piece of scenery
without material information, FG would throw a Nasal error.
This change handles the situation a bit more gracefully by
at least outputting the lat/lon/alt.
2023-10-22 21:13:21 +01:00
Stuart Buchanan
e7ae33b323 FG1000: Fix slip/skid indicator
Was showing the wrong direction and insufficiently sensitive.
Thanks to dany for the fix.
2023-09-02 20:18:22 +01:00
Stuart Buchanan
b5d6a5b8ed FG1000: Fix ADF
Thanks to Dany and Wayne for debugging and testing.
2023-09-02 20:12:57 +01:00
Josh Davidson
13d22271a0 Control: Fix phugoid in generic AP mach-on-pitch mode 2023-08-28 16:14:41 +02:00
Benedikt Wolf
f645f6a195 KLN94: Improve 3D Model, Fix/Hack some Nasal parts so that the script loads without errors (still not working), add animations to bezel 2023-08-26 20:36:52 +02:00
Benedikt Wolf
92f5c2b6ee Add hitch keyboard file for common hitch key controls 2023-06-28 20:58:20 +02:00
Benedikt Wolf
13998863c9 S3: correct image size
BXP6401: Mode knob should not wrap
2023-06-17 11:18:21 +02:00
Benedikt Wolf
98cf650541 Glider Vario S3: improve model and texture (minor changes) 2023-06-17 10:34:41 +02:00
Benedikt Wolf
2305672157 Autochecklist: Add support for checklists using multiple <page>s 2023-05-15 18:02:23 +02:00
scttgs0
b1f87ac535 Ticket #2801 - navselector prop rule causes [ALRT]:autopilot DigitalFilter: unknown config
<value> elements are invalid within a <filter> element.
Fix was to changed to <input> elements.
2023-04-27 23:33:24 -05:00
scttgs0
742f5f5775 [Aircraft/Instruments-3d] PNG compression and iCCP removal 2023-04-23 02:53:50 -05:00
scttgs0
fced1632d4 [Cubemap/buildings] PNG compression and iCCP removal 2023-04-23 02:46:10 -05:00
Benedikt Wolf
eb9508ed56 ILEC-SC7: Correct size, various small model improvements 2023-03-13 11:22:05 +01:00
Erik Hofman
534c859cdb Revert to 8e3ef0d2e4 as Nasal OOP doesn't work 2023-03-10 09:21:54 +01:00
Erik Hofman
6357b7b629 Do not show the canvas display at startup 2023-03-08 12:55:17 +01:00
Erik Hofman
93f974de1e Make cDefaultGroup a class member 2023-03-08 11:29:46 +01:00
Benedikt Wolf
a90b331ce1 Fix some instrument installation instructions to prevent spamming MP properties 2023-03-02 15:47:41 +01:00
Erik Hofman
8e3ef0d2e4 Add some descriptive labels to the test pattern 2023-02-28 14:19:10 +01:00
Erik Hofman
a18808fae6 Add a Canvas test pattern dialog 2023-02-28 13:31:23 +01:00
Erik Hofman
4cb01f0ee7 Demonstrate the new machwave effect 2023-02-20 09:03:02 +01:00
Benedikt Wolf
51ede47c5a Cleanup some canvas instruments 2023-02-10 10:40:36 +01:00
Erik Hofman
e700c54ece Move exclude-from-gui inder /sim 2023-02-02 12:33:53 +01:00
Florent Rougon
4dd2b09d5f aisim-set.xml: use ASCII quotes for XML attribute---not UTF-8 curly quotes 2023-02-01 14:19:04 +01:00
Erik Hofman
661e46e85f exclude-from-gui 2023-02-01 14:07:19 +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
Delta Echo
23b17f6e3f FLARM: Add support for Salus combi instrument, various small improvements 2022-09-29 14:43:40 +02:00
Stuart Buchanan
e4f578a842 Control: UFO Autopilot from Josh Davidson 2022-04-09 17:26:31 +01:00
Josh Davidson
6fd8a92b2f Control: Fix bug with invalid FDM 2022-04-02 14:01:28 +01:00
Josh Davidson
d07b892737 Control: Quick cleanup of generic AP V/S filtering 2022-04-02 14:01:21 +01:00
Josh Davidson
25c46a69bc Control: Add reworked Generic Autopilot
Rework of the generic autopilot

https://sourceforge.net/p/flightgear/fgdata/merge-requests/284/

Control: Improve FPA engagement smoothness

Control: Generic autopilot logical improvement
2022-03-31 16:31:32 +01:00
Erik Hofman
df2d39b905 Make sure that the viewer distance (z-offset-m) doesn´t affect the lights size 2022-02-19 23:29:01 +01:00
Erik Hofman
18ffa15107 Warn about untextured objects 2022-02-19 15:25:36 +01:00
Erik Hofman
6f53b6b2ab Support repeating normalmap-textures, so don't clamp 2022-02-17 15:36:54 +01:00
Erik Hofman
9de823f452 Mention the effect of the shininess factory on glossyness 2022-02-16 11:59:52 +01:00
Erik Hofman
706afafb60 Add a more comprehensive standard fuselage reflection configuration
- use ALS shaders
- Add parameters to enable or disable the effect and influence the
  shininess and fresnel factor
2022-02-16 11:24:48 +01:00
Delta Echo
5c6ab27c98 Aircraft/Instruments-3d: Add a case for the AR-6201 COMM. This can be used by aircraft developers when e.g. the panel cover moves away with the canopy. 2022-02-13 18:24:52 +01:00
Erik Hofman
2184b6f284 New Cubemap images based on the curren state of affairs, not the ones from 2012 2022-02-11 15:51:09 +01:00
Erik Hofman
ff3c6f2509 Fix ALS procedural light intensity_scale and add a Compositor light dim-factor for stobes. Amke pointlights non-directional for ALS 2022-01-30 10:27:21 +01:00
Erik Hofman
d02ce10801 Add generic combined ALS procedural lights and Compositor lights 2022-01-29 15:05:57 +01:00
portree_kid
43fa71b70c Replace ATC-freq-search 2021-12-28 20:48:13 +01:00
Stuart Buchanan
889d0cb915 Fix Softkey 10, 11 and 12 for FG1000 multi-keys
commit afb9f752028c3083ff9f78c419e639dc4ce254d5
Author: Roman Ludwicki <romek21@op.pl>
Date:   Fri Nov 19 18:22:14 2021 +0100

    Fix Softkey 10, 11 and 12 for FG1000 multi-keys
2021-12-05 14:29:46 +00:00
jimishol
fb6da32cec Fix in code definition of hpa.
In current code hpa is indirectly defined as 10^5 pascals.
The present commit indirectly defines it as 10^2 pascals.
2021-11-09 20:14:25 +00:00
jimishol
7a7b875b58 Fix hpa displayed values at KAP140 2021-11-09 20:12:46 +00:00
PortreeKid
77c02b2af1 Add lines to the ufo output that can directly be mass imported 2021-09-16 11:35:24 +01:00
Stuart Buchanan
fbf4be91e3 c172p update from c172p-team version/2020.4
from https://github.com/c172p-team/c172p/releases/tag/version%2F2020.4
f0e108bca8ebfde42c8496df84dd580716242a0d
2021-09-14 19:34:27 +01:00