1
0
Fork 0
Commit graph

1905 commits

Author SHA1 Message Date
Jonathan Redpath
b6775f61d3 Port more 2022-01-16 22:41:41 +00:00
Jonathan Redpath
7b4a4df40d Misc port 2022-01-16 22:28:58 +00:00
Inuyaksa
b8336d52b2 Merge branch 'webmcdu-fixes' into dev 2022-01-16 23:18:35 +01: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
Inuyaksa
0f078eb334 web MCDU adtapt for new keys: OVFY. PLUSMINUS
- added LONGCLR metakey
- unified javascript for all interfaces
2022-01-16 21:26:07 +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
2144bfef21 CLOSEST AIRPORT - add extra indicator 2022-01-15 18:01:29 +00:00
Jonathan Redpath
da624bfb2e DATA / STATUS pages - cleanup with new font 2022-01-15 17:57:41 +00:00
Jonathan Redpath
eb12d3ed4d F-PLN: don't create TMPY when a mcdu message is shown 2022-01-15 17:06:47 +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
8cc67bf508 Rewrite rendering warning 2022-01-14 16:35:42 +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
1f44ce74c6 Only allow ovfy once 2022-01-13 21:34:48 +00:00
Jonathan Redpath
f3e17d126c fix some warning alignment 2022-01-12 17:39:37 +00:00
Jonathan Redpath
047cbda274 Add ALTN to the end of the FPLN (Doesn't do anything yet) 2022-01-12 14:08:57 +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
legoboyvdlp
1b9790c536
Merge pull request #260 from legoboyvdlp/new-font
New Font
2022-01-11 13:56:33 +00: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
6acd065c00 Simbrief: fix bug when airport doesn't exist due to scenery 2022-01-09 19:29:50 +00:00
Josh Davidson
a1e8320e0c FMGC: Fix buggy behavior with boxchk 2022-01-09 10:59:14 -05:00
Josh Davidson
5e0ff63f60 DU: Remove unused object 2022-01-08 17:18:25 -05:00
Jonathan Redpath
27a90d9525 small changes 2022-01-08 21:43:33 +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
abeb1bb3ea Merge branch 'dev' of github.com:legoboyvdlp/A320-family into dev 2022-01-08 13:34:36 +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
Inuyaksa
8a95f30a29 Cockpit door switch with vertical selection 2022-01-07 22:58:57 +01:00
Jonathan Redpath
8890a073b9 use correct nodes for elec 2022-01-07 18:43:09 +00:00
Jonathan Redpath
60af6c024b change to a knob animation 2022-01-07 13:45:00 +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
9003b1cf18 DU: Add BUSS to PFD graphics 2022-01-06 21:22:20 -05:00
Jonathan Redpath
b1b380f986 Bugfix 2022-01-06 19:18:40 +00:00
Jonathan Redpath
d7a8bcdf27 ADR 1+2+3 FAULT 2022-01-06 19:10:13 +00:00
Jonathan Redpath
fd5d4676ff Excess cabin press 2022-01-06 18:43:31 +00:00
Jonathan Redpath
fa634ef032 Add SD pages to level 1 warnings 2022-01-06 17:47:03 +00:00
Jonathan Redpath
383ffcf969 Altitude constraints - add ability to set above / below constraints 2022-01-05 17:18:05 +00:00
Jonathan Redpath
22d8a4bca6 Remove debug statements 2022-01-04 17:27:31 +00:00
Jonathan Redpath
db5ef87acd Fix FMGC 2022-01-04 17:27:01 +00:00
Jonathan Redpath
eb08cabaaa Prevent ALTN / DIRECT law during eng start because timer condition was incorrect 2022-01-03 21:55:01 +00:00