legoboyvdlp R
7abb18dca7
fix logic of gear warning
2021-01-31 12:29:28 +00:00
legoboyvdlp R
4d252bade0
Change color of GEAR NOT DOWNLOCK warning and fix inverted logic
2021-01-30 22:14:20 +00:00
legoboyvdlp R
77a677ed01
Big improvements to cargo fire / lavatory fire warnings
2021-01-30 21:47:32 +00:00
legoboyvdlp R
c986935810
Improve stall warning: found better documentation. It actually does operate in normal law -- just uses different angles to alternate or direct law. Inhibited under 1500 feet at takeoff
2021-01-30 20:22:09 +00:00
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
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
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
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