1
0
Fork 0
Commit graph

374 commits

Author SHA1 Message Date
Jonathan Redpath
b732eda7bc Fix for fpln 2022-01-25 19:22:40 +00:00
Jonathan Redpath
772d920c30 Add some extra error checking on PERFTO 2022-01-25 12:30:35 +00:00
Jonathan Redpath
7201e89498 OVFY and PLUSMINUS 2022-01-25 09:51:59 +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
604b1b0ab9 Improve V1 / VR / V2 disagree message 2022-01-25 09:42:04 +00:00
Inuyaksa
871c645fba Better long pressed CLR and check numeric format on plus/minus 2022-01-24 21:14:17 +01:00
Andrea Vezzali
afa8385fa9 MCDU Flightlog and Sensors pages (Bugfix)
set FOB output in kgs or lbs according to config option
2022-01-17 15:51:09 +01:00
Jonathan Redpath
b6775f61d3 Port more 2022-01-16 22:41:41 +00:00
Inuyaksa
b8336d52b2 Merge branch 'webmcdu-fixes' into dev 2022-01-16 23:18:35 +01: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
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
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
1f44ce74c6 Only allow ovfy once 2022-01-13 21:34:48 +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
c3669c2419 Add OVERFLY function 2022-01-12 11:53:57 +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
383ffcf969 Altitude constraints - add ability to set above / below constraints 2022-01-05 17:18:05 +00:00
Jonathan Redpath
6fb8ad6f90 Fix typo in FMGC.nas, MCDU - add plus character 2021-12-31 16:01:02 +00:00
Jonathan Redpath
c0ae1c58f4 FMGC: remove properties for navDatabase 2021-12-28 12:43:14 +00:00
Jonathan Redpath
4cc86d0ab0 PRINTER NOT AVAIL 2021-12-27 16:54:23 +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
7833a3a5f2 VOR: accept 2-char long idents 2021-12-27 15:21:33 +00:00
Jonathan Redpath
8d70481780 ADF autotune 2021-12-27 14:09:23 +00:00
Jonathan Redpath
131562d2be Add tune VOR by ident 2021-12-27 14:09:16 +00:00
Jonathan Redpath
d7718feded RADNAV code - use nodes or variables rather than getprop 2021-12-27 11:54:45 +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
4b02640e88 Improve INIT A validation of tropopause and GND TEMP 2021-10-30 15:45:04 +01:00
Jonathan Redpath
b63c443d3d Add missing safety check to prevent error when clicking DUPLICATE item that doesn't exist 2021-10-26 23:26:30 +01:00
legoboyvdlp R
cb2e0e6e96 Fix bug with cruise-->descent switching 2021-08-23 18:32:32 +01:00
legoboyvdlp R
eb0acdff6b Bugfix: fix display of ATIS when the received code is invalid 2021-08-14 21:14:10 +01:00
legoboyvdlp R
22b76cf0a8 mcdu_reset should reset trans altitude 2021-08-03 16:17:20 +01:00
legoboyvdlp R
33fa131e5e Remove un-needed file 2021-08-03 16:14:37 +01:00
legoboyvdlp R
0b44b47a7d Bugfix MCDU scratchpad / message queue 2021-07-29 23:40:38 +01:00
Matthew Maring
3dce3ef1ea Fix issue #240 2021-07-26 09:17:28 -04:00
legoboyvdlp R
851c06ec3e Style improvements and restore work that was reverted 2021-06-13 19:29:25 +01:00
legoboyvdlp R
b87c404581 Simbrief: explicitly disable the ability whenever FROM / TO is already filled, because the function is not available then 2021-06-13 17:58:01 +01:00
legoboyvdlp R
3345d0247f FMGC: bugfix; also more getprop --> props.globals 2021-06-13 00:24:46 +01:00
legoboyvdlp R
bdd2c6c9fe Fix the ARRIVAL page; remove version checks for approach VIAs 2021-05-26 16:06:49 +01:00
legoboyvdlp R
4146260147 Misc improvements to DEPARTURE page to correct edge usecases 2021-05-22 13:50:29 +01:00
legoboyvdlp R
249ea57d29 MCDU DEPARTURE page: fix such that transitions are scrollable. Fix a couple of other bugs. To change the SID you'll have to go back to the runway page and re-select the runway. 2021-05-22 13:41:54 +01:00
legoboyvdlp R
05f5774fd2 Fix that some code was not called with FROM / TO 2021-02-19 20:17:38 +00:00
legoboyvdlp R
341e8558ab VERT REV: add ability to change altitude constraints and speed constraints on the page 2021-02-15 17:45:54 +00:00
Inuyaksa
7c75030bd3 litlle optiomizations 2021-01-31 23:05:03 +01:00