1
0
Fork 0
Commit graph

1403 commits

Author SHA1 Message Date
Jonathan Redpath
b1683b770f DeleteWP: don't allow deleting discontinuity that is just after a PPOS 2022-02-13 10:28:15 +00:00
Jonathan Redpath
9675111701 Bugfix decel 2022-02-13 10:02:40 +00:00
Jonathan Redpath
de296916ed F-PLN page: fix index = 0 2022-02-13 10:01:11 +00:00
Jonathan Redpath
a12b16ff45 Direct to - finally and completely fix 2022-02-12 13:17:56 +00:00
Jonathan Redpath
165174f276 Fix the direct to 2022-02-11 20:37:05 +00:00
Jonathan Redpath
aaf04c9c2b Merge branch 'dev' into new-flightplan 2022-02-11 19:50:17 +00:00
Jonathan Redpath
15ec5998c4 Merge branch 'dev' into 3D 2022-02-11 19:45:54 +00:00
Jonathan Redpath
9c1fd555d7 ATIS: set type when pulling flightplan, or resetting to default 2022-02-11 18:29:36 +00:00
Jonathan Redpath
8f5649c338 Merge branch 'dev' into new-flightplan 2022-02-09 16:38:08 +00:00
Jonathan Redpath
7b934c63d1 AOC Weather request pages: adjust for new font. Correct some text to new manuals. Fix behavior with CLR prompt 2022-02-09 16:30:08 +00:00
Jonathan Redpath
760c6b275f AOC Weather request pages: adjust for new font. Correct some text to new manuals. Fix behavior with CLR prompt 2022-02-06 18:33:51 +00:00
Jonathan Redpath
1264dd0a29 Fix ALTN further 2022-02-02 16:46:35 +00:00
Jonathan Redpath
0af3d5bc4d Fix ALTN 2022-02-02 16:40:11 +00:00
Jonathan Redpath
56bab27f46 Navdisplay: plan index - account for current waypoint index 2022-02-02 12:11:29 +00:00
Jonathan Redpath
57f6015be0 Merge branch 'dev' into 3D 2022-01-31 13:37:34 +00:00
Jonathan Redpath
1b329f19d9 Merge branch 'dev' into new-flightpla 2022-01-31 13:37:20 +00:00
Jonathan Redpath
a97ea813db Minor formatting change to MCDU 2022-01-31 13:35:45 +00:00
Jonathan Redpath
dc0d263cd7 Stabalizer 2022-01-29 16:40:38 +00:00
Jonathan Redpath
c3ec16cb73 Merge branch 'dev' into new-flightplan 2022-01-29 11:26:59 +00:00
Jonathan Redpath
b452a9de8b Merge branch 'dev' into 3D 2022-01-29 11:26:37 +00:00
Inuyaksa
c3ec55a21f Fix autoland alarm - trigger when AP switched off below 200ft 2022-01-28 23:14:26 +01:00
Jonathan Redpath
00c6634a43 Closest airports page formatting + accoutn for 360 degrees 2022-01-28 18:50:48 +00:00
Jonathan Redpath
4e69288995 IRS align: improve conditions to use accurate lateral velocity parameters 2022-01-28 16:52:05 +00:00
Jonathan Redpath
5d857ec338 ALTN: case airport is missing 2022-01-27 18:39:59 +00:00
Jonathan Redpath
26af612b7e Proper airport btn 2022-01-26 15:57:12 +00:00
Jonathan Redpath
7a92a773c2 Prevent sequencing on the ground. 2022-01-26 15:28:19 +00:00
Jonathan Redpath
d67ff09a79 HOLD fix 2022-01-26 12:56:15 +00:00
Jonathan Redpath
9b4fdcf5b5 HOLD page - connect butons 2022-01-26 12:48:48 +00:00
Jonathan Redpath
74eaf75477 Add ID of procedure 2022-01-26 12:45:28 +00:00
Jonathan Redpath
f04154206b Prevent f-pln crash on init, basic HOLD pattern page 2022-01-26 12:10:27 +00:00
Jonathan Redpath
6ee3116fc6 Merge branch 'dev' into 3D 2022-01-25 19:26:43 +00:00
Jonathan Redpath
b732eda7bc Fix for fpln 2022-01-25 19:22:40 +00:00
Jonathan Redpath
c53d642f0d Light manager 2022-01-25 19:15:58 +00:00
Jonathan Redpath
164bb0fb55 Merge branch 'dev' into 3D 2022-01-25 16:35:39 +00:00
Jonathan Redpath
37b032d419 Merge branch 'dev' into new-flightplan 2022-01-25 16:18:46 +00:00
Jonathan Redpath
0b05a15bc6 Add ECAM messages for Takeoff Securing Function 2022-01-25 15:06:19 +00:00
Jonathan Redpath
772d920c30 Add some extra error checking on PERFTO 2022-01-25 12:30:35 +00:00
Jonathan Redpath
7201e89498 OVFY and PLUSMINUS 2022-01-25 09:51:59 +00:00
Jonathan Redpath
35fa1ff224 Revert "Better long pressed CLR and check numeric format on plus/minus"
This reverts commit 871c645fba.
2022-01-25 09:42:09 +00:00
Jonathan Redpath
604b1b0ab9 Improve V1 / VR / V2 disagree message 2022-01-25 09:42:04 +00:00
Jonathan Redpath
57c84a2f80 Move autopilot electrical failure to JSBSim. Add 5 second delay before you can engagge autopilot. Fix FCU in power loss scenario 2022-01-24 21:29:26 +00:00
Jonathan Redpath
6fec5d8f3b Merge branch 'dev' into 3D 2022-01-24 20:43:10 +00:00
Inuyaksa
871c645fba Better long pressed CLR and check numeric format on plus/minus 2022-01-24 21:14:17 +01:00
Jonathan Redpath
2b2037df79 getDist() - fix for tmpy with DECEL. Crz FL temp - fix format 2022-01-21 14:25:12 +00:00
Jonathan Redpath
1bf9e313f7 Prevent flyBy with courseDelta > 120. Todo confirm this. Among many other things. 2022-01-20 17:44:34 +00:00
Josh Davidson
9c0747538a FADEC: Fix my stupid typo causing a bug 2022-01-19 19:54:36 -05:00
Josh Davidson
1de166a8df FADEC: Do not flex if flextemp <= TAT 2022-01-19 19:53:42 -05:00
Josh Davidson
b1cd528cd3 FADEC: Fix FLX inhibited with engines off 2022-01-19 19:27:51 -05:00
Jonathan Redpath
f11320922a Merge branch 'dev' into 3D 2022-01-19 16:49:19 +00:00
Jonathan Redpath
1364fa304b fix typo 2022-01-19 16:48:20 +00:00
Jonathan Redpath
5dc44bbff3 Discontinuities: revert to HDG mode. Various TODO still. 2022-01-19 11:04:37 +00:00
Jonathan Redpath
c87ab00335 Fix indices 2022-01-18 20:11:31 +00:00
Jonathan Redpath
f2e3cf2cad Decel: fix plan index 2022-01-18 19:54:27 +00:00
Jonathan Redpath
96737107b9 Fix DECEL distance prompt 2022-01-18 16:05:27 +00:00
Jonathan Redpath
1fbabe8fe2 Distance tracker - account for discontinuity, decel, format width 2022-01-18 13:06:26 +00:00
Jonathan Redpath
28b7d17dfc Prevent flightgear crash when clearing discontinuity in empty plan 2022-01-18 12:25:01 +00:00
Jonathan Redpath
bb622b661d Dirto : improve 2022-01-18 11:51:22 +00:00
Jonathan Redpath
bdd69e51a4 Disallow left select key for pseudo waypoints 2022-01-17 16:35:34 +00:00
Jonathan Redpath
40a8e85d0b The flightplan should return to the great circle path - set flag to true
Change the decel code so that it only works for active flightplan.
2022-01-17 15:55:06 +00:00
Andrea Vezzali
afa8385fa9 MCDU Flightlog and Sensors pages (Bugfix)
set FOB output in kgs or lbs according to config option
2022-01-17 15:51:09 +01:00
Jonathan Redpath
4c36bca545 Re-create new-flightplan-for-2020 branch, with various extra fixes. The DECEL / pseudo waypoints will no longer be within the flightplan object, but only within the FPLN item. 2022-01-17 11:57:55 +00:00
Jonathan Redpath
a420a7630d Merge branch 'dev' into 3D 2022-01-17 09:18:58 +00:00
Jonathan Redpath
b6775f61d3 Port more 2022-01-16 22:41:41 +00:00
Jonathan Redpath
7b4a4df40d Misc port 2022-01-16 22:28:58 +00:00
Inuyaksa
b8336d52b2 Merge branch 'webmcdu-fixes' into dev 2022-01-16 23:18:35 +01:00
Andrea Vezzali
8578119459 MCDU Flightlog and Sensors pages (Bugfix)
set FOB output in kgs or lbs according to config option
2022-01-16 22:15:58 +01:00
Inuyaksa
0f078eb334 web MCDU adtapt for new keys: OVFY. PLUSMINUS
- added LONGCLR metakey
- unified javascript for all interfaces
2022-01-16 21:26:07 +01:00
Jonathan Redpath
72f7f7f819 DECEL: use variable rather than property 2022-01-16 14:29:15 +00:00
Andrea Vezzali
4f385c6d6e MCDU Flightlog and Sensors pages: set FOB output in kgs or lbs according to config option 2022-01-16 15:14:35 +01:00
Jonathan Redpath
b8d996dfb2 Merge branch 'dev' into 3D 2022-01-15 22:35:33 +00:00
Jonathan Redpath
2144bfef21 CLOSEST AIRPORT - add extra indicator 2022-01-15 18:01:29 +00:00
Jonathan Redpath
da624bfb2e DATA / STATUS pages - cleanup with new font 2022-01-15 17:57:41 +00:00
Jonathan Redpath
eb12d3ed4d F-PLN: don't create TMPY when a mcdu message is shown 2022-01-15 17:06:47 +00:00
Jonathan Redpath
0989e43118 INITA / INITB pages - fix formatting post new font 2022-01-14 21:02:32 +00:00
Jonathan Redpath
5242d55bdf LAT REV pages: cleanup post font change 2022-01-14 13:07:51 +00:00
Jonathan Redpath
b4ead73127 Fontmatrix and setfont not needed in mcdu anymore 2022-01-14 12:15:50 +00:00
Jonathan Redpath
1f44ce74c6 Only allow ovfy once 2022-01-13 21:34:48 +00:00
Jonathan Redpath
ed337bf402 Merge branch 'dev' into 3D 2022-01-13 20:30:02 +00:00
Jonathan Redpath
f3e17d126c fix some warning alignment 2022-01-12 17:39:37 +00:00
Jonathan Redpath
f64600b541 Merge branch 'dev' into 3D 2022-01-12 14:48:00 +00:00
Jonathan Redpath
047cbda274 Add ALTN to the end of the FPLN (Doesn't do anything yet) 2022-01-12 14:08:57 +00:00
Jonathan Redpath
c3669c2419 Add OVERFLY function 2022-01-12 11:53:57 +00:00
Josh Davidson
dddeda8f21 Can't believe it'll be 6 years 2022-01-11 22:01:07 -05:00
Josh Davidson
d4c904f017 Merge branch '3D' of github.com:legoboyvdlp/A320-family into 3D 2022-01-11 10:22:33 -05:00
Jonathan Redpath
465418ea2b Merge branch 'dev' into 3D 2022-01-11 14:12:22 +00:00
Josh Davidson
711aec4729 Files: 2022 2022-01-10 21:17:41 -05:00
Josh Davidson
b9a214b522 FMGC: Rework greendot calculation + fix bug with LW and TOW predictions 2022-01-10 21:04:30 -05:00
Josh Davidson
02f529fb18 FMGC: update predicted speed to use new tables 2022-01-10 17:49:52 -05:00
Jonathan Redpath
96a9885e9a Merge branch 'dev' into new-font 2022-01-10 19:39:10 +00:00
Jonathan Redpath
93f26faf07 Split left / right inhg selector 2022-01-10 19:31:01 +00:00
Josh Davidson
790b5711bd DU: Fix OP CLB showing instead of OP DES 2022-01-10 12:09:25 -05:00
Jonathan Redpath
8b8dd55653 final fix 2022-01-10 16:48:10 +00:00
Jonathan Redpath
450637398e Only change the throttle callback when it actually changes 2022-01-10 16:43:18 +00:00
Jonathan Redpath
8efa965bde Bugfix PERFTO 2022-01-10 16:26:31 +00:00
Jonathan Redpath
ee2e58a591 fix athr 2022-01-10 16:20:30 +00:00
Josh Davidson
666b45d067 DU: Fix bugs and issues in FMA 2022-01-10 11:12:51 -05:00
Jonathan Redpath
9cc8d5aa71 FMA: rewrite code to not use properties 2022-01-10 14:10:49 +00:00
Josh Davidson
69bea9f6e4 Merge branch '3D' of github.com:legoboyvdlp/A320-family into 3D 2022-01-09 20:23:00 -05:00
Josh Davidson
b71db001b3 FMGC: Rework VLS and other speeds significantly, AP and A/THR now respect VLS and VMAX 2022-01-09 20:22:57 -05:00
Jonathan Redpath
e078cf69b7 Change FMA sync method 2022-01-09 20:16:54 +00:00
Jonathan Redpath
64586718dd FMGC-c update - improve SRS engagement code; rewrite FMA AP / FD / ATHR indications/ improve code style, etc 2022-01-09 20:07:45 +00:00
Jonathan Redpath
b49bb2904c Merge branch 'dev' into 3D 2022-01-09 19:30:16 +00:00
Jonathan Redpath
6acd065c00 Simbrief: fix bug when airport doesn't exist due to scenery 2022-01-09 19:29:50 +00:00
Josh Davidson
d68988def7 GIT: Merge dev 2022-01-09 11:03:40 -05:00
Josh Davidson
a1e8320e0c FMGC: Fix buggy behavior with boxchk 2022-01-09 10:59:14 -05:00
Jonathan Redpath
27a90d9525 small changes 2022-01-08 21:43:33 +00:00
Jonathan Redpath
cfbd7f2f2b Merge branch 'dev' into 3D 2022-01-08 20:07:39 +00:00
Jonathan Redpath
c202b1e67e Managed speed: rewrite control loop. Add CLB / DES SPD LIM feature 2022-01-08 19:46:46 +00:00
Inuyaksa
8a95f30a29 Cockpit door switch with vertical selection 2022-01-07 22:58:57 +01:00
Jonathan Redpath
6b767ae485 Merge branch 'dev' into 3D 2022-01-07 18:43:14 +00:00
Jonathan Redpath
8890a073b9 use correct nodes for elec 2022-01-07 18:43:09 +00:00
Jonathan Redpath
0bdded7b8a Merge branch 'dev' into 3D 2022-01-07 18:42:10 +00:00
legoboyvdlp
5359cdb3ec
Switches and options (#262)
* Cockpit door switch and basic lock logic

* Little fix for leftturnoff light

* Toottip for transponder knob (it's very hard to me guess the mode selected)

* Foot warmer switches cpt and fo

* FGCamera compatibility for 0-9 view selection keys

* Enable mouse wheel for landing light switches

Co-authored-by: Inuyaksa <inuyaksa@yahoo.com>
2022-01-07 13:43:55 +00:00
Jonathan Redpath
9cef967c18 Merge branch 'dev' into 3D 2022-01-06 19:21:15 +00:00
Jonathan Redpath
b1b380f986 Bugfix 2022-01-06 19:18:40 +00:00
Jonathan Redpath
d7a8bcdf27 ADR 1+2+3 FAULT 2022-01-06 19:10:13 +00:00
Jonathan Redpath
fd5d4676ff Excess cabin press 2022-01-06 18:43:31 +00:00
Jonathan Redpath
fa634ef032 Add SD pages to level 1 warnings 2022-01-06 17:47:03 +00:00
Jonathan Redpath
383ffcf969 Altitude constraints - add ability to set above / below constraints 2022-01-05 17:18:05 +00:00
Jonathan Redpath
22d8a4bca6 Remove debug statements 2022-01-04 17:27:31 +00:00
Jonathan Redpath
db5ef87acd Fix FMGC 2022-01-04 17:27:01 +00:00
Jonathan Redpath
8ae328ff78 Merge branch 'dev' into 3D 2022-01-03 21:59:06 +00:00
Jonathan Redpath
eb08cabaaa Prevent ALTN / DIRECT law during eng start because timer condition was incorrect 2022-01-03 21:55:01 +00:00
Jonathan Redpath
11edf58d90 Hydraulics: add new logic for fault lights. Add correct power sourcing for transducers and quantity indications. 2022-01-03 20:48:52 +00:00
Jonathan Redpath
dea151a6eb Merge branch 'dev' into 3D 2022-01-02 18:26:09 +00:00
Jonathan Redpath
02d47b475e GPWS code - move to jsb 2022-01-02 17:52:57 +00:00
Jonathan Redpath
b85863cf06 No smoking light / seatbelt light - correct CIDS power source; move to JSB 2022-01-02 17:35:49 +00:00
Jonathan Redpath
64774b2b8e Merge branch 'dev' into 3D 2021-12-31 16:34:21 +00:00
Jonathan Redpath
6fb8ad6f90 Fix typo in FMGC.nas, MCDU - add plus character 2021-12-31 16:01:02 +00:00
Jonathan Redpath
92b21d7f15 Revise Wing Anti Ice fault messages, and correct behavior of wing fault PB light 2021-12-31 15:48:51 +00:00
Jonathan Redpath
8b5355df23 Merge branch 'dev' into 3D 2021-12-30 21:49:30 +00:00
Jonathan Redpath
34acba26f4 EMER ELEC - improve warning so that it deals correctly with APU available signal, GEN fault signals
This should reduce the number of transients. Also added a small 200ms
delay
2021-12-30 14:05:57 +00:00
Jonathan Redpath
7dfd9f15ff APU: make the code shutting down the APU after 0.2 seconds of power loss more resilient, uisng JSBSim 2021-12-30 13:46:35 +00:00
Jonathan Redpath
5e61555eb5 Optimize FMGC timers 2021-12-28 12:59:08 +00:00
Jonathan Redpath
c0ae1c58f4 FMGC: remove properties for navDatabase 2021-12-28 12:43:14 +00:00
Jonathan Redpath
6bba59642a Merge branch 'dev' into 3D 2021-12-28 12:28:43 +00:00
Jonathan Redpath
79219593bd Merge branch 'dev' into new-font 2021-12-27 16:57:15 +00:00
Jonathan Redpath
4cc86d0ab0 PRINTER NOT AVAIL 2021-12-27 16:54:23 +00:00
Jonathan Redpath
183f6e888f Add a small M to the ND to show that the VOR has been manually tuned 2021-12-27 15:59:09 +00:00
Jonathan Redpath
7833a3a5f2 VOR: accept 2-char long idents 2021-12-27 15:21:33 +00:00
Jonathan Redpath
8d70481780 ADF autotune 2021-12-27 14:09:23 +00:00
Jonathan Redpath
131562d2be Add tune VOR by ident 2021-12-27 14:09:16 +00:00
Jonathan Redpath
32f8b06d0d ADF autotune 2021-12-27 14:06:28 +00:00
Jonathan Redpath
a13a1ad627 Add tune VOR by ident 2021-12-27 13:36:18 +00:00
Jonathan Redpath
923b416d84 Merge branch 'dev' into 3D 2021-12-27 12:15:05 +00:00
Jonathan Redpath
d7718feded RADNAV code - use nodes or variables rather than getprop 2021-12-27 11:54:45 +00:00
Jonathan Redpath
b705e07352 ILS: add to ACP; correct GPS power source 2021-12-26 18:17:25 +00:00
Jonathan Redpath
e5e3027402 Add VOR / DME power supply and 3 second / 2 second BITE. Connect VOR to ACP 2021-12-26 14:47:16 +00:00
Jonathan Redpath
ae6a566993 Marker beacon: add ability to play tones through the ACP 2021-12-24 20:38:19 +00:00
Jonathan Redpath
da6104dc5a RMP: add extra frequency digit to ADF. ADF power supply: add 2 second BITE after power off > 2 second 2021-12-24 20:04:55 +00:00