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
|
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 |
|