Releases: MadReasonable/42fdr
Releases · MadReasonable/42fdr
v1.1.2
v1.1.1
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
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
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.