Releases: till213/SkyDolly
Releases · till213/SkyDolly
v0.5.0
Sky Dolly v0.5 introduces the following new features:
- Simulation variables have been organised into groups, considerably reducing the required memory and communication overhead
- A new Scenario dialog has been added, showing information about the aircraft and initial flight conditions
- Additional simulation variables such as "cowl flaps" and "folding wing handle position" are recorded
- Initial "cold & bright" starts with "simple" aircrafts are now possible as well, using the "electrical master battery" and "general engine starter" simulation variables
- The simulation variable values are now nicely formated, with their unit (hPa, feet, radians, ...)
- Basic error handling for CSV import/export (note that the CSV data format is still subject to change, and has changed in this release as well)
- The replay speed is now determined with an absolute factor instead of percentages, which seems to be more intuitive
- The backward / fast-forward step can now be defined in absolute or relative (percentage) steps in the settings
v0.4.2
This release fixes the following issues:
- When seeking the playback position or changing the playback spee while in stopped mode the elapsed timer is not started anymore (which would otherwise cause the playback to "jump ahead" when started)
v0.4.1
This release fixes minor issues:
- Unchecking the 'stay on top' option properly makes the window hide behind other windows again
- Seeking to the start of the recording does not start the elapsed timer anymore when in pause mode
- Only pause the replay after loading a CSV file when in connected state (properly handle automatic unpause events)
- The time widget is now editable when in paused playback mode
v0.4.0
v0.3.1
v0.3.0
v0.2.1
v0.2
Initial release
Provides basic record and playback functionality:
- Selectable sample / playback rate (e.g 30 Hz)
- Selectable playback speed ("slow motion", "timelapse")
- Select playback position
Note that this is a very early version which does not yet implement storing the recorded flight data.