454
edits
Legoboyvdlp (talk | contribs) (It's August now!) |
m (Small improvements to layout, typo, no Screeenshot of the month, Changes after 2017.2(as 2017.3 release delayed)) |
||
| Line 19: | Line 19: | ||
[[#FlightGear logos|FlightGear logos]]<br> | [[#FlightGear logos|FlightGear logos]]<br> | ||
[[#Screenshots|Screenshots]]<br> | [[#Screenshots|Screenshots]]<br> | ||
|}</div> | |}</div> | ||
| Line 25: | Line 24: | ||
=== MapGear.py Improvement === | === MapGear.py Improvement === | ||
*MapGear now automatically displays the animated .GIF of the flightpath once you exit FlightGear. Just run: | |||
'fgfs --launcher && python MapGear.py' in order to start the simulator and MapGear. | :'<code>fgfs --launcher && python MapGear.py</code>' in order to start the simulator and MapGear. | ||
*MeapGear will automatically save the fg_log.csv files of all your flights. It does this by saving the log files as fg_log-1.csv, fg_log-2.csv, fg_log-3.csv,... You don't have to manually rename the files ever again and you get to keep a record of all the your flightpaths (provided you enable '''debug>logging'''). | |||
Screenshot of MapGear: | Screenshot of MapGear: | ||
| Line 48: | Line 47: | ||
{{#ev:youtube|aXNy1r5UDEE}} | {{#ev:youtube|aXNy1r5UDEE}} | ||
The code listens to the websocket, converts it to pandas time series objects, and then updates some plots. | The code listens to the websocket, converts it to pandas time series objects, and then updates some plots. | ||
This could be useful for aircraft developers trying to | This could be useful for aircraft developers trying to analyse the performance of their aircraft. Also, for a lot of good aircraft, the information for Vx, Vy, best glide speed etc are missing, maybe this could become a good way to benchmark these parameters.<ref>{{cite web | ||
|url = https://forum.flightgear.org/viewtopic.php?p=271257#p271257 | |url = https://forum.flightgear.org/viewtopic.php?p=271257#p271257 | ||
|title = <nowiki> Streaming FlightGear properties to Python </nowiki> | |title = <nowiki> Streaming FlightGear properties to Python </nowiki> | ||
| Line 70: | Line 69: | ||
== In the hangar == | == In the hangar == | ||
=== New version of the extra500 === | === New version of the extra500 === | ||
Version 4.4.0 is out! This version is for the upcoming Flightgear 2017.3 release, so you will be able to download/update it through the [[FlightGear Qt launcher|Launcher]] when the time comes. For those who want to try it out now, use the download links on our [[Extra EA-500#Download|our wiki page]]. | Version 4.4.0 is out! This version is for the upcoming Flightgear 2017.3 release, so you will be able to download/update it through the [[FlightGear Qt launcher|Launcher]] when the time comes. For those who want to try it out now, use the download links on our [[Extra EA-500#Download|our wiki page]].<br> | ||
Improvements/ changes include: | Improvements/ changes include: | ||
* [[Extra EA-500/failure dialog|Failure dialog]]: reduce thrust (a lot) when propeller is damaged or (a little) when it has icing on it. | * [[Extra EA-500/failure dialog|Failure dialog]]: reduce thrust (a lot) when propeller is damaged or (a little) when it has icing on it. | ||
| Line 86: | Line 85: | ||
Truman03.jpg | Taxiing across the flightdeck with the Hawkeye | Truman03.jpg | Taxiing across the flightdeck with the Hawkeye | ||
Truman04.jpg | Taxiing across the flightdeck with the Hawkeye | Truman04.jpg | Taxiing across the flightdeck with the Hawkeye | ||
Truman05.jpg | Early-morning takeoff with the EC-135 | Truman05.jpg | Early-morning takeoff with the [[Eurocopter EC135|EC-135]] | ||
Truman06.jpg | Early-morning takeoff with the EC-135 | Truman06.jpg | Early-morning takeoff with the [[Eurocopter EC135|EC-135]] | ||
Truman07.jpg | Catapult launch of the F-14b | Truman07.jpg | Catapult launch of the [[F-14b]] | ||
Truman08.jpg | Approach with deck lights on | Truman08.jpg | Approach with deck lights on | ||
Truman09.jpg | Rain on the flightdeck | Truman09.jpg | Rain on the flightdeck | ||
| Line 168: | Line 167: | ||
=== Screenshots === | === Screenshots === | ||
The FlightGear project always needs screenshots, which show features that were added since the last release. These should be of good quality, especially in content and technical image properties. It is therefore recommended to use the best viable filter settings ([[anti-aliasing]], texture sharpening, etc.). More info at [[Howto:Make nice screenshots]]. | The FlightGear project always needs screenshots, which show features that were added since the last release. These should be of good quality, especially in content and technical image properties. It is therefore recommended to use the best viable filter settings ([[anti-aliasing]], texture sharpening, etc.). More info at [[Howto:Make nice screenshots]]. | ||
[[Category:FlightGear Newsletter|2017 08]] | [[Category:FlightGear Newsletter|2017 08]] | ||
[[Category:Changes after 2017. | [[Category:Changes after 2017.2]] | ||
[[de:FlightGear Newsletter {{#time: F Y | 2017-08 | de }}]] | [[de:FlightGear Newsletter {{#time: F Y | 2017-08 | de }}]] | ||
== References == | == References == | ||
{{Appendix}} | {{Appendix}} | ||
edits