Difference between revisions of "Downloads"

From sigrok
Jump to navigation Jump to search
(Drop very outdated PPA, we now have AppImages which users on old distros can use.)
(→‎Binaries and distribution packages: Mention 64bit Windows builds, which work fine now.)
Line 71: Line 71:
** Nightly installer binaries:
** Nightly installer binaries:
*** [http://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=release,platform=cross-i686-w64-mingw32/lastSuccessfulBuild/artifact/pulseview-NIGHTLY-32bit-static-release-installer.exe pulseview-NIGHTLY-32bit-static-release-installer.exe] ([http://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=debug,platform=cross-i686-w64-mingw32/lastSuccessfulBuild/artifact/pulseview-NIGHTLY-32bit-static-debug-installer.exe debug build])
*** [http://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=release,platform=cross-i686-w64-mingw32/lastSuccessfulBuild/artifact/pulseview-NIGHTLY-32bit-static-release-installer.exe pulseview-NIGHTLY-32bit-static-release-installer.exe] ([http://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=debug,platform=cross-i686-w64-mingw32/lastSuccessfulBuild/artifact/pulseview-NIGHTLY-32bit-static-debug-installer.exe debug build])
*** [https://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=release,platform=cross-x86_64-w64-mingw32/lastSuccessfulBuild/artifact/pulseview-NIGHTLY-64bit-static-release-installer.exe pulseview-NIGHTLY-64bit-static-release-installer.exe] ([https://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=debug,platform=cross-x86_64-w64-mingw32/lastSuccessfulBuild/artifact/pulseview-NIGHTLY-64bit-static-debug-installer.exe debug build])
*** [http://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=release,platform=cross-i686-w64-mingw32/lastSuccessfulBuild/artifact/sigrok-cli-NIGHTLY-32bit-static-release-installer.exe sigrok-cli-NIGHTLY-32bit-static-release-installer.exe] ([http://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=debug,platform=cross-i686-w64-mingw32/lastSuccessfulBuild/artifact/sigrok-cli-NIGHTLY-32bit-static-debug-installer.exe debug build])
*** [http://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=release,platform=cross-i686-w64-mingw32/lastSuccessfulBuild/artifact/sigrok-cli-NIGHTLY-32bit-static-release-installer.exe sigrok-cli-NIGHTLY-32bit-static-release-installer.exe] ([http://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=debug,platform=cross-i686-w64-mingw32/lastSuccessfulBuild/artifact/sigrok-cli-NIGHTLY-32bit-static-debug-installer.exe debug build])
*** [https://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=release,platform=cross-x86_64-w64-mingw32/lastSuccessfulBuild/artifact/sigrok-cli-NIGHTLY-64bit-static-release-installer.exe sigrok-cli-NIGHTLY-64bit-static-release-installer.exe] ([https://sigrok.org/jenkins/job/sigrok-cross-mingw/buildtype=static,debugtype=debug,platform=cross-x86_64-w64-mingw32/lastSuccessfulBuild/artifact/sigrok-cli-NIGHTLY-64bit-static-debug-installer.exe debug build])
** See also [[Windows#Windows_installers|Windows]] for more information, including driver and firmware handling.
** See also [[Windows#Windows_installers|Windows]] for more information, including driver and firmware handling.
* '''Mac OS X:'''
* '''Mac OS X:'''

Revision as of 12:14, 30 September 2018

Releases

You can download the latest released tarballs of the following subprojects from the sigrok.org download directory:

Project Release/download News
libserialport libserialport-0.1.1.tar.gz release notes
libsigrok libsigrok-0.5.0.tar.gz release notes
libsigrokdecode libsigrokdecode-0.5.2.tar.gz release notes
sigrok-cli sigrok-cli-0.7.0.tar.gz release notes
PulseView pulseview-0.4.0.tar.gz release notes
sigrok-dumps sigrok-dumps-0.1.0.tar.gz release notes
sigrok-firmware-fx2lafw (source code) sigrok-firmware-fx2lafw-0.1.6.tar.gz release notes
sigrok-firmware-fx2lafw (prebuilt firmware) sigrok-firmware-fx2lafw-bin-0.1.6.tar.gz release notes

Binaries and distribution packages

Please contact us if you want to work on packages for other Linux distributions or OSes.

Source code

The development is done in various git repositories.

See Building for build instructions.

Example data

See the Example dumps wiki page.

Firmware files

See the Firmware wiki page.