1
0
Fork 0
Commit graph

303 commits

Author SHA1 Message Date
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
legoboyvdlp R
87f49f28e9 FMGC: improve nasal 2021-06-12 00:29:04 +01:00
Josh Davidson
d33d229f86 FMGC: Fix listener cancel break some func 2021-06-10 11:49:09 -04:00
legoboyvdlp R
f025bb82f9 FMGC: improve Nasal code quality 2021-06-10 16:42:16 +01:00
legoboyvdlp R
35ddbf0426 Some extra PTS 2021-06-09 17:25:17 +01:00
legoboyvdlp R
51e82aeb09 FCU code: use ITAF nodes rather than own nodes 2021-06-09 17:20:19 +01:00
Inuyaksa
d18b121223 rework fix 2021-06-06 23:21:58 +02:00
Inuyaksa
69a4678e16 Revert "some logic optiomizing"
This reverts commit b4e59e15b8.
2021-06-06 22:25:52 +02:00
Inuyaksa
b4e59e15b8 some logic optiomizing 2021-06-05 14:59:50 +02:00
legoboyvdlp R
4b9166605d Leading / with setlistener 2021-05-18 13:02:11 +01:00
legoboyvdlp R
171a9296e1 Simbrief parser: handle no alternate 2021-02-14 16:50:50 +00:00
legoboyvdlp R
49559e5a68 Emesary system update framework: this works towards reducing property IO by only ever caling a property once. 2021-02-08 15:52:10 +00:00
legoboyvdlp R
f10da37fed Improve PROG (add the BRG / DIST) 2021-01-28 18:57:20 +00:00
Inuyaksa
ab603af179 Merge branch 'dev' into preflight 2021-01-20 22:19:39 +01:00
Inuyaksa
9b9dc79026 cleaning the code 2021-01-20 21:25:37 +01:00
Inuyaksa
da6562bc8a preflight 2021-01-20 20:32:21 +01:00
legoboyvdlp R
fd3010f82f Bugfix: fix the ATIS API references 2021-01-20 14:51:36 +00: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
0161ebf940 As the Simbrief element is representing the AOC rather than CO RTE, its not correct to set a CO RTE. But I'll leave the code there for future CO RTE support. 2020-12-31 20:29:04 +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
72cebd9077 bugfix for simbrief parser 2020-12-09 19:16:17 +00:00
legoboyvdlp R
b16aac146e FCU: fix bindings. Not all FBW failures inhibit the autoflight system. 2020-11-28 17:49:09 +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
Matthew Maring
fe8bb7526b Minor typo 2020-11-22 13:30:24 -05:00
legoboyvdlp R
33a4d70046 Fix FCU - altitude input should be between FL001 and FL490 2020-11-21 20:54:28 +00:00
legoboyvdlp R
5adce22c68 Fix potential bug in QRH, fix bug in simbrief parser 2020-10-31 21:56:02 +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
996372de02 Add procedures parsing to Simbrief parser again. 2020-10-25 21:47:47 +00:00
legoboyvdlp R
03c4c91399 Improve Simbrief parser 2020-10-25 21:15:59 +00:00
legoboyvdlp R
39c1a6447a Better error parsing for METAR / TAF 2020-10-24 22:16:41 +01:00
legoboyvdlp R
58a4136e4e Add ATIS fetching code. You can't see it in the MCDU yet; however the fetching page work 2020-10-23 14:49:01 +01:00
legoboyvdlp R
abb267d6d3 Better error handling for HTTP requests. Ability to clear received AOC messages 2020-10-21 00:00:14 +01: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
b9f2593c82 Fix bug with wind component in simbrief parser 2020-10-03 16:59:06 +01:00
legoboyvdlp R
8000651176 Merge branch 'mcdukgs' into dev 2020-10-03 16:50:42 +01:00
legoboyvdlp R
8793cdda35 Fix Simbrief parser to respect Simbrief weight option 2020-10-03 16:48:31 +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
legoboyvdlp R
6dce8486d5 Remove un-needed variable 2020-10-03 10:33:38 +01:00
legoboyvdlp R
830617bebc FMA: update Nasal to be more efficient, remove all getprop, logic changes so that things go faster 2020-10-03 10:29:57 +01:00
legoboyvdlp R
e236de2f69 Refactor version checks. Improve altitude alerter code so it uses less properties. FMGC: use less properties 2020-09-28 20:22:00 +01:00
legoboyvdlp R
d38496f196 More Nasal improvements (remove getprop more etc) 2020-09-27 19:00:46 +01:00