Josh Davidson
fa1ace4da3
Files: Merge dev
2021-06-06 11:18:50 -04: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
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
55f81ab7ab
Merge branch 'dev' into 3D
2021-03-01 17:46:09 +00: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
legoboyvdlp R
fae0c3fed2
Merge branch 'dev' into 3D
2021-02-11 17:19:39 +00:00
Josh Davidson
4466f8b701
Engines: New CFM performance, toga limit but its not active. needs fadec rewrite
2021-02-07 14:12:27 -05: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