legoboyvdlp R
067a87f1e8
Fix that cost index 0 would prevent managed speed
2020-08-02 13:01:06 +01:00
legoboyvdlp R
92ec285cf0
Alright, so now loads waypoints -- I checked these situations:
...
- With DCT first waypoint
- With SID to first waypoint
- With SID (not in DB) to first waypoint
- PROBLEMS with runway mismatch
- With DCT runway
- With STAR to runway
- With STAR (not in DB) to last waypoint
- PROBLEMS with runway mismatch
2020-08-01 21:25:49 +01:00
legoboyvdlp R
fb41cf8424
INITA loading
2020-08-01 16:30:16 +01:00
legoboyvdlp R
fc25237eb2
INITA linked in
2020-08-01 15:04:54 +01:00
legoboyvdlp R
31e8269996
Simbrief initial downloader
2020-08-01 14:04:33 +01:00
legoboyvdlp R
aeb6aaa819
Merge branch 'dev' into 3D
2020-07-31 21:45:59 +01:00
legoboyvdlp R
e32c7b6522
It works, finished
2020-07-31 14:32:19 +01:00
legoboyvdlp R
86f265b791
Weather uplink
2020-07-31 14:32:18 +01:00
Matthew Maring
5e98ff639c
Fix cruise waypoints
2020-07-30 14:48:11 -04:00
legoboyvdlp R
cb46f306b9
Merge branch 'dev' into 3D
2020-07-30 14:41:35 +01:00
Matthew Maring
3bd1e28769
Properly clear winds
2020-07-29 22:32:30 -04:00
Matthew Maring
5927afb337
Clear descent/alt winds when changing arrival
2020-07-29 22:21:30 -04:00
Matthew Maring
5c74fa8617
Allow 0s for wind magnitude/direction
2020-07-29 21:33:00 -04:00
Matthew Maring
6eb28aabcf
Prepare for propogation of winds, bug-fix for wind clearing
2020-07-29 21:25:56 -04:00
Matthew Maring
d6b2b82c92
Push GRND wind to PERFAPPR
2020-07-29 19:24:03 -04:00
legoboyvdlp R
9d6f654eb4
Merge branch 'dev' into 3D
2020-07-20 11:58:06 +01:00
legoboyvdlp R
a1d20d78fb
Correct autopilot max bank angle to 30 deg, THR IDLE in autoland at 30 feet, altitude capture at delta 20 feet, and LAND arms at 400 rather than 300
2020-07-19 23:58:21 +01:00
legoboyvdlp R
9ff9c5f3a6
Merge branch 'dev' into 3D
2020-07-17 21:31:04 +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
a6d278773c
Same fix for APPR
2020-07-16 12:32:26 +01:00
legoboyvdlp R
7527908d8e
Fix bug in LOC -- now can only be armed above 400 feet and if not in SRS mode
2020-07-16 01:05:41 +01:00
legoboyvdlp R
fac5b143a0
Merge branch 'dev' into 3D
2020-07-13 16:48:35 +01:00
legoboyvdlp R
629c579b26
Optimize FMGC loop more
2020-07-12 19:27:04 +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
a967d57c32
Bugfixes
2020-07-11 15:41:01 +01:00
legoboyvdlp R
bf7c4dfc3f
Bugfix
2020-07-11 15:41:01 +01:00
legoboyvdlp R
775499290b
Bugfixes
2020-07-11 15:41:01 +01:00
legoboyvdlp R
d97e80c240
Bugfixes
2020-07-11 15:40:21 +01:00
legoboyvdlp R
630dc3b179
Rest of INITA converted
2020-07-11 15:40:20 +01:00
legoboyvdlp R
670a899dde
Gnd temp, alt
2020-07-11 15:40:20 +01:00
legoboyvdlp R
79dae58581
Flight num, crz level, crz temp, tropo
2020-07-11 15:40:20 +01:00
legoboyvdlp R
9e72589b57
Bugfixes
2020-07-11 14:03:30 +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
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
c8612c2c1b
FMGC: Remove unused in AP
2020-07-09 10:27:33 -04:00
Josh Davidson
e6a6398ff6
FMGC: Streamline autopilot speeds
2020-07-08 21:12:02 -04:00
Josh Davidson
d875a8ec35
FMGC: Update autopilot to 4.0.4 spec
2020-07-08 16:14:55 -04:00
legoboyvdlp R
6cd65e9ac0
Several major bugfixes reported by @julienlengele - many thanks!
2020-06-27 23:26:36 +01:00
legoboyvdlp R
3adabd6317
Bugfix for landing - reset arrival index (thanks @stdg!)
2020-06-23 00:07:00 +01:00
legoboyvdlp R
9a56678e94
Bugfix for loading flightplans - thanks LemiCandy!
2020-06-17 10:38:21 +01:00
legoboyvdlp R
ed66593c1b
Improvements to winds format entry, fixes for nasal error
2020-06-14 18:31:15 +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
5e5966e96f
Remove unecessary code
2020-06-13 10:58:09 -04:00
Matthew Maring
6c4c75b311
Add parents to wind objects
2020-06-13 10:51:03 -04:00