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
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
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
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
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
9bb2ec1522
Fix that DC ESS SHED is powered when it shouldn't
2020-10-19 21:45:08 +01:00
legoboyvdlp R
bf6b7fbb9f
Fix potential problem causer
2020-10-19 20:46:13 +01:00
legoboyvdlp R
98c2110b85
Merge branch 'dev' into 3D
2020-10-18 19:34:05 +01:00
legoboyvdlp R
83e80c0a73
Fix that yellow elec pump would come on with yellow elec pump failed
2020-10-18 17:42:36 +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
2f9d9914b2
Update warning for engine fire on ground to conform to new FWC standard
2020-10-17 13:14:08 +01:00
legoboyvdlp R
5cc675617b
Formatting; fix THR LVR ABV IDLE to consider TO POWER for case 2
2020-10-17 13:00:24 +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
f46d787533
Merge branch 'dev' into 3D
2020-10-15 16:56:30 +01:00
legoboyvdlp R
293270f57e
ECAM warnings for the GEN 1 / 2 fault
2020-10-14 18:08:18 +01:00
legoboyvdlp R
68593890bf
Add auto-switching for the AC ESS after three seconds; also correct switch control power to ac1 / ac2
2020-10-14 15:32:58 +01:00
legoboyvdlp R
aed192c7ae
Same thing for APU
2020-10-14 15:13:24 +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
117f0256f8
Electrical: GCU should be powered by PMG or by DC BAT bus. Therefore, you can control with GEN pb sw if you have PMG volts _or_ if you have DC BAT. Also, disc power is on DC BAT, not DC ESS, even though indication is on ESS. Typically weird Airbus
2020-10-14 00:32:24 +01:00
legoboyvdlp R
59c092a5bd
IDG improvements:
...
1) restrict disconnection with underspeed condition (14%)
2) Fire pushbutton should deactivate, not disconnect IDG. Therefore, it opens the GCR rather than setting input rpm to zero.
3) Generator comes online at 52% N2 (4730 RPM)
4) Wider range of acceptable frequencies per AMM
5) Gen faults latch -- allows for potential restoration upon reset of the generator switch
6) CSD: restrict rpm range between 4500 -- 9120 rpm
2020-10-13 23:53:15 +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
69a7302f04
Merge branch 'dev' into 3D
2020-10-11 20:52:42 +01:00
legoboyvdlp R
202fe2b3d0
Better schedules (thanks Octal!)
2020-10-11 19:28:13 +01:00
legoboyvdlp R
e1bf8e972f
Add non-linear pitch scale to PFD.
2020-10-11 17:45:28 +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
9db3a42e18
Merge branch 'dev' into 3D
2020-10-10 14:17:49 +01:00
legoboyvdlp R
3528bd1262
Better clipping on full flap
2020-10-10 14:15:36 +01:00
legoboyvdlp R
59b157ce98
Slats animated
2020-10-10 14:03:42 +01:00
legoboyvdlp R
14606bb9e4
But I animated the flaps
2020-10-09 21:10:07 +01:00
legoboyvdlp R
56caefcf62
Better alignment (#maths) on the dots
2020-10-08 22:08:20 +01:00
legoboyvdlp R
fb64d15afc
Revise schedule mathematically
2020-10-08 21:25:00 +01:00
legoboyvdlp R
c107d02774
Upper ECAM: flap indicator animated
2020-10-08 21:21:45 +01:00
legoboyvdlp R
e0fbf923af
Merge branch 'dev' into 3D
2020-09-25 16:40:46 +01:00
legoboyvdlp R
558a8ab2fb
Remove wingflexer.
2020-09-23 15:38:03 +01:00
legoboyvdlp R
3241f5b592
Merge branch 'dev' into 3D
2020-09-12 19:16:11 +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
67edd9a4b8
Merge branch 'dev' into 3D
2020-09-11 16:30:46 +01:00
legoboyvdlp R
73ccd4e5ab
Correction for 2020.2 sound change that made startup and shutdown sounds behave incorrectly
2020-09-10 21:34:18 +01:00
legoboyvdlp R
d4255f92b0
TAT calculations: use internal JSBSim value.
2020-09-08 17:56:18 +01:00
legoboyvdlp R
bfa4aca7fe
A320 wipers, fix view positions more
2020-08-28 21:22:44 +01:00
legoboyvdlp R
5c0ee999ee
Merge branch 'dev' into 3D
2020-08-28 14:54:31 +01:00
legoboyvdlp R
9f7dd74a96
Fixes for CFM sound
2020-08-25 19:29:50 +01:00
legoboyvdlp R
6a54b0b9a9
Merge branch 'dev' into 3D
2020-08-15 14:06:02 +01:00
legoboyvdlp R
8ff974e412
Mitigate somewhat the BLEED 2 NOT CLOSED error
2020-08-13 20:24:17 +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
c175461ea4
Fix that engines wouldn't shutdown when LP valves are commanded closed
2020-08-01 22:26:25 +01:00
legoboyvdlp R
1718d55e5b
Merge branch 'dev' into 3D
2020-07-26 18:27:19 +01:00
legoboyvdlp R
a57235c3df
Correction to electrical power on batteries only on the ground
2020-07-26 17:56:09 +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
486d7d13a8
Merge branch 'dev' into 3D
2020-07-19 19:37:34 +01:00
legoboyvdlp R
acae55b6da
Systems should run at 15hz rather than 120hz
2020-07-19 14:02:13 +01:00
legoboyvdlp R
3dca066455
Systems should run at 15hz rather than 120hz
2020-07-19 14:01:13 +01:00
legoboyvdlp R
f41453a4c9
Merge branch 'dev' into 3D
2020-07-19 12:51:57 +01:00