1
0
Fork 0
Commit graph

856 commits

Author SHA1 Message Date
legoboyvdlp R
6f0114457d Accept MCDU input in KG 2020-09-19 14:43:44 +01:00
legoboyvdlp R
74cd14db02 Split the ECAM controller loop to improve performance 2020-09-17 18:15:50 +01: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
legoboyvdlp R
3d613905be Improve Nasal for brake system. Use PTS + more efficient loop. 2020-09-16 19:23:17 +01:00
legoboyvdlp R
bf4f576359 More PTS / getValue() 2020-09-15 18:49:07 +01:00
legoboyvdlp R
f69ed58384 Nasal fixup 2020-09-15 18:22:35 +01:00
legoboyvdlp R
96e1b7332b Correction 2020-09-15 18:18:34 +01:00
legoboyvdlp R
32a17efa67 Reverser control code to PTS 2020-09-15 18:17:06 +01:00
legoboyvdlp R
d779ddaa1c FADEC nasal: use PTS nodes rather than getprop 2020-09-12 19:07:52 +01:00
legoboyvdlp R
f5c66d6047 JSBSIM Misc file added. 2020-09-12 18:27:32 +01:00
legoboyvdlp R
a1b5edf397 Remove legacy ventilation code; move legacy braking code to JSB 2020-09-12 18:13:34 +01:00
legoboyvdlp R
19e0b0b9aa Pneumatics: remove un-needed legacy starting engines code 2020-09-12 17:57:23 +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
legoboyvdlp R
5479c1d4f1 Formatting 2020-09-05 11:45:46 +01:00
legoboyvdlp R
8e73fb6b5b Bugfix for issue 176 2020-08-18 17:54:44 +01:00
legoboyvdlp R
c08ebae3d1 More nodes 2020-08-14 19:51:57 +01:00
legoboyvdlp R
25942cb834 Electrical: use nodes 2020-08-14 19:25:58 +01:00
legoboyvdlp R
a443e0aa83 Fix battery percent 2020-08-13 19:54:58 +01:00
legoboyvdlp R
258eae0fda GPWS warning for TERR 2020-08-13 11:34:53 +01:00
legoboyvdlp R
95613c43df GPWS: activate TERR switch 2020-08-13 11:16:27 +01:00
legoboyvdlp R
4ba0d35b14 Better relay sounds 2020-08-13 10:58:13 +01:00
legoboyvdlp R
5fe512a913 APU: correct un-init property, and ensure start signal is ended when master switch is turned off in pre-init phase 2020-08-13 10:45:08 +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
601d733e46 Fix FL in history wind 2020-08-08 08:55:49 -04:00
legoboyvdlp R
0aefdda66d Better error messaging for simbrief download failure 2020-08-07 13:01:15 +01:00
legoboyvdlp R
b8c31535c4 Fix the flight number. 2020-08-07 12:48:47 +01:00
legoboyvdlp R
1b9c2667bf Fix DCT routing simbrief parser 2020-08-07 12:44:22 +01:00
legoboyvdlp R
e48e060ef6 Invalid flightplan input won't crash flightgear 2020-08-07 11:44:03 +01: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
legoboyvdlp R
f8508feccb Correct path to simbrief -- there shouldn't be any danger in having this, since you can't press it more than once during parsing, anyway 2020-08-04 12:25:51 +01:00
Matthew Maring
4c33cefa5e Live updates of fuel 2020-08-04 06:43:18 -04:00
Matthew Maring
4c246d8efc Extra fuel now based on FOB when engines running 2020-08-03 18:54:14 -04:00
Matthew Maring
a21e107881 Disable block fuel recalculation 2020-08-03 18:18:44 -04:00
Matthew Maring
0f8d8596f8 Fix zfwcg entry bug, improve simbrief fuel integration 2020-08-03 17:47:30 -04:00
legoboyvdlp R
409781828a fixes 2020-08-03 18:28:06 +01:00
legoboyvdlp R
5d73f217e1 Merge branch 'dev' into simbrief-integration 2020-08-03 17:59:48 +01:00
legoboyvdlp R
6801002120 Nothing 2020-08-03 17:50:08 +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
067a87f1e8 Fix that cost index 0 would prevent managed speed 2020-08-02 13:01:06 +01:00
legoboyvdlp R
701e52198e bugfix 2020-08-01 21:53:57 +01:00
legoboyvdlp R
92ec285cf0 Alright, so now loads waypoints -- I checked these situations:
- With DCT first waypoint
- With SID to first waypoint
- With SID (not in DB) to first waypoint
- PROBLEMS with runway mismatch
- With DCT runway
- With STAR to runway
- With STAR (not in DB) to last waypoint
- PROBLEMS with runway mismatch
2020-08-01 21:25:49 +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
3bd1e28769 Properly clear winds 2020-07-29 22:32:30 -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
legoboyvdlp R
ac7b9643fa Refactor more legacy 2020-07-26 13:43:14 +01: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
86b3d9d537 Fix autocoordination #172 2020-07-25 19:14:56 +01:00
legoboyvdlp R
ac03b256f0 Bugfix 2020-07-25 16:40:35 +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
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
a1d20d78fb Correct autopilot max bank angle to 30 deg, THR IDLE in autoland at 30 feet, altitude capture at delta 20 feet, and LAND arms at 400 rather than 300 2020-07-19 23:58:21 +01:00
legoboyvdlp R
d3b66bbb91 Improve performance by delaying ECAM to 15 herz in JSBSIM, correct clock so that annunciator test works corectly 2020-07-17 22:15:49 +01:00
legoboyvdlp R
c50d42c138 Fix Nasal errors, fix payload dialog 2020-07-17 20:58:39 +01:00
legoboyvdlp R
aebdca0ad5 Add ECAM warnings for FAC / rudder system. FAC failure latching now works. Yaw damper failures added. You can now go from mechanical yaw back to alternate yaw, should your FAC recover. 2020-07-17 16:57:15 +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
7794dca715 Bugfix 2020-07-16 19:33:18 +01:00
legoboyvdlp R
5cd3331f70 Rudder Travel Limiter 2020-07-16 17:00:10 +01:00
legoboyvdlp R
a6d278773c Same fix for APPR 2020-07-16 12:32:26 +01:00
legoboyvdlp R
7527908d8e Fix bug in LOC -- now can only be armed above 400 feet and if not in SRS mode 2020-07-16 01:05:41 +01:00
legoboyvdlp R
629c579b26 Optimize FMGC loop more 2020-07-12 19:27:04 +01:00
legoboyvdlp R
81e501ea88 Lights loop to JSBSIM 2020-07-12 14:53:15 +01:00
legoboyvdlp R
a61de8e6e9 Speedbrake to PTS 2020-07-12 14:24:16 +01:00
legoboyvdlp R
b09ab21a37 Re-factor libraries.nas, fix bug in fbw 2020-07-12 00:35:03 +01:00
legoboyvdlp R
cc6e842a07 Fixes / improved icing nasal 2020-07-11 23:17:58 +01:00
legoboyvdlp R
6b3e344807 DMC: fix potential bug-cause 2020-07-11 21:04:29 +01:00
legoboyvdlp R
b8c255a2cd No need for separate livery nasal files 2020-07-11 20:45:43 +01:00
legoboyvdlp R
475518672d Remove effects.nas 2020-07-11 20:35:34 +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
f282e72243 Bugfixes 2020-07-11 15:04:12 +01:00
legoboyvdlp R
9e72589b57 Bugfixes 2020-07-11 14:03:30 +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
b929d5f928 Bugfix 2020-07-10 00:12:09 +01:00
legoboyvdlp R
d105fb88ba Missed some things 2020-07-10 00:09:46 +01:00
legoboyvdlp R
28c1f2e50a Switch v1 / vr / v2 to nasal thingies 2020-07-10 00:07:03 +01:00
Josh Davidson
c8612c2c1b FMGC: Remove unused in AP 2020-07-09 10:27:33 -04:00
Josh Davidson
e6a6398ff6 FMGC: Streamline autopilot speeds 2020-07-08 21:12:02 -04:00
Josh Davidson
d875a8ec35 FMGC: Update autopilot to 4.0.4 spec 2020-07-08 16:14:55 -04:00
legoboyvdlp R
6951c78e77 Merge branch 'dev' into pneumatics 2020-07-03 15:28:27 +01:00
legoboyvdlp R
4ce2cfcaf6 Bugfix DIRTO page 2020-06-30 15:13:30 +01:00
legoboyvdlp R
7d5de4bad9 Bugfix for save last cost index 2020-06-29 22:17:19 +01:00
legoboyvdlp R
032009a707 Bugfix for newer versions of fg 2020-06-29 21:33:57 +01:00
legoboyvdlp R
6cd65e9ac0 Several major bugfixes reported by @julienlengele - many thanks! 2020-06-27 23:26:36 +01:00
legoboyvdlp R
537780c04c Attempted bugfix 2020-06-27 18:37:45 +01:00
Matthew Maring
499786bb6e Fix taxi fuel bug 2020-06-27 07:11:53 -04:00
Matthew Maring
61d2d171fd Correct max ZFW to 61,000 kg 2020-06-26 17:35:48 -04: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
b0f065aef1 Experimental update to FWC logic to fix spurios warnings 2020-06-26 00:27:26 +01:00
legoboyvdlp R
3adabd6317 Bugfix for landing - reset arrival index (thanks @stdg!) 2020-06-23 00:07:00 +01:00
legoboyvdlp R
c23e2a76af ECAM bugfixes 2020-06-21 21:13:57 +01:00
legoboyvdlp R
85b9d39593 Trim air / cabin fans failures 2020-06-20 20:52:04 +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
e563df87c8
Merge pull request #156 from jelovac/aircraft-menu-optimization
Merging landing gear chocks properties
2020-06-19 19:19:06 +00:00
legoboyvdlp R
df0fa88871 Set constraints on FPLNt push 2020-06-17 23:31:07 +01:00
Vladimir Jelovac
b504ed18a1 Using a single property for all gear chocks #151 2020-06-17 21:58:46 +02:00
legoboyvdlp R
9a56678e94 Bugfix for loading flightplans - thanks LemiCandy! 2020-06-17 10:38:21 +01:00
legoboyvdlp R
09e83023ce Merge branch 'dev' into pneumatics 2020-06-16 20:32:30 +01:00
legoboyvdlp R
65989164f1 Merge branch 'dev' into pneumatics 2020-06-15 18:17:35 +01:00
legoboyvdlp R
0e7b9dea72 Merge branch 'dev' into wind 2020-06-15 16:33:59 +01:00
legoboyvdlp R
2d051f15c3 Bugfix nasal error 2020-06-15 16:32:29 +01:00
Matthew Maring
4a66cdf2a5 Variables fixes 2020-06-14 14:38:10 -04: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
3ff34c66da Formatting: remove need for leading zeroes, sprintf() on wind_heading / magnitude 2020-06-14 12:56:10 +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
legoboyvdlp R
c6feb2aef0 Merge branch 'approach-vias' into dev 2020-06-13 22:34:26 +01:00
Matthew Maring
5e5966e96f Remove unecessary code 2020-06-13 10:58:09 -04:00
Matthew Maring
6c4c75b311 Add parents to wind objects 2020-06-13 10:51:03 -04:00
legoboyvdlp R
2d4ea99e68 Bugfix for from waypoint, also bugfix for the aproach vias 2020-06-13 15:48:12 +01:00
Matthew Maring
bb7efbb5fb Route reserve bug fix 2020-06-13 08:35:45 -04:00
Matthew Maring
20849fd25a Add access to winds from VERTREV, winds finished and ready for testing! 2020-06-12 22:12:28 -04:00
Matthew Maring
80ef332f29 Add access to wind pages from DATA2, save previous page in winds 2020-06-12 21:28:14 -04:00
Matthew Maring
2da3114861 Enable clearing on crz page 2020-06-12 20:39:15 -04:00
Matthew Maring
dd7c71c08b Enable clearing cruize temp 2020-06-12 20:21:34 -04:00
Matthew Maring
e83ac26786 History wind bug fixes 2020-06-12 12:53:12 -04:00
legoboyvdlp R
06065f953d Show flightplan altitudes in MCDU 2020-06-12 17:14:02 +01:00
legoboyvdlp R
99f914a8d6 Major bugfixes, port departure page, please test! 2020-06-12 16:16:44 +01:00
Matthew Maring
c01c1c34a7 Enable alternate wind clearing 2020-06-12 10:29:48 -04:00
Matthew Maring
da8dbc2cb9 Fix clearing bug, add descent winds 2020-06-12 10:11:57 -04:00
Matthew Maring
35852cc124 Enable clearing for CLB winds 2020-06-12 09:52:32 -04:00
Matthew Maring
ca1407d7d6 Major ug fix for crz page when using both mcdus (no more nasal errors!), minor temp fix 2020-06-12 08:15:04 -04:00
legoboyvdlp R
5aac5e8c8a Start work on departures 2020-06-12 00:49:42 +01:00
legoboyvdlp R
fb0e4754e2 Bugfix 2020-06-12 00:43:29 +01:00
legoboyvdlp R
6ca266766e Bugfixes 2020-06-12 00:06:40 +01:00
Matthew Maring
9986b4b7f9 Fix nasal error when adding navaids 2020-06-11 18:08:47 -04:00
Matthew Maring
ca9e8b5338 Enable alternate wind 2020-06-11 17:48:19 -04:00
Matthew Maring
acefe499f2 Enable cruize temp field 2020-06-11 17:25:15 -04:00
Matthew Maring
3332a106f2 Another typo, temporary bug fix 2020-06-11 14:56:09 -04:00
Matthew Maring
a35d20da9a Merge branch 'dev' into wind 2020-06-11 14:43:42 -04:00
Matthew Maring
9f867a6bd0 Fix nasal bug 2020-06-11 14:43:32 -04:00
Matthew Maring
f3f84d1c69 Push alternate changes :) 2020-06-11 14:20:25 -04:00
Matthew Maring
bee94d54e0 Hide alt wind if no alternate 2020-06-11 14:09:16 -04:00
Matthew Maring
136a292c53 Enable return buttons, clean up history page 2020-06-11 13:55:52 -04:00
Matthew Maring
34333c876c Bug fixes when using both mcdus at the same time 2020-06-11 12:57:35 -04:00
Matthew Maring
3fd01a904d Enable wind cancel/insert buttons 2020-06-10 20:18:11 -04:00
Matthew Maring
6b523801b8 Implement enroute navaids wind, save wind values across flightplan changes 2020-06-10 19:22:08 -04:00
Matthew Maring
49257dc018 Push changes to cruize/descent, fix return button bug 2020-06-10 18:26:55 -04:00
Matthew Maring
331baf014b Push new logic to climb page, make work on both mcdus 2020-06-10 17:44:04 -04:00
Matthew Maring
79f8c543a1 Completed wind store logic (not implemented in mcdu yet) 2020-06-09 22:42:30 -04:00
legoboyvdlp R
565055b9cb Reset variables 2020-06-08 17:05:04 +01:00
legoboyvdlp R
96788e63cc Approach vias - add version check; restore functionality to top row 2020-06-07 13:29:56 +01: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
ec8b2408b4 Refactor top row of page a little 2020-06-05 15:55:52 +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
6d586efe38 Improvements - no via, no star, etc 2020-06-03 14:20:39 +01:00
legoboyvdlp R
20f8b1c513 Distance calculation for waypoints 2020-06-02 20:10:12 +01:00
legoboyvdlp R
27e2438549 Flightplan: new arrival distance calculation, experimental 2020-06-02 18:59:02 +01:00
legoboyvdlp R
0e2f410f2b Bugfixes for appr trans; arrows on appr via page 2020-06-02 18:27:02 +01:00
legoboyvdlp R
539344f1be Bugfix for discontinuities; arrival page index typo 2020-06-02 16:37:30 +01:00
Matthew Maring
2fbdf96223 Make right MCDU work 2020-06-01 20:57:58 -04:00
Matthew Maring
e2153f9281 Store crz wind data in waypoint 2020-06-01 18:12:33 -04:00
legoboyvdlp R
6e307654c1 Finalize APP VIAS page, correct various problems, ability to load APP VIAS is working correctly 2020-06-01 21:55:15 +01:00
legoboyvdlp R
e033e0e2c0 Add ability to show list of approach transitions 2020-06-01 19:52:59 +01:00
Matthew Maring
e05289b324 Enable text entry on crz/des pages 2020-05-31 21:30:49 -04:00
Matthew Maring
b7f153a601 Enabling cycling through waypoints 2020-05-31 21:10:47 -04:00
legoboyvdlp R
78b78487b1 Re-format ARRIVAL page for approach VIAS 2020-05-31 23:39:09 +01:00
legoboyvdlp R
98163eb712 Add initial placeholder for approach vias 2020-05-31 21:23:22 +01:00
legoboyvdlp R
ecf434666d Merge branch 'dev' into pneumatics 2020-05-31 21:12:54 +01:00
Matthew Maring
efc771c89e Add contraints 2020-05-31 14:39:33 -04:00
Matthew Maring
3c8402dbbc Basic text entry logic (clb only) 2020-05-31 14:15:53 -04: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
f2e6ca53e5 Pack 1 / 2 OFF, PACK 1 + 2 fault working 2020-05-29 20:50:05 +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
legoboyvdlp R
84883220d6 Add ECAM messages for packs; pack1 / 2 ovht implemented 2020-05-28 16:21:54 +01:00
Matthew Maring
1f67d08363 Fix vapp, speed logic improvements 2020-05-27 11:59:40 -04:00
Matthew Maring
ebe67398a2 Fix block fuel if using auto-start 2020-05-26 15:45:07 -04:00
legoboyvdlp R
02c1104d99 Merge branch 'dev' into pneumatics 2020-05-26 00:17:28 +01:00
legoboyvdlp R
6f698bf473 Will check distance before deleting waypoint. This seems more reliable, in DIRTO 2020-05-25 23:34:34 +01:00
Matthew Maring
52bc91ca8e Bug-fix for manual approach speed selection 2020-05-25 18:33:15 -04:00
legoboyvdlp R
79f166b4ef Bugfix for DIRTO - thanks to julien for reporting! 2020-05-25 21:37:57 +01:00
legoboyvdlp R
e482b65566 Bugfix for DIRTO - thanks to julien for reporting! 2020-05-25 21:37:48 +01:00
legoboyvdlp R
7291df73f3 Type II messages 2020-05-25 18:56:13 +01:00
legoboyvdlp R
bbb8c3aaeb Merge branch 'dev' into mcdu-messages 2020-05-25 15:15:33 +01:00
Josh Davidson
6bab24d056 Sim: Fix bug in zoom-views 2020-05-24 16:21:51 -04:00
legoboyvdlp R
1c77d670aa Load cost index automatically if you try to enter ZFW with no cost index set 2020-05-23 12:43:09 +01:00
legoboyvdlp R
07f6036dc7 INITA: stop input to R1 / L2 if temporary exists 2020-05-23 12:21:03 +01: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
7a6e684581 Cleanup after merge 2020-05-22 21:00:11 +01:00
legoboyvdlp R
91184fd64a Initial work 2020-05-22 20:58:15 +01:00
legoboyvdlp R
5cc1eeb1c1 Merge branch 'dev' into pneumatics 2020-05-22 20:53:54 +01:00
legoboyvdlp R
01a05e3194 Merge branch 'dev' into fuel-prediction 2020-05-22 14:41:13 +01:00
legoboyvdlp R
0b01410dca MCDU: correct for transition addition 2020-05-22 13:55:31 +01:00
legoboyvdlp R
c82a822563 Allow clearing of route in INITA 2020-05-21 22:39:39 +01:00
204981a4aa
Merge pull request #148 from Kasluk24/fo-audio-control
Added functionality to FO's ACP
2020-05-21 20:38:55 +00:00
legoboyvdlp R
07272539b1 EFIS: move out of libraries. namespace 2020-05-21 21:35:31 +01:00
legoboyvdlp R
f133556127 VAPP input range 2020-05-21 21:24:19 +01:00
legoboyvdlp R
15c700430f Flightplan: show PPOS --> discont if before INITA 2020-05-21 21:11:43 +01:00
Lukas Gafner
4d902d464e Added functionality to FO's ACP 2020-05-21 21:37:27 +02:00
legoboyvdlp R
8fcb2f83d8 Merge branch 'dev' into fuel-prediction 2020-05-21 19:22:25 +01:00
legoboyvdlp R
6e741c5e09 Merge branch 'dev' of https://github.com/legoboyvdlp/A320-family into dev 2020-05-21 19:21:09 +01:00
legoboyvdlp R
37e5e8530e It didn't 2020-05-21 19:18:57 +01:00
legoboyvdlp R
10bf4c5cb8 It works 2020-05-21 19:02:59 +01:00
legoboyvdlp R
6903e1976c Improvements 2020-05-20 18:50:09 +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
1f58826998 Block crazy outputs that will mess-up display (>8 hours or >80,000 lbs fuel) 2020-05-18 15:51:09 -04:00
Matthew Maring
192ef3a4d9 Fuel now updates for all revisions + clearing a discontinuity 2020-05-18 15:18:17 -04:00
Matthew Maring
568d265dea Calcualted ZFW/Block fuels are inserted immediatley per https://www.youtube.com/watch?v=lX1IX8DWaPk 2020-05-18 14:53:42 -04: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
Dave 'Gizmo' Gymer
de2da1bafe Arrows for VERTREV's CLB/DES should be amber. 2020-05-18 19:20:28 +01:00
Dave 'Gizmo' Gymer
18dc990fbb Add comments about VERTREV for when vertical planning is implemented. 2020-05-18 19:20:28 +01:00
Dave 'Gizmo' Gymer
139a538396 Change RETURN back to CLB/DES on VERTREV page type 3. 2020-05-18 19:20:28 +01:00
Dave 'Gizmo' Gymer
62b48c3e18 Fix typo which prevent RSK6 returning from the VERTREV page. 2020-05-18 19:20:28 +01:00
Dave 'Gizmo' Gymer
421823478a Vertical revision bogus CLB/DES and R6 arrow. 2020-05-18 19:20:28 +01: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
f01fc6bc6a Saving works now! 2020-05-18 00:11:24 +01:00