1
0
Fork 0
Commit graph

505 commits

Author SHA1 Message Date
Jonathan Redpath
7a92a773c2 Prevent sequencing on the ground. 2022-01-26 15:28:19 +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
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
772d920c30 Add some extra error checking on PERFTO 2022-01-25 12:30:35 +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
1bf9e313f7 Prevent flyBy with courseDelta > 120. Todo confirm this. Among many other things. 2022-01-20 17:44:34 +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
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
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
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
7b4a4df40d Misc port 2022-01-16 22:28:58 +00:00
Jonathan Redpath
72f7f7f819 DECEL: use variable rather than property 2022-01-16 14:29:15 +00:00
Jonathan Redpath
f64600b541 Merge branch 'dev' into 3D 2022-01-12 14:48:00 +00:00
Jonathan Redpath
c3669c2419 Add OVERFLY function 2022-01-12 11:53:57 +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
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
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
Jonathan Redpath
9cef967c18 Merge branch 'dev' into 3D 2022-01-06 19:21:15 +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
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
8b5355df23 Merge branch 'dev' into 3D 2021-12-30 21:49:30 +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
131562d2be Add tune VOR by ident 2021-12-27 14:09:16 +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
1e93076a83 A320: improve ADF system - add BFO prompt to RADNAV page, make the volume selector work; improve frequency display and parsing; miscellaneous corrections 2021-12-24 19:33:31 +00:00
Josh Davidson
8da59fe409 Control: bugfix ground interaction 2021-11-02 17:32:24 -04:00
Jonathan Redpath
4f77deb971 Merge branch 'dev' into 3D 2021-10-30 16:02:13 +01:00
Jonathan Redpath
7cf3684b5b Simbrief parser: round tropopause 2021-10-30 15:45:52 +01:00
Jonathan Redpath
6bf96d5407 Merge branch 'dev' into 3D 2021-10-27 18:34:36 +01:00
Jonathan Redpath
60ea0f62ff FCU: 250ms delay on failure during transients 2021-10-27 18:31:27 +01:00
Josh Davidson
5018465a11 Control: Fix flybywire law over 33 degrees bank, FMGC: Fix a/thr disengage logic interaction with alpha floor 2021-10-05 14:46:59 -04:00
Josh Davidson
410eb597ec FMGC: Fix bugs on FMA 2021-10-05 10:34:16 -04:00
Josh Davidson
f412d3069e Control: Add overspeed pitch law with VD, VMO, and rework/fix spoilers, Aero: Fix aileron authority for proper roll rates as per FCOM 2021-09-20 18:23:46 -05:00
legoboyvdlp R
ed532804b5 Merge branch 'dev' into 3D 2021-09-16 13:02:37 +01:00
legoboyvdlp R
7863590197 New Emesary PFD 2021-09-11 16:57:20 +01:00
legoboyvdlp R
3763b6a4cd Merge branch 'dev' into 3D 2021-08-23 20:03:11 +01:00
legoboyvdlp R
cb2e0e6e96 Fix bug with cruise-->descent switching 2021-08-23 18:32:32 +01:00
legoboyvdlp R
4e1bf0b60e Merge branch 'dev' into 3D 2021-08-04 21:33:37 +01:00
legoboyvdlp R
d92279b6fc Metric altitude 2021-08-04 17:17:35 +01:00
Josh Davidson
4b445879cd FMGC: Bugfix 2021-07-30 12:25:26 -04:00
Josh Davidson
3b428d1e1a FMGC: Fix localizer not capturing if on course too close to beam 2021-07-30 12:24:39 -04:00
legoboyvdlp R
573702ed63 Merge branch 'dev' into 3D 2021-07-30 12:37:01 +01:00
legoboyvdlp R
36b78c3102 GPS PRIMARY 2021-07-30 12:30:34 +01:00
legoboyvdlp R
0b44b47a7d Bugfix MCDU scratchpad / message queue 2021-07-29 23:40:38 +01:00
legoboyvdlp R
5e07e24e0f It actually already has a sound ... remove it 2021-07-29 21:00:11 +01:00
legoboyvdlp R
5d779bfe78 Add clicking sounds to FCU pushbuttons 2021-07-29 20:48:10 +01:00
Josh Davidson
1e816aa92a Files: ordering 2021-07-27 23:17:44 -04:00
Josh Davidson
3bf210d1c0 ITAF: Smart LOC capture for shallow intercept 2021-07-27 12:01:59 -04:00
Josh Davidson
375a861400 FMGC: Fix the order of things so that they are not bad 2021-07-25 20:14:14 -04:00
Josh Davidson
b8ec096b68 FMGC: Improved FLARE law 2021-07-25 20:12:22 -04:00
Josh Davidson
017f557792 FMGC: Fix duplicate boxes around modes without changes during takeoff roll and others 2021-07-17 12:41:34 -04:00
legoboyvdlp R
425083482f Merge branch 'dev' into 3D 2021-06-19 15:14:18 +01:00
legoboyvdlp R
72245558c6 Global speed protection in DES mode 2021-06-19 14:25:21 +01:00
legoboyvdlp R
82bf436084 Code Global Speed Protection mode reversion from THR CLB to SPEED on overspeed 2021-06-19 01:46:57 +01:00
legoboyvdlp R
e3502622ce Merge branch 'dev' into 3D 2021-06-16 15:04:46 +01:00
legoboyvdlp R
559800e05d Move to ITAF loop 2021-06-16 14:59:37 +01:00
legoboyvdlp R
53dcada429 VLS / VMAX --> properties 2021-06-16 14:40:15 +01:00
legoboyvdlp R
768cf4e1a0 FCU: improve display of characters; LVL / CH should always display also. Improve speed control range 2021-06-16 13:36:36 +01:00
legoboyvdlp R
84526a7dfe FCU: vs / fpa -- improve display 2021-06-16 12:39:59 +01:00
legoboyvdlp R
0c8b70403b Add missing variable 2021-06-13 19:41:53 +01:00
legoboyvdlp R
851c06ec3e Style improvements and restore work that was reverted 2021-06-13 19:29:25 +01:00
legoboyvdlp R
2590e73403 Nasal cleanup 2021-06-13 18:57:13 +01:00
legoboyvdlp R
a702a2b4db Merge branch 'rework' of https://github.com/inuyaksa/A320-family into inuyaksa-rework 2021-06-13 18:48:13 +01:00
legoboyvdlp R
c87de06eff Simbrief: after a FMGC reset, also reset the Simbrief inhibit for a new flight 2021-06-13 17:55:01 +01:00
legoboyvdlp R
3345d0247f FMGC: bugfix; also more getprop --> props.globals 2021-06-13 00:24:46 +01:00
Inuyaksa
5715d480b7 A better autoland light - first attempt 2021-06-12 21:46:44 +02:00
Inuyaksa
7720e583ba lost changes 2021-06-12 20:57:09 +02:00
Inuyaksa
650eea4f6e typo 2021-06-12 20:49:37 +02:00
Inuyaksa
3f3442d259 MCDU web, qrcode with local-it, fixes on html
- For mobile devices, you have to insert your local ip to generate a qrcode
- Fixed HTML for zoom action and double tap
2021-06-12 18:53:54 +02:00
Inuyaksa
c7743820cd Revert "Merge branch 'dev' into rework"
This reverts commit 0140738582, reversing
changes made to 23369f854b.
2021-06-12 17:36:16 +02:00
Inuyaksa
0140738582 Merge branch 'dev' into rework 2021-06-12 15:46:45 +02:00
Inuyaksa
c4036fc407 autoland light, phase as a nodes optimzed fmgc phase loop 2021-06-12 15:42:41 +02:00
Inuyaksa
e1f4c230cc Merge branch 'dev' into rework 2021-06-12 11:41:36 +02:00