Jonathan Redpath
084bf34e15
Particle effects: adjust for ambient lighting
2022-01-29 21:44:51 +00:00
Jonathan Redpath
c3ec16cb73
Merge branch 'dev' into new-flightplan
2022-01-29 11:26:59 +00:00
Jonathan Redpath
b452a9de8b
Merge branch 'dev' into 3D
2022-01-29 11:26:37 +00:00
Inuyaksa
c3ec55a21f
Fix autoland alarm - trigger when AP switched off below 200ft
2022-01-28 23:14:26 +01:00
Inuyaksa
8da8981acf
autoland alarm fix - alert as specs and correct sound
2022-01-28 21:30:19 +01:00
Jonathan Redpath
4e69288995
IRS align: improve conditions to use accurate lateral velocity parameters
2022-01-28 16:52:05 +00:00
Jonathan Redpath
164bb0fb55
Merge branch 'dev' into 3D
2022-01-25 16:35:39 +00:00
Jonathan Redpath
37b032d419
Merge branch 'dev' into new-flightplan
2022-01-25 16:18:46 +00:00
Jonathan Redpath
604b1b0ab9
Improve V1 / VR / V2 disagree message
2022-01-25 09:42:04 +00:00
Jonathan Redpath
57c84a2f80
Move autopilot electrical failure to JSBSim. Add 5 second delay before you can engagge autopilot. Fix FCU in power loss scenario
2022-01-24 21:29:26 +00:00
Jonathan Redpath
016b8670f2
Don't comment out - better to remove it entirely
2022-01-24 20:43:30 +00:00
Inuyaksa
e7e4ac503f
Comment to unused KT-.70
2022-01-24 21:14:17 +01:00
Josh Davidson
b1cd528cd3
FADEC: Fix FLX inhibited with engines off
2022-01-19 19:27:51 -05:00
Josh Davidson
a6fbe86b2e
FMGC: Tweak rate scheme
2022-01-19 14:52:44 -05:00
Josh Davidson
61b0d4bfb0
FMGC: Add envelope protection laws to Autopilot V/S and FPA modes
2022-01-19 11:33:41 -05:00
Jonathan Redpath
4c36bca545
Re-create new-flightplan-for-2020 branch, with various extra fixes. The DECEL / pseudo waypoints will no longer be within the flightplan object, but only within the FPLN item.
2022-01-17 11:57:55 +00:00
Jonathan Redpath
e481469818
Correct wiper speed from documents
2022-01-15 23:00:00 +00:00
Jonathan Redpath
b8d996dfb2
Merge branch 'dev' into 3D
2022-01-15 22:35:33 +00:00
Jonathan Redpath
8f07302410
IESI: make certain optimizations (average update loop time is now approximately 0.18ms
2022-01-15 14:03:14 +00:00
Josh Davidson
711aec4729
Files: 2022
2022-01-10 21:17:41 -05:00
Josh Davidson
bf7b584c85
Control: Alpha floor 100ft condition for IAE
2022-01-10 21:12:32 -05:00
Josh Davidson
ddbe5f2944
FMGC: Approach autothrust added, more sensitive, Control: Inhibit Alpha floor under 100ft AGL
2022-01-10 21:11:48 -05:00
Josh Davidson
b9a214b522
FMGC: Rework greendot calculation + fix bug with LW and TOW predictions
2022-01-10 21:04:30 -05:00
Josh Davidson
02f529fb18
FMGC: update predicted speed to use new tables
2022-01-10 17:49:52 -05:00
Jonathan Redpath
e6591aa8d8
Global speed protection - change treshold to vary with speedbrake correctly
2022-01-10 17:53:00 +00:00
Josh Davidson
dc9d0a1f3a
FMGC: More corrections
2022-01-10 12:08:06 -05:00
Josh Davidson
a4a7d0a36e
FMGC: Fix broken calculation of some speeds
2022-01-10 11:41:41 -05:00
Josh Davidson
b71db001b3
FMGC: Rework VLS and other speeds significantly, AP and A/THR now respect VLS and VMAX
2022-01-09 20:22:57 -05:00
Jonathan Redpath
cfbd7f2f2b
Merge branch 'dev' into 3D
2022-01-08 20:07:39 +00:00
Jonathan Redpath
c202b1e67e
Managed speed: rewrite control loop. Add CLB / DES SPD LIM feature
2022-01-08 19:46:46 +00:00
Jonathan Redpath
879168d1a3
Stall warning: add IR sourcing; bugfix condition. BUSS: enable when 3 ADRs are off
2022-01-08 13:25:51 +00:00
legoboyvdlp
5359cdb3ec
Switches and options ( #262 )
...
* Cockpit door switch and basic lock logic
* Little fix for leftturnoff light
* Toottip for transponder knob (it's very hard to me guess the mode selected)
* Foot warmer switches cpt and fo
* FGCamera compatibility for 0-9 view selection keys
* Enable mouse wheel for landing light switches
Co-authored-by: Inuyaksa <inuyaksa@yahoo.com>
2022-01-07 13:43:55 +00:00
Jonathan Redpath
9cef967c18
Merge branch 'dev' into 3D
2022-01-06 19:21:15 +00:00
Jonathan Redpath
b1b380f986
Bugfix
2022-01-06 19:18:40 +00:00
Jonathan Redpath
d7a8bcdf27
ADR 1+2+3 FAULT
2022-01-06 19:10:13 +00:00
Jonathan Redpath
fd5d4676ff
Excess cabin press
2022-01-06 18:43:31 +00:00
Jonathan Redpath
fa634ef032
Add SD pages to level 1 warnings
2022-01-06 17:47:03 +00:00
Jonathan Redpath
8ae328ff78
Merge branch 'dev' into 3D
2022-01-03 21:59:06 +00:00
Jonathan Redpath
57de1cc8e3
Bugfix fire valve
2022-01-03 21:52:16 +00:00
Jonathan Redpath
489411e8c4
HYD: improve fire valve code; add 1500 feet inhibition for PTU
2022-01-03 21:43:55 +00:00
Jonathan Redpath
11edf58d90
Hydraulics: add new logic for fault lights. Add correct power sourcing for transducers and quantity indications.
2022-01-03 20:48:52 +00:00
Jonathan Redpath
361795c89f
OXygen: fix power supply
2022-01-02 18:46:45 +00:00
Jonathan Redpath
dea151a6eb
Merge branch 'dev' into 3D
2022-01-02 18:26:09 +00:00
Jonathan Redpath
02d47b475e
GPWS code - move to jsb
2022-01-02 17:52:57 +00:00
Jonathan Redpath
c58a8c00e9
No smoking sign comes on with gear downlocks
2022-01-02 17:46:46 +00:00
Jonathan Redpath
b85863cf06
No smoking light / seatbelt light - correct CIDS power source; move to JSB
2022-01-02 17:35:49 +00:00
Jonathan Redpath
293e6af84c
FAC failure: correct condition on warning
2022-01-02 13:57:03 +00:00
Jonathan Redpath
ca4036400c
remove un-needed
2022-01-02 13:12:16 +00:00
Jonathan Redpath
64774b2b8e
Merge branch 'dev' into 3D
2021-12-31 16:34:21 +00:00
Jonathan Redpath
92b21d7f15
Revise Wing Anti Ice fault messages, and correct behavior of wing fault PB light
2021-12-31 15:48:51 +00:00
Jonathan Redpath
8b5355df23
Merge branch 'dev' into 3D
2021-12-30 21:49:30 +00:00
Jonathan Redpath
fbe796bc83
Cleanup xml
2021-12-30 20:33:41 +00:00
Jonathan Redpath
e32d066631
All LED pushbuttons, FCU display now have their correct power source, 5VAC
2021-12-30 20:22:54 +00:00
Jonathan Redpath
34acba26f4
EMER ELEC - improve warning so that it deals correctly with APU available signal, GEN fault signals
...
This should reduce the number of transients. Also added a small 200ms
delay
2021-12-30 14:05:57 +00:00
Jonathan Redpath
7dfd9f15ff
APU: make the code shutting down the APU after 0.2 seconds of power loss more resilient, uisng JSBSim
2021-12-30 13:46:35 +00:00
Jonathan Redpath
49f88be31f
Wipers; adjust speed per video reference. Add splash pattern on windshield
2021-12-28 20:00:34 +00:00
Jonathan Redpath
923b416d84
Merge branch 'dev' into 3D
2021-12-27 12:15:05 +00:00
Jonathan Redpath
b705e07352
ILS: add to ACP; correct GPS power source
2021-12-26 18:17:25 +00:00
Jonathan Redpath
e5e3027402
Add VOR / DME power supply and 3 second / 2 second BITE. Connect VOR to ACP
2021-12-26 14:47:16 +00:00
Jonathan Redpath
ae6a566993
Marker beacon: add ability to play tones through the ACP
2021-12-24 20:38:19 +00:00
Jonathan Redpath
da6104dc5a
RMP: add extra frequency digit to ADF. ADF power supply: add 2 second BITE after power off > 2 second
2021-12-24 20:04:55 +00:00
Jonathan Redpath
1e93076a83
A320: improve ADF system - add BFO prompt to RADNAV page, make the volume selector work; improve frequency display and parsing; miscellaneous corrections
2021-12-24 19:33:31 +00:00
Jonathan Redpath
cf6a24c06d
DDRMI: update power supply to AC ESS; fix inverted rotate animation; add dependance on ADIRS and ATT HDG
2021-12-23 15:45:00 +00:00
Jonathan Redpath
73790ca25f
SFCC: use the ADR2 input; add conditioning on ADR2 status
2021-12-06 09:18:23 +00:00
Jonathan Redpath
eff3640288
SFCC: use the ADR2 input; add conditioning on ADR2 status
2021-12-04 17:14:58 +00:00
Josh Davidson
d58dc61ba2
Engine: Fix high mach power table mistake
2021-11-27 12:57:24 -05:00
Jonathan Redpath
1f13e2d971
Fix ground calc immediate
2021-11-26 17:20:13 +00:00
Jonathan Redpath
66015de5bb
Fix ground calc immediate
2021-11-26 17:10:30 +00:00
Jonathan Redpath
7dd290ae33
Merge branch 'dev' into 3D
2021-11-25 20:41:14 +00:00
Jonathan Redpath
bbedfd3656
Revise GEN fault engine logic
2021-11-25 20:39:19 +00:00
Jonathan Redpath
8599c12b2a
Typo
2021-11-24 18:56:45 +00:00
Jonathan Redpath
d5959f0329
Add improved dual failure
2021-11-24 18:54:29 +00:00
Josh Davidson
c24a8fef58
Sim: Cleanup some unused
2021-11-18 17:19:09 -05:00
Jonathan Redpath
f9503cb221
Merge branch 'dev' into 3D
2021-11-17 14:44:25 +00:00
Jonathan Redpath
1799bfe630
Add stow RAT option
2021-11-17 14:44:07 +00:00
Josh Davidson
3a05f3d44d
Control: Add back load factor law, DU: Fix IESI broken and frozen
2021-11-14 12:46:06 -05:00
Jonathan Redpath
8101bc8c86
Merge branch 'dev' into 3D
2021-11-09 09:44:15 +00:00
Jonathan Redpath
e47f4ed009
ISIS: add separate inHg control; fix the slip-skid indictaor
2021-11-06 13:00:16 +00:00
Josh Davidson
4163d3bed9
Control: Fix attitude stability drifting
2021-11-02 17:37:01 -04:00
Josh Davidson
8da59fe409
Control: bugfix ground interaction
2021-11-02 17:32:24 -04:00
Josh Davidson
c2f3901f72
Merge branch 'dev' into 3D
2021-11-02 11:13:51 -04:00
Jonathan Redpath
4d2ff0a06a
Prevent transient warnings during ACCONFIG startup
2021-10-31 19:36:20 +00:00
Jonathan Redpath
ded304d162
Packs in / out
2021-10-31 17:34:05 +00:00
Jonathan Redpath
707761d9be
Merge branch 'dev' into 3D
2021-10-28 21:07:13 +01:00
Jonathan Redpath
764d08f4af
Displays - dim with integ knobs
2021-10-28 21:06:57 +01:00
Jonathan Redpath
6bf96d5407
Merge branch 'dev' into 3D
2021-10-27 18:34:36 +01:00
Jonathan Redpath
24ceb71f9a
Set rate to 100ms rather than 250ms
2021-10-27 17:52:07 +01:00
Jonathan Redpath
35dfbf13e1
SEC power supply
2021-10-27 00:07:16 +01:00
Jonathan Redpath
930b0cda7e
Yellow elec operates with external power correctly now#
2021-10-26 20:23:59 +01:00
Jonathan Redpath
4dfacf1d0e
New ELAC power supply based on relays and timers
2021-10-26 20:18:41 +01:00
Josh Davidson
19dc123358
Control: Improve ground-flight and flight-flare FBW kinematics
2021-10-16 18:11:35 -04:00
Josh Davidson
b612f6ff86
Control: Fix transition from ground to flight
2021-10-16 17:42:52 -04:00
Josh Davidson
d6634ad1b5
Engine: Fix the starting thing
2021-10-16 11:48:25 -04:00
Josh Davidson
115e7393bc
FMGC: Bugfix FD engagement from blank modes + desync bug
2021-10-12 16:06:16 -04:00
Josh Davidson
68533de7f6
Engine: Fix fuel consumption model, improve behavior of IAE thrust bump
2021-10-10 12:04:00 -04:00
Jonathan Redpath
01ff8ca120
Merge branch 'dev' into 3D
2021-10-07 19:39:33 +01:00
Jonathan Redpath
72611e986d
A little experimental change to electrical power
2021-10-07 19:38:49 +01:00
Josh Davidson
5018465a11
Control: Fix flybywire law over 33 degrees bank, FMGC: Fix a/thr disengage logic interaction with alpha floor
2021-10-05 14:46:59 -04:00
Josh Davidson
e56672d06b
Control: Fix instability in aileron response, System: Fix TOO LOW FLaps in flap 3 config ( fix #245 )
2021-10-04 11:51:00 -04:00
Jonathan Redpath
6271aa50b4
Clarify power supply per documentation for VOR / ILS etc, and connect VHF radio to power supply
2021-10-03 18:27:23 +01:00
Jonathan Redpath
9939f0855e
Slats: SFCC should use ADIRS values. TODO - need to consider ADIRS failure
2021-10-03 18:04:20 +01:00
Jonathan Redpath
91e0cf821f
Improve automatic RAT deployment conditions per AMM
2021-10-03 17:40:11 +01:00
Jonathan Redpath
45545281c4
Clarify ADR power supply, improve formulas for calculating mach / cas / tas / TAT / SAT based on AMM
2021-09-25 20:37:47 +01:00
Josh Davidson
bca141042d
FMGC: Correct pitch flight director behavior during SRS takeoff and rotation
2021-09-25 10:59:06 -05:00
Josh Davidson
1d35c163d7
Merge branch 'dev' into 3D
2021-09-25 10:58:05 -05:00
Jonathan Redpath
47223b3367
Set instrumentation altimeter setting
2021-09-25 14:08:32 +01:00
Josh Davidson
55ffa42449
System: Fix the at idle logic bug
2021-09-20 18:32:42 -05:00
Josh Davidson
f412d3069e
Control: Add overspeed pitch law with VD, VMO, and rework/fix spoilers, Aero: Fix aileron authority for proper roll rates as per FCOM
2021-09-20 18:23:46 -05:00
Josh Davidson
7181eefddf
Control: we should be using jsbsim for this props
2021-09-18 17:30:59 -04:00
Josh Davidson
3f72df4aaa
Control: overspeed roll is limited to 45deg
2021-09-18 17:03:53 -04:00
Josh Davidson
57d1beee28
Control: extreme rework and modernization of flybywire law, still missing pitch overspeed and c* components
2021-09-18 16:50:32 -04:00
legoboyvdlp R
ed532804b5
Merge branch 'dev' into 3D
2021-09-16 13:02:37 +01:00
legoboyvdlp R
dd1f562695
Implement GS / LOC dots
2021-09-16 12:34:22 +01:00
Inuyaksa
d6f84d4570
Autoland light on pitch mode LAND and faster light pulse
2021-09-01 23:31:08 +02:00
Inuyaksa
87f101bd28
autoland light on flare only #241
2021-08-29 22:37:50 +02:00
Inuyaksa
704fc63fe2
autoland pulse logic rewritten
2021-08-26 22:11:45 +02:00
Inuyaksa
1b6bb9fd9b
conflict pfd from dev - restored autoland-sw-pulse
2021-08-24 22:16:30 +02:00
Inuyaksa
7b27024e1c
Merge branch 'dev' into rework
2021-08-24 22:14:32 +02:00
legoboyvdlp R
d32fc880f3
Logo light: correct behavior so that it goes out in-air
2021-08-23 20:16:59 +01:00
legoboyvdlp R
479924de25
Compositor cockpit lighting
2021-08-18 12:34:31 +01:00
Josh Davidson
09f8120ed6
FMGC: Update roll Khdg
2021-08-16 13:27:16 -04:00
Josh Davidson
914c7eb0f4
Sim: bugfix spoiler interactions and cockpit animation/clickspot
2021-08-08 00:14:01 -04:00
Josh Davidson
84adee9617
Control: Fix bugfix in engine sim
2021-08-06 18:10:58 -04:00
Josh Davidson
979a468e0c
Aero: Update roll pitch yaw moments, new inertia values + fixed balence for proper rotation and trim settings
2021-08-04 15:25:01 -04:00
legoboyvdlp R
e7d83eac33
Merge branch 'dev' into 3D
2021-08-03 18:55:17 +01:00
legoboyvdlp R
250d177d17
Add trigonometric wind speed calculation to navdisplay; bugfix WPT / DECEL symbol files; correct how the wind arrow / TAS / GS display on the ND and improve the dashed route line
2021-08-03 16:56:35 +01:00
legoboyvdlp R
e727b8ab3f
Merge branch 'dev' into 3D
2021-08-03 15:16:21 +01:00
legoboyvdlp R
328b11980c
Remove battery failure
2021-08-02 17:49:51 +01:00
Inuyaksa
868d69fbf3
Better autoland with pulse #241
2021-07-29 23:50:22 +02:00
legoboyvdlp R
945c5e1327
Merge branch 'dev' into 3D
2021-07-29 17:55:36 +01:00
legoboyvdlp R
639f68ba36
Passenger oxygen system
2021-07-29 13:51:23 +01:00
legoboyvdlp R
80a299831f
Experimental cockpit oxygen system
2021-07-29 13:19:27 +01:00
legoboyvdlp R
55c2e17d55
Add FCU dimmer
2021-07-28 19:10:51 +01:00
legoboyvdlp R
38d2be1591
Merge branch 'dev' into 3D
2021-07-28 14:11:23 +01:00
Josh Davidson
3bf210d1c0
ITAF: Smart LOC capture for shallow intercept
2021-07-27 12:01:59 -04:00
legoboyvdlp R
637e8e2644
Merge branch 'dev' into new-electrical
2021-07-27 14:44:38 +01:00
Josh Davidson
b8ec096b68
FMGC: Improved FLARE law
2021-07-25 20:12:22 -04:00
legoboyvdlp R
9aeb9e4f3b
Merge branch 'dev' into 3D
2021-07-25 17:59:18 +01:00
legoboyvdlp R
95ba5c6a70
WHEEL page: improvements (unfinished)
2021-07-25 01:12:54 +01:00
Josh Davidson
91b39b0cb4
fix 2
2021-07-16 13:21:33 -04:00
Josh Davidson
78015a093b
fix
2021-07-16 13:20:26 -04:00
Josh Davidson
48da9c7b54
cleanup
2021-07-13 23:08:58 -04:00
Josh Davidson
8f96bb31a2
FMGC: bugfix
2021-07-13 23:05:21 -04:00
Josh Davidson
f276dca2a2
Aero: drag, Engines: descent/cruise perf
2021-06-30 12:33:36 -04:00
Josh Davidson
ba804d3cf3
Aero: high altitude lift
2021-06-30 11:00:35 -04:00
legoboyvdlp R
e028870b51
Merge branch 'dev' into 3D
2021-06-28 13:04:37 +01:00
legoboyvdlp R
10edd0fd0f
ECAM phases: fix interaction of phase 1 / phase 10 and finish the move from Nasal --> jsb
2021-06-22 15:26:56 +01:00
legoboyvdlp R
01018ef743
Rework the system display handler to properly handle failures and manual calling of pages
2021-06-21 16:38:22 +01:00
legoboyvdlp R
425083482f
Merge branch 'dev' into 3D
2021-06-19 15:14:18 +01:00
legoboyvdlp R
72245558c6
Global speed protection in DES mode
2021-06-19 14:25:21 +01:00
Josh Davidson
43f095477f
Control: Ooops fix the EPR
2021-06-17 18:40:57 -04:00
legoboyvdlp R
e3502622ce
Merge branch 'dev' into 3D
2021-06-16 15:04:46 +01:00
Inuyaksa
23369f854b
property /instrumentation/radar-altimeter-difference-ft
...
Difference from 2 radar altimeter (corrected) in ft
2021-06-12 15:46:08 +02:00
Inuyaksa
c4036fc407
autoland light, phase as a nodes optimzed fmgc phase loop
2021-06-12 15:42:41 +02:00
legoboyvdlp R
1827042f10
Merge branch 'dev' into 3D
2021-06-09 17:33:32 +01:00
legoboyvdlp R
0dd4f55400
Correct acconfig.nas failures resetting; brake guague --> use lag_filter instead of property rules filter
2021-06-08 16:53:09 +01:00
legoboyvdlp R
9798a20850
Hydraulics / brakes: smooth the pressure guague
2021-06-07 15:38:50 +01:00
Josh Davidson
0515ff4f66
VC: Display shader overhaul
2021-06-06 12:45:04 -04:00
Josh Davidson
e2e24f9f98
Control: Improve EPR calculation for high altitude airports
2021-05-27 15:48:53 -04:00
Josh Davidson
bdc46ecb65
Control: Improve EPR calculation for high altitude airports
2021-05-27 15:42:30 -04:00
Josh Davidson
b280576533
Control: Oops, fix a thing
2021-05-27 12:06:04 -04:00
Josh Davidson
a1077d6caf
DU: Fix N1 mode REV
2021-05-27 12:03:52 -04:00
Josh Davidson
102812de8c
Aero: Flap/Slat lift redone
2021-05-27 12:03:52 -04:00
Josh Davidson
a3659e027f
Control: spoiler dont... fix the dang thing...
2021-05-20 17:11:13 -04:00
Josh Davidson
77d1a2cfa7
Control: IAE EPR control law
2021-05-18 13:15:09 -04:00
Josh Davidson
5be6d11265
Control: Begin EPR simulation for IAE
2021-05-18 12:01:52 -04:00
Josh Davidson
d3d3f81c3a
Control: Simulate IAE Keep Out Zone between 60 and 74
2021-05-16 19:14:11 -04:00
Josh Davidson
e7211753b7
Control: Add IAE thrust limit increase during takeoff roll logic
2021-05-16 18:54:54 -04:00
Josh Davidson
722c89c27b
Control: Start V2500
2021-05-16 18:31:08 -04:00
Josh Davidson
608e06d123
Sim: Add cfm56 to pw temporarily so it starts, add old EGT just temporarily
2021-05-16 16:37:47 -04:00
Josh Davidson
ad57dddba5
Sim: Inhibit some error on init
2021-05-16 16:23:35 -04:00
Josh Davidson
a7f37aabf5
Control: Jsbsim bleed
2021-05-16 14:05:12 -04:00
Josh Davidson
ebcab7f21d
Control: Make Alpha Floor and Toga Lk work, DU: fix the a floor message on ECAM
2021-05-16 13:18:18 -04:00
Josh Davidson
04c6dd0312
Engine: Third try at climb table, seems ok
2021-05-16 12:30:16 -04:00
legoboyvdlp R
fcfec94ed9
Untested fix FWC
2021-05-03 22:55:32 +01:00
Josh Davidson
bfeb003c41
Control: Add and enumerate proper second input sidestick
2021-04-28 19:09:54 -04:00
Josh Davidson
5f5c63d4b0
Control: Refine thr locked logic
2021-04-27 09:31:16 -04:00
Josh Davidson
694c2ea795
Control: Add thrlock logic
2021-04-27 08:34:07 -04:00
Josh Davidson
89b5590d01
Sim: Cleanup more useless sh*t
2021-04-27 08:07:26 -04:00
Josh Davidson
11686f5ef1
VC: make climb detent 25deg as it should be
2021-04-25 21:12:03 -04:00
Josh Davidson
0032863f8a
Control: remove mistake
2021-04-24 13:06:25 -04:00
Josh Davidson
a376044f5c
Control: Simulate thrust reversers properly
2021-04-24 13:05:23 -04:00
Josh Davidson
581dd5a1f6
Control: Add mrev limits
2021-04-24 12:03:46 -04:00
Josh Davidson
1f0cb7c0b4
Control: Add dynamic idle limits from calculation
2021-04-24 11:47:41 -04:00
Josh Davidson
7d2df517ad
Better buffer for N2
2021-04-24 10:29:02 -04:00
legoboyvdlp R
bb714ff9a4
It broke, unbreak it
2021-04-24 12:29:17 +01:00
Josh Davidson
8b2f7fd15d
Control: Add new MCT table witih corner temp 25
2021-04-23 20:19:05 -04:00
Josh Davidson
50e3064aaf
FMGC: Fix A/THR output not clamped
2021-04-23 19:37:38 -04:00
Josh Davidson
fe59ef9747
Control: Make A/THR work
2021-04-23 18:53:11 -04:00
Josh Davidson
35d3c7f178
Control: Fix FADEC issues, make throttle lever available to systems
2021-04-23 18:01:12 -04:00
Josh Davidson
14801700db
FMGC: Now FD bar goes up when SRS engage
2021-04-23 16:33:44 -04:00
Josh Davidson
0f4dd9a4b9
FMGC: Install new speed on pitch system, hook up FADEC properly to engage SRS/RWY, bugfixes
2021-04-23 16:30:35 -04:00
Josh Davidson
5df1032bd1
Control: Refine engine control law farther, fix and add flex logic, add limits indications properly
2021-04-23 13:21:07 -04:00
Josh Davidson
c154cdc0ee
Control: Tie fadec into the plane more and add eng 2 control
2021-04-22 17:44:17 -04:00
Josh Davidson
3532ff11a0
FADEC: Redo and begin new system, Control: add simulated drooping
2021-04-22 15:01:55 -04:00
legoboyvdlp R
3b58891448
Fix ESS TR
2021-04-02 17:57:31 +01:00
legoboyvdlp R
4b22750d30
Fix ubgs
2021-03-28 20:52:39 +01:00
legoboyvdlp R
9aa7143d21
Electrical: fix bugs
2021-03-28 20:39:46 +01:00
legoboyvdlp R
385dd505c2
Elec: fix AC1/AC2 bustie
2021-03-27 21:26:52 +00:00
legoboyvdlp R
2b411e2bea
A320: fix TRs and fix EMER GEN interaction with AC ESS
2021-03-27 14:02:49 +00:00