1
0
Fork 0
Commit graph

1087 commits

Author SHA1 Message Date
legoboyvdlp R
8857a2641c Rework all takeoff config warnings 2021-01-30 18:31:06 +00:00
legoboyvdlp R
7d5db5ad01 Fixes for ENG FIRE warn 2021-01-30 17:18:11 +00:00
legoboyvdlp R
e51dab2e3b ECAM: many fixes to THR LVR ABV IDLE, STALL, and fixes when there was an electrical failure 2021-01-30 16:12:34 +00:00
legoboyvdlp R
59b6196e4c XBLEED FAULT fixes so they don't come on with engine fire 2021-01-29 21:09:21 +00: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
legoboyvdlp R
d2bde4b727 Merge branch 'dev' into new-electrical 2021-01-24 20:44:34 +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
ab603af179 Merge branch 'dev' into preflight 2021-01-20 22:19:39 +01:00
Inuyaksa
9b9dc79026 cleaning the code 2021-01-20 21:25:37 +01:00
Inuyaksa
f4ffe335e0 Merge branch 'dev' into preflight 2021-01-20 21:10:42 +01:00
Inuyaksa
da6562bc8a preflight 2021-01-20 20:32:21 +01:00
legoboyvdlp R
fd3010f82f Bugfix: fix the ATIS API references 2021-01-20 14:51:36 +00:00
legoboyvdlp R
988fab63d0 PFD: fix bug where it would desync RHS PFD 2021-01-19 17:30:25 +00:00
legoboyvdlp R
62e3035ac1 APU: instant start up with panel states 2021-01-18 20:02:24 +00: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
0161ebf940 As the Simbrief element is representing the AOC rather than CO RTE, its not correct to set a CO RTE. But I'll leave the code there for future CO RTE support. 2020-12-31 20:29:04 +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
72cebd9077 bugfix for simbrief parser 2020-12-09 19:16:17 +00:00
legoboyvdlp R
fe8877c5c1 Typo fix 2020-12-06 14:59:58 +00:00
Josh Davidson
78f4f8ff63 Control: Fix the trim 2020-12-01 11:25:31 -05:00
vezza
879deba025 Hydraulic and brake system improvements
- loss of braking if no hydraulic pressure;
- code restyling;
2020-11-30 00:13:43 +01:00
legoboyvdlp R
c9d13ca14b CPDLC: add free text page 2020-11-29 16:58:38 +00:00
legoboyvdlp R
05e992132d Add G-force indication to the SD 2020-11-29 13:17:56 +00:00
legoboyvdlp R
b16aac146e FCU: fix bindings. Not all FBW failures inhibit the autoflight system. 2020-11-28 17:49:09 +00:00
legoboyvdlp R
d2c6dc100d Default value of no smoking sign to 0.5 2020-11-28 15:39:24 +00:00
legoboyvdlp R
30a3d8576d A320: more updates to libraries.nas 2020-11-28 15:38:17 +00:00
legoboyvdlp R
a0fce7b5aa Bugfix shake effect, improve buttons.nas code to avoid running settimer multiple times 2020-11-28 15:25:02 +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
98378f45ea Prevent excess garbage collection in FGMC.nas; correction for bug in PTS 2020-11-28 12:26:07 +00:00
Josh Davidson
8d55eda2d4 Sim: Fix the view ordering, the walker now is properly again 2020-11-27 21:17:59 -05:00
legoboyvdlp R
f247d9f4fd Merge branch 'dev' into new-electrical 2020-11-27 20:33:18 +00:00
Josh Davidson
9c359e4d62 Merge branch 'dev' of github.com:legoboyvdlp/A320-family into dev 2020-11-27 12:13:51 -05:00
Josh Davidson
730c0f3117 Sim: Refactor views system to be in more efficent code, and reset views everywhere, add new wing views 2020-11-27 12:13:47 -05:00
vezza
8ff4d1d662 Hydraulic and brake system improvements
- fix parking brake gauge indication;
- fix accumulator pressure;
- accumulators now provides 7 full brakings to get depressurized.
2020-11-27 00:00:50 +01:00
legoboyvdlp R
b75fbce2a1 Optimization 2020-11-26 19:31:18 +00:00
legoboyvdlp R
d803796f6b ELEV fault messages + separate ALTN and direct law warning 2020-11-26 19:05:41 +00:00
legoboyvdlp R
2bb5ec6578 MAN PITCH TRIM is controlled now by elevator fault. 2020-11-26 17:53:04 +00:00
legoboyvdlp R
55e4dac6ac FBW: FCTL pitch axis rework. Add FBW dependency to ailerons (ELAC 1 / 2 / SEC 1 / SEC 2 required). Add THS JAM failure. Add hydraulic dependency to the stabalizer. 2020-11-26 17:20:34 +00:00
legoboyvdlp R
20b4d4e767 Fix MMO not showing on PFD 2020-11-24 19:21:58 +00:00
legoboyvdlp R
c6d607e6b2 Landing gear warning light, add emission animation and electrical dependency 2020-11-23 20:18:28 +00:00
vezza
4b58edb995 Hydraulic and brake systems improvements:
- fix flightdeck brakes pressure indicator's bug;
- disable autobrake if antiskid is disabled or green pressure is low/missing;
- set hydraulic brakes snd accumulator's pressure;

to be done: set brake power according to brake's pressure
2020-11-23 02:29:46 +01:00
legoboyvdlp R
024fca8b7d Update engine nasal files to pts / getValue() 2020-11-22 22:54:35 +00:00
legoboyvdlp R
1ece6edb5b Set default chase distance to 60m rather than 80m. This will reduce the impact of a problem with shadow cascade ranges with Compsitor. 2020-11-22 20:43:48 +00:00
Matthew Maring
fe8bb7526b Minor typo 2020-11-22 13:30:24 -05:00
legoboyvdlp R
3582325aa4 ADIRS: make it that PFD comes online after ~25 seconds of align per video reference. FBW: make it that failures can be reverted. So if failure condition ends, you go back to normal law. Please report any problems! 2020-11-22 17:28:35 +00:00
legoboyvdlp R
33a4d70046 Fix FCU - altitude input should be between FL001 and FL490 2020-11-21 20:54:28 +00:00
legoboyvdlp R
1cca50498c Add TCAS stby / NAV TCAS fault warning to A320. NAV TCAS FAULT is implemented according to F9 FWC standard so does not show on powerup, unlike the FSLabs A320. 2020-11-21 20:47:57 +00:00
legoboyvdlp R
1bf301f8ce Further fix 2020-11-21 18:42:47 +00:00
legoboyvdlp R
d41a5be22f Fix runtime error - cruise page has no light so failed 2020-11-21 18:41:27 +00:00
legoboyvdlp R
c4ef0d1cff Possible fix for runtime errors 2020-11-21 18:01:04 +00:00
legoboyvdlp R
81449ed8c0 Fix ATIS parser to conform with changed API 2020-11-21 11:13:28 +00:00
legoboyvdlp R
09cc3447e0 Bugfix departure transitions 2020-11-19 19:27:13 +00:00
legoboyvdlp R
c84d28a7a2 Potential fix for reported error 2020-11-18 16:58:09 +00:00
legoboyvdlp R
5264de9b7f Use framecount technique to improve performance 2020-11-16 22:55:11 +00:00
legoboyvdlp R
d8a962d969 Switch ECAM controller to Emesary 2020-11-16 21:59:53 +00:00
legoboyvdlp R
b171018c27 Emesary: add ECAM subsystem; fix potential bug-causer in IESI. 2020-11-16 21:34:01 +00:00
legoboyvdlp R
1cf8fb5cfd Autopush: update to last version 2020-11-15 18:49:17 +00:00
legoboyvdlp R
fed0432e02 IESI power: now refers to 7XB relay. Also, 200ms delay before IESI power is lost. 2020-11-15 17:03:39 +00:00
legoboyvdlp R
497364fbfd Bugfix APU that would fail to start due to not being synced with JSBSim perfectly 2020-11-08 17:52:56 +00:00
legoboyvdlp R
a59364f64f APU: fix bug where it would shutdown on some power transients 2020-11-08 14:40:54 +00:00
legoboyvdlp R
9b45e4d675 It was necessary to manually call predicates to update RTE layers 2020-11-07 19:07:55 +00:00
legoboyvdlp R
7d77279fe6 Bugfixes, enable ATT HDG switch 2020-11-07 14:35:31 +00:00
legoboyvdlp R
9a98276803 Now works 2020-11-05 20:58:25 +00:00
legoboyvdlp R
469c7ad171 Improve FWC phase switching, such that some weird behaviours are gone (like flickering from 4 to 6 to 5 on rotation) + its more efficient due to JSBSIM 2020-11-02 17:51:31 +00:00
legoboyvdlp R
46a1c7411d New altitude alerter (should be more reliable, in JSBSim.) 2020-10-31 23:59:18 +00:00
legoboyvdlp R
5adce22c68 Fix potential bug in QRH, fix bug in simbrief parser 2020-10-31 21:56:02 +00:00
legoboyvdlp R
ef3bc019ae Improve FADEC power on the E/WD display, so that you don't get out of sync; also make sure that the TLA indicator disappears when it should 2020-10-30 21:30:35 +00:00
legoboyvdlp R
d550bf84fb Fix power transients 2020-10-28 18:11:19 +00:00
legoboyvdlp R
5d561b851c Add test page again 2020-10-28 17:38:08 +00:00
legoboyvdlp R
def546d04f Updates and improvements to Emesary code. Fix bugs. Everything ported for CFM. All works. Add memoized update to ensure efficiency is maximum. 2020-10-28 16:03:20 +00:00
legoboyvdlp R
d1b65655ba Most of the engine parameters ported. 2020-10-28 00:53:52 +00:00
legoboyvdlp R
6bb53d70d1 Add framework for new Emesary based display framework. This is based off work by Richard Harrison on the F-15, making use of the FrameNotification concept 2020-10-27 23:29:07 +00:00
legoboyvdlp R
cbaa9f2aa8 Bugfix unclearable warning 2020-10-27 17:45:06 +00:00
legoboyvdlp R
996372de02 Add procedures parsing to Simbrief parser again. 2020-10-25 21:47:47 +00:00
legoboyvdlp R
03c4c91399 Improve Simbrief parser 2020-10-25 21:15:59 +00:00
legoboyvdlp R
39c1a6447a Better error parsing for METAR / TAF 2020-10-24 22:16:41 +01: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
d83e2554d2 Typo fix 2020-10-23 20:09:49 +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
b82b625e4b Status not response 2020-10-21 00:00:57 +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
62ab5483f0 Bugfix for yaw damper fault on startup 2020-10-20 22:24:29 +01:00
legoboyvdlp R
7fcfff4ad3 Canvas QRH 2020-10-19 15:22:24 +01:00
legoboyvdlp R
bcf4754174 Hydraulic dual failure warnings 2020-10-18 17:38:50 +01:00
legoboyvdlp R
f81c7ca72a Add landing gear down warnings (failure to extend and also below 750 feet 2020-10-17 19:59:30 +01:00
legoboyvdlp R
57e6da80c2 Add modern ALL ENGINE FAILURE ECAM warning which replaces old DUAL FAILURE 2020-10-17 14:12:36 +01:00
legoboyvdlp R
6b7bbeeb7c Takeoff CONFIG test button can now trigger config warnings, except parking brake 2020-10-17 13:40:48 +01:00
legoboyvdlp R
2f9d9914b2 Update warning for engine fire on ground to conform to new FWC standard 2020-10-17 13:14:08 +01:00
legoboyvdlp R
ddc629d258 Revisit stall + park brk config warnings 2020-10-17 12:55:09 +01:00
legoboyvdlp R
c5aac7038d Begin implementation of later FWC standard, including THR LVR ABV IDLE warning, for situation where one engine is in high power and the other is idle or reverse 2020-10-16 22:50:21 +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
293270f57e ECAM warnings for the GEN 1 / 2 fault 2020-10-14 18:08:18 +01:00
legoboyvdlp R
6a8f13aeb4 Emergency bugfix: fix that GCU fault would inhibit gens connecting on startup... 2020-10-14 13:51:30 +01:00
legoboyvdlp R
473b85d106 Fix pushbutton sound volume; fix lower ecam typo. Prepare to add static inverter fault 2020-10-13 21:45:48 +01:00
legoboyvdlp R
8107bb73f5 New OH panel pushbutton sound 2020-10-13 20:50:22 +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
b13ed84cc2 Nasal changes 2020-10-07 18:32:54 +01:00
legoboyvdlp R
24cf10b032 Fix managed speed: it should target the entered VAPP if set in the MCDU 2020-10-05 19:40:30 +01:00
legoboyvdlp R
f9aa957083 more typo fix 2020-10-05 19:30:49 +01:00
legoboyvdlp R
e1279ce24e Typo fix 2020-10-05 19:22:38 +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
23dabc4b67 Formatting 2020-10-04 15:25:29 +01:00
legoboyvdlp R
2b6e1520e3 Improve rudder trim / clock code to be faster / use no getprop or setprop 2020-10-04 15:18:22 +01:00
legoboyvdlp R
b9f2593c82 Fix bug with wind component in simbrief parser 2020-10-03 16:59:06 +01:00
legoboyvdlp R
8000651176 Merge branch 'mcdukgs' into dev 2020-10-03 16:50:42 +01:00
legoboyvdlp R
8793cdda35 Fix Simbrief parser to respect Simbrief weight option 2020-10-03 16:48:31 +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
6dce8486d5 Remove un-needed variable 2020-10-03 10:33:38 +01:00
legoboyvdlp R
830617bebc FMA: update Nasal to be more efficient, remove all getprop, logic changes so that things go faster 2020-10-03 10:29: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
d38496f196 More Nasal improvements (remove getprop more etc) 2020-09-27 19:00:46 +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
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
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