1
0
Fork 0
Commit graph

1792 commits

Author SHA1 Message Date
legoboyvdlp R
aa3990d3d9 Misc fixes + improvements to Nasal code; no real changes; only improved code quality 2021-06-08 18:16:19 +01:00
legoboyvdlp R
0dd4f55400 Correct acconfig.nas failures resetting; brake guague --> use lag_filter instead of property rules filter 2021-06-08 16:53:09 +01:00
legoboyvdlp R
113b2264f3 Pneumatics: remove some extra un-needed code 2021-06-08 16:09:21 +01:00
legoboyvdlp R
9798a20850 Hydraulics / brakes: smooth the pressure guague 2021-06-07 15:38:50 +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
8e0603d48d
Merge pull request #231 from ltoenning/fcu-display
FCU: Change HDG and ALT display formatting
2021-05-30 20:02:12 +00:00
Lars Toenning
9b3142cb64 FCU: Change HDG and ALT display formatting
Show select HDG always with 3 digits (if select HDG < 100 with leading 0)

Show selected ALT always with 5 digits.
2021-05-30 21:45:12 +02:00
03e3ef1ae1
Merge pull request #228 from NewoIsTaken/patch-1
Update README.md to be more clear on how to connect to the Remote MCDU
2021-05-28 15:40:34 +00:00
legoboyvdlp R
bdd2c6c9fe Fix the ARRIVAL page; remove version checks for approach VIAs 2021-05-26 16:06:49 +01:00
legoboyvdlp R
4146260147 Misc improvements to DEPARTURE page to correct edge usecases 2021-05-22 13:50:29 +01:00
legoboyvdlp R
249ea57d29 MCDU DEPARTURE page: fix such that transitions are scrollable. Fix a couple of other bugs. To change the SID you'll have to go back to the runway page and re-select the runway. 2021-05-22 13:41:54 +01:00
legoboyvdlp R
439a7c7b50 Terrain display: only show sea level water as cyan 2021-05-22 13:18:21 +01:00
Owen Wang
3aa4167888
Correct ordering 2021-05-21 20:37:41 -04:00
Owen Wang
3d058f07d2
Change []s to <>s to indicate required field 2021-05-21 13:12:14 -04:00
Owen Wang
8ec82d6c24
Update README.md to be more clear on how to connect to the Remote MCDU 2021-05-21 12:22:57 -04:00
Inuyaksa
6514a23aa7 Merge branch 'terrain' into dev 2021-05-18 21:25:32 +02:00
legoboyvdlp R
4b9166605d Leading / with setlistener 2021-05-18 13:02:11 +01:00
legoboyvdlp R
3d68a55ef0 Finally fix the electrical system display bug! 2021-05-12 15:27:13 +01:00
legoboyvdlp R
53439c3cb6 Merge branch 'dev' into new-electrical 2021-05-12 12:17:12 +01:00
fly
adecca1091 Fixed VHF datamode according to real aircraft
Signed-off-by: fly <merspieler@airmail.cc>
2021-04-28 20:01:15 +00:00
Andrea Vezzali
dbf8586c5a Added author's name 2021-04-19 09:06:59 +02:00
Inuyaksa
ada64f22b7 TERR - more consistent green areas display 2021-04-11 23:19:25 +02:00
legoboyvdlp R
135c438e49 Elec: some improvements to the ELEC page 2021-04-04 20:10:40 +01:00
legoboyvdlp R
3b58891448 Fix ESS TR 2021-04-02 17:57:31 +01:00
legoboyvdlp R
7ef52fde83 Merge branch 'dev' into new-electrical 2021-04-02 17:41:25 +01:00
legoboyvdlp R
4b22750d30 Fix ubgs 2021-03-28 20:52:39 +01:00
legoboyvdlp R
9aa7143d21 Electrical: fix bugs 2021-03-28 20:39:46 +01:00
legoboyvdlp R
385dd505c2 Elec: fix AC1/AC2 bustie 2021-03-27 21:26:52 +00:00
legoboyvdlp R
2b411e2bea A320: fix TRs and fix EMER GEN interaction with AC ESS 2021-03-27 14:02:49 +00:00
Inuyaksa
008087d516 Merge branch 'dev' into terrain 2021-03-26 21:13:49 +01:00
Inuyaksa
49376d15d2 TERR - separated values from each ND 2021-03-24 22:04:08 +01:00
Inuyaksa
188808ce3b TERR fix for mode/range change
On mode/range change display TERR only, hide numbers.
2021-03-22 23:01:42 +01:00
Inuyaksa
ec7850ba37 VOR frequency change detection 2021-03-22 00:07:20 +01:00
Inuyaksa
1f10937713 Some optimization with peak calc 2021-03-22 00:06:33 +01:00
legoboyvdlp R
67982fdf9c Electrical system - fix the essential TR 2021-03-20 14:01:21 +00:00
legoboyvdlp
c4f134669f
Merge pull request #222 from NewoIsTaken/patch-1
Add normal procedures and concise checklist
2021-03-19 16:58:33 +00:00
Owen Wang
a4c82a282a
Add normal procedures and concise checklist 2021-03-19 12:56:51 -04:00
legoboyvdlp R
75b874d2a9 A320 Electrical system: push an entirely new battery logic and connections 2021-03-19 16:46:37 +00:00
a4d1127d47
Merge pull request #217 from NewoIsTaken/patch-1
Make some visual improvements to mcdu.html
2021-03-11 21:25:17 +00:00
Owen Wang
b242fe0feb
Sans-serif because serif looks worse 2021-03-11 15:52:16 -05:00
Owen Wang
32aa95febe
Fix spacing 2021-03-11 15:43:04 -05:00
Owen Wang
893c24cee1
Bug fix
Fix pressing right and left key both triggers left button bug.
2021-03-11 14:53:54 -05:00
Owen Wang
489d20e09b
Fix buttons 2021-03-11 14:12:20 -05:00
234d52b406
Merge pull request #219 from NewoIsTaken/patch-2
Remove ISSUE_TEMPLATE.md; replaced by .github/ISSUE_TEMPLATE
2021-03-11 18:33:20 +00:00
Owen Wang
6b42fa4e24
Replaced by .github/ISSUE_TEMPLATE 2021-03-11 12:56:59 -05:00
Owen Wang
ff7c4e93f5
Add extra button at top to align buttons 2021-03-11 12:51:41 -05:00
6af4c052f6
Merge pull request #218 from NewoIsTaken/patch-2
RP-Template: Remove ready to merge checkbox, replace with draft pull request.
2021-03-11 17:01:30 +00:00
Owen Wang
b526446113
Remove ready to merge checkbox, replace with draft pull request. 2021-03-11 11:53:05 -05:00