]> sigrok.org Git - sigrok-firmware-fx2lafw.git/blobdiff - README
configure.ac: Bump package version to 0.1.7.
[sigrok-firmware-fx2lafw.git] / README
diff --git a/README b/README
index 548749fa908433e7f21d34b3982a8d7d6dd5bc0c..43105dc513274715c031469b7f48dc13ff1b2efe 100644 (file)
--- a/README
+++ b/README
@@ -8,7 +8,7 @@ device types (such as logic analyzers, oscilloscopes, multimeters, and more).
 
 sigrok-firmware-fx2lafw is a Free/Libre/Open-source firmware for logic
 analyzers based on the Cypress EZ-USB FX2(LP) chip, as well as the
-Hantek 6022BE USB oscilloscope.
+Hantek 6022BE and Sainsmart DDS120 USB oscilloscopes.
 
 
 Status
@@ -25,19 +25,7 @@ Requirements
  - make
  - autoconf >= 2.63
  - automake >= 1.11
- - sdcc (>= 2.9.0)
-
-Notes:
-
- - In order to build fx2lafw you need the 'sdcc' compiler (>= 2.9.0).
-   On Debian you can install it via:
-
-     $ apt-get install sdcc
-
-   This project has been tested to work with sdcc 2.9 and 3.x.
-
- - You need libsigrok >= 0.1.1 in order to make use of fx2lafw. Earlier
-   versions didn't have support for FX2 devices using this firmware.
+ - sdcc (>= 3.4.0)
 
 
 Building and installing
@@ -124,14 +112,21 @@ Files integrated into fx2lafw:
    contents of the original device.c and fw.c together.
 
 
+Sainsmart DDS120 firmware
+-------------------------
+
+The Sainsmart DDS120 firmware is heavily based upon the original Hantek 6022BE
+firmware, so the items mentioned above apply here as well.
+
+
 Copyright and license
 ---------------------
 
 sigrok-firmware-fx2lafw is licensed under the terms of the GNU General Public
 License (GPL), version 2 or later.
 
-It uses additional helper code (fx2lib, Hantek 6022BE firmware), licensed
-under the GNU LGPL (version 2.1 or later).
+It uses additional helper code (fx2lib, Hantek 6022BE, and Sainsmart DDS120
+firmware), licensed under the GNU LGPL (version 2.1 or later).
 
 While some individual source code files are licensed under the LGPLv2.1+, and
 some files are licensed under the GPLv2+, this doesn't change the fact that