1
0
Fork 0
Commit graph

737 commits

Author SHA1 Message Date
legoboyvdlp R
1e97243ce4 PFD: fix bug with the arrows being non-mathematically offset 2020-10-26 00:12:06 +00:00
legoboyvdlp R
2fb762a0c9 Merge branch 'dev' into pfd-rework 2020-10-25 23:47:18 +00:00
legoboyvdlp R
b1b2143c0b Better ASI scale, add roll markings on IESI 2020-10-25 18:14:29 +00:00
legoboyvdlp R
b273f23d40 Fix pitch scale on IESI. Various improvements 2020-10-25 17:10:34 +00:00
legoboyvdlp R
45bcfe1392 IESI brightness control 2020-10-25 15:43:40 +00:00
legoboyvdlp R
235c9c3ef7 Improvements to IESI: enable ATT RESET button which when held for 2 seconds will trigger a reinit for 10 seconds; add limitations to altitude scale; add negative text; add a more realistic mach simulation 2020-10-25 15:21:38 +00:00
legoboyvdlp R
b1d8771fe2 Fix engine panel texture (thanks @Newo) 2020-10-25 13:02:34 +00:00
legoboyvdlp R
868b6c9610 AOC CONFIG page. Bugfixes. ECAM memo for the AOC system, also you need to input flight number now to have a working AOC 2020-10-24 19:09:49 +01:00
legoboyvdlp R
a867cfc4c9 Save server selection. Improve parser to remove any lowercase char or comma (invalid) 2020-10-24 15:07:23 +01:00
legoboyvdlp R
d599e1ffc5 MCDU: add working ATIS fetcher 2020-10-24 14:07:15 +01:00
legoboyvdlp R
5c60cafb68 Add ability to display ATIS in MCDU 2020-10-23 20:38:12 +01:00
legoboyvdlp R
93cf903128 Show ATIS code + time 2020-10-23 18:18:55 +01:00
legoboyvdlp R
58a4136e4e Add ATIS fetching code. You can't see it in the MCDU yet; however the fetching page work 2020-10-23 14:49:01 +01:00
legoboyvdlp R
7990e8349a MCDU: change the way WEATHER REQUEST works slightly, based off video reference. Now, it will return to AOC page, and after some time say WX UPLINK. Also, promp on 6R on AOC page to go to last message. And make dummy ATIS page. 2020-10-22 21:21:04 +01:00
legoboyvdlp R
42a17b5149 Also on RHS ND 2020-10-22 16:47:38 +01:00
legoboyvdlp R
0f4f39e04a Secret 2020-10-22 16:25:45 +01:00
legoboyvdlp R
8069ebae11 Merge branch 'dev' into pfd-rework 2020-10-20 18:55:06 +01:00
fly
ff04ea3853 Woops... no need for that debug print
Signed-off-by: fly <merspieler@airmail.cc>
2020-10-20 03:49:19 +11:00
fly
643018829d Fix issue
Signed-off-by: fly <merspieler@airmail.cc>
2020-10-20 03:46:55 +11:00
fly
75a0ba7655 ND align overlay by MiSKLaCH, see #182. Missing logic
Signed-off-by: fly <merspieler@airmail.cc>
2020-10-20 02:59:33 +11:00
fly
8c490c0840 Merge gilly/FPV without svg
Signed-off-by: fly <merspieler@airmail.cc>
2020-10-20 02:56:30 +11:00
legoboyvdlp R
7fcfff4ad3 Canvas QRH 2020-10-19 15:22:24 +01:00
legoboyvdlp R
c95912fa8b ATSU: add server switching for METAR server; add ATIS subsystem. However it is not yet connected to MCDU. That comes next week. 2020-10-16 21:37:30 +01:00
legoboyvdlp R
2e5736860c Show DC BAT in XX when the battery switches are off, hence the BCL aren't powered 2020-10-15 17:58:49 +01:00
legoboyvdlp R
68593890bf Add auto-switching for the AC ESS after three seconds; also correct switch control power to ac1 / ac2 2020-10-14 15:32:58 +01:00
legoboyvdlp R
aed192c7ae Same thing for APU 2020-10-14 15:13:24 +01:00
legoboyvdlp R
117f0256f8 Electrical: GCU should be powered by PMG or by DC BAT bus. Therefore, you can control with GEN pb sw if you have PMG volts _or_ if you have DC BAT. Also, disc power is on DC BAT, not DC ESS, even though indication is on ESS. Typically weird Airbus 2020-10-14 00:32:24 +01:00
legoboyvdlp R
59c092a5bd IDG improvements:
1) restrict disconnection with underspeed condition (14%)
2) Fire pushbutton should deactivate, not disconnect IDG. Therefore, it opens the GCR rather than setting input rpm to zero.
3) Generator comes online at 52% N2 (4730 RPM)
4) Wider range of acceptable frequencies per AMM
5) Gen faults latch -- allows for potential restoration upon reset of the generator switch
6) CSD: restrict rpm range between 4500 -- 9120 rpm
2020-10-13 23:53:15 +01:00
legoboyvdlp R
8107bb73f5 New OH panel pushbutton sound 2020-10-13 20:50:22 +01:00
legoboyvdlp R
ed49a64199 Last set of arrows 2020-10-12 19:29:31 +01:00
legoboyvdlp R
01af5caad3 Bottom arrow 2020-10-12 19:09:02 +01:00
legoboyvdlp R
df3ac8ed33 Arrowssss 2020-10-11 20:13:06 +01:00
legoboyvdlp R
e1bf8e972f Add non-linear pitch scale to PFD. 2020-10-11 17:45:28 +01:00
legoboyvdlp R
207c24c430 PFD: move the X X and = = 2020-10-11 16:56:03 +01:00
legoboyvdlp R
3a64392d51 New PFD non-linear pitch scale 2020-10-11 14:19:05 +01:00
Josh Davidson
433fe4ca0e Control: Refactor cockpit elevator trim clickspots to properly control the trim, fixes #150 2020-10-10 20:23:41 -04:00
legoboyvdlp R
53e46ae8d2 Add IDG guards 2020-10-10 21:01:24 +01:00
legoboyvdlp R
46f810b48b Bugfix -- hide rather than show the stall warning alpha bars 2020-10-10 20:33:51 +01:00
legoboyvdlp R
78e4597ff2 Ground reference bar on PFD should obscure the altitude window. Even if its annoying. 2020-10-10 20:28:20 +01:00
legoboyvdlp R
b02cc4e61f Hide all FAC warnings on PFD when FAC1+2 failed, replace with SPD LIM red alert 2020-10-10 20:20:24 +01:00
legoboyvdlp R
0829f51377 SPD LIM displayed on captain's PFD if there is a dual FAC failure 2020-10-10 19:50:10 +01:00
legoboyvdlp R
66eb7daf31 Fuel flow should not be zero! 2020-10-10 17:43:03 +01:00
legoboyvdlp R
3528bd1262 Better clipping on full flap 2020-10-10 14:15:36 +01:00
legoboyvdlp R
59b157ce98 Slats animated 2020-10-10 14:03:42 +01:00
legoboyvdlp R
14606bb9e4 But I animated the flaps 2020-10-09 21:10:07 +01:00
legoboyvdlp R
00a6e9fd46 I dislike inkscape clipping. Just saying. 2020-10-09 20:50:46 +01:00
legoboyvdlp R
079db179f9 improve the SVG for the flap indicator 2020-10-09 20:00:02 +01:00
legoboyvdlp R
9baf68144f And IAE2 2020-10-08 22:10:46 +01:00
legoboyvdlp R
56caefcf62 Better alignment (#maths) on the dots 2020-10-08 22:08:20 +01:00
legoboyvdlp R
c107d02774 Upper ECAM: flap indicator animated 2020-10-08 21:21:45 +01:00
legoboyvdlp R
2dbc526f59 Restore development file 2020-10-08 20:13:18 +01:00
Matthew Maring
3641c7680d Fix pfd speed bug 2020-10-07 00:54:10 -04:00
legoboyvdlp R
16df254d13 Transfer much of managed speed loop to nodes or variables -- much faster! 2020-10-05 19:18:10 +01:00
legoboyvdlp R
8000651176 Merge branch 'mcdukgs' into dev 2020-10-03 16:50:42 +01:00
legoboyvdlp R
3d046eea30 Corect very serious error in the block / fuel calculations 2020-10-03 12:34:29 +01:00
legoboyvdlp R
e30c76694e Try to fix case-sensitivity by creating a new file 2020-10-02 17:59:04 +01:00
legoboyvdlp R
40b90a2bdb Lower ECAM: correction for Nasal error 2020-09-30 18:16:57 +01:00
legoboyvdlp R
e236de2f69 Refactor version checks. Improve altitude alerter code so it uses less properties. FMGC: use less properties 2020-09-28 20:22:00 +01:00
legoboyvdlp R
f86c4901c6 UPPER ECAM: Efficientize. Remove old code that isn't needed, and make the ECAM color switching faster 2020-09-27 18:08:34 +01:00
legoboyvdlp R
844d604ea1 FADEC: efficientize the nasal loop 2020-09-24 20:44:26 +01:00
legoboyvdlp R
ce6f08bb30 Fix overhead bindings for EPR N1 Mode 2020-09-24 20:18:09 +01:00
legoboyvdlp R
600f52375f Thrust: redo Nasal. Much more efficient now. 2020-09-20 21:07:51 +01:00
sgilchrist123
c956c71f41 Get value from prop tree only once instead of twice 2020-09-20 16:31:41 +10:00
sgilchrist123
7cf787ce56 Replace FPV with one from MD-11 2020-09-20 09:36:31 +10:00
sgilchrist123
c3f88010d6 Remove feature to dim fixed aircraft outline on PFD in TRK mode 2020-09-20 09:16:16 +10:00
legoboyvdlp R
6f0114457d Accept MCDU input in KG 2020-09-19 14:43:44 +01:00
legoboyvdlp R
1240862693 Merge branch 'dev' into mcdukgs 2020-09-19 13:56:17 +01:00
sgilchrist123
cfea513ace Minor refactor of FPV code - remove unused variables. 2020-09-18 18:02:09 +10:00
legoboyvdlp R
9300c41fd1 Lower ECAM: cconvert electrical page to ELEC nodes. Remove all instances of getprop. Fix bug in battery display. 2020-09-17 17:48:31 +01:00
sgilchrist123
b91ebcbb54 NOrmalise track_diff to avoid issues when turning through North 2020-09-17 21:12:04 +10:00
sgilchrist123
0e7c79d76d Disable code that displays FPV in red if it is outside the range of negative to positive 9.9 degrees 2020-09-16 22:35:44 +10:00
sgilchrist123
3881bdd381 Change how position of FPV is calculated - copy from MD11 2020-09-16 22:17:11 +10:00
legoboyvdlp R
f5c66d6047 JSBSIM Misc file added. 2020-09-12 18:27:32 +01:00
legoboyvdlp R
2f6d04b2fd Fuel flow sensors on ECAM fuel page powered with FADEC self-test. Also, the fuel used is now reset when engine start occurs 2020-09-12 17:43:00 +01:00
sgilchrist123
159dc953b5 restrict FPV to between -9.9 and 9.9 degrees as per FCOM 2020-09-10 19:19:21 +10:00
sgilchrist123
497a274df5 Hide FPV when ADIRS aligning or not available 2020-09-09 21:25:18 +10:00
sgilchrist123
65c105ffb5 Refactor to reduce duplicate lines of code - move to helper function 2020-09-09 20:49:47 +10:00
sgilchrist123
273d045b77 Fix appearance of FPV 2020-09-09 18:30:07 +10:00
sgilchrist123
10dcd4dbee Display FPV in red if ADIRIS still in alignment or not available 2020-09-09 09:16:20 +10:00
sgilchrist123
8c98c6da05 Convert FPV from a path, whcih didn't render well in FG, to a group 2020-09-07 21:52:39 +10:00
sgilchrist123
f90010da16 Adjust vertical or horizontal translation of FPV position to account for roll angle 2020-09-06 22:43:54 +10:00
legoboyvdlp R
0933ca4f47 Allow MCDU display in KGS 2020-09-04 20:56:26 +01:00
sgilchrist123
5219cccaeb Enable crew to switch to ADR3 if ADR1 or 2 unavailable 2020-09-01 20:27:03 +10:00
sgilchrist123
7a6fecad3d Dim fixed aircraft outline if crew selects TRK-FPA 2020-08-31 13:42:02 +10:00
sgilchrist123
e8fd43885d Add basic FPV functionality 2020-08-30 09:37:22 +10:00
vezza
9a1373599f Typo fix 2020-08-16 13:26:27 +02:00
legoboyvdlp R
c08ebae3d1 More nodes 2020-08-14 19:51:57 +01:00
legoboyvdlp R
a8d62ac916 Correct old property reference 2020-08-14 19:34:48 +01:00
legoboyvdlp R
7fcd0a1089 Corrections 2020-08-14 19:28:50 +01:00
legoboyvdlp R
25942cb834 Electrical: use nodes 2020-08-14 19:25:58 +01:00
legoboyvdlp R
7398cc155c Attempt to correct case sensitivity 2020-08-13 20:55:36 +01:00
legoboyvdlp R
95613c43df GPWS: activate TERR switch 2020-08-13 11:16:27 +01:00
Matthew Maring
6f69dee2ac Add up/down arrows to winds, support navaid/fix import 2020-08-09 08:38:46 -04:00
Matthew Maring
b80cd82aa3 Add stars and arrows to wind page 2020-08-08 13:35:51 -04:00
legoboyvdlp R
e45baeeb0d Bugfix MCDU, bugfix the flightplan dialog 2020-08-04 18:04:00 +01:00
Matthew Maring
4c246d8efc Extra fuel now based on FOB when engines running 2020-08-03 18:54:14 -04:00
legoboyvdlp R
5d73f217e1 Merge branch 'dev' into simbrief-integration 2020-08-03 17:59:48 +01:00
Matthew Maring
3a43829772 Bug fixes for v-speeds 2020-08-03 10:50:32 -04:00
Matthew Maring
7edaf22381 Move speed calcs away from setprop/getprop 2020-08-03 10:50:32 -04:00
Matthew Maring
c75df53506 Remove setprop/getprop from fuel, min dest fob bug fix 2020-08-03 10:50:32 -04:00
legoboyvdlp R
34e15b1765 VS pointer improvements on PFD 2020-08-02 23:46:29 +01:00
legoboyvdlp R
fc25237eb2 INITA linked in 2020-08-01 15:04:54 +01:00
legoboyvdlp R
e32c7b6522 It works, finished 2020-07-31 14:32:19 +01:00
legoboyvdlp R
76ce5deae2 Ability to get METAR in MCDU 2020-07-31 14:32:18 +01:00
legoboyvdlp R
86f265b791 Weather uplink 2020-07-31 14:32:18 +01:00
Matthew Maring
a2088e58d9 Alternate airport bugfix 2020-07-31 08:20:33 -04:00
Matthew Maring
d6b2b82c92 Push GRND wind to PERFAPPR 2020-07-29 19:24:03 -04:00
legoboyvdlp R
6b9209bd08 Improvements for brakes, merge two brake nasal files and use PTS / props.globals for brakes 2020-07-26 00:13:54 +01:00
legoboyvdlp R
c3c56e34ae Sound fixes / improvements 2020-07-25 21:04:38 +01:00
legoboyvdlp R
7cbeb2c96f Further bugfix for DIRTO 2020-07-25 11:27:08 +01:00
legoboyvdlp R
8ce2365920 Final bugfix 2020-07-25 01:21:38 +01:00
legoboyvdlp R
35fe108f8e Fix more typos 2020-07-24 19:01:27 +01:00
legoboyvdlp R
ba95771c2e Fix typo 2020-07-24 18:57:23 +01:00
legoboyvdlp R
2e0d10ee51 COMM completed 2020-07-24 17:14:48 +01:00
legoboyvdlp R
3160f43696 VHF DIRECTORY 2020-07-24 14:18:17 +01:00
legoboyvdlp R
c4788d48c3 Formatting 2020-07-23 16:21:55 +01:00
legoboyvdlp R
92b61ce5f0 Asterisk 2020-07-23 16:10:59 +01:00
legoboyvdlp R
4b76282b6f Fix dim / bright of MCDU 2020-07-23 15:55:32 +01:00
legoboyvdlp R
05bde5aa40 Company call 2020-07-23 15:33:11 +01:00
legoboyvdlp R
b1a71ccfbf Fix power source on right hand side MCDU 2020-07-22 18:35:09 +01:00
legoboyvdlp R
a28879577c Revision of FBW degradation logic, rudder trim implemented to spec. Todo -- rudder trim should affect RTLU. Separate yaw law -- normal, alternate, and mechanical. 2020-07-16 19:54:05 +01:00
legoboyvdlp R
70b0bb6730 Slat alpha lock function 2020-07-13 23:30:38 +01:00
legoboyvdlp R
e5236d00b3 Optimize IESI 2020-07-12 22:08:11 +01:00
legoboyvdlp R
629c579b26 Optimize FMGC loop more 2020-07-12 19:27:04 +01:00
legoboyvdlp R
040feca174 - 2020-07-12 00:39:26 +01:00
legoboyvdlp R
cc6e842a07 Fixes / improved icing nasal 2020-07-11 23:17:58 +01:00
legoboyvdlp R
85779a5676 Major bugfixes to failures; correct property references; optimize it-fbw 2020-07-11 20:23:21 +01:00
legoboyvdlp R
508935fa93 Merge branch 'fmgc-use-nasal-thingies' into dev 2020-07-11 14:04:13 +01:00
legoboyvdlp R
0baaf4a0f5 Bugfix 2020-07-10 22:15:37 +01:00
legoboyvdlp R
69cdce951c Bugfixes 2020-07-10 21:28:53 +01:00
legoboyvdlp R
3d4d4f959b Experimental fix for winglets 2020-07-10 20:54:35 +01:00
legoboyvdlp R
649c29e7b8 Bugfixes 2020-07-10 20:54:13 +01:00
legoboyvdlp R
b1f91f1639 Rest of INITA converted 2020-07-10 20:28:17 +01:00
legoboyvdlp R
f9bd25884a Gnd temp, alt 2020-07-10 01:25:25 +01:00
legoboyvdlp R
a125092915 Flight num, crz level, crz temp, tropo 2020-07-10 01:09:19 +01:00
legoboyvdlp R
28c1f2e50a Switch v1 / vr / v2 to nasal thingies 2020-07-10 00:07:03 +01:00
Josh Davidson
e6a6398ff6 FMGC: Streamline autopilot speeds 2020-07-08 21:12:02 -04:00
legoboyvdlp R
6951c78e77 Merge branch 'dev' into pneumatics 2020-07-03 15:28:27 +01:00
legoboyvdlp R
02f02162d0 Bugfix for ARRIVAL page 2020-06-28 12:59:46 +01:00
Matthew Maring
46ab42be56 Improvements to ZFW/ZFWCG (correct order, add constraints, check decimal size) 2020-06-26 17:11:27 -04:00
legoboyvdlp R
87c55a1fd0 Bugfixes to failures dialog 2020-06-26 14:00:28 +01:00
legoboyvdlp R
914ecaed4f Zone temperature. 2020-06-20 19:54:59 +01:00
legoboyvdlp R
3cf9fcc6ba Duct temperatures 2020-06-20 17:08:56 +01:00
Vladimir Jelovac
b504ed18a1 Using a single property for all gear chocks #151 2020-06-17 21:58:46 +02:00
legoboyvdlp R
14993d2c04 Fixes to bleed page, also crossbleed (thanks pinto!) 2020-06-16 18:51:43 +01:00
legoboyvdlp R
65989164f1 Merge branch 'dev' into pneumatics 2020-06-15 18:17:35 +01:00
legoboyvdlp R
41fe5cbb5d Fix RAD NAV 2020-06-14 20:26:51 +01:00
legoboyvdlp R
ed66593c1b Improvements to winds format entry, fixes for nasal error 2020-06-14 18:31:15 +01:00
Matthew Maring
b0807111a9 Allow GRND in descent wind 2020-06-14 13:22:18 -04:00
legoboyvdlp R
34a5d6a795 Holding patterns - populate information from database on HOLD page, if exists. Fix for LAT REV 2020-06-14 14:42:58 +01:00
legoboyvdlp R
1abf474b58 Hide debug, DRAFT title and ttle colour, also new font for symbols 2020-06-14 12:02:45 +01:00
legoboyvdlp R
946c8ce3b2 Merge branch 'dev' into wind 2020-06-13 23:32:34 +01:00
Matthew Maring
a35d20da9a Merge branch 'dev' into wind 2020-06-11 14:43:42 -04:00
Matthew Maring
136a292c53 Enable return buttons, clean up history page 2020-06-11 13:55:52 -04:00
legoboyvdlp R
5be5724240 Merge branch 'dev' into approach-vias 2020-06-06 19:02:16 +01:00
Lukas Gafner
1b254f4568
Added backup navigation on radio management panel (#149)
* First step: The rmp's show the selected frequencies and courses

* Frequency and crs selection for ls and vor with the inner knob added

* Fix bindings RMP1 and update transfer function

* Changes on RADNAV page if backup nav is active

* Change behaviour of backup nav switch guard rmp1 and rmp2

* RMP NAV switchguard: Recalculate wrong normals and adjust transparency
2020-06-05 21:00:10 +01:00
legoboyvdlp R
48873a0320 Correct animation of trim valves 2020-06-04 16:02:46 +01:00
legoboyvdlp R
5d46f4e5ee Pack ram air / hot air valve / trim valve initial simulation 2020-06-04 12:43:30 +01:00
legoboyvdlp R
569a4811d5 Add emergency ram air valve 2020-06-03 19:20:10 +01:00
legoboyvdlp R
e3321be90b EOL characters: ensure consistency 2020-06-01 19:54:14 +01:00
legoboyvdlp R
78b78487b1 Re-format ARRIVAL page for approach VIAS 2020-05-31 23:39:09 +01:00
legoboyvdlp R
ecf434666d Merge branch 'dev' into pneumatics 2020-05-31 21:12:54 +01:00
Matthew Maring
f9f6d301a8 Descent wind 2020-05-31 13:12:43 -04:00
Matthew Maring
077ce24361 Cruize wind, temp color change 2020-05-31 12:55:32 -04:00
Matthew Maring
ba70ec7187 History wind, implement generic wind 2020-05-31 10:30:33 -04:00
Matthew Maring
b678cef6c8 Skeleton code for winds 2020-05-31 10:05:44 -04:00
legoboyvdlp R
856500e871 Merge branch 'mcdu-messages' into dev 2020-05-30 22:25:36 +01:00
legoboyvdlp R
cbc237bbb6 Bugfix the navdisplay. Also, fix sound 2020-05-30 20:03:43 +01:00
legoboyvdlp R
901f5f2ce0 Merge branch 'dev' into pneumatics 2020-05-29 20:24:18 +01:00
legoboyvdlp R
24f03e837c ECAM 2020-05-29 20:20:46 +01:00
Matthew Maring
97c60e4bf1 Display speeds in PFD when in specified phase 2020-05-27 13:12:21 -04:00
Matthew Maring
1f67d08363 Fix vapp, speed logic improvements 2020-05-27 11:59:40 -04:00
legoboyvdlp R
02c1104d99 Merge branch 'dev' into pneumatics 2020-05-26 00:17:28 +01:00
legoboyvdlp R
bbb8c3aaeb Merge branch 'dev' into mcdu-messages 2020-05-25 15:15:33 +01:00
vezza
4538b273a6 Merge branch 'dev' of https://github.com/legoboyvdlp/A320-family into dev 2020-05-25 07:42:24 +02:00
Josh Davidson
af2ff9c847 Control: Add support for seperated tiller, and fix NWS to match FCOM, fixes #3 2020-05-24 14:40:06 -04:00
vezza
155cad7fae Merge remote branch 'origin/dev' 2020-05-24 10:54:05 +02:00
vezza
3c925ed447 Remove duplicates 2020-05-24 10:53:22 +02:00
Matthew Maring
86feca8440 Add clip bar for ground reference 2020-05-23 13:11:10 -04:00
legoboyvdlp R
ccbfee96e5 Port to new method 2020-05-23 12:16:20 +01:00
legoboyvdlp R
97e00861cb Improvements 2020-05-23 01:40:01 +01:00
legoboyvdlp R
5788e99be3 Bugfixes 2020-05-23 00:47:43 +01:00
legoboyvdlp R
b4921743ad Switch to dynamic function for all dynamic pages 2020-05-23 00:21:51 +01:00
legoboyvdlp R
b9812c92c4 ELEC ECAM page: fix galley indications 2020-05-22 22:04:31 +01:00
legoboyvdlp R
5cc1eeb1c1 Merge branch 'dev' into pneumatics 2020-05-22 20:53:54 +01:00
Matthew Maring
fc734dc1ca Missing items 2020-05-22 12:40:15 -04:00
legoboyvdlp R
a533ba4637 Canvas: fix for OPCODE error 2020-05-22 17:36:22 +01:00
legoboyvdlp R
01a05e3194 Merge branch 'dev' into fuel-prediction 2020-05-22 14:41:13 +01:00
legoboyvdlp R
ee4ba79902 Wing condensation at higher aoa, bugfixes 2020-05-21 23:20:53 +01:00
legoboyvdlp R
07272539b1 EFIS: move out of libraries. namespace 2020-05-21 21:35:31 +01:00
legoboyvdlp R
8fcb2f83d8 Merge branch 'dev' into fuel-prediction 2020-05-21 19:22:25 +01:00
legoboyvdlp R
10bf4c5cb8 It works 2020-05-21 19:02:59 +01:00
legoboyvdlp R
5364eaf714 Add PILOT WAYPOINT page 2020-05-19 23:37:04 +01:00
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
886a13cd79 Very minor change to navdisplay - make sure it always inherits from correct parent class 2020-05-16 23:32:17 +01:00