1
0
Fork 0
Commit graph

299 commits

Author SHA1 Message Date
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
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
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
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
Jonathan Redpath
96a9885e9a Merge branch 'dev' into new-font 2022-01-10 19:39:10 +00: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
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
c0ae1c58f4 FMGC: remove properties for navDatabase 2021-12-28 12:43:14 +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
79219593bd Merge branch 'dev' into new-font 2021-12-27 16:57:15 +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
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
8da59fe409 Control: bugfix ground interaction 2021-11-02 17:32:24 -04: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
a84eebf5f2 Improve ATIS page based upon photo reference 2021-08-05 21:01:08 +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
bcc3478e87 Merge branch '3D' into cpdlc 2021-07-27 11:18:05 +01:00
Josh Davidson
0515ff4f66 VC: Display shader overhaul 2021-06-06 12:45:04 -04:00
Josh Davidson
d5b0099aec Merge branch 'dev' into 3D 2021-05-19 12:48:25 -04:00
legoboyvdlp R
4b9166605d Leading / with setlistener 2021-05-18 13:02:11 +01:00
Josh Davidson
5df1032bd1 Control: Refine engine control law farther, fix and add flex logic, add limits indications properly 2021-04-23 13:21:07 -04:00
Josh Davidson
c154cdc0ee Control: Tie fadec into the plane more and add eng 2 control 2021-04-22 17:44:17 -04:00
legoboyvdlp R
f894183cf7 More ATC pages 2021-03-02 17:53:46 +00:00
legoboyvdlp R
9158416153 MDCU: add ATC pages 2021-03-01 21:12:12 +00:00
legoboyvdlp R
9c7e8350df Merge branch '3D' into cpdlc 2021-03-01 17:46:44 +00:00
legoboyvdlp R
55f81ab7ab Merge branch 'dev' into 3D 2021-03-01 17:46:09 +00:00