1
0
Fork 0
Commit graph

176 commits

Author SHA1 Message Date
legoboyvdlp R
bd55b7a504 Persistent across sessions 2020-05-19 13:04:33 +01:00
legoboyvdlp R
cfcb77e3cf Database persistent across sessions 2020-05-19 00:09:09 +01:00
Matthew Maring
f04ff08cd3 Allow indpendent block entry, fix fuel pred animation, show tow value when ready 2020-05-18 14:30:43 -04:00
Matthew Maring
32c5dc1a31 Merge branch 'dev' into fuel-prediction 2020-05-18 13:03:34 -04:00
Matthew Maring
8da6258c2c Correct fuel prediction animation 2020-05-18 12:35:42 -04:00
legoboyvdlp R
eb37ea57fc A/C STATUS page works; deleting works; it won't yet add at the first index (it _does_ add the waypoint to db but doesn't add to the flightplan :( 2020-05-17 17:53:43 +01:00
legoboyvdlp R
b792a1b472 Proof of concept for using nodes rather than property IO in FMGC; also re-add forward slash in various places, and correct format of transition altitude on PERF APPR page 2020-05-16 15:48:26 +01:00
legoboyvdlp R
729ec0db7d Enable AIRPORT key (doesn't work quite to spec but at least works); improve code for button handling 2020-05-15 23:30:53 +01:00
legoboyvdlp R
c380624539 DIRTO page: bugfix 2020-05-15 15:32:12 +01:00
Matthew Maring
bb25e00230 Merge branch 'dev' into fuel-prediction 2020-05-13 17:03:43 -04:00
Matthew Maring
c0e92d35de Update leading zeros on perf appr 2020-05-10 12:41:25 -04:00
legoboyvdlp R
ff1b5138eb Displays: fix effect (remove weird shadows that sometimes happen) 2020-05-10 11:41:37 +01:00
Matthew Maring
928a28a1f6 Merge branch 'dev' into fuel-prediction 2020-05-09 14:36:39 -04:00
legoboyvdlp R
4e6e20bca2 Move canvas displays to absolute positions 2020-05-08 12:44:00 +01:00
Matthew Maring
bffcbd6152 Merge branch 'dev' into fuel-prediction 2020-05-07 13:55:44 -04:00
Matthew Maring
9e9f9f52f6 Push changes to fuel predict, bugfix for reserve fuel 2020-05-05 09:52:11 -04:00
Matthew Maring
d4dd37c8df Blank alternate fuel if not set 2020-05-05 09:31:38 -04:00
Matthew Maring
1a8ec19b46 Add trip time and new trip formulas (+/- 50 lbs accuracy for supported range), fix prediction bugs (block inaccurate until all calcs done) 2020-05-04 22:39:06 -04:00
legoboyvdlp R
757f70222b CLOSEST AIRPORT page functioning, and AIRWAYS page slight improvements. Will make functional sometime later. 2020-05-04 16:22:13 +01:00
legoboyvdlp R
dc955859ca Hold dummy page improved, airways dummy page added 2020-05-04 11:48:22 +01:00
Matthew Maring
1cd3e66d24 Add temporary wind temp (simplified for testing) 2020-05-03 13:29:46 -04:00
Matthew Maring
8d9a28e3a9 Add reserve calculations, copy over to FUELPRED, fix reserve label bug 2020-05-02 15:40:19 -04:00
Matthew Maring
bb7f78d567 Add normal/small for rte reserve, fix block clr bug 2020-05-02 14:50:02 -04:00
Matthew Maring
8d3affa5b7 Merge branch 'dev' into fuel-prediction 2020-05-02 13:07:12 -04:00
Matthew Maring
8d7541212b Fix gross weight bug 2020-05-02 13:05:43 -04:00
Matthew Maring
f11ee6cfa3 Add small/normal fucntionality to final fuel 2020-05-02 12:50:55 -04:00
Matthew Maring
436e0bd7a0 Push label/coloring improvements to FUELPRED, final label bug fix 2020-05-02 11:58:41 -04:00
Matthew Maring
a123b3307d Improvements to route reserve and final fuel 2020-05-02 10:42:32 -04:00
Matthew Maring
3beb08a142 Fix alt-fuel/time label 2020-05-02 09:30:12 -04:00
Matthew Maring
b15d93c999 Correct INITB colors (further adjustments coming) 2020-05-01 23:24:50 -04:00
Matthew Maring
80c677bee3 Update FUELPRED implementation 2020-05-01 21:21:57 -04:00
Matthew Maring
7c21f214e7 Implement relistic fuel pred button action (no calcs yet), add delay timers to INITB, add leading slash for FMGC variables 2020-05-01 20:26:05 -04:00
legoboyvdlp R
e8a0d2e81e 3D: remove doubled vertices; smooth shading 2020-05-01 22:38:14 +01:00
legoboyvdlp R
bd9975db57 Updates to IRS INIT page 2020-05-01 17:46:53 +01:00
legoboyvdlp R
e5066031d0 Remove deprecated file, rename class 2020-05-01 09:41:39 +01:00
Matthew Maring
2600e31daf Revert "Update INIT format, remove ground temp"
This reverts commit e41c786247.
2020-04-30 22:44:47 -04:00
Matthew Maring
e41c786247 Update INIT format, remove ground temp 2020-04-30 15:57:05 -04:00
Matthew Maring
b078cc164e Rename :) 2020-04-30 15:26:36 -04:00
Josh Davidson
62931a38a5 Sim: Refactor ND EFIS interface, Altimeter STD, and fix some bugs 2020-04-27 11:37:43 -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
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
Josh Davidson
69563b1b15 Sim: Fix broken keyboard MCDU input with CTRL+K 2020-04-21 13:48:24 -04:00
Matthew Maring
8cf48657c7 Correct minimum/hundred-above callout 2020-04-20 23:43:34 +01:00
Matthew Maring
31a6dcff37 Update PERF pages to newer format 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
75e1f50d58 Fix prog symols on fpln page, update pfd svg to newer format 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
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
000da158b6 Implement aligning to aligned message 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
e4182ae9b8 Rename property to make it more clear what this does 2020-04-20 23:43:34 +01:00
Matthew Maring
9154aca82d Fix digit display errors on PERF 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
6f1d18141e Correct GPS format 2020-04-20 23:43:34 +01:00
Matthew Maring
28114bd8cf Add runways to PERF 2020-04-20 23:43:34 +01:00
legoboyvdlp R
0462960737 Keyboard mode - add Ctrl-K toggle 2020-04-20 22:53:55 +01:00
Josh Davidson
60bdf8f08e GIT: Update 2019 to 2020 2020-04-18 01:36:46 -04:00
Josh Davidson
158e7286a9 Sim: Giving credit to all the wonderful people 2020-04-18 01:32:46 -04:00
fly
d3fb74ef6f Reduce default dust level
Signed-off-by: fly <merspieler@airmail.cc>
2020-04-13 12:22:53 +00:00
Matthew Maring
67987829f5 Restore GPS functionality :) 2020-04-12 19:08:11 -04: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
bcf473dac0 Fix speed labels 2020-04-12 14:39:23 -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
fly
5c8602a8b3 Added display effect. Need tuening and dynamically changing of the contrast property
Signed-off-by: fly <merspieler@airmail.cc>
2020-04-12 10:48:53 +00:00
Matthew Maring
b163a833cf Approach bug fixes 2020-04-11 15:52:38 -04: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
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
b02b5cf07c Add dummy hold page 2020-04-08 22:49:27 +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
Matthew Maring
7cbba48fbc Clean-up PROG page, add CRZ functionality 2020-03-30 17:11:32 -04:00
Matthew Maring
7932f6f707 Automatic page progression 2020-03-30 00:06:26 -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
023344442a DIRTO finalised, now to make it work 2020-03-29 16:55:30 +01:00
Matthew Maring
d767bc325b Remove duplicate lines 2020-03-28 17:19:14 -04:00
Matthew Maring
8882696511 Clean-up entabing for MCDU files 2020-03-28 17:19:14 -04:00
Matthew Maring
06c0dc01f6 Reset title so perf (& work-in-progress prog) pages don't affect everythign else 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
b64e868773 Implement PERF phase state highlighting 2020-03-28 17:19:14 -04:00
hayden2000
568f8472ca Minor typo, fixes APPR page 2020-03-28 17:19:14 -04:00
hayden2000
71f41e715d Fix typos/entabing 2020-03-28 17:19:14 -04:00
hayden2000
3ba0ecf7dd New show/hide function for MCDU 2020-03-28 17:19:14 -04:00
hayden2000
23142d2959 Implement alternate airport on INTA 2020-03-28 17:19:14 -04:00
hayden2000
510bea159c Correct F/S/O speeds, implement functional APPR page, add vls/vapp 2020-03-28 17:19:14 -04:00
hayden2000
05a9db9b87 Add remaining values to FUELPRED 2020-03-28 17:18:06 -04:00
hayden2000
74d6e59784 Implement functional fuel prediction page (mostly done) 2020-03-28 17:18:06 -04:00
hayden2000
1055c950a0 Add working INT-B/FUEL PREDICTION pages, trip-fuel calc incomplete 2020-03-28 17:18:06 -04:00
legoboyvdlp R
a87aced049 More improvements 2020-03-28 20:06:55 +00:00
legoboyvdlp R
6bc4169e89 DIRTO improved - added tmpy conflict with dirto error messages 2020-03-28 15:53:50 +00:00
legoboyvdlp R
fa5eaa2a7a dummy DIRTO page 2020-03-26 20:40:49 +00:00
legoboyvdlp R
42d733745f Correct bugs in the VERT REV dummy page 2020-03-25 21:10:07 +00:00