X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=NEWS;h=99bb150b1e568e9766880481ec6df13706a4a68b;hb=24a04d22869658abcc96067349a588845cf9a80c;hp=5310490d8d2784c703da825309952187f1df4e8b;hpb=b283ba837a113c2c5085319aa993e2a70e118734;p=sigrok-firmware-fx2lafw.git diff --git a/NEWS b/NEWS index 5310490d..99bb150b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +0.1.7 (2019-11-14) +------------------ + + * Add firmware for the YiXingDianZi MDSO (VID/PID: 1D50:608E). + * Sainsmart DDS120: Fix the 1kHz reference signal. + * Hantek 6022BL: Fix the voltage range selection (bug #1360). + * Allow LA captures at 48MHz samplerate (as long as bus conditions permit). + * Updated build requirement: sdcc >= 3.4.0 (bug #1326). + * Fix a build issue with sdcc >= 3.9.0 (bug #1404). + * Bump the firmware version (major.minor) to 1.4. This version is + backwards-compatible and doesn't require host-side (libsigrok) changes. + 0.1.6 (2018-01-26) ------------------