1
0
Fork 0
Commit graph

341 commits

Author SHA1 Message Date
legoboyvdlp R
318da4c0a2 Merge branch 'dev' into 3D 2021-01-28 12:00:05 +00:00
legoboyvdlp R
39045f9b69 Fixes for MCDU; add EXCESS MOTION 2021-01-28 11:14:03 +00:00
Inuyaksa
1376f31c5f dynamic ACCUR on PROG pages 2021-01-26 23:32:13 +01:00
Inuyaksa
255e0725ab POSMON few fixes 2021-01-25 22:34:44 +01:00
Inuyaksa
85b1763a92 bool error + PROGAPPR
-fix bool on perfTOInput
- back to CLB from PROGAPPR
2021-01-24 21:03:52 +01:00
Inuyaksa
d52b946b2b Some POSMON layout fix 2021-01-23 23:30:45 +01:00
Inuyaksa
de1c6d7df4 little typo :/ 2021-01-23 21:59:34 +01:00
Inuyaksa
3fa0313582 IRSMON page and (very) basic IRS status display 2021-01-23 21:56:37 +01:00
Inuyaksa
54f6de1f19 added POSMON page 2021-01-23 20:37:04 +01:00
Inuyaksa
7d010f7bf5 VDEV symbol fixed 2021-01-23 00:19:21 +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
e08148fdcf PROG pages fix layouts to manual - PROG APPROACH/DONE pages added 2021-01-22 00:44:16 +01:00
Inuyaksa
bc5e48d80a PERFTO as aligned to manual p.145 2021-01-21 11:56:19 +00:00
Inuyaksa
e1a0be5401 cleaning the code 2021-01-21 11:56:17 +00:00
Inuyaksa
65705be97b preflight 2021-01-21 11:55:43 +00:00
Inuyaksa
b3c34dea15 PERFTO as aligned to manual p.145 2021-01-20 21:50:32 +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
legoboyvdlp R
4aae0ca23e Merge branch '3D' into cpdlc 2021-01-18 12:32:59 +00:00
legoboyvdlp R
bd98a8dbbd Merge branch 'dev' into 3D 2021-01-14 18:01:55 +00: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
f4fa67ea57 Merge branch 'dev' into 3D 2021-01-04 12:04:16 +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
0410a0fc91 Upgrade the DCDU / notification interface to allow for full connection and disconnection sequence 2020-11-30 16:53:10 +00:00
legoboyvdlp R
d6d654afbf Merge branch 'dev' into 3D 2020-11-29 21:40:08 +00:00
legoboyvdlp R
c9d13ca14b CPDLC: add free text page 2020-11-29 16:58:38 +00:00
legoboyvdlp R
9905cc803f Merge branch 'dev' into 3D 2020-11-28 19:27:39 +00:00
legoboyvdlp R
bc445a1eaa Optimization of the systems loop. Remove most of the excess code in libraries.nas, replaced with jsb / updateManager 2020-11-28 13:40:33 +00:00
legoboyvdlp R
cd141f357f Merge branch 'dev' into 3D 2020-11-26 20:47:55 +00:00
Matthew Maring
3d5a58d2ee Improve uninitialized FUELPRED page 2020-11-22 14:57:38 -05:00
legoboyvdlp R
a169c4bd1d Merge branch 'dev' into 3D 2020-10-25 14:17:42 +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
a867cfc4c9 Save server selection. Improve parser to remove any lowercase char or comma (invalid) 2020-10-24 15:07:23 +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
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
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
98c2110b85 Merge branch 'dev' into 3D 2020-10-18 19:34:05 +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
9db3a42e18 Merge branch 'dev' into 3D 2020-10-10 14:17:49 +01:00
legoboyvdlp R
16df254d13 Transfer much of managed speed loop to nodes or variables -- much faster! 2020-10-05 19:18:10 +01:00
legoboyvdlp R
162c36a3e6 Merge branch 'dev' into 3D 2020-10-04 15:30:00 +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
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
6f0114457d Accept MCDU input in KG 2020-09-19 14:43:44 +01:00
legoboyvdlp R
4fb28daa99 Improvements and fixes to last change 2020-09-04 21:25:37 +01:00
legoboyvdlp R
08876700a9 Typo 2020-09-04 21:13:31 +01:00
legoboyvdlp R
af5363c2aa Implement model options more correctly. 2020-09-04 21:10:47 +01:00
legoboyvdlp R
0933ca4f47 Allow MCDU display in KGS 2020-09-04 20:56:26 +01:00
legoboyvdlp R
25942cb834 Electrical: use nodes 2020-08-14 19:25:58 +01:00
Matthew Maring
6f69dee2ac Add up/down arrows to winds, support navaid/fix import 2020-08-09 08:38:46 -04:00
Matthew Maring
b80cd82aa3 Add stars and arrows to wind page 2020-08-08 13:35:51 -04:00
legoboyvdlp R
e45baeeb0d Bugfix MCDU, bugfix the flightplan dialog 2020-08-04 18:04:00 +01:00
Matthew Maring
4c246d8efc Extra fuel now based on FOB when engines running 2020-08-03 18:54:14 -04:00
legoboyvdlp R
5d73f217e1 Merge branch 'dev' into simbrief-integration 2020-08-03 17:59:48 +01:00
Matthew Maring
3a43829772 Bug fixes for v-speeds 2020-08-03 10:50:32 -04: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
fc25237eb2 INITA linked in 2020-08-01 15:04:54 +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
86f265b791 Weather uplink 2020-07-31 14:32:18 +01:00
Matthew Maring
a2088e58d9 Alternate airport bugfix 2020-07-31 08:20:33 -04:00
Matthew Maring
d6b2b82c92 Push GRND wind to PERFAPPR 2020-07-29 19:24:03 -04:00
legoboyvdlp R
7cbeb2c96f Further bugfix for DIRTO 2020-07-25 11:27:08 +01:00
legoboyvdlp R
8ce2365920 Final bugfix 2020-07-25 01:21:38 +01:00
legoboyvdlp R
35fe108f8e Fix more typos 2020-07-24 19:01:27 +01:00
legoboyvdlp R
ba95771c2e Fix typo 2020-07-24 18:57:23 +01:00
legoboyvdlp R
2e0d10ee51 COMM completed 2020-07-24 17:14:48 +01:00
legoboyvdlp R
3160f43696 VHF DIRECTORY 2020-07-24 14:18:17 +01:00
legoboyvdlp R
c4788d48c3 Formatting 2020-07-23 16:21:55 +01:00
legoboyvdlp R
92b61ce5f0 Asterisk 2020-07-23 16:10:59 +01:00
legoboyvdlp R
4b76282b6f Fix dim / bright of MCDU 2020-07-23 15:55:32 +01:00
legoboyvdlp R
05bde5aa40 Company call 2020-07-23 15:33:11 +01:00
legoboyvdlp R
b1a71ccfbf Fix power source on right hand side MCDU 2020-07-22 18:35:09 +01:00
legoboyvdlp R
0baaf4a0f5 Bugfix 2020-07-10 22:15:37 +01:00
legoboyvdlp R
69cdce951c Bugfixes 2020-07-10 21:28:53 +01:00
legoboyvdlp R
649c29e7b8 Bugfixes 2020-07-10 20:54:13 +01:00
legoboyvdlp R
b1f91f1639 Rest of INITA converted 2020-07-10 20:28:17 +01:00
legoboyvdlp R
f9bd25884a Gnd temp, alt 2020-07-10 01:25:25 +01:00
legoboyvdlp R
a125092915 Flight num, crz level, crz temp, tropo 2020-07-10 01:09:19 +01:00
legoboyvdlp R
28c1f2e50a Switch v1 / vr / v2 to nasal thingies 2020-07-10 00:07:03 +01:00
Josh Davidson
e6a6398ff6 FMGC: Streamline autopilot speeds 2020-07-08 21:12:02 -04:00
legoboyvdlp R
02f02162d0 Bugfix for ARRIVAL page 2020-06-28 12:59:46 +01:00
Matthew Maring
46ab42be56 Improvements to ZFW/ZFWCG (correct order, add constraints, check decimal size) 2020-06-26 17:11:27 -04:00
legoboyvdlp R
41fe5cbb5d Fix RAD NAV 2020-06-14 20:26:51 +01:00
legoboyvdlp R
ed66593c1b Improvements to winds format entry, fixes for nasal error 2020-06-14 18:31:15 +01:00
Matthew Maring
b0807111a9 Allow GRND in descent wind 2020-06-14 13:22:18 -04:00
legoboyvdlp R
34a5d6a795 Holding patterns - populate information from database on HOLD page, if exists. Fix for LAT REV 2020-06-14 14:42:58 +01:00
legoboyvdlp R
1abf474b58 Hide debug, DRAFT title and ttle colour, also new font for symbols 2020-06-14 12:02:45 +01:00
legoboyvdlp R
946c8ce3b2 Merge branch 'dev' into wind 2020-06-13 23:32:34 +01:00
Matthew Maring
a35d20da9a Merge branch 'dev' into wind 2020-06-11 14:43:42 -04:00
Matthew Maring
136a292c53 Enable return buttons, clean up history page 2020-06-11 13:55:52 -04:00
legoboyvdlp R
5be5724240 Merge branch 'dev' into approach-vias 2020-06-06 19:02:16 +01:00
Lukas Gafner
1b254f4568
Added backup navigation on radio management panel (#149)
* First step: The rmp's show the selected frequencies and courses

* Frequency and crs selection for ls and vor with the inner knob added

* Fix bindings RMP1 and update transfer function

* Changes on RADNAV page if backup nav is active

* Change behaviour of backup nav switch guard rmp1 and rmp2

* RMP NAV switchguard: Recalculate wrong normals and adjust transparency
2020-06-05 21:00:10 +01:00
legoboyvdlp R
78b78487b1 Re-format ARRIVAL page for approach VIAS 2020-05-31 23:39:09 +01:00
Matthew Maring
f9f6d301a8 Descent wind 2020-05-31 13:12:43 -04:00
Matthew Maring
077ce24361 Cruize wind, temp color change 2020-05-31 12:55:32 -04:00
Matthew Maring
ba70ec7187 History wind, implement generic wind 2020-05-31 10:30:33 -04:00
Matthew Maring
b678cef6c8 Skeleton code for winds 2020-05-31 10:05:44 -04:00
legoboyvdlp R
856500e871 Merge branch 'mcdu-messages' into dev 2020-05-30 22:25:36 +01:00
Matthew Maring
97c60e4bf1 Display speeds in PFD when in specified phase 2020-05-27 13:12:21 -04:00
legoboyvdlp R
ccbfee96e5 Port to new method 2020-05-23 12:16:20 +01:00
legoboyvdlp R
97e00861cb Improvements 2020-05-23 01:40:01 +01:00
legoboyvdlp R
5788e99be3 Bugfixes 2020-05-23 00:47:43 +01:00
legoboyvdlp R
b4921743ad Switch to dynamic function for all dynamic pages 2020-05-23 00:21:51 +01:00
Matthew Maring
fc734dc1ca Missing items 2020-05-22 12:40:15 -04:00
legoboyvdlp R
a533ba4637 Canvas: fix for OPCODE error 2020-05-22 17:36:22 +01:00
legoboyvdlp R
8fcb2f83d8 Merge branch 'dev' into fuel-prediction 2020-05-21 19:22:25 +01:00
legoboyvdlp R
10bf4c5cb8 It works 2020-05-21 19:02:59 +01:00
legoboyvdlp R
5364eaf714 Add PILOT WAYPOINT page 2020-05-19 23:37:04 +01:00
legoboyvdlp R
bd55b7a504 Persistent across sessions 2020-05-19 13:04:33 +01:00
legoboyvdlp R
cfcb77e3cf Database persistent across sessions 2020-05-19 00:09:09 +01:00
Matthew Maring
f04ff08cd3 Allow indpendent block entry, fix fuel pred animation, show tow value when ready 2020-05-18 14:30:43 -04:00
Matthew Maring
32c5dc1a31 Merge branch 'dev' into fuel-prediction 2020-05-18 13:03:34 -04:00
Matthew Maring
8da6258c2c Correct fuel prediction animation 2020-05-18 12:35:42 -04:00
legoboyvdlp R
eb37ea57fc A/C STATUS page works; deleting works; it won't yet add at the first index (it _does_ add the waypoint to db but doesn't add to the flightplan :( 2020-05-17 17:53:43 +01:00
legoboyvdlp R
b792a1b472 Proof of concept for using nodes rather than property IO in FMGC; also re-add forward slash in various places, and correct format of transition altitude on PERF APPR page 2020-05-16 15:48:26 +01:00
legoboyvdlp R
729ec0db7d Enable AIRPORT key (doesn't work quite to spec but at least works); improve code for button handling 2020-05-15 23:30:53 +01:00
legoboyvdlp R
c380624539 DIRTO page: bugfix 2020-05-15 15:32:12 +01:00
Matthew Maring
bb25e00230 Merge branch 'dev' into fuel-prediction 2020-05-13 17:03:43 -04:00
Matthew Maring
c0e92d35de Update leading zeros on perf appr 2020-05-10 12:41:25 -04:00
legoboyvdlp R
ff1b5138eb Displays: fix effect (remove weird shadows that sometimes happen) 2020-05-10 11:41:37 +01:00
Matthew Maring
928a28a1f6 Merge branch 'dev' into fuel-prediction 2020-05-09 14:36:39 -04:00
legoboyvdlp R
4e6e20bca2 Move canvas displays to absolute positions 2020-05-08 12:44:00 +01:00
Matthew Maring
bffcbd6152 Merge branch 'dev' into fuel-prediction 2020-05-07 13:55:44 -04:00
Matthew Maring
9e9f9f52f6 Push changes to fuel predict, bugfix for reserve fuel 2020-05-05 09:52:11 -04:00
Matthew Maring
d4dd37c8df Blank alternate fuel if not set 2020-05-05 09:31:38 -04:00
Matthew Maring
1a8ec19b46 Add trip time and new trip formulas (+/- 50 lbs accuracy for supported range), fix prediction bugs (block inaccurate until all calcs done) 2020-05-04 22:39:06 -04:00
legoboyvdlp R
757f70222b CLOSEST AIRPORT page functioning, and AIRWAYS page slight improvements. Will make functional sometime later. 2020-05-04 16:22:13 +01:00
legoboyvdlp R
dc955859ca Hold dummy page improved, airways dummy page added 2020-05-04 11:48:22 +01:00
Matthew Maring
1cd3e66d24 Add temporary wind temp (simplified for testing) 2020-05-03 13:29:46 -04:00
Matthew Maring
8d9a28e3a9 Add reserve calculations, copy over to FUELPRED, fix reserve label bug 2020-05-02 15:40:19 -04:00
Matthew Maring
bb7f78d567 Add normal/small for rte reserve, fix block clr bug 2020-05-02 14:50:02 -04:00
Matthew Maring
8d3affa5b7 Merge branch 'dev' into fuel-prediction 2020-05-02 13:07:12 -04:00
Matthew Maring
8d7541212b Fix gross weight bug 2020-05-02 13:05:43 -04:00
Matthew Maring
f11ee6cfa3 Add small/normal fucntionality to final fuel 2020-05-02 12:50:55 -04:00
Matthew Maring
436e0bd7a0 Push label/coloring improvements to FUELPRED, final label bug fix 2020-05-02 11:58:41 -04:00
Matthew Maring
a123b3307d Improvements to route reserve and final fuel 2020-05-02 10:42:32 -04:00
Matthew Maring
3beb08a142 Fix alt-fuel/time label 2020-05-02 09:30:12 -04:00
Matthew Maring
b15d93c999 Correct INITB colors (further adjustments coming) 2020-05-01 23:24:50 -04:00
Matthew Maring
80c677bee3 Update FUELPRED implementation 2020-05-01 21:21:57 -04:00
Matthew Maring
7c21f214e7 Implement relistic fuel pred button action (no calcs yet), add delay timers to INITB, add leading slash for FMGC variables 2020-05-01 20:26:05 -04:00
legoboyvdlp R
e8a0d2e81e 3D: remove doubled vertices; smooth shading 2020-05-01 22:38:14 +01:00
legoboyvdlp R
bd9975db57 Updates to IRS INIT page 2020-05-01 17:46:53 +01:00
legoboyvdlp R
e5066031d0 Remove deprecated file, rename class 2020-05-01 09:41:39 +01:00