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
legoboyvdlp R
f10da37fed
Improve PROG (add the BRG / DIST)
2021-01-28 18:57:20 +00:00
legoboyvdlp R
c18c35abc5
GPS MONITOR
2021-01-28 13:59:08 +00:00
legoboyvdlp R
39045f9b69
Fixes for MCDU; add EXCESS MOTION
2021-01-28 11:14:03 +00:00
Inuyaksa
85b1763a92
bool error + PROGAPPR
...
-fix bool on perfTOInput
- back to CLB from PROGAPPR
2021-01-24 21:03:52 +01:00
Inuyaksa
54f6de1f19
added POSMON page
2021-01-23 20:37:04 +01:00
Inuyaksa
3036056696
PERFTO params not modifiable after prefligh
2021-01-22 23:36:43 +01:00
Inuyaksa
d39f6c89bd
little fixes on PROG and PERF pages
2021-01-22 22:14:22 +01:00
Inuyaksa
9b9dc79026
cleaning the code
2021-01-20 21:25:37 +01:00
Inuyaksa
da6562bc8a
preflight
2021-01-20 20:32:21 +01:00
Inuyaksa
533682abce
little modifications to fltlog - manage MCDU reset
2021-01-16 14:27:55 +01:00
legoboyvdlp
a559b17d1c
Modifications by inuyaksa ( #204 )
...
* Addition of AOC page FLIGHT LOG
* Improvements to ATSU
* Add OOOI system (ACARS)
2021-01-14 14:22:12 +00:00
legoboyvdlp R
79b8a8fc74
Restore missing file. Correct per pilot reference -- the Thales behaves slightly differently
2020-12-31 20:44:26 +00:00
legoboyvdlp R
2298a87e4b
Manual merge of work completed by inuyaksa:
...
- long pressing CLR button (keyboard/MCDU panel) clears scratchpad
- abort button for panel state dialog, when error occurs on state
script, you can't close panel
- fix MCDU starting page, arrow color and REQ state
(https://youtu.be/twwUjHXdNVU?t=57 )
- PERFTO, validation on insert of V1/Vr/V2 values and type II error
messages
- PERFTO, basic validation of THRRED/ACC
2020-12-31 20:03:47 +00:00
legoboyvdlp R
c9d13ca14b
CPDLC: add free text page
2020-11-29 16:58:38 +00:00
legoboyvdlp R
09cc3447e0
Bugfix departure transitions
2020-11-19 19:27:13 +00:00
legoboyvdlp R
868b6c9610
AOC CONFIG page. Bugfixes. ECAM memo for the AOC system, also you need to input flight number now to have a working AOC
2020-10-24 19:09:49 +01:00
legoboyvdlp R
e2123ca287
Implement a standard dictionary interface; bugfixes to ATIS; display ATIS code as a phonetic alphabet rather than a letter
2020-10-24 18:09:28 +01:00
legoboyvdlp R
a867cfc4c9
Save server selection. Improve parser to remove any lowercase char or comma (invalid)
2020-10-24 15:07:23 +01:00
legoboyvdlp R
0e71418a38
Remove debug info
2020-10-24 14:11:41 +01:00
legoboyvdlp R
d599e1ffc5
MCDU: add working ATIS fetcher
2020-10-24 14:07:15 +01:00
legoboyvdlp R
5c60cafb68
Add ability to display ATIS in MCDU
2020-10-23 20:38:12 +01:00
legoboyvdlp R
93cf903128
Show ATIS code + time
2020-10-23 18:18:55 +01:00
legoboyvdlp R
66a59b90b2
Link to the flightplan in ATIS
2020-10-23 15:00:57 +01:00
legoboyvdlp R
58a4136e4e
Add ATIS fetching code. You can't see it in the MCDU yet; however the fetching page work
2020-10-23 14:49:01 +01:00
legoboyvdlp R
b847070a47
Bugfix ACARS received message interface; instead of denying station, send back an INVALID STATION ACARS message
2020-10-23 11:45:49 +01:00
legoboyvdlp R
7990e8349a
MCDU: change the way WEATHER REQUEST works slightly, based off video reference. Now, it will return to AOC page, and after some time say WX UPLINK. Also, promp on 6R on AOC page to go to last message. And make dummy ATIS page.
2020-10-22 21:21:04 +01:00
legoboyvdlp R
abb267d6d3
Better error handling for HTTP requests. Ability to clear received AOC messages
2020-10-21 00:00:14 +01:00
legoboyvdlp R
c95912fa8b
ATSU: add server switching for METAR server; add ATIS subsystem. However it is not yet connected to MCDU. That comes next week.
2020-10-16 21:37:30 +01:00
legoboyvdlp R
23dabc4b67
Formatting
2020-10-04 15:25:29 +01:00
legoboyvdlp R
8000651176
Merge branch 'mcdukgs' into dev
2020-10-03 16:50:42 +01:00
legoboyvdlp R
3d046eea30
Corect very serious error in the block / fuel calculations
2020-10-03 12:34:29 +01:00
legoboyvdlp R
1b9f31c726
MCDU: stop calling getprop(page) literally dozens of times when a button is pushed. In addition, we switch more stuff to PTS. Slowly getting faster!
2020-10-03 10:59:47 +01:00
legoboyvdlp R
e236de2f69
Refactor version checks. Improve altitude alerter code so it uses less properties. FMGC: use less properties
2020-09-28 20:22:00 +01:00
legoboyvdlp R
600f52375f
Thrust: redo Nasal. Much more efficient now.
2020-09-20 21:07:51 +01:00
legoboyvdlp R
6f0114457d
Accept MCDU input in KG
2020-09-19 14:43:44 +01:00
Matthew Maring
e3266e5325
Crz wind bug fix
2020-08-09 09:18:47 -04:00
Matthew Maring
6f69dee2ac
Add up/down arrows to winds, support navaid/fix import
2020-08-09 08:38:46 -04:00
Matthew Maring
cde92dd5af
Fix vapp bug
2020-08-05 21:42:43 -04:00
Matthew Maring
366382c9cc
Actually record previous flight's wind, add missing degree symbols
2020-08-05 19:37:26 -04:00
Matthew Maring
0f820ece04
Bug fix if no winds stored
2020-08-05 05:47:16 -04:00
Matthew Maring
536f61d197
Implement history winds
2020-08-05 05:36:25 -04:00
legoboyvdlp R
c7cc93caf0
Correct power supply / VHF3 interaction of simbrief
2020-08-04 16:35:01 +01:00
Matthew Maring
0f8d8596f8
Fix zfwcg entry bug, improve simbrief fuel integration
2020-08-03 17:47:30 -04:00
legoboyvdlp R
5d73f217e1
Merge branch 'dev' into simbrief-integration
2020-08-03 17:59:48 +01:00
Matthew Maring
7edaf22381
Move speed calcs away from setprop/getprop
2020-08-03 10:50:32 -04:00
Matthew Maring
c75df53506
Remove setprop/getprop from fuel, min dest fob bug fix
2020-08-03 10:50:32 -04:00
legoboyvdlp R
701e52198e
bugfix
2020-08-01 21:53:57 +01:00
legoboyvdlp R
fb41cf8424
INITA loading
2020-08-01 16:30:16 +01:00
legoboyvdlp R
fc25237eb2
INITA linked in
2020-08-01 15:04:54 +01:00
legoboyvdlp R
31e8269996
Simbrief initial downloader
2020-08-01 14:04:33 +01:00
legoboyvdlp R
e1ce34148e
Bugfix
2020-07-31 14:32:19 +01:00
legoboyvdlp R
e32c7b6522
It works, finished
2020-07-31 14:32:19 +01:00
legoboyvdlp R
76ce5deae2
Ability to get METAR in MCDU
2020-07-31 14:32:18 +01:00
legoboyvdlp R
4aa039f671
Bugfix typo
2020-07-31 14:32:18 +01:00
legoboyvdlp R
86f265b791
Weather uplink
2020-07-31 14:32:18 +01:00
Matthew Maring
5e98ff639c
Fix cruise waypoints
2020-07-30 14:48:11 -04:00
Matthew Maring
981325f646
Navigate to correct waypoint from VERTREV
2020-07-30 07:54:02 -04:00
Matthew Maring
5927afb337
Clear descent/alt winds when changing arrival
2020-07-29 22:21:30 -04:00
Matthew Maring
1c1d64005a
Use magnetic heading on PERFAPPR
2020-07-29 21:40:32 -04:00
Matthew Maring
5c74fa8617
Allow 0s for wind magnitude/direction
2020-07-29 21:33:00 -04:00
Matthew Maring
6eb28aabcf
Prepare for propogation of winds, bug-fix for wind clearing
2020-07-29 21:25:56 -04:00
Matthew Maring
96eba4ea29
Fix nasal errors with alt-wind, allow clearing of alt-wind/sat
2020-07-29 19:48:05 -04:00
Matthew Maring
d6b2b82c92
Push GRND wind to PERFAPPR
2020-07-29 19:24:03 -04:00