Skip to content

Releases: MadReasonable/42fdr

v1.1.2

29 Jul 03:32
ff4e36d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

Bug Fixes

  • Update example 42fdr.conf in README.md to match actual file #8
  • Fix config file bug which made the file and any matching [<Tail>] sections required #13

v1.1.1

26 Jul 00:51
0affbde
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1*

New Features

  • Add support for a timezone option
    • Can be set in the config file and on the command line
    • Value is a positive or negative offset in the form hh:mm[:ss], or in decimal hours.
    • Offset is added to all processed times

Misc

  • Change default aircraft
    • from: Aircraft/Laminar Research/Cessna 172 SP/Cessna_172SP_G1000.acf
    • to: Aircraft/Laminar Research/Cessna 172 SP/Cessna_172SP.acf

Documentation

  • README.md
    • Add documentation for new timezone option
    • Reformat usage options into table
    • Minor edits for readability
  • 42fdr.conf.example
    • Add timezone option
    • Add additional DREFs to the example configuration file
      • These should drive the basic dials on a plane with vacuum instruments

v1.1.0

23 Jul 04:44
f5dc349
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

New Features

  • Add support for a config file
    • Config files are optional. They can be used to avoid passing long parameters on the command line, to compute additional columns for replay, to automatically load the correct X-Plane model by tail number, and to correct for heading/pitch/roll deviations in specific aircraft.

Bug Fixes

  • Fix timestamps, allow full micro-second precision

v1.0.0 - Works for me

09 Jul 08:07
7a32249
Compare
Choose a tag to compare

It gets the job done. I'm planning several improvements, but it's useable now. I don't know of any bugs at the moment, but it's probably full of them. Feedback welcome.