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
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
947428d34c
Merge branch 'dev' into 3D
2020-11-22 17:32:13 +00: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
1991d5b60d
Merge branch 'dev' into 3D
2020-11-15 16:26:28 +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
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
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
30d7d2841a
Merge branch 'dev' into 3D
2020-10-26 00:15:55 +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
a169c4bd1d
Merge branch 'dev' into 3D
2020-10-25 14:17:42 +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
26205d7bec
Merge branch 'dev' into 3D
2020-10-20 01:23:00 +01:00
legoboyvdlp R
7fcfff4ad3
Canvas QRH
2020-10-19 15:22:24 +01:00
legoboyvdlp R
98c2110b85
Merge branch 'dev' into 3D
2020-10-18 19:34:05 +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
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
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
legoboyvdlp R
69a7302f04
Merge branch 'dev' into 3D
2020-10-11 20:52:42 +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
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
162c36a3e6
Merge branch 'dev' into 3D
2020-10-04 15:30:00 +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
e0fbf923af
Merge branch 'dev' into 3D
2020-09-25 16:40:46 +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
74a88f52b3
Merge branch 'dev' into 3D
2020-09-17 19:49:16 +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
990f2ed349
Merge branch 'dev' into 3D
2020-09-15 18:50:50 +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
3241f5b592
Merge branch 'dev' into 3D
2020-09-12 19:16:11 +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
67edd9a4b8
Merge branch 'dev' into 3D
2020-09-11 16:30:46 +01:00
legoboyvdlp R
5479c1d4f1
Formatting
2020-09-05 11:45:46 +01:00
legoboyvdlp R
8aaca54988
Improve light positions for new 3D model
2020-09-04 21:50:45 +01:00
legoboyvdlp R
bfa4aca7fe
A320 wipers, fix view positions more
2020-08-28 21:22:44 +01:00
legoboyvdlp R
221eec42d7
Initial nasal setup for canvas QNH
2020-08-28 15:40:33 +01:00
legoboyvdlp R
5c0ee999ee
Merge branch 'dev' into 3D
2020-08-28 14:54:31 +01:00
legoboyvdlp R
8e73fb6b5b
Bugfix for issue 176
2020-08-18 17:54:44 +01:00
legoboyvdlp R
6a54b0b9a9
Merge branch 'dev' into 3D
2020-08-15 14:06:02 +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
aeb6aaa819
Merge branch 'dev' into 3D
2020-07-31 21:45:59 +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
legoboyvdlp R
cb46f306b9
Merge branch 'dev' into 3D
2020-07-30 14:41:35 +01: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
1718d55e5b
Merge branch 'dev' into 3D
2020-07-26 18:27:19 +01: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
8d150121b5
Merge branch 'dev' into 3D
2020-07-25 01:23:56 +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
9d6f654eb4
Merge branch 'dev' into 3D
2020-07-20 11:58:06 +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
16d59de1d8
Merge branch 'dev' into 3D
2020-07-18 10:47:47 +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
9ff9c5f3a6
Merge branch 'dev' into 3D
2020-07-17 21:31:04 +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
fac5b143a0
Merge branch 'dev' into 3D
2020-07-13 16:48:35 +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