X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=README;h=e4072104dc98df379b161cc86675b28533b1d34b;hb=HEAD;hp=548749fa908433e7f21d34b3982a8d7d6dd5bc0c;hpb=52ec81d349f5917587e98519b04ff109cf5cf32e;p=sigrok-firmware-fx2lafw.git diff --git a/README b/README index 548749fa..e4072104 100644 --- 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 @@ -149,7 +144,7 @@ Mailing list IRC --- -You can find the sigrok developers in the #sigrok IRC channel on Freenode. +You can find the sigrok developers in the #sigrok IRC channel on Libera.Chat. Website