Releases: dbdexter-dev/meteor_decode
Releases · dbdexter-dev/meteor_decode
v1.1.2 - Bacidina Inundata
Yet another minor update:
- When live decoding from stdin, if no output name is specified, one will be generated based on the current date and time
- Fixed inconsistent synchronization in differential mode (
-d
) - The
-B
flag is also recognized as "enable batch mode" for consistency with meteor_demod - Library targets (both static and shared) now available
v1.1.1 - Aspicilia Laevatoides
This is a minor update to address a couple of small bugs and improve performance:
- JPEG decoding now uses two 1D inverse-DCTs rather than a single 2D one
- Status line is less flickery
- Ctrl-C'ing saves whatever was decoded before exiting
- 100% compatible with Raspberry Pi Zero/A/B, can decode faster than real-time
v1.1.0 - Aspicilia Laevata
Bugfixes and performance improvements.
- Viterbi decoding now takes advantage of SIMD instructions if supported by the architecture.
- Decoding is now ~2x faster on x86_64, ~1.5x on armv7 and arm64, and ~1.2x on armv6.
v1.0.1 - Aspicilia Aquatica
First actual, non-beta release.
- QPSK and OQPSK decoding, with or without interleaving
- Split channels (one file per APID) and composite output
- APID 70 raw dump (compatible with telemetry unpacker)
- SmoothMeteor-compatible .stat file output