1
0
Fork 0
Commit graph

831 commits

Author SHA1 Message Date
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
42a17b5149 Also on RHS ND 2020-10-22 16:47:38 +01:00
legoboyvdlp R
0f4f39e04a Secret 2020-10-22 16:25:45 +01:00
legoboyvdlp R
ba1dfd8c42 Merge branch 'dev' into new-electrical 2020-10-20 18:56:57 +01:00
legoboyvdlp R
8069ebae11 Merge branch 'dev' into pfd-rework 2020-10-20 18:55:06 +01:00
legoboyvdlp R
aaec3800c8 Correct power source for FAC / ELAC warns 2020-10-19 23:59:28 +01:00
fly
ff04ea3853 Woops... no need for that debug print
Signed-off-by: fly <merspieler@airmail.cc>
2020-10-20 03:49:19 +11:00
fly
643018829d Fix issue
Signed-off-by: fly <merspieler@airmail.cc>
2020-10-20 03:46:55 +11:00
fly
75a0ba7655 ND align overlay by MiSKLaCH, see #182. Missing logic
Signed-off-by: fly <merspieler@airmail.cc>
2020-10-20 02:59:33 +11:00
fly
8c490c0840 Merge gilly/FPV without svg
Signed-off-by: fly <merspieler@airmail.cc>
2020-10-20 02:56:30 +11:00
legoboyvdlp R
7fcfff4ad3 Canvas QRH 2020-10-19 15:22:24 +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
2e5736860c Show DC BAT in XX when the battery switches are off, hence the BCL aren't powered 2020-10-15 17:58:49 +01:00
legoboyvdlp R
68593890bf Add auto-switching for the AC ESS after three seconds; also correct switch control power to ac1 / ac2 2020-10-14 15:32:58 +01:00
legoboyvdlp R
aed192c7ae Same thing for APU 2020-10-14 15:13:24 +01:00
legoboyvdlp R
117f0256f8 Electrical: GCU should be powered by PMG or by DC BAT bus. Therefore, you can control with GEN pb sw if you have PMG volts _or_ if you have DC BAT. Also, disc power is on DC BAT, not DC ESS, even though indication is on ESS. Typically weird Airbus 2020-10-14 00:32:24 +01:00
legoboyvdlp R
59c092a5bd IDG improvements:
1) restrict disconnection with underspeed condition (14%)
2) Fire pushbutton should deactivate, not disconnect IDG. Therefore, it opens the GCR rather than setting input rpm to zero.
3) Generator comes online at 52% N2 (4730 RPM)
4) Wider range of acceptable frequencies per AMM
5) Gen faults latch -- allows for potential restoration upon reset of the generator switch
6) CSD: restrict rpm range between 4500 -- 9120 rpm
2020-10-13 23:53:15 +01:00
legoboyvdlp R
8107bb73f5 New OH panel pushbutton sound 2020-10-13 20:50:22 +01:00
legoboyvdlp R
ed49a64199 Last set of arrows 2020-10-12 19:29:31 +01:00
legoboyvdlp R
01af5caad3 Bottom arrow 2020-10-12 19:09:02 +01:00
legoboyvdlp R
df3ac8ed33 Arrowssss 2020-10-11 20:13:06 +01:00
legoboyvdlp R
e1bf8e972f Add non-linear pitch scale to PFD. 2020-10-11 17:45:28 +01:00
legoboyvdlp R
207c24c430 PFD: move the X X and = = 2020-10-11 16:56:03 +01:00
legoboyvdlp R
3a64392d51 New PFD non-linear pitch scale 2020-10-11 14:19:05 +01:00
Josh Davidson
433fe4ca0e Control: Refactor cockpit elevator trim clickspots to properly control the trim, fixes #150 2020-10-10 20:23:41 -04:00
legoboyvdlp R
53e46ae8d2 Add IDG guards 2020-10-10 21:01:24 +01:00
legoboyvdlp R
46f810b48b Bugfix -- hide rather than show the stall warning alpha bars 2020-10-10 20:33:51 +01:00
legoboyvdlp R
78e4597ff2 Ground reference bar on PFD should obscure the altitude window. Even if its annoying. 2020-10-10 20:28:20 +01:00
legoboyvdlp R
b02cc4e61f Hide all FAC warnings on PFD when FAC1+2 failed, replace with SPD LIM red alert 2020-10-10 20:20:24 +01:00
legoboyvdlp R
0829f51377 SPD LIM displayed on captain's PFD if there is a dual FAC failure 2020-10-10 19:50:10 +01:00
legoboyvdlp R
66eb7daf31 Fuel flow should not be zero! 2020-10-10 17:43:03 +01:00
legoboyvdlp R
3528bd1262 Better clipping on full flap 2020-10-10 14:15:36 +01:00
legoboyvdlp R
59b157ce98 Slats animated 2020-10-10 14:03:42 +01:00
legoboyvdlp R
14606bb9e4 But I animated the flaps 2020-10-09 21:10:07 +01:00
legoboyvdlp R
00a6e9fd46 I dislike inkscape clipping. Just saying. 2020-10-09 20:50:46 +01:00
legoboyvdlp R
079db179f9 improve the SVG for the flap indicator 2020-10-09 20:00:02 +01:00
legoboyvdlp R
9baf68144f And IAE2 2020-10-08 22:10:46 +01:00
legoboyvdlp R
56caefcf62 Better alignment (#maths) on the dots 2020-10-08 22:08:20 +01:00
legoboyvdlp R
c107d02774 Upper ECAM: flap indicator animated 2020-10-08 21:21:45 +01:00
legoboyvdlp R
2dbc526f59 Restore development file 2020-10-08 20:13:18 +01:00
Matthew Maring
3641c7680d Fix pfd speed bug 2020-10-07 00:54:10 -04: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
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
e30c76694e Try to fix case-sensitivity by creating a new file 2020-10-02 17:59:04 +01:00
legoboyvdlp R
40b90a2bdb Lower ECAM: correction for Nasal error 2020-09-30 18:16:57 +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
f86c4901c6 UPPER ECAM: Efficientize. Remove old code that isn't needed, and make the ECAM color switching faster 2020-09-27 18:08:34 +01:00
legoboyvdlp R
844d604ea1 FADEC: efficientize the nasal loop 2020-09-24 20:44:26 +01:00
legoboyvdlp R
ce6f08bb30 Fix overhead bindings for EPR N1 Mode 2020-09-24 20:18:09 +01:00
legoboyvdlp R
600f52375f Thrust: redo Nasal. Much more efficient now. 2020-09-20 21:07:51 +01:00
sgilchrist123
c956c71f41 Get value from prop tree only once instead of twice 2020-09-20 16:31:41 +10:00
sgilchrist123
7cf787ce56 Replace FPV with one from MD-11 2020-09-20 09:36:31 +10:00
sgilchrist123
c3f88010d6 Remove feature to dim fixed aircraft outline on PFD in TRK mode 2020-09-20 09:16:16 +10:00
legoboyvdlp R
6f0114457d Accept MCDU input in KG 2020-09-19 14:43:44 +01:00
legoboyvdlp R
1240862693 Merge branch 'dev' into mcdukgs 2020-09-19 13:56:17 +01:00
sgilchrist123
cfea513ace Minor refactor of FPV code - remove unused variables. 2020-09-18 18:02:09 +10:00
legoboyvdlp R
9300c41fd1 Lower ECAM: cconvert electrical page to ELEC nodes. Remove all instances of getprop. Fix bug in battery display. 2020-09-17 17:48:31 +01:00
sgilchrist123
b91ebcbb54 NOrmalise track_diff to avoid issues when turning through North 2020-09-17 21:12:04 +10:00
sgilchrist123
0e7c79d76d Disable code that displays FPV in red if it is outside the range of negative to positive 9.9 degrees 2020-09-16 22:35:44 +10:00
sgilchrist123
3881bdd381 Change how position of FPV is calculated - copy from MD11 2020-09-16 22:17:11 +10:00
legoboyvdlp R
f5c66d6047 JSBSIM Misc file added. 2020-09-12 18:27:32 +01:00
legoboyvdlp R
2f6d04b2fd Fuel flow sensors on ECAM fuel page powered with FADEC self-test. Also, the fuel used is now reset when engine start occurs 2020-09-12 17:43:00 +01:00
sgilchrist123
159dc953b5 restrict FPV to between -9.9 and 9.9 degrees as per FCOM 2020-09-10 19:19:21 +10:00
sgilchrist123
497a274df5 Hide FPV when ADIRS aligning or not available 2020-09-09 21:25:18 +10:00
sgilchrist123
65c105ffb5 Refactor to reduce duplicate lines of code - move to helper function 2020-09-09 20:49:47 +10:00
sgilchrist123
273d045b77 Fix appearance of FPV 2020-09-09 18:30:07 +10:00
sgilchrist123
10dcd4dbee Display FPV in red if ADIRIS still in alignment or not available 2020-09-09 09:16:20 +10:00
sgilchrist123
8c98c6da05 Convert FPV from a path, whcih didn't render well in FG, to a group 2020-09-07 21:52:39 +10:00
sgilchrist123
f90010da16 Adjust vertical or horizontal translation of FPV position to account for roll angle 2020-09-06 22:43:54 +10:00
legoboyvdlp R
0933ca4f47 Allow MCDU display in KGS 2020-09-04 20:56:26 +01:00
sgilchrist123
5219cccaeb Enable crew to switch to ADR3 if ADR1 or 2 unavailable 2020-09-01 20:27:03 +10:00
sgilchrist123
7a6fecad3d Dim fixed aircraft outline if crew selects TRK-FPA 2020-08-31 13:42:02 +10:00
sgilchrist123
e8fd43885d Add basic FPV functionality 2020-08-30 09:37:22 +10:00
vezza
9a1373599f Typo fix 2020-08-16 13:26:27 +02:00
legoboyvdlp R
c08ebae3d1 More nodes 2020-08-14 19:51:57 +01:00
legoboyvdlp R
a8d62ac916 Correct old property reference 2020-08-14 19:34:48 +01:00
legoboyvdlp R
7fcd0a1089 Corrections 2020-08-14 19:28:50 +01:00
legoboyvdlp R
25942cb834 Electrical: use nodes 2020-08-14 19:25:58 +01:00
legoboyvdlp R
7398cc155c Attempt to correct case sensitivity 2020-08-13 20:55:36 +01:00
legoboyvdlp R
95613c43df GPWS: activate TERR switch 2020-08-13 11:16:27 +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
34e15b1765 VS pointer improvements on PFD 2020-08-02 23:46:29 +01: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
6b9209bd08 Improvements for brakes, merge two brake nasal files and use PTS / props.globals for brakes 2020-07-26 00:13:54 +01:00
legoboyvdlp R
c3c56e34ae Sound fixes / improvements 2020-07-25 21:04:38 +01: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
a28879577c Revision of FBW degradation logic, rudder trim implemented to spec. Todo -- rudder trim should affect RTLU. Separate yaw law -- normal, alternate, and mechanical. 2020-07-16 19:54:05 +01:00
legoboyvdlp R
70b0bb6730 Slat alpha lock function 2020-07-13 23:30:38 +01:00
legoboyvdlp R
e5236d00b3 Optimize IESI 2020-07-12 22:08:11 +01:00
legoboyvdlp R
629c579b26 Optimize FMGC loop more 2020-07-12 19:27:04 +01:00
legoboyvdlp R
040feca174 - 2020-07-12 00:39:26 +01:00
legoboyvdlp R
cc6e842a07 Fixes / improved icing nasal 2020-07-11 23:17:58 +01:00
legoboyvdlp R
85779a5676 Major bugfixes to failures; correct property references; optimize it-fbw 2020-07-11 20:23:21 +01:00
legoboyvdlp R
508935fa93 Merge branch 'fmgc-use-nasal-thingies' into dev 2020-07-11 14:04:13 +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
3d4d4f959b Experimental fix for winglets 2020-07-10 20:54:35 +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
6951c78e77 Merge branch 'dev' into pneumatics 2020-07-03 15:28:27 +01: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
87c55a1fd0 Bugfixes to failures dialog 2020-06-26 14:00:28 +01:00
legoboyvdlp R
914ecaed4f Zone temperature. 2020-06-20 19:54:59 +01:00
legoboyvdlp R
3cf9fcc6ba Duct temperatures 2020-06-20 17:08:56 +01:00
Vladimir Jelovac
b504ed18a1 Using a single property for all gear chocks #151 2020-06-17 21:58:46 +02:00
legoboyvdlp R
14993d2c04 Fixes to bleed page, also crossbleed (thanks pinto!) 2020-06-16 18:51:43 +01:00
legoboyvdlp R
65989164f1 Merge branch 'dev' into pneumatics 2020-06-15 18:17:35 +01: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
48873a0320 Correct animation of trim valves 2020-06-04 16:02:46 +01:00
legoboyvdlp R
5d46f4e5ee Pack ram air / hot air valve / trim valve initial simulation 2020-06-04 12:43:30 +01:00
legoboyvdlp R
569a4811d5 Add emergency ram air valve 2020-06-03 19:20:10 +01:00
legoboyvdlp R
e3321be90b EOL characters: ensure consistency 2020-06-01 19:54:14 +01:00
legoboyvdlp R
78b78487b1 Re-format ARRIVAL page for approach VIAS 2020-05-31 23:39:09 +01:00
legoboyvdlp R
ecf434666d Merge branch 'dev' into pneumatics 2020-05-31 21:12:54 +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
legoboyvdlp R
cbc237bbb6 Bugfix the navdisplay. Also, fix sound 2020-05-30 20:03:43 +01:00
legoboyvdlp R
901f5f2ce0 Merge branch 'dev' into pneumatics 2020-05-29 20:24:18 +01:00
legoboyvdlp R
24f03e837c ECAM 2020-05-29 20:20:46 +01:00
Matthew Maring
97c60e4bf1 Display speeds in PFD when in specified phase 2020-05-27 13:12:21 -04:00
Matthew Maring
1f67d08363 Fix vapp, speed logic improvements 2020-05-27 11:59:40 -04:00
legoboyvdlp R
02c1104d99 Merge branch 'dev' into pneumatics 2020-05-26 00:17:28 +01:00
legoboyvdlp R
bbb8c3aaeb Merge branch 'dev' into mcdu-messages 2020-05-25 15:15:33 +01:00
vezza
4538b273a6 Merge branch 'dev' of https://github.com/legoboyvdlp/A320-family into dev 2020-05-25 07:42:24 +02:00
Josh Davidson
af2ff9c847 Control: Add support for seperated tiller, and fix NWS to match FCOM, fixes #3 2020-05-24 14:40:06 -04:00
vezza
155cad7fae Merge remote branch 'origin/dev' 2020-05-24 10:54:05 +02:00
vezza
3c925ed447 Remove duplicates 2020-05-24 10:53:22 +02:00
Matthew Maring
86feca8440 Add clip bar for ground reference 2020-05-23 13:11:10 -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
legoboyvdlp R
b9812c92c4 ELEC ECAM page: fix galley indications 2020-05-22 22:04:31 +01:00
legoboyvdlp R
5cc1eeb1c1 Merge branch 'dev' into pneumatics 2020-05-22 20:53:54 +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
01a05e3194 Merge branch 'dev' into fuel-prediction 2020-05-22 14:41:13 +01:00
legoboyvdlp R
ee4ba79902 Wing condensation at higher aoa, bugfixes 2020-05-21 23:20:53 +01:00
legoboyvdlp R
07272539b1 EFIS: move out of libraries. namespace 2020-05-21 21:35:31 +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
886a13cd79 Very minor change to navdisplay - make sure it always inherits from correct parent class 2020-05-16 23:32:17 +01:00
legoboyvdlp R
b453e2e3a3 Nasal - correct namespace definitions 2020-05-16 21:04:03 +01:00
legoboyvdlp R
fc41319e67 Correct ATC knob; correct startup sound (so it doesn't reset) 2020-05-16 19:35:34 +01:00
legoboyvdlp R
b78c2293dd Fix ATC mode knob 2020-05-16 16:17:02 +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
legoboyvdlp R
13ea131be2 Remove legacy property 2020-05-15 12:57:17 +01:00
legoboyvdlp R
8e47693170 Merge branch 'dev' into pneumatics 2020-05-15 12:03:07 +01:00
legoboyvdlp R
6d03abf6f7 Hide HP valve connection when valve shut 2020-05-14 12:26:54 +01:00
legoboyvdlp R
f85886d395 Pack flow valves shown properly on the bleed page 2020-05-14 12:22:52 +01:00
Matthew Maring
bb25e00230 Merge branch 'dev' into fuel-prediction 2020-05-13 17:03:43 -04:00
vezza
f414119f18 BugFix - Fuel temp is odd #128 2020-05-13 22:48:04 +02:00
legoboyvdlp R
ee81d65ff2 Packs: add output temperature. Correct bleed page errors. 2020-05-13 20:58:44 +01:00
legoboyvdlp R
f0f19e0ad0 Merge branch 'dev' into pneumatics 2020-05-13 19:48:55 +01:00
legoboyvdlp R
eeb25f2217 Navdisplay: enable PLAN scrolling; correct scrolling on F-PLN page in MCDU; remove legacy files from navdisplay; correct bug in waypoint displaying where waypoints wouldn't be deleted 2020-05-13 16:41:13 +01:00
Matthew Maring
09f436d6ea Fix to #139 2020-05-13 08:00:13 -04:00
legoboyvdlp R
9b9abe1329 imporevment 2020-05-13 09:01:26 +01:00
legoboyvdlp R
dd5c49ef8c Air Cond - pack flow ctl valves 2020-05-13 00:44:03 +01:00
legoboyvdlp R
b3aeb925ce Merge branch 'dev' into pneumatics 2020-05-12 23:31:34 +01:00
legoboyvdlp R
780c8b84c4 Correct behaviour of eng 2 prv when crossbleed + apu bleed open; also fix something else 2020-05-12 21:57:10 +01:00
legoboyvdlp R
ae5d8c4997 Merge branch 'dev' into pneumatics 2020-05-12 20:38:14 +01:00
Josh Davidson
d234204eda DU: Fix clipping problems on the PFD 2020-05-12 12:35:03 -04:00
legoboyvdlp R
882e10e0ab Irradiance on captain's sliding window 2020-05-12 11:08:10 +01:00
legoboyvdlp R
c439905886 Merge branch 'dev' into pneumatics 2020-05-12 09:53:37 +01:00
Josh Davidson
e00b6a94a1 Control: Totally refactor Flaps/Slats system, add more detail 2020-05-11 22:40:59 -04:00
legoboyvdlp R
a055034f4a Merge branch 'dev' into pneumatics 2020-05-11 18:57:12 +01:00
legoboyvdlp R
60c18d5282 Add wing anti ice / engine anti ice simulation 2020-05-11 15:57:23 +01:00
legoboyvdlp R
ab5b080545 Bleed off warning, more improvements to bleed fault warnings 2020-05-11 13:45:00 +01:00
legoboyvdlp R
37c7ee320e Further improve bleed fault 2020-05-11 13:08:55 +01:00
legoboyvdlp R
dfab6c518f Much improved pneumatics warnings 2020-05-10 23:58:26 +01:00
Matthew Maring
c0e92d35de Update leading zeros on perf appr 2020-05-10 12:41:25 -04:00
legoboyvdlp R
bd4e51d2bf Improve crossbleed on ECAM even more; APU EGT now reflected in temeprature 2020-05-10 16:35:20 +01:00
legoboyvdlp R
7f5c407ce0 Crossbleed on LOWER ECAM 2020-05-10 16:05:57 +01:00
legoboyvdlp R
dfb9a31ae2 Merge branch 'dev' into pneumatics 2020-05-10 14:54:56 +01:00
legoboyvdlp R
9095df292f Whitespace 2020-05-10 12:25:36 +01:00
legoboyvdlp R
d5616e84ad Cleanup -set .xmls; Model/X.xmls, checklists, add generic checklist marker 2020-05-10 12:21:24 +01:00
legoboyvdlp R
ff1b5138eb Displays: fix effect (remove weird shadows that sometimes happen) 2020-05-10 11:41:37 +01:00
legoboyvdlp R
5782f237d8 Displays: fix effect (remove weird shadows that sometimes happen) 2020-05-10 11:40:46 +01:00
legoboyvdlp R
9d9ce2760c Merge branch 'dev' into pneumatics 2020-05-09 22:41:12 +01:00
Matthew Maring
928a28a1f6 Merge branch 'dev' into fuel-prediction 2020-05-09 14:36:39 -04:00
Jonathan Redpath
52c3893ee1
Irradiance improvements (#134)
* Add cockpit cubemaps; turn off irradiance effect, boost amb to maximum

* Revert ambient change

* Revert the revert

* Re-organize irradiance effect, add FCU

* Disabling cockpit shadows again... but irradiance has been improved
2020-05-09 15:11:22 +01:00
legoboyvdlp R
ea0ceaedaa Merge branch 'dev' into pneumatics 2020-05-08 23:28:40 +01:00
legoboyvdlp R
6b9e6a8b78 Fix radio panels inverted y-axis 2020-05-08 19:11:29 +01:00
legoboyvdlp R
410bd30daa Correct transponder code position 2020-05-08 19:01:25 +01:00
legoboyvdlp R
4e6e20bca2 Move canvas displays to absolute positions 2020-05-08 12:44:00 +01:00
legoboyvdlp R
165e4f68f2 Move Pedestal_up to flightdeck.ac 2020-05-07 21:10:51 +01:00
legoboyvdlp R
0240fafbdb Remove character? 2020-05-07 20:45:36 +01:00
legoboyvdlp R
f9b9932220 3D: remove offsets on audio / radio panels; and move DDRMI / brakes to main flightdeck.ac 2020-05-07 20:44:54 +01:00
Matthew Maring
bffcbd6152 Merge branch 'dev' into fuel-prediction 2020-05-07 13:55:44 -04:00
legoboyvdlp R
b197a74f6f Merge branch 'dev' into pneumatics 2020-05-07 00:36:52 +01:00
legoboyvdlp R
b9f1bc9d79 Minor thing that doesn't change anything 2020-05-07 00:06:24 +01:00
legoboyvdlp R
062177aba6 Warnings 2020-05-06 17:05:53 +01:00
legoboyvdlp R
cb6fafd9c1 APU bleed improvements; improvements to lower ECAM 2020-05-05 21:58:50 +01:00
legoboyvdlp R
42c1a86668 APU bleed 2020-05-05 20:21:15 +01:00
legoboyvdlp R
531603e16b Re-organize the nasal foder a bit... oh, and add a pneumatics system 2020-05-05 19:12:14 +01: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
legoboyvdlp R
b77100fde9 Rewrite and cleanup legacy code somewhat 2020-05-03 21:05:44 +01:00
Matthew Maring
1cd3e66d24 Add temporary wind temp (simplified for testing) 2020-05-03 13:29:46 -04:00
legoboyvdlp R
d6344cca6e New battery charging logic 2020-05-03 17:13:49 +01: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
legoboyvdlp R
d98b39ccc5 Bugfix SD Wheel page, correct rate of NWS actuator, and add tire pressure to .svg (not yet implemented) 2020-05-02 15:48:54 +01: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
f64a7892d3 Bugfix lights; ALIGN --> OFF 2020-05-01 15:23:00 +01:00
legoboyvdlp R
e5066031d0 Remove deprecated file, rename class 2020-05-01 09:41:39 +01:00
Matthew Maring
2600e31daf Revert "Update INIT format, remove ground temp"
This reverts commit e41c786247.
2020-04-30 22:44:47 -04:00
Matthew Maring
e41c786247 Update INIT format, remove ground temp 2020-04-30 15:57:05 -04:00
Matthew Maring
c2089e80c1 Fix blurriness in chrono clock 2020-04-30 15:38:05 -04:00
Matthew Maring
b078cc164e Rename :) 2020-04-30 15:26:36 -04:00
legoboyvdlp R
fabadc92e0 Remove duplicated object on overhead panel 2020-04-29 22:04:35 +01:00
legoboyvdlp R
3c793c44e1 Remove debug output in ND 2020-04-29 00:40:16 +01:00
legoboyvdlp R
9e9d514cdd Fix PFD typo, correct bearing could go below zero or above 360 2020-04-28 15:33:28 +01:00
Josh Davidson
62931a38a5 Sim: Refactor ND EFIS interface, Altimeter STD, and fix some bugs 2020-04-27 11:37:43 -04:00
legoboyvdlp R
fe7055a3ef Pedestal floodlight - remove bugs on lower pedestal, also remove alpha channel of pedestal_low.png to improve readability of labels 2020-04-27 00:20:55 +01:00
legoboyvdlp R
1ff317a539 Remove un-used ATC model, merge with pedestal_up 2020-04-27 00:10:51 +01:00
legoboyvdlp R
c3d66d14a8 Remove OHpanel.new 2020-04-26 20:39:35 +01:00
legoboyvdlp R
a66750df30 Improve light switches, fix EVAC panel, and remove doubled-vertices on fire pushbuttons 2020-04-26 20:39:33 +01:00
Matthew Maring
e78f738bb5 Fix PERFAPPR runway issue, cleanup code more 2020-04-26 15:14:06 -04:00
Matthew Maring
81edf65259 Clean up ils logic 2020-04-26 15:01:10 -04:00
legoboyvdlp R
6792699ddd 3D: Correct normals and smooth shading on flightdeck 2020-04-26 18:52:13 +01:00
Matthew Maring
d3c5fb48e6 Hide baro/radio under 250nm 2020-04-26 08:49:37 -04:00
vezza
e9f1099137 fix ddrmi dme's osgtext alignement/position 2020-04-26 12:27:07 +02:00
vezza
a257b23750 Bugfix - Brakes overheat on replay #115 2020-04-26 09:59:12 +02:00
vezza
f7fe9af157 Clock backlight fix, ddrmi dme's fix, rudder trim indicating 0 fix 2020-04-25 23:43:31 +02:00
legoboyvdlp R
9c49cb92a2 Enable PTU sound, improvements to PERF TO (thr red / thr acc now allow entry from 400 feet, uplink to data hidden except in phase 0 / phase 7, v1 / vr / v2 input disallowed during takeoff) 2020-04-25 15:32:53 +01:00
fly
0e89bc9bcd Fix deprecated printlog warning
Signed-off-by: fly <merspieler@airmail.cc>
2020-04-22 14:40:25 +00:00
fly
cb3b573367 Show 7.5 on the outer circle on the ND when at 10nm and in ARC mode
Signed-off-by: fly <merspieler@airmail.cc>
2020-04-22 14:36:35 +00:00
legoboyvdlp R
c5b2352fad Merge branch 'comm' into dev 2020-04-21 20:24:20 +01:00
Josh Davidson
69563b1b15 Sim: Fix broken keyboard MCDU input with CTRL+K 2020-04-21 13:48:24 -04:00
legoboyvdlp R
7cb36a61c0 Port to RMP 2 / ACP 2 2020-04-21 16:44:10 +01:00
legoboyvdlp R
1782383168 HF radios interfaced 2020-04-21 15:54:55 +01:00
Josh Davidson
b69c83a545 FMGC: Fix DH/MDA system and make sounds work properly and fix overlap 2020-04-20 23:43:34 +01:00