1
0
Fork 0
Commit graph

320 commits

Author SHA1 Message Date
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
Matthew Maring
e1f6bb1d8c Implement semi-working PROG/PERF pages, manual APPR activation, initial go-around logic (speeds still wip) 2020-04-10 14:38:58 -04:00
Matthew Maring
acda7585be Add semi-working PERFCLB page + some initial manual APPR logic 2020-04-10 08:31:35 -04:00
legoboyvdlp R
a83e3f7379 Correct arrows on HOLD page 2020-04-09 16:41:48 +01:00
legoboyvdlp R
75bad6d5cc Spacing 2020-04-08 22:51:08 +01:00
legoboyvdlp R
b02b5cf07c Add dummy hold page 2020-04-08 22:49:27 +01:00
legoboyvdlp R
f5b7eb9c81 Direct to now works for L2 -> L5. Revert to FPLN page after insert. 2020-04-08 18:04:33 +01:00
legoboyvdlp R
be3e61de6a Fix stupid error 2020-04-07 17:24:07 +01:00
legoboyvdlp R
f03d9f634c Correct typo 2020-04-07 17:15:56 +01:00
legoboyvdlp R
933cc91e4d Inhibit spawning arrival / departure with bad LATREV page type 2020-04-07 17:08:26 +01:00
legoboyvdlp R
9a929f90d6 Rename F-PLN-rework --> F-PLN.nas 2020-04-07 17:05:45 +01:00
legoboyvdlp R
9d7d885ccb Direct to now deletes waypoints properly. Doesn't work that well with sid / star waypoints 2020-04-07 16:59:43 +01:00
Matthew Maring
cfcea38a1e Keyboard mode now based on dialog visibility, add support for cap-lock/shift, implrment independent MCDU text entry 2020-04-02 14:01:13 -04:00
legoboyvdlp R
d8f83979c4 Slight corrections 2020-03-31 16:48:36 +01:00
legoboyvdlp R
2fcfbcb180 DIRTO now works! 2020-03-31 16:33:28 +01:00
Matthew Maring
7cbba48fbc Clean-up PROG page, add CRZ functionality 2020-03-30 17:11:32 -04:00
Matthew Maring
42ed7f1a7a Add "dummy" PROG pages, improve route selection page for alternates 2020-03-29 23:39:31 -04:00
Matthew Maring
9f5710e50e Fix non-numeric data entries, add cruise temp support, add dn trim support 2020-03-29 21:27:18 -04:00
legoboyvdlp R
964443258b Correct the discontinuity routines 2020-03-29 19:54:26 +01:00
legoboyvdlp R
023344442a DIRTO finalised, now to make it work 2020-03-29 16:55:30 +01:00
Matthew Maring
8882696511 Clean-up entabing for MCDU files 2020-03-28 17:19:14 -04:00
hayden2000
b00198e10c Clean-up unused variables 2020-03-28 17:19:14 -04:00
hayden2000
dfa4afd2ee Implement keyboard mode for MCDU 2020-03-28 17:19:14 -04:00
hayden2000
3e2e519064 Implement fully functional IRS align page, add initial route selection page, add lat/long/irs handling to INITA 2020-03-28 17:19:14 -04:00
hayden2000
a250336821 Not supporting accidental temp input yet 2020-03-28 17:19:14 -04:00