1
0
Fork 0
Commit graph

268 commits

Author SHA1 Message Date
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