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
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
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
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
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
f3e17d126c
fix some warning alignment
2022-01-12 17:39:37 +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
Jonathan Redpath
96a9885e9a
Merge branch 'dev' into new-font
2022-01-10 19:39:10 +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
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
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
8890a073b9
use correct nodes for elec
2022-01-07 18:43:09 +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
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