Skip to content

Releases: till213/SkyDolly

v0.5.0

19 Apr 08:22
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

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

01 Apr 16:48
Compare
Choose a tag to compare
v0.4.2 Pre-release
Pre-release

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

29 Mar 17:04
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release

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

18 Mar 18:12
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

Additional simulation variables and "auto" sample rate. Smooth, event-based replay ("synchronised with visual frames").

v0.3.1

10 Mar 18:05
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release

FIX: Properly handle platform-specific line endings in CSV import

v0.3.0

04 Mar 19:50
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
  • Provides basic CSV import & export
  • Stay on top window option
  • Settings dialog

v0.2.1

01 Mar 07:55
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

FIX: Properly store aircraft control simulation variables, such as ailerons, yoke position, throttle, elevators and rudder.

v0.2

27 Feb 19:50
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release

Record & playback additional aircraft control simulation variables: flaps, ailerons, rudder, gears and more.

Initial release

24 Feb 18:19
Compare
Choose a tag to compare
Initial release Pre-release
Pre-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.