1
0
Fork 0
Commit graph

411 commits

Author SHA1 Message Date
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
legoboyvdlp R
67982fdf9c Electrical system - fix the essential TR 2021-03-20 14:01:21 +00:00
legoboyvdlp R
75b874d2a9 A320 Electrical system: push an entirely new battery logic and connections 2021-03-19 16:46:37 +00:00
Josh Davidson
a4e38935d9 Files: Cleanup 2021-03-11 09:35:25 -05:00
legoboyvdlp R
3f9852d0f0 Merge branch 'dev' into new-electrical 2021-03-11 12:12:23 +00:00
legoboyvdlp R
55f81ab7ab Merge branch 'dev' into 3D 2021-03-01 17:46:09 +00:00
legoboyvdlp R
e9b0938fd3 Radar altimeter: bugfix. Should use -corrected for all. 2021-02-27 12:50:08 +00:00
legoboyvdlp R
1167faa6a8 Fuel system: fix crossfeed with pumps on 2021-02-25 20:29:12 +00:00
Josh Davidson
4b544e7bda Aero: CLde 2021-02-22 22:11:39 -05:00
Josh Davidson
52642593fe Aero: fix CDmach 2021-02-20 22:06:38 -05:00
legoboyvdlp R
6a5d7ad184 Merge fixes 2021-02-11 17:31:40 +00:00
legoboyvdlp R
fae0c3fed2 Merge branch 'dev' into 3D 2021-02-11 17:19:39 +00:00
legoboyvdlp R
49559e5a68 Emesary system update framework: this works towards reducing property IO by only ever caling a property once. 2021-02-08 15:52:10 +00:00
Josh Davidson
83b6127405 System: Further refinements and integrations to engine cfm 2021-02-07 20:17:26 -05:00
Josh Davidson
4466f8b701 Engines: New CFM performance, toga limit but its not active. needs fadec rewrite 2021-02-07 14:12:27 -05:00
legoboyvdlp R
34f949f937 Add GEN 1 / 2 OFF warnings, WING TK LO LVL warnings, and fix warning for lbs / kgs, add CTR TK OFF warning 2021-02-02 19:55:47 +00:00
legoboyvdlp R
c8e186321c ECAM: add SPDBRK STILL OUT warning 2021-02-02 17:25:40 +00:00
Josh Davidson
370246d68d Control: Fix engine idle logic on IAE 2021-02-02 12:11:33 -05:00
Josh Davidson
5f82b0b57c Control: Add engine at idle logic 2021-02-02 12:09:22 -05:00
legoboyvdlp R
16aba3cbfb Big revision of the electrical warnings 2021-02-02 15:57:48 +00:00
legoboyvdlp R
b4a2a16656 ENG 1(2) SHUTDOWN 2021-02-02 13:31:20 +00:00
legoboyvdlp R
146f14bde5 add ENG1/2 FAIL warnings, THR LVR NOT SET message 2021-02-01 18:42:28 +00:00
legoboyvdlp R
a7128554c8 ECAM: fixes for hydraulic faults; ensure that the faults only happen on the ground wtih engine running 2021-01-31 20:18:19 +00:00
legoboyvdlp R
177679ff7a EMER ELEC: big fixes to the logic of the warning 2021-01-31 17:24:49 +00:00
legoboyvdlp R
7abb18dca7 fix logic of gear warning 2021-01-31 12:29:28 +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
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
a32e79b7dc Half rate of FWC calculations 2021-01-28 12:36:10 +00:00
legoboyvdlp R
d2bde4b727 Merge branch 'dev' into new-electrical 2021-01-24 20:44:34 +00:00
legoboyvdlp R
366c8e4d4c PFD: fix bug where it would desync RHS PFD 2021-01-21 11:56:20 +00:00
Josh Davidson
30269eacdd Control: Tiller handle fixed 2021-01-21 11:55:44 +00:00
Josh Davidson
d20ce066fa Sim: No rebound 2021-01-20 22:25:15 -05:00
legoboyvdlp R
988fab63d0 PFD: fix bug where it would desync RHS PFD 2021-01-19 17:30:25 +00:00
Josh Davidson
26e04b47b7 Control: Tiller handle fixed 2021-01-17 15:52:23 -05:00
legoboyvdlp R
df79cceb01 Merge branch 'dev' into 3D 2020-12-31 16:15:19 +00:00
legoboyvdlp R
447b978d2e Rework clustered shading lights (the problems with inside views are known) and add logo lightmap 2020-12-24 16:37:15 +00:00
legoboyvdlp R
b4fee1995b Bugfix chocks (with lack of hydraulic power) 2020-12-20 13:19:18 +00:00
Josh Davidson
33e344097d Aero: Refinements 2020-12-01 12:36:28 -05:00
Josh Davidson
80ab329761 GIT: Fix conflict 2020-12-01 11:52:16 -05:00
Josh Davidson
3c73dcb13c Merge 3D 2020-12-01 11:33:13 -05:00
Josh Davidson
449ae8345a Merge branch 'dev' into 3D 2020-12-01 11:26:52 -05: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
94225f512c Merge branch 'dev' into 3D 2020-11-29 14:40:21 +00:00
legoboyvdlp R
05e992132d Add G-force indication to the SD 2020-11-29 13:17:56 +00:00
legoboyvdlp R
9905cc803f Merge branch 'dev' into 3D 2020-11-28 19:27:39 +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
f247d9f4fd Merge branch 'dev' into new-electrical 2020-11-27 20:33:18 +00:00
legoboyvdlp R
cd141f357f Merge branch 'dev' into 3D 2020-11-26 20:47:55 +00:00
legoboyvdlp R
d803796f6b ELEV fault messages + separate ALTN and direct law warning 2020-11-26 19:05:41 +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
2dc42e388c Ailerons are controlled by ELACs. 2020-11-25 21:39:16 +00:00
legoboyvdlp R
c24f103d47 fix accidental property change 2020-11-24 22:36:05 +00:00
legoboyvdlp R
56955bebc4 Per photo reference, the ground reference bar should use radio altimeter rather than barometric altimeter, consequently is independent of the altimeter setting. 2020-11-23 19:09:44 +00:00
Josh Davidson
49140e440c temp fdm shit 2020-11-23 12:54:32 -05: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
947428d34c Merge branch 'dev' into 3D 2020-11-22 17:32:13 +00:00
legoboyvdlp R
8d0b9cb204 Improve stall alert sound (voice, then constant cricket). The stall warning should only occur in alternate or direct law. 2020-11-21 19:03:16 +00:00
legoboyvdlp R
c84d28a7a2 Potential fix for reported error 2020-11-18 16:58:09 +00:00
legoboyvdlp R
95b1fe28cb Merge branch 'dev' into new-electrical 2020-11-15 16:27:09 +00:00
legoboyvdlp R
dcbc72b2a7 Merge branch 'dev' into 3D 2020-11-05 19:13:21 +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
30d7d2841a Merge branch 'dev' into 3D 2020-10-26 00:15:55 +00:00
legoboyvdlp R
02d1f91d50 Merge branch 'dev' into new-electrical 2020-10-26 00:15:04 +00:00
legoboyvdlp R
2fb762a0c9 Merge branch 'dev' into pfd-rework 2020-10-25 23:47:18 +00:00
legoboyvdlp R
b1b2143c0b Better ASI scale, add roll markings on IESI 2020-10-25 18:14:29 +00:00
legoboyvdlp R
b273f23d40 Fix pitch scale on IESI. Various improvements 2020-10-25 17:10:34 +00:00
legoboyvdlp R
235c9c3ef7 Improvements to IESI: enable ATT RESET button which when held for 2 seconds will trigger a reinit for 10 seconds; add limitations to altitude scale; add negative text; add a more realistic mach simulation 2020-10-25 15:21:38 +00:00
legoboyvdlp R
a169c4bd1d Merge branch 'dev' into 3D 2020-10-25 14:17:42 +00:00
legoboyvdlp R
0061859467 Acconfig unlatch the GCU fault. This stops you possibly losing power in acconfig 2020-10-20 22:29:21 +01:00
legoboyvdlp R
62ab5483f0 Bugfix for yaw damper fault on startup 2020-10-20 22:24:29 +01:00
legoboyvdlp R
8069ebae11 Merge branch 'dev' into pfd-rework 2020-10-20 18:55:06 +01:00
legoboyvdlp R
26205d7bec Merge branch 'dev' into 3D 2020-10-20 01:23:00 +01:00
legoboyvdlp R
11d83a8a04 fix for FAC fault on electrical transient 2020-10-20 01:07:25 +01:00
legoboyvdlp R
b73d861948 Fix power source FAC1 warning, fix ADR inhibit 2020-10-20 00:59:52 +01:00