1
0
Fork 0
Commit graph

205 commits

Author SHA1 Message Date
legoboyvdlp R
81449ed8c0 Fix ATIS parser to conform with changed API 2020-11-21 11:13:28 +00:00
legoboyvdlp R
fed0432e02 IESI power: now refers to 7XB relay. Also, 200ms delay before IESI power is lost. 2020-11-15 17:03:39 +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
9a98276803 Now works 2020-11-05 20:58:25 +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
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
93cf903128 Show ATIS code + time 2020-10-23 18:18:55 +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
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
bcf4754174 Hydraulic dual failure warnings 2020-10-18 17:38:50 +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
2f9d9914b2 Update warning for engine fire on ground to conform to new FWC standard 2020-10-17 13:14:08 +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
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
b13ed84cc2 Nasal changes 2020-10-07 18:32:54 +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
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
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
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
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
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
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
legoboyvdlp R
6801002120 Nothing 2020-08-03 17:50:08 +01:00
legoboyvdlp R
e1ce34148e Bugfix 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
86f265b791 Weather uplink 2020-07-31 14:32:18 +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
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
c50d42c138 Fix Nasal errors, fix payload dialog 2020-07-17 20:58:39 +01:00
legoboyvdlp R
85779a5676 Major bugfixes to failures; correct property references; optimize it-fbw 2020-07-11 20:23:21 +01:00
legoboyvdlp R
6951c78e77 Merge branch 'dev' into pneumatics 2020-07-03 15:28:27 +01:00
legoboyvdlp R
87c55a1fd0 Bugfixes to failures dialog 2020-06-26 14:00:28 +01:00
legoboyvdlp R
914ecaed4f Zone temperature. 2020-06-20 19:54:59 +01:00
legoboyvdlp R
3cf9fcc6ba Duct temperatures 2020-06-20 17:08:56 +01:00
Vladimir Jelovac
b504ed18a1 Using a single property for all gear chocks #151 2020-06-17 21:58:46 +02:00
legoboyvdlp R
5d46f4e5ee Pack ram air / hot air valve / trim valve initial simulation 2020-06-04 12:43:30 +01:00
legoboyvdlp R
569a4811d5 Add emergency ram air valve 2020-06-03 19:20:10 +01:00
legoboyvdlp R
ecf434666d Merge branch 'dev' into pneumatics 2020-05-31 21:12:54 +01:00
legoboyvdlp R
1c77d670aa Load cost index automatically if you try to enter ZFW with no cost index set 2020-05-23 12:43:09 +01:00
legoboyvdlp R
f85886d395 Pack flow valves shown properly on the bleed page 2020-05-14 12:22:52 +01:00
legoboyvdlp R
ee81d65ff2 Packs: add output temperature. Correct bleed page errors. 2020-05-13 20:58:44 +01:00
legoboyvdlp R
dd5c49ef8c Air Cond - pack flow ctl valves 2020-05-13 00:44:03 +01:00
legoboyvdlp R
6408e95ac4 Correct pressure ratings from AMM for engine start 2020-05-12 22:03:29 +01:00
legoboyvdlp R
30d3a5bd6d Make engines start, restore legacy stuff from the old pneumatics system 2020-05-12 21:47:05 +01:00
legoboyvdlp R
c439905886 Merge branch 'dev' into pneumatics 2020-05-12 09:53:37 +01:00
Josh Davidson
e00b6a94a1 Control: Totally refactor Flaps/Slats system, add more detail 2020-05-11 22:40:59 -04:00
legoboyvdlp R
37c7ee320e Further improve bleed fault 2020-05-11 13:08:55 +01:00
legoboyvdlp R
bb897df526 Update properties; further corrections 2020-05-10 15:37:05 +01:00
legoboyvdlp R
31637b6f68 Bleed improved failures, ECAM warnings 2020-05-06 21:34:08 +01:00
legoboyvdlp R
062177aba6 Warnings 2020-05-06 17:05:53 +01:00
legoboyvdlp R
cb6fafd9c1 APU bleed improvements; improvements to lower ECAM 2020-05-05 21:58:50 +01:00
legoboyvdlp R
42c1a86668 APU bleed 2020-05-05 20:21:15 +01:00
legoboyvdlp R
531603e16b Re-organize the nasal foder a bit... oh, and add a pneumatics system 2020-05-05 19:12:14 +01:00
legoboyvdlp R
d6344cca6e New battery charging logic 2020-05-03 17:13:49 +01:00
legoboyvdlp R
bd9975db57 Updates to IRS INIT page 2020-05-01 17:46:53 +01:00
legoboyvdlp R
f64a7892d3 Bugfix lights; ALIGN --> OFF 2020-05-01 15:23:00 +01:00
legoboyvdlp R
8f60cd388e Correct ADR knobs 2020-05-01 12:47:53 +01:00
legoboyvdlp R
9d0817fd35 Re-add leading slash on ADR code; props.nas 2020-05-01 09:42:09 +01:00
legoboyvdlp R
e5066031d0 Remove deprecated file, rename class 2020-05-01 09:41:39 +01:00
Josh Davidson
62931a38a5 Sim: Refactor ND EFIS interface, Altimeter STD, and fix some bugs 2020-04-27 11:37:43 -04:00
Josh Davidson
9cc44f0ee0 Sim: Various cleanup and optimization 2020-04-27 09:58:38 -04:00
vezza
a257b23750 Bugfix - Brakes overheat on replay #115 2020-04-26 09:59:12 +02:00
legoboyvdlp R
1ed30c1f0c Fix PTU sound 2020-04-25 16:03:56 +01:00
legoboyvdlp R
7899e4e7e1 Remove debug statement. Leave other two for investigating potential bugs with excess motion in future 2020-04-23 10:15:01 +01:00
legoboyvdlp R
f68ad95db5 Electrical supply 2020-04-21 16:35:11 +01:00
legoboyvdlp R
49d2b0ec1c Bugfix, add to ECAM 2020-04-21 16:07:16 +01:00
legoboyvdlp R
1782383168 HF radios interfaced 2020-04-21 15:54:55 +01:00
legoboyvdlp R
330766b01d Connect to RMP 2020-04-21 14:24:05 +01:00
legoboyvdlp R
6c1c255a98 HF simulation: add class, static noises, and tuning. Interface with RMP 2020-04-21 13:07:47 +01:00
legoboyvdlp R
fdc636b5e7 Correct acconfig so it always works. Nasty. Rework acconfig? 2020-04-19 20:20:52 +01:00
f5b71b308c
Merge pull request #116 from legoboyvdlp/APU
JSBSim APU
2020-04-19 14:33:26 +00:00
legoboyvdlp R
e9d9407742 Bugfix buttons.nas, fault light operation, cooldown timer works now 2020-04-19 01:58:19 +01:00
legoboyvdlp R
caf3c3df47 Proper integration with fire, ecam, electrical 2020-04-19 01:26:24 +01:00