Jonathan Redpath
328985ef34
Merge branch 'dev' into 3D
2022-02-09 22:11:52 +00:00
Jonathan Redpath
9163fd3855
Merge branch 'dev' into new-flightplan
2022-02-09 22:10:42 +00:00
Jonathan Redpath
7c2c7f3ffc
Fix C3S on PERF pages; correct brackets for new font and improve layout of PERF TO / PERF APPR pages per references
2022-02-09 22:09:23 +00:00
Jonathan Redpath
8f5649c338
Merge branch 'dev' into new-flightplan
2022-02-09 16:38:08 +00:00
Jonathan Redpath
364605242a
ATIS page: correct the font size
2022-02-09 16:30:54 +00:00
Jonathan Redpath
e31b79609e
PERF APPR: align VLS text
2022-02-09 16:30:46 +00:00
Jonathan Redpath
9878ce3b65
PERFAPPR: fix formatting
2022-02-09 16:30:10 +00:00
Jonathan Redpath
7b934c63d1
AOC Weather request pages: adjust for new font. Correct some text to new manuals. Fix behavior with CLR prompt
2022-02-09 16:30:08 +00:00
Jonathan Redpath
c71f897706
ATIS page: correct the font size
2022-02-06 21:15:15 +00:00
Jonathan Redpath
9329a166fe
PERF APPR: align VLS text
2022-02-06 18:53:28 +00:00
Jonathan Redpath
d4683162bd
PERFAPPR: fix formatting
2022-02-06 18:48:40 +00:00
Jonathan Redpath
760c6b275f
AOC Weather request pages: adjust for new font. Correct some text to new manuals. Fix behavior with CLR prompt
2022-02-06 18:33:51 +00:00
Jonathan Redpath
57f6015be0
Merge branch 'dev' into 3D
2022-01-31 13:37:34 +00:00
Jonathan Redpath
1b329f19d9
Merge branch 'dev' into new-flightpla
2022-01-31 13:37:20 +00:00
Jonathan Redpath
a97ea813db
Minor formatting change to MCDU
2022-01-31 13:35:45 +00:00
Jonathan Redpath
c3ec16cb73
Merge branch 'dev' into new-flightplan
2022-01-29 11:26:59 +00:00
Jonathan Redpath
b452a9de8b
Merge branch 'dev' into 3D
2022-01-29 11:26:37 +00:00
Jonathan Redpath
1ac305d183
Fix missed degrees symbol
2022-01-29 11:22:46 +00:00
Inuyaksa
c3ec55a21f
Fix autoland alarm - trigger when AP switched off below 200ft
2022-01-28 23:14:26 +01:00
Jonathan Redpath
9370274b1c
Fix decimal point, PFD digits
2022-01-28 18:39:17 +00:00
Jonathan Redpath
6a59bfb69a
Fix bug where during fast init, the airspeed and altitude indicators would not work
2022-01-28 17:09:50 +00:00
Jonathan Redpath
9ad6731ffd
IESI: use same code as ADIRS
2022-01-28 16:56:32 +00:00
Jonathan Redpath
05d36c1c89
Fix missing namespace
2022-01-27 13:08:24 +00:00
Jonathan Redpath
164bb0fb55
Merge branch 'dev' into 3D
2022-01-25 16:35:39 +00:00
Jonathan Redpath
37b032d419
Merge branch 'dev' into new-flightplan
2022-01-25 16:18:46 +00:00
Jonathan Redpath
772d920c30
Add some extra error checking on PERFTO
2022-01-25 12:30:35 +00:00
Jonathan Redpath
35fa1ff224
Revert "Better long pressed CLR and check numeric format on plus/minus"
...
This reverts commit 871c645fba
.
2022-01-25 09:42:09 +00:00
Jonathan Redpath
6fec5d8f3b
Merge branch 'dev' into 3D
2022-01-24 20:43:10 +00:00
Inuyaksa
871c645fba
Better long pressed CLR and check numeric format on plus/minus
2022-01-24 21:14:17 +01:00
Jonathan Redpath
70416253b9
Effects: move into better directory format, and add wing lightmap
2022-01-24 19:04:28 +00:00
Jonathan Redpath
71e07b81ce
IESI: fix size of boxes after new font
2022-01-22 18:51:27 +00:00
Jonathan Redpath
2b2037df79
getDist() - fix for tmpy with DECEL. Crz FL temp - fix format
2022-01-21 14:25:12 +00:00
Jonathan Redpath
c2b6292915
PFD: add flash for overspeed / underspeed VS
2022-01-19 18:11:11 +00:00
Jonathan Redpath
96737107b9
Fix DECEL distance prompt
2022-01-18 16:05:27 +00:00
Jonathan Redpath
1d17fb8618
Merge branch 'dev' into 3D
2022-01-17 12:59:30 +00:00
Jonathan Redpath
436f5292ea
ND: fix bug
2022-01-17 12:57:25 +00:00
Jonathan Redpath
9befc5ce02
ND: fix bug
2022-01-17 12:55:37 +00:00
Jonathan Redpath
4c36bca545
Re-create new-flightplan-for-2020 branch, with various extra fixes. The DECEL / pseudo waypoints will no longer be within the flightplan object, but only within the FPLN item.
2022-01-17 11:57:55 +00:00
Jonathan Redpath
a420a7630d
Merge branch 'dev' into 3D
2022-01-17 09:18:58 +00:00
Jonathan Redpath
7b4a4df40d
Misc port
2022-01-16 22:28:58 +00:00
Jonathan Redpath
e37ae29ab4
ND: fix broken node
2022-01-16 22:14:38 +00:00
Andrea Vezzali
8578119459
MCDU Flightlog and Sensors pages (Bugfix)
...
set FOB output in kgs or lbs according to config option
2022-01-16 22:15:58 +01:00
Jonathan Redpath
392714a64b
ND: hide hidden waypoints or pseudo-waypoints
2022-01-16 14:46:27 +00:00
Jonathan Redpath
72f7f7f819
DECEL: use variable rather than property
2022-01-16 14:29:15 +00:00
Andrea Vezzali
4f385c6d6e
MCDU Flightlog and Sensors pages: set FOB output in kgs or lbs according to config option
2022-01-16 15:14:35 +01:00
Jonathan Redpath
b8d996dfb2
Merge branch 'dev' into 3D
2022-01-15 22:35:33 +00:00
Jonathan Redpath
da624bfb2e
DATA / STATUS pages - cleanup with new font
2022-01-15 17:57:41 +00:00
Jonathan Redpath
8f07302410
IESI: make certain optimizations (average update loop time is now approximately 0.18ms
2022-01-15 14:03:14 +00:00
Jonathan Redpath
a801ea9b4a
Center - change font also to small for subtitles
2022-01-14 21:03:29 +00:00
Jonathan Redpath
0989e43118
INITA / INITB pages - fix formatting post new font
2022-01-14 21:02:32 +00:00
Jonathan Redpath
5242d55bdf
LAT REV pages: cleanup post font change
2022-01-14 13:07:51 +00:00
Jonathan Redpath
b4ead73127
Fontmatrix and setfont not needed in mcdu anymore
2022-01-14 12:15:50 +00:00
Jonathan Redpath
c5994412d5
INITA page - restore degreess symbol
2022-01-14 11:41:33 +00:00
Jonathan Redpath
f64600b541
Merge branch 'dev' into 3D
2022-01-12 14:48:00 +00:00
Jonathan Redpath
126b071303
RMPs: set font size back to normal (revert when new font added in 2020.3.12
2022-01-12 11:56:55 +00:00
Jonathan Redpath
c3669c2419
Add OVERFLY function
2022-01-12 11:53:57 +00:00
Josh Davidson
d4c904f017
Merge branch '3D' of github.com:legoboyvdlp/A320-family into 3D
2022-01-11 10:22:33 -05:00
Jonathan Redpath
736a89c5d5
Fix IAE N1 Mode
2022-01-11 14:36:10 +00:00
Jonathan Redpath
4c1b8a9712
Size of A FLOOR and IDLE, consistent with everything else. Redo changes to CFM thrust rating
2022-01-11 14:30:02 +00:00
Jonathan Redpath
465418ea2b
Merge branch 'dev' into 3D
2022-01-11 14:12:22 +00:00
Josh Davidson
711aec4729
Files: 2022
2022-01-10 21:17:41 -05:00
Josh Davidson
240c012df3
DU: More corrections
2022-01-10 18:34:33 -05:00
Josh Davidson
aee1e7137c
DU: Fix IAE doughnuts bad
2022-01-10 18:09:48 -05:00
Jonathan Redpath
64103f9e1e
Revise .svgs
2022-01-10 20:43:14 +00:00
Jonathan Redpath
96a9885e9a
Merge branch 'dev' into new-font
2022-01-10 19:39:10 +00:00
Jonathan Redpath
93f26faf07
Split left / right inhg selector
2022-01-10 19:31:01 +00:00
Jonathan Redpath
9287a62733
A FLOOR / TOGA LK should flash amber
2022-01-10 17:53:00 +00:00
Josh Davidson
666b45d067
DU: Fix bugs and issues in FMA
2022-01-10 11:12:51 -05:00
Jonathan Redpath
9cc8d5aa71
FMA: rewrite code to not use properties
2022-01-10 14:10:49 +00:00
Josh Davidson
b71db001b3
FMGC: Rework VLS and other speeds significantly, AP and A/THR now respect VLS and VMAX
2022-01-09 20:22:57 -05:00
Josh Davidson
5e0ff63f60
DU: Remove unused object
2022-01-08 17:18:25 -05:00
Josh Davidson
d0ba34dbca
DU: Remove unused object
2022-01-08 17:16:24 -05:00
Jonathan Redpath
cfbd7f2f2b
Merge branch 'dev' into 3D
2022-01-08 20:07:39 +00:00
Jonathan Redpath
c202b1e67e
Managed speed: rewrite control loop. Add CLB / DES SPD LIM feature
2022-01-08 19:46:46 +00:00
Jonathan Redpath
efe7d9c977
Add blue reference arrow
2022-01-08 13:36:05 +00:00
Jonathan Redpath
879168d1a3
Stall warning: add IR sourcing; bugfix condition. BUSS: enable when 3 ADRs are off
2022-01-08 13:25:51 +00:00
Jonathan Redpath
0bdded7b8a
Merge branch 'dev' into 3D
2022-01-07 18:42:10 +00:00
legoboyvdlp
5359cdb3ec
Switches and options ( #262 )
...
* Cockpit door switch and basic lock logic
* Little fix for leftturnoff light
* Toottip for transponder knob (it's very hard to me guess the mode selected)
* Foot warmer switches cpt and fo
* FGCamera compatibility for 0-9 view selection keys
* Enable mouse wheel for landing light switches
Co-authored-by: Inuyaksa <inuyaksa@yahoo.com>
2022-01-07 13:43:55 +00:00
Josh Davidson
3d96fa3962
Merge branch 'dev' into 3D
2022-01-06 21:22:29 -05:00
Josh Davidson
9003b1cf18
DU: Add BUSS to PFD graphics
2022-01-06 21:22:20 -05:00
Jonathan Redpath
8ae328ff78
Merge branch 'dev' into 3D
2022-01-03 21:59:06 +00:00
Jonathan Redpath
57de1cc8e3
Bugfix fire valve
2022-01-03 21:52:16 +00:00
Jonathan Redpath
11edf58d90
Hydraulics: add new logic for fault lights. Add correct power sourcing for transducers and quantity indications.
2022-01-03 20:48:52 +00:00
Jonathan Redpath
14a02470a0
Remove redundant
2022-01-03 17:58:26 +00:00
Jonathan Redpath
dea151a6eb
Merge branch 'dev' into 3D
2022-01-02 18:26:09 +00:00
Jonathan Redpath
e394db0cd9
External power light - correct AVAIL power source
2022-01-02 16:52:05 +00:00
Jonathan Redpath
5e66679366
Apply patch by Tobias Dammers to prevent mapstructure error
2022-01-02 02:08:08 +00:00
Jonathan Redpath
292815866c
Cleanup
2021-12-30 22:01:06 +00:00
Jonathan Redpath
8b5355df23
Merge branch 'dev' into 3D
2021-12-30 21:49:30 +00:00
Jonathan Redpath
e32d066631
All LED pushbuttons, FCU display now have their correct power source, 5VAC
2021-12-30 20:22:54 +00:00
Jonathan Redpath
2b8953ff63
GEN FAULT lights: adjust power supply to GCU
2021-12-30 15:44:35 +00:00
Jonathan Redpath
c0ae1c58f4
FMGC: remove properties for navDatabase
2021-12-28 12:43:14 +00:00
Jonathan Redpath
6bba59642a
Merge branch 'dev' into 3D
2021-12-28 12:28:43 +00:00
Jonathan Redpath
cba8c85a5b
More Lower ECAM
2021-12-27 17:59:14 +00:00
Jonathan Redpath
de8990b26c
More LOWER ECAM
2021-12-27 17:55:51 +00:00
Jonathan Redpath
6c5a75c562
Lower ECAM - resize numbers
2021-12-27 17:46:32 +00:00
Jonathan Redpath
09bccf8813
Scratchpad size
2021-12-27 17:41:59 +00:00
Jonathan Redpath
8a4e80e548
MCDU: resize fonts
2021-12-27 17:38:08 +00:00
Jonathan Redpath
0d48158934
IAE: convert fonts in svg
2021-12-27 17:34:07 +00:00
Jonathan Redpath
cc9197affc
OSGText: set font back to led.txf
2021-12-27 17:00:15 +00:00
Jonathan Redpath
79219593bd
Merge branch 'dev' into new-font
2021-12-27 16:57:15 +00:00
Jonathan Redpath
183f6e888f
Add a small M to the ND to show that the VOR has been manually tuned
2021-12-27 15:59:09 +00:00
Jonathan Redpath
923b416d84
Merge branch 'dev' into 3D
2021-12-27 12:15:05 +00:00
Jonathan Redpath
d7718feded
RADNAV code - use nodes or variables rather than getprop
2021-12-27 11:54:45 +00:00
Jonathan Redpath
baddfe4365
Remove MLS
2021-12-26 17:23:37 +00:00
Jonathan Redpath
228d5dc898
RADNAV crs: leading zeroes
2021-12-26 17:16:57 +00:00
Jonathan Redpath
1e93076a83
A320: improve ADF system - add BFO prompt to RADNAV page, make the volume selector work; improve frequency display and parsing; miscellaneous corrections
2021-12-24 19:33:31 +00:00
Jonathan Redpath
f86f3f3bc4
Merge branch 'dev' into new-font
2021-12-22 14:04:12 +00:00
Josh Davidson
31c21ade6c
Merge branch 'dev' into 3D
2021-12-10 11:34:35 -05:00
Josh Davidson
65a0631e16
VC: Fix mistake in rmp in the last commit
2021-12-10 11:33:34 -05:00
Josh Davidson
5650b66ec5
GIT: Merge 3D
2021-12-10 10:52:24 -05:00
Josh Davidson
ac2bfab599
VC: fix blurry radio text
2021-12-10 10:49:41 -05:00
Jonathan Redpath
a572a74c3d
MCDU: font size + degrees
2021-12-10 14:58:45 +00:00
Jonathan Redpath
fa09847806
Add new fonts for the 7-segment displays and MCDUs
2021-12-10 14:58:45 +00:00
Josh Davidson
b309a7b219
DU: Fix rotation of cfm doughnuts
2021-12-08 14:28:30 -05:00
Jonathan Redpath
235fcaa709
CFM: resize objects to fit new font
2021-12-08 17:34:25 +00:00
Jonathan Redpath
f4d3759248
Fix FOB
2021-12-06 20:14:22 +00:00
Jonathan Redpath
a277ca06ef
More experiments with +100em bold
2021-12-06 09:33:42 +00:00
Jonathan Redpath
dc1ea591be
PFD: fix bug
2021-12-06 09:19:58 +00:00
Jonathan Redpath
73790ca25f
SFCC: use the ADR2 input; add conditioning on ADR2 status
2021-12-06 09:18:23 +00:00
Jonathan Redpath
f2671d8f79
Add new font from MSFS2020 FBW team (GPL)
2021-12-05 17:46:12 +00:00
Jonathan Redpath
e2acf228f8
PFD: fix bug
2021-12-05 17:32:00 +00:00
Jonathan Redpath
eff3640288
SFCC: use the ADR2 input; add conditioning on ADR2 status
2021-12-04 17:14:58 +00:00
Jonathan Redpath
f9503cb221
Merge branch 'dev' into 3D
2021-11-17 14:44:25 +00:00
Jonathan Redpath
1799bfe630
Add stow RAT option
2021-11-17 14:44:07 +00:00
Josh Davidson
3a05f3d44d
Control: Add back load factor law, DU: Fix IESI broken and frozen
2021-11-14 12:46:06 -05:00
Jonathan Redpath
8101bc8c86
Merge branch 'dev' into 3D
2021-11-09 09:44:15 +00:00
Jonathan Redpath
01ec6a06b7
Improve ATT RESET / ATT 10S messages
2021-11-06 16:52:57 +00:00
Jonathan Redpath
668030b515
IESI: fix power source; also fix the baro knob so that it changes inHg only, and works with emergency power.
2021-11-06 15:05:48 +00:00
Jonathan Redpath
e47f4ed009
ISIS: add separate inHg control; fix the slip-skid indictaor
2021-11-06 13:00:16 +00:00
Jonathan Redpath
fd5cf5466a
IESI: improve - if you have excess motion during INIT, it inits to a failure message; and then you have to reset it.
2021-11-05 21:40:42 +00:00
Josh Davidson
8da59fe409
Control: bugfix ground interaction
2021-11-02 17:32:24 -04:00
Josh Davidson
c2f3901f72
Merge branch 'dev' into 3D
2021-11-02 11:13:51 -04:00
Josh Davidson
1fed325a96
DU: Fix IESI broken clipping objects
2021-11-01 15:29:58 -04:00
Jonathan Redpath
707761d9be
Merge branch 'dev' into 3D
2021-10-28 21:07:13 +01:00
Jonathan Redpath
764d08f4af
Displays - dim with integ knobs
2021-10-28 21:06:57 +01:00
Jonathan Redpath
6bf96d5407
Merge branch 'dev' into 3D
2021-10-27 18:34:36 +01:00
Josh Davidson
312ad43d13
DU: Fix uninitialized var
2021-10-24 11:46:34 -04:00
Josh Davidson
9da9abef7e
DU: Fix epr limit
2021-10-24 11:44:23 -04:00
Josh Davidson
ebea2bd01e
DU: Fix EPRs on ECAM
2021-10-24 11:44:09 -04:00
Josh Davidson
1e1bc63023
DU: Fix EPRs on ECAM
2021-10-24 11:42:05 -04:00
Jonathan Redpath
c17a4e22c2
PDF: fix ground_ref showing / hiding; ECAM - improve DIRECT / ALTN law messages
2021-10-22 18:22:58 +01:00
Josh Davidson
69582e626d
DU: Fix EPR displaying wrong thousanth decimal
2021-10-16 17:46:50 -04:00
Jonathan Redpath
7675a9f5f0
Upper ECAM (IAE): EPR value should round with sprintf() rather than math.round()
2021-10-16 15:42:31 +01:00
Jonathan Redpath
41eace24fb
Fix bug
2021-10-07 20:03:53 +01:00
Jonathan Redpath
01ff8ca120
Merge branch 'dev' into 3D
2021-10-07 19:39:33 +01:00
Jonathan Redpath
e2080544d9
Improve StatInv display on Lower ECAM
2021-09-26 16:36:29 +01:00
Josh Davidson
2e80d5915b
DU: correction
2021-09-18 17:10:42 -04:00
Josh Davidson
7bbfc0a6ab
DU: correction
2021-09-18 17:10:25 -04:00
Josh Davidson
57d1beee28
Control: extreme rework and modernization of flybywire law, still missing pitch overspeed and c* components
2021-09-18 16:50:32 -04:00
legoboyvdlp R
b442c16d6d
Cleanup
2021-09-16 13:07:48 +01:00
legoboyvdlp R
ed532804b5
Merge branch 'dev' into 3D
2021-09-16 13:02:37 +01:00
legoboyvdlp R
72a1b84078
Fix node
2021-09-16 12:42:54 +01:00
legoboyvdlp R
cc10dc1fda
Merge branch 'newPFD' into dev
2021-09-16 12:40:52 +01:00
Inuyaksa
6dfeeac3cf
Merge branch 'dev' into rework
2021-09-15 19:05:45 +02:00
legoboyvdlp R
6b8879a5a8
FPV: correct clamping
2021-09-14 14:57:53 +01:00
legoboyvdlp R
c892f7a786
PFD: set font size of RA
2021-09-14 14:50:18 +01:00
legoboyvdlp R
ac324d064a
PFD: fix the agl indication rounding; remove rateApply old code
2021-09-14 12:55:33 +01:00
legoboyvdlp R
2bf25e5399
Optimize PFD code by removing excess variables
2021-09-14 12:18:49 +01:00
legoboyvdlp R
2c1e811c74
Add missing nodes
2021-09-11 20:16:34 +01:00
legoboyvdlp R
c3bb9d0177
Fix node
2021-09-11 20:07:01 +01:00
legoboyvdlp R
652f6de8c6
PFD: improve
2021-09-11 20:04:44 +01:00
legoboyvdlp R
7863590197
New Emesary PFD
2021-09-11 16:57:20 +01:00
legoboyvdlp R
6af9c61008
HF radio: fix nasal typo; improve efficiency of code. ACP: improve behaviour of INT-RAD switch. HF sounds: set to avionics mode
2021-09-02 21:02:35 +01:00
Inuyaksa
d6f84d4570
Autoland light on pitch mode LAND and faster light pulse
2021-09-01 23:31:08 +02:00
Inuyaksa
87f101bd28
autoland light on flare only #241
2021-08-29 22:37:50 +02:00
Inuyaksa
704fc63fe2
autoland pulse logic rewritten
2021-08-26 22:11:45 +02:00
legoboyvdlp R
2658c9d8bc
Fire button covers better not
2021-08-24 16:14:35 +01:00
legoboyvdlp R
885a953fd4
Model: switch labels from model-interior to model-transparents, and mark all transparent objects as such (helps rendering on HDR)
2021-08-24 16:11:17 +01:00
legoboyvdlp R
b8cda358fd
Cleanup
2021-08-09 20:40:01 +01:00
legoboyvdlp R
4304233dd9
Merge branch 'dev' into 3D
2021-08-09 20:34:47 +01:00
legoboyvdlp R
6b1b45199f
MCDU: split out functions out of the MCDU
2021-08-09 20:27:42 +01:00
legoboyvdlp R
72e783df6b
Merge branch 'dev' into 3D
2021-08-09 20:21:24 +01:00
legoboyvdlp R
4724bfe0b4
Add pulsing IDLE to E/WD
2021-08-06 14:56:29 +01:00
legoboyvdlp R
a84eebf5f2
Improve ATIS page based upon photo reference
2021-08-05 21:01:08 +01:00
legoboyvdlp R
904db4e300
Remove extra floating thing on ND
2021-08-05 20:28:09 +01:00
legoboyvdlp R
f13a0f2b5a
Bugfix the PFD
2021-08-05 15:54:38 +01:00
legoboyvdlp R
4e1bf0b60e
Merge branch 'dev' into 3D
2021-08-04 21:33:37 +01:00
legoboyvdlp R
d92279b6fc
Metric altitude
2021-08-04 17:17:35 +01:00
legoboyvdlp R
7f81d14cee
Consistencize the various orange colours
2021-08-03 21:01:04 +01:00
legoboyvdlp R
859726a3fd
Remove 2 extra bits
2021-08-03 19:51:52 +01:00
legoboyvdlp R
631ca81860
Remove 2 extra bits
2021-08-03 19:06:24 +01:00
legoboyvdlp R
e7d83eac33
Merge branch 'dev' into 3D
2021-08-03 18:55:17 +01:00
legoboyvdlp R
1a4982c9e6
Fix groundspeed in PFD
2021-08-03 18:54:56 +01:00
legoboyvdlp R
352c64b930
Fix the track line / indicator
2021-08-03 18:44:22 +01:00
legoboyvdlp R
250d177d17
Add trigonometric wind speed calculation to navdisplay; bugfix WPT / DECEL symbol files; correct how the wind arrow / TAS / GS display on the ND and improve the dashed route line
2021-08-03 16:56:35 +01:00
legoboyvdlp R
e727b8ab3f
Merge branch 'dev' into 3D
2021-08-03 15:16:21 +01:00
legoboyvdlp R
c7f2ebdc95
PFD: add tailstrike indicator
2021-08-03 14:20:57 +01:00
legoboyvdlp R
b3acdcf992
Bugfix DCDU ADS display; correct spacing of MCDU connection status item
2021-07-30 12:51:26 +01:00
legoboyvdlp R
b79078101f
Merge branch '3D' into cpdlc
2021-07-30 12:38:35 +01:00
legoboyvdlp R
573702ed63
Merge branch 'dev' into 3D
2021-07-30 12:37:01 +01:00
legoboyvdlp R
36b78c3102
GPS PRIMARY
2021-07-30 12:30:34 +01:00
legoboyvdlp R
5eaad7d98f
GPS PRIMARY LOST
2021-07-30 11:04:11 +01:00
legoboyvdlp R
945c5e1327
Merge branch 'dev' into 3D
2021-07-29 17:55:36 +01:00
legoboyvdlp R
de2e453894
Bugfix - overhead panel animation
2021-07-29 17:38:55 +01:00
legoboyvdlp R
6650497acc
Per video reference, the APU / EXT lines come on regardless of AC tie position
2021-07-29 16:12:10 +01:00
legoboyvdlp R
639f68ba36
Passenger oxygen system
2021-07-29 13:51:23 +01:00
legoboyvdlp R
80a299831f
Experimental cockpit oxygen system
2021-07-29 13:19:27 +01:00
legoboyvdlp R
737710a629
Merge branch '3D' into cpdlc
2021-07-28 18:37:24 +01:00
legoboyvdlp R
38d2be1591
Merge branch 'dev' into 3D
2021-07-28 14:11:23 +01:00