1
0
Fork 0
Commit graph

344 commits

Author SHA1 Message Date
Matthew Maring
4a1bc58efc Add comment on altitude for the future 2020-04-26 15:18:47 -04:00
Matthew Maring
e78f738bb5 Fix PERFAPPR runway issue, cleanup code more 2020-04-26 15:14:06 -04:00
Matthew Maring
81edf65259 Clean up ils logic 2020-04-26 15:01:10 -04:00
legoboyvdlp R
e1a1d2c2d1 Bugfix: this is confusing, as you can't actually select the SIDS 2020-04-26 15:54:58 +01:00
legoboyvdlp R
a76ba4a31b Document some functions in flight plan controller, also revise direct to logic a little 2020-04-26 14:52:07 +01:00
vezza
a257b23750 Bugfix - Brakes overheat on replay #115 2020-04-26 09:59:12 +02:00
vezza
f7fe9af157 Clock backlight fix, ddrmi dme's fix, rudder trim indicating 0 fix 2020-04-25 23:43:31 +02:00
legoboyvdlp R
1ed30c1f0c Fix PTU sound 2020-04-25 16:03:56 +01:00
legoboyvdlp R
9c49cb92a2 Enable PTU sound, improvements to PERF TO (thr red / thr acc now allow entry from 400 feet, uplink to data hidden except in phase 0 / phase 7, v1 / vr / v2 input disallowed during takeoff) 2020-04-25 15:32:53 +01:00
legoboyvdlp R
90ef8b431a Fix phases correctly this time 2020-04-24 17:13:10 +01:00
legoboyvdlp R
25132937ab Add debug statements, fix bounced landing breaking FMGC phases 2020-04-24 16:47:13 +01:00
legoboyvdlp R
7f90496894 Typo 2020-04-24 12:54:42 +01:00
legoboyvdlp R
533f2d964b Correct references on HOLD page 2020-04-24 12:50:52 +01:00
legoboyvdlp R
0ef5d73f14 LATREV: pass the ghost, not identifier. Fix the L6 LAT REV spawn on f-pln page. Change (1500) to 1500 -- we need to remove parenthases on the SID waypoints too, but how? 2020-04-24 12:44:39 +01:00
legoboyvdlp R
5c63b288fe Bugfix NO STAR and transitions, add NO SID 2020-04-24 12:23:33 +01:00
legoboyvdlp R
79a105bd4b Add NO STAR choice, makes dynamic waypoint five miles from runway if NO STAR and NO IAP 2020-04-24 10:34:28 +01:00
legoboyvdlp R
f48ba2f9d9 Bugfix... 2020-04-23 20:45:31 +01:00
Josh Davidson
2a7d7d4a31 FMGC: Fix waypoint advance/sequencing logic for INTC, VECTORS etc 2020-04-23 13:21:59 -04:00
legoboyvdlp R
2bbce850d4 Minor changes to VERTREV page, enable VERTREV on departure airport, STEP CLB only available in climb phases with cruise flightlevel inserted 2020-04-23 14:01:13 +01:00
legoboyvdlp R
7899e4e7e1 Remove debug statement. Leave other two for investigating potential bugs with excess motion in future 2020-04-23 10:15:01 +01:00
legoboyvdlp R
f68ad95db5 Electrical supply 2020-04-21 16:35:11 +01:00
legoboyvdlp R
49d2b0ec1c Bugfix, add to ECAM 2020-04-21 16:07:16 +01:00
legoboyvdlp R
1782383168 HF radios interfaced 2020-04-21 15:54:55 +01:00
legoboyvdlp R
330766b01d Connect to RMP 2020-04-21 14:24:05 +01:00
legoboyvdlp R
c106c20580 Merge branch 'dev' into comm 2020-04-21 13:11:29 +01:00
legoboyvdlp R
6c1c255a98 HF simulation: add class, static noises, and tuning. Interface with RMP 2020-04-21 13:07:47 +01:00
Josh Davidson
ae235b244c FMGC: Fix autopilot ignoring altitude target in G/A SRS mode 2020-04-20 20:50:22 -04:00
Josh Davidson
b69c83a545 FMGC: Fix DH/MDA system and make sounds work properly and fix overlap 2020-04-20 23:43:34 +01:00
Matthew Maring
8cf48657c7 Correct minimum/hundred-above callout 2020-04-20 23:43:34 +01:00
Matthew Maring
db1ad72707 Fix minor fuel bug 2020-04-20 23:43:34 +01:00
Matthew Maring
b647909f1a Re-enable radio/baro clear, new INIT-A page, fix CLR nasal errors 2020-04-20 23:43:34 +01:00
Matthew Maring
c7ccadb458 Minimum VLS correction 2020-04-20 23:43:34 +01:00
legoboyvdlp R
e096887432 Bugfix vertical plan phases 2020-04-20 23:43:34 +01:00
Matthew Maring
1b1687afb1 Disable buggy clearing for baro/radio 2020-04-20 23:43:34 +01:00
legoboyvdlp R
090ed7e5f4 Bugfix: cruise-fl is in flight levels, not feet 2020-04-20 23:43:34 +01:00
legoboyvdlp R
4af7f0faf0 Correct loop bug 2020-04-20 23:43:34 +01:00
legoboyvdlp R
2a0a631b91 Correction to conditions - I think this is right, please inform me if not 2020-04-20 23:43:34 +01:00
legoboyvdlp R
93b1ec8832 Correct namespace reference 2020-04-20 23:43:34 +01:00
Matthew Maring
04ee431d13 Proper mda/dh implementation 2020-04-20 23:43:34 +01:00
Matthew Maring
df59dc7168 Add baro/radio, improve vapp 2020-04-20 23:43:34 +01:00
Matthew Maring
5222aeb633 Implement generic mcdu message, add ils mismatch (need to fix offset freq error, i.e. KSFO 28R) 2020-04-20 23:43:34 +01:00
Matthew Maring
8632050f40 Big fuel bug fixes, minor ILS fix 2020-04-20 23:43:34 +01:00
Matthew Maring
26836076bc Implement fully functional IRSINIT page 2020-04-20 23:43:34 +01:00
legoboyvdlp R
9b60b72df9 Bugfix 2020-04-20 23:43:34 +01:00
legoboyvdlp R
ef8468f261 Bugfix FMGC 2020-04-20 23:43:34 +01:00
Matthew Maring
acd64cde37 Implement partial ILS select functionality 2020-04-20 23:43:34 +01:00
legoboyvdlp R
5417101ca0 Add experimental vertical flightplan phases, allow user to set cruise flight level in descent phase 2020-04-20 23:43:34 +01:00
legoboyvdlp R
e4182ae9b8 Rename property to make it more clear what this does 2020-04-20 23:43:34 +01:00
Matthew Maring
e27cc82210 Correct value ranges on PERFAPPR 2020-04-20 23:43:34 +01:00
Matthew Maring
5300dd5cbd Clean-up PERFTO, fix formatting for entries 2020-04-20 23:43:34 +01:00
Matthew Maring
16622a4a55 Clean-up INITB/FUELPRED, fix formatting for entries 2020-04-20 23:43:34 +01:00
Matthew Maring
19bd42adc3 Clean-up INITA, fix formatting for entries 2020-04-20 23:43:34 +01:00
Matthew Maring
bfe20940da Keep align button after align 2020-04-20 23:43:34 +01:00
Matthew Maring
937b4b34ce Disable route selection 2020-04-20 23:43:34 +01:00
legoboyvdlp R
fdc636b5e7 Correct acconfig so it always works. Nasty. Rework acconfig? 2020-04-19 20:20:52 +01:00
f5b71b308c
Merge pull request #116 from legoboyvdlp/APU
JSBSim APU
2020-04-19 14:33:26 +00:00
legoboyvdlp R
6bc3b483cf Really... 2020-04-19 10:29:34 +01:00
legoboyvdlp R
b87b6d27b7 Better bugfix 2020-04-19 10:24:06 +01:00
legoboyvdlp R
33e2efb7b7 Bugfix Linux segfaults 2020-04-19 10:21:00 +01:00
Josh Davidson
390b9d751a FMGC: Fix incorrect variable init 2020-04-19 00:01:55 -04:00
legoboyvdlp R
e9d9407742 Bugfix buttons.nas, fault light operation, cooldown timer works now 2020-04-19 01:58:19 +01:00
legoboyvdlp R
caf3c3df47 Proper integration with fire, ecam, electrical 2020-04-19 01:26:24 +01:00
Josh Davidson
7c7f5875fc FMGC: Fix numerous bugs in the autopilot and heading/track control logic 2020-04-18 15:48:47 -04:00
legoboyvdlp R
e2e42611f2 Major improvements, oil simulated, acconfig, lower ecam, etc 2020-04-18 19:57:59 +01:00
legoboyvdlp R
febdbf7a73 No need to fast start all the time, now. 2020-04-18 17:04:30 +01:00
legoboyvdlp R
a651bd1bfd Bugfix 2020-04-18 17:02:08 +01:00
legoboyvdlp R
cc02760a18 Move to better place 2020-04-18 16:39:55 +01:00
legoboyvdlp R
2c9f39b8bc Optimize clock code 2020-04-18 14:13:07 +01:00
legoboyvdlp R
2525fc5b08 Correct electrical power source for clock and rudder trim display 2020-04-18 14:13:07 +01:00
legoboyvdlp R
200c7dc3ad Bugfix ADR 2020-04-18 14:13:07 +01:00
legoboyvdlp R
d7579a9df8 Add power and ADIRS to DDRMI, fix decimal point when > 20 nautical miles 2020-04-18 14:13:07 +01:00
vezza
762a832bb9 Fix Chrono format 2020-04-18 14:13:07 +01:00
vezza
6e574bb95e Merge branch 'chrono_dme' of https://github.com/legoboyvdlp/A320-family into chrono_dme 2020-04-18 14:13:07 +01:00
vezza
d940e862ae Chrono, Clock, ET Chrono, rudder trim indicator improvements
Clock (todo): GPS/INT/SET mode
2020-04-18 14:13:07 +01:00
vezza
e7c939e15d fix clock.nas formatting 2020-04-18 14:13:07 +01:00
vezza
8bf6767e28 Clock improvements (hopefully) 2020-04-18 14:13:07 +01:00
vezza
f3dc77259e Chrono bugfix 2020-04-18 14:13:07 +01:00
vezza
3d0dc42e69 Chrono cleanup 2020-04-18 14:13:07 +01:00
vezza
eeb73edae1 chrono + clock + ET + Rudder trim indicator 2020-04-18 14:13:07 +01:00
vezza
323c146b90 Clock 3D upgrade + initial animation and logic 2020-04-18 14:13:07 +01:00
Josh Davidson
60bdf8f08e GIT: Update 2019 to 2020 2020-04-18 01:36:46 -04:00
Josh Davidson
5cc72e1acd FMGC: Fix errenous disarming of NAV mode - and incorrect ingauge condition 2020-04-18 01:12:04 -04:00
legoboyvdlp R
8bf1035d0d Acconfig... 2020-04-18 00:51:16 +01:00
legoboyvdlp R
d0d6c8fa82 Fix ref to old prop, remove old apu system, acconfig 2020-04-17 23:41:36 +01:00
legoboyvdlp R
6d95b51604 Fix apu valve weirdness 2020-04-17 23:27:01 +01:00
legoboyvdlp R
54c6891e4a If you toggle setlistener too fast it don't fire 2020-04-17 22:06:58 +01:00
legoboyvdlp R
04fb699371 Proper APU valve display on fuel page 2020-04-17 21:56:12 +01:00
legoboyvdlp R
4c7dd7fed5 Add to all variants, and correct fuel valve 2020-04-17 20:11:44 +01:00
legoboyvdlp R
b7fd20b692 JSBSim apu 2020-04-17 17:07:04 +01:00
Matthew Maring
71bf5b042c Fix breaking changes, clean up tabs 2020-04-12 18:44:02 -04:00
Matthew Maring
cfff5302d6
Merge branch 'dev' into speed-rewrite 2020-04-12 18:08:16 -04:00
Matthew Maring
a9c44598de Add support for alternate/direct law 2020-04-12 14:09:56 -04:00
Matthew Maring
30497a8cf2 Fix bugs with approach, protection bars fully work, go-around still buggy 2020-04-12 13:37:15 -04:00
Matthew Maring
b163a833cf Approach bug fixes 2020-04-11 15:52:38 -04:00
fly
ccb12b86e1 Fix TO/LDG MEMO wierdness
Signed-off-by: fly <merspieler@airmail.cc>
2020-04-11 19:52:21 +00:00
Matthew Maring
4173e37e22 Add dummy protection speeds, need to fix bottom bar 2020-04-11 15:31:58 -04:00
legoboyvdlp R
5e54cb04ba Correct the sequencing - deleteWP changes broke it 2020-04-11 18:12:18 +01:00
Matthew Maring
56095591b3 Fix bug in fuel systems 2020-04-11 07:01:37 -04:00
Matthew Maring
8e6cebb080 Implement new speed logic, managed speed at correct values (note, pointer still incorrect on approach) 2020-04-11 06:46:17 -04:00
Matthew Maring
f71f1c2bb1 Disable PROG text entry before INITA completed 2020-04-10 15:37:41 -04:00