1
0
Fork 0
Commit graph

168 commits

Author SHA1 Message Date
Jonathan Redpath
e6e0679a81 Hide the DECEL after the sequencing. Fix a nasal error where the static text broke the direct to 2022-05-13 15:33:27 +01: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
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
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
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
legoboyvdlp R
cb2e0e6e96 Fix bug with cruise-->descent switching 2021-08-23 18:32:32 +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
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
legoboyvdlp R
87f49f28e9 FMGC: improve nasal 2021-06-12 00:29:04 +01:00
legoboyvdlp R
f025bb82f9 FMGC: improve Nasal code quality 2021-06-10 16:42:16 +01:00
Inuyaksa
da6562bc8a preflight 2021-01-20 20:32:21 +01:00
Inuyaksa
533682abce little modifications to fltlog - manage MCDU reset 2021-01-16 14:27:55 +01:00
legoboyvdlp
a559b17d1c
Modifications by inuyaksa (#204)
* Addition of AOC page FLIGHT LOG
* Improvements to ATSU
* Add OOOI system (ACARS)
2021-01-14 14:22:12 +00:00
legoboyvdlp R
2298a87e4b Manual merge of work completed by inuyaksa:
- long pressing CLR button (keyboard/MCDU panel) clears scratchpad
- abort button for panel state dialog, when error occurs on state
  script, you can't close panel
- fix MCDU starting page, arrow color and REQ state
  (https://youtu.be/twwUjHXdNVU?t=57)
- PERFTO, validation on insert of V1/Vr/V2 values and type II error
  messages
- PERFTO, basic validation of THRRED/ACC
2020-12-31 20:03:47 +00:00
legoboyvdlp R
98378f45ea Prevent excess garbage collection in FGMC.nas; correction for bug in PTS 2020-11-28 12:26:07 +00:00
legoboyvdlp R
20b4d4e767 Fix MMO not showing on PFD 2020-11-24 19:21:58 +00:00
legoboyvdlp R
6bb53d70d1 Add framework for new Emesary based display framework. This is based off work by Richard Harrison on the F-15, making use of the FrameNotification concept 2020-10-27 23:29:07 +00:00
legoboyvdlp R
24cf10b032 Fix managed speed: it should target the entered VAPP if set in the MCDU 2020-10-05 19:40:30 +01:00
legoboyvdlp R
f9aa957083 more typo fix 2020-10-05 19:30:49 +01:00
legoboyvdlp R
e1279ce24e Typo fix 2020-10-05 19:22:38 +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
3d046eea30 Corect very serious error in the block / fuel calculations 2020-10-03 12:34: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