1
0
Fork 0
Commit graph

31 commits

Author SHA1 Message Date
Jonathan Redpath
9c1fd555d7 ATIS: set type when pulling flightplan, or resetting to default 2022-02-11 18:29:36 +00:00
Jonathan Redpath
6acd065c00 Simbrief: fix bug when airport doesn't exist due to scenery 2022-01-09 19:29:50 +00:00
Jonathan Redpath
7cf3684b5b Simbrief parser: round tropopause 2021-10-30 15:45:52 +01:00
legoboyvdlp R
35ddbf0426 Some extra PTS 2021-06-09 17:25:17 +01:00
legoboyvdlp R
171a9296e1 Simbrief parser: handle no alternate 2021-02-14 16:50:50 +00:00
Inuyaksa
9b9dc79026 cleaning the code 2021-01-20 21:25:37 +01:00
Inuyaksa
da6562bc8a preflight 2021-01-20 20:32:21 +01:00
legoboyvdlp R
0161ebf940 As the Simbrief element is representing the AOC rather than CO RTE, its not correct to set a CO RTE. But I'll leave the code there for future CO RTE support. 2020-12-31 20:29:04 +00:00
legoboyvdlp R
2298a87e4b Manual merge of work completed by inuyaksa:
- long pressing CLR button (keyboard/MCDU panel) clears scratchpad
- abort button for panel state dialog, when error occurs on state
  script, you can't close panel
- fix MCDU starting page, arrow color and REQ state
  (https://youtu.be/twwUjHXdNVU?t=57)
- PERFTO, validation on insert of V1/Vr/V2 values and type II error
  messages
- PERFTO, basic validation of THRRED/ACC
2020-12-31 20:03:47 +00:00
legoboyvdlp R
72cebd9077 bugfix for simbrief parser 2020-12-09 19:16:17 +00:00
Matthew Maring
fe8bb7526b Minor typo 2020-11-22 13:30:24 -05:00
legoboyvdlp R
5adce22c68 Fix potential bug in QRH, fix bug in simbrief parser 2020-10-31 21:56:02 +00:00
legoboyvdlp R
996372de02 Add procedures parsing to Simbrief parser again. 2020-10-25 21:47:47 +00:00
legoboyvdlp R
03c4c91399 Improve Simbrief parser 2020-10-25 21:15:59 +00:00
legoboyvdlp R
b9f2593c82 Fix bug with wind component in simbrief parser 2020-10-03 16:59:06 +01:00
legoboyvdlp R
8000651176 Merge branch 'mcdukgs' into dev 2020-10-03 16:50:42 +01:00
legoboyvdlp R
8793cdda35 Fix Simbrief parser to respect Simbrief weight option 2020-10-03 16:48:31 +01:00
legoboyvdlp R
3d046eea30 Corect very serious error in the block / fuel calculations 2020-10-03 12:34:29 +01:00
legoboyvdlp R
1b9f31c726 MCDU: stop calling getprop(page) literally dozens of times when a button is pushed. In addition, we switch more stuff to PTS. Slowly getting faster! 2020-10-03 10:59:47 +01:00
Matthew Maring
6f69dee2ac Add up/down arrows to winds, support navaid/fix import 2020-08-09 08:38:46 -04:00
legoboyvdlp R
0aefdda66d Better error messaging for simbrief download failure 2020-08-07 13:01:15 +01:00
legoboyvdlp R
b8c31535c4 Fix the flight number. 2020-08-07 12:48:47 +01:00
legoboyvdlp R
1b9c2667bf Fix DCT routing simbrief parser 2020-08-07 12:44:22 +01:00
legoboyvdlp R
e48e060ef6 Invalid flightplan input won't crash flightgear 2020-08-07 11:44:03 +01:00
legoboyvdlp R
f8508feccb Correct path to simbrief -- there shouldn't be any danger in having this, since you can't press it more than once during parsing, anyway 2020-08-04 12:25:51 +01:00
Matthew Maring
0f8d8596f8 Fix zfwcg entry bug, improve simbrief fuel integration 2020-08-03 17:47:30 -04:00
legoboyvdlp R
409781828a fixes 2020-08-03 18:28: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