1
0
Fork 0
Commit graph

832 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
5479c1d4f1 Formatting 2020-09-05 11:45:46 +01:00
legoboyvdlp R
8e73fb6b5b Bugfix for issue 176 2020-08-18 17:54:44 +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
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
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
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
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
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