1
0
Fork 0
Commit graph

340 commits

Author SHA1 Message Date
Jonathan Redpath
b7ebd60bcd Merge branch '3D' into 3D-flightdeck 2022-06-30 18:55:11 +01:00
Jonathan Redpath
47749c8974 Merge branch 'dev' into 3D 2022-06-25 20:04:44 +01:00
Jonathan Redpath
ef17f979b8 Fix C6S being blue after visiting ARRIVAL 2022-05-16 21:30:52 +01:00
Jonathan Redpath
cfbe7bae2d Re-add thing that was removed accidentally, which caused trip fuel to always be zero unless cruise temperature was manually set 2022-05-12 19:48:33 +01:00
Jonathan Redpath
519f208f13 Merge branch 'dev' into new-flightplan 2022-05-12 13:21:21 +01:00
Jonathan Redpath
d8b6b9701e Merge branch 'dev' into 3D-flightdeck 2022-05-12 11:40:36 +01:00
Jonathan Redpath
18000ed7a2 Merge branch 'dev' into 3D 2022-05-12 11:37:20 +01:00
Jonathan Redpath
b6b287889e MCDU: fix arrival page so that it shows runways at the end of the approach list 2022-05-11 18:35:51 +01:00
Jonathan Redpath
cb37934f92 Merge branch '3D' into 3D-flightdeck 2022-02-27 17:05:50 +00:00
Jonathan Redpath
1a4824345e remove setFont(symbol) 2022-02-27 17:05:39 +00:00
Jonathan Redpath
d5af8c1db9 MCDU buttons added 2022-02-26 15:50:32 +00:00
Jonathan Redpath
f6f1810521 MCDU: apply new object names. Remove dupliocate audio + radio panel 2022-02-13 21:58:04 +00:00
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
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
2b2037df79 getDist() - fix for tmpy with DECEL. Crz FL temp - fix format 2022-01-21 14:25:12 +00:00
Jonathan Redpath
96737107b9 Fix DECEL distance prompt 2022-01-18 16:05:27 +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
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
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
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