]> sigrok.org Git - sigrok-firmware-fx2lafw.git/commitdiff
NEWS: Add list of user-visible changes so far.
authorUwe Hermann <redacted>
Tue, 4 Oct 2016 11:20:52 +0000 (13:20 +0200)
committerUwe Hermann <redacted>
Mon, 31 Oct 2016 13:45:13 +0000 (14:45 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 652924b4bc6737b8f7c556bbd71d6dddf79c2068..905fac58ce385a655ff2e060758210c68fb9e6c6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+0.1.4 (2016-10-31)
+------------------
+
+ * Add FX2 firmware for the Hantek 6022BE and SainSmart DDS120 USB scopes.
+   These firmware files use the official sigrok USB VID/PID of 1D50:608E.
+   The USB VID/PID pairs are allocated for fx2lafw via the OpenMoko project:
+   http://wiki.openmoko.org/wiki/USB_Product_IDs
+ * Add analog channel support for the USBee AX (and potentially other devices).
+   Only one analog channel is supported. Switching channels (in case there
+   are multiple analog channels) is not yet implemented.
+ * Add support for the USBee ZX (bug #764).
+ * Use per-device USB product string descriptors.
+ * Bump the firmware version (major.minor) to 1.2. This version is
+   backwards-compatible and doesn't require host-side (libsigrok) changes.
+ * README: Update prebuilt firmware download location, other cleanups.
+ * HACKING: Prefer git pull requests over mailing list patches.
+
 0.1.3 (2015-11-26)
 ------------------