Jonathan Redpath
|
aaf04c9c2b
|
Merge branch 'dev' into new-flightplan
|
2022-02-11 19:50:17 +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
|
c3ec16cb73
|
Merge branch 'dev' into new-flightplan
|
2022-01-29 11:26:59 +00:00 |
|
Inuyaksa
|
c3ec55a21f
|
Fix autoland alarm - trigger when AP switched off below 200ft
|
2022-01-28 23:14:26 +01:00 |
|
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
|
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
|
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
|
c3669c2419
|
Add OVERFLY function
|
2022-01-12 11:53:57 +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 |
|
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
|
6fb8ad6f90
|
Fix typo in FMGC.nas, MCDU - add plus character
|
2021-12-31 16:01:02 +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
|
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 |
|
Jonathan Redpath
|
7cf3684b5b
|
Simbrief parser: round tropopause
|
2021-10-30 15:45:52 +01:00 |
|
Jonathan Redpath
|
60ea0f62ff
|
FCU: 250ms delay on failure during transients
|
2021-10-27 18:31:27 +01:00 |
|
legoboyvdlp R
|
7863590197
|
New Emesary PFD
|
2021-09-11 16:57:20 +01:00 |
|
legoboyvdlp R
|
cb2e0e6e96
|
Fix bug with cruise-->descent switching
|
2021-08-23 18:32:32 +01:00 |
|
legoboyvdlp R
|
d92279b6fc
|
Metric altitude
|
2021-08-04 17:17:35 +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 |
|
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
|
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 |
|