From 508b9fb91cc697ba2bf1fbe5cbec4a1932c58d86 Mon Sep 17 00:00:00 2001 From: Matthias Vogelgesang Date: Thu, 26 Jul 2012 16:30:30 +0200 Subject: Bump version to 0.2.2 --- NEWS | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 5fcc9c7..431cc8f 100644 --- a/NEWS +++ b/NEWS @@ -1,13 +1,22 @@ +Changes in ufodecode 0.2.2 +========================== + +This is a bugfix release: + +- Fix 10 bit decoding that shows wrong output when ADCs are almost saturated +- Fix 12 bit decoding that capped some output channels at 10 bits +- `ipedec` returns error code different from 0 when an error occurred +- `ipedec` reports the frame rate again with the `--frame-rate` switch set + + Changes in ufodecode 0.2.1 ========================== -This is a bugfix release. +This is a bugfix release: -Minor changes -------------- - Fix 12 bit decoding according to CMOSIS specs - Fix command line input of `ipedec` -- Trunace so-Version to major.minor +- Truncate so-Version to major.minor Changes in ufodecode 0.2.0 -- cgit v1.2.3