Difference between revisions of "Downloads"

From sigrok
Jump to navigation Jump to search
(Rounded corners.)
(→‎Linux AppImage binaries: Add udev hint for the AppImages)
(10 intermediate revisions by 2 users not shown)
Line 6: Line 6:
!Other
!Other


|- style="background-color: darkgray"
|-
!colspan="4" | {{Rounded_corners|url=https://sigrok.org/wiki/Downloads|bgcolor=#aaaaaa|text=Stable release builds}}
 
|- style="background-color: white"
 
| style="width:20%; vertical-align: top" |
 
{{Rounded_corners|url=https://sigrok.org/download/binary/pulseview/PulseView-0.4.1-i386.AppImage|text=PulseView 0.4.1 (32bit)}}
 
{{Rounded_corners|url=https://sigrok.org/download/binary/pulseview/PulseView-0.4.1-x86_64.AppImage|text=PulseView 0.4.1 (64bit)}}
 
{{Rounded_corners|url=https://sigrok.org/download/binary/sigrok-cli/sigrok-cli-0.7.1-i386.AppImage|text=sigrok-cli 0.7.1 (32bit)}}
 
{{Rounded_corners|url=https://sigrok.org/download/binary/sigrok-cli/sigrok-cli-0.7.1-x86_64.AppImage|text=sigrok-cli 0.7.1 (64bit)}}
 
| style="width:20%; vertical-align: top" |
 
{{Rounded_corners|url=https://sigrok.org/download/binary/pulseview/pulseview-0.4.1-32bit-static-release-installer.exe|text=PulseView 0.4.1 (32bit)}}
 
{{Rounded_corners|url=https://sigrok.org/download/binary/pulseview/pulseview-0.4.1-64bit-static-release-installer.exe|text=PulseView 0.4.1 (64bit)}}
 
{{Rounded_corners|url=https://sigrok.org/download/binary/sigrok-cli/sigrok-cli-0.7.1-i686-installer.exe|text=sigrok-cli 0.7.1 (32bit)}}
 
{{Rounded_corners|url=https://sigrok.org/download/binary/sigrok-cli/sigrok-cli-0.7.1-x86_64-installer.exe|text=sigrok-cli 0.7.1 (64bit)}}
 
| style="width:20%; vertical-align: top" |
 
{{Rounded_corners|url=https://sigrok.org/download/binary/pulseview/PulseView-0.4.1.dmg|text=PulseView 0.4.1 (64bit)}}
 
| style="width:20%; vertical-align: top; text-align: center" |
 
{{Rounded_corners|url=https://sigrok.org/wiki/Downloads#Releases|text=See below}}
 
|-
! colspan="4" | {{Rounded_corners|url=https://sigrok.org/wiki/Downloads|bgcolor=#aaaaaa|text=Nightly builds}}
 
|- style="background-color: white"


| style="width:20%; vertical-align: top" |
| style="width:20%; vertical-align: top" |
Line 30: Line 66:
| style="width:20%; vertical-align: top" |
| style="width:20%; vertical-align: top" |


{{Rounded_corners|url=http://sigrok.org/jenkins/job/sigrok-native-macosx/platform=native-macosx/lastSuccessfulBuild/artifact/cross-compile/macosx/build_app/PulseView_nightly.dmg|text=PulseView (64bit)}}
{{Rounded_corners|url=http://sigrok.org/jenkins/job/sigrok-native-macosx/platform=native-macosx/lastSuccessfulBuild/artifact/cross-compile/macosx/build_app/PulseView-NIGHTLY.dmg|text=PulseView (64bit)}}


| style="width:20%; vertical-align: top; text-align: center" |
| style="width:20%; vertical-align: top; text-align: center" |
Line 36: Line 72:
{{Rounded_corners|url=https://sigrok.org/wiki/Downloads#Releases|text=See below}}
{{Rounded_corners|url=https://sigrok.org/wiki/Downloads#Releases|text=See below}}


|- style="background-color: darkgray; vertical-align: top;"
|- style="background-color: white; vertical-align: top;"


| style="text-align:center" | <em><small>Requires a Linux distro more recent than Ubuntu 14.04 LTS (Trusty Tahr) from 2014.</small></em>
| style="text-align:center" | <em><small>Requires a Linux distro more recent than Ubuntu 14.04 LTS (Trusty Tahr) from 2014.</small></em>
Line 62: Line 98:
|-
|-
| [[libsigrok]]
| [[libsigrok]]
| [http://sigrok.org/download/source/libsigrok/libsigrok-0.5.0.tar.gz libsigrok-0.5.0.tar.gz]
| [http://sigrok.org/download/source/libsigrok/libsigrok-0.5.1.tar.gz libsigrok-0.5.1.tar.gz]
| [http://sigrok.org/gitweb/?p=libsigrok.git;a=blob;f=NEWS;hb=HEAD release notes]
| [https://sigrok.org/gitweb/?p=libsigrok.git;a=blob;f=NEWS;h=dd44cf53be5b41b9fc586d9fd6a700eae545d6aa;hb=8686b747cd40695c36f998603f6e853ee5eea883 release notes]


|-
|-
Line 77: Line 113:
|-
|-
| [[PulseView]]
| [[PulseView]]
| [http://sigrok.org/download/source/pulseview/pulseview-0.4.0.tar.gz pulseview-0.4.0.tar.gz]
| [http://sigrok.org/download/source/pulseview/pulseview-0.4.1.tar.gz pulseview-0.4.1.tar.gz]
| [http://sigrok.org/gitweb/?p=pulseview.git;a=blob;f=NEWS;hb=HEAD release notes]
| [https://sigrok.org/gitweb/?p=pulseview.git;a=blob;f=NEWS;h=69c7ac5d418bbae896906b8c6b64c6719b1912db;hb=05a4de8abd5810cf8219077259ffa44adb08043e release notes]


|-
|-
Line 101: Line 137:
=== Linux AppImage binaries ===
=== Linux AppImage binaries ===


* Download the correct (32bit or 64bit) PulseView or sigrok-cli AppImage file for your Linux system, make the file executable via "'''chmod +x'''" and then run it. These files are snapshots of the current git version of PulseView / sigrok-cli and all sigrok-related libraries. Requires a distro newer than Ubuntu 14.04 LTS (Trusty Tahr) from around 2014.
* Nightly AppImage binaries (require a Linux distro more recent than Ubuntu 14.04 LTS Trusty Tahr from 2014):
** [https://sigrok.org/jenkins/job/sigrok-native-appimage/platform=native-i686-appimage/lastSuccessfulBuild/artifact/cross-compile/appimage/out/PulseView-NIGHTLY-i686.AppImage PulseView-NIGHTLY-i686.AppImage] (32bit)
** [https://sigrok.org/jenkins/job/sigrok-native-appimage/platform=native-i686-appimage/lastSuccessfulBuild/artifact/cross-compile/appimage/out/PulseView-NIGHTLY-i686.AppImage PulseView-NIGHTLY-i686.AppImage] (32bit)
** [https://sigrok.org/jenkins/job/sigrok-native-appimage/platform=native-x86_64-appimage/lastSuccessfulBuild/artifact/cross-compile/appimage/out/PulseView-NIGHTLY-x86_64.AppImage PulseView-NIGHTLY-x86_64.AppImage] (64bit)
** [https://sigrok.org/jenkins/job/sigrok-native-appimage/platform=native-x86_64-appimage/lastSuccessfulBuild/artifact/cross-compile/appimage/out/PulseView-NIGHTLY-x86_64.AppImage PulseView-NIGHTLY-x86_64.AppImage] (64bit)
** [https://sigrok.org/jenkins/job/sigrok-native-appimage/platform=native-i686-appimage/lastSuccessfulBuild/artifact/cross-compile/appimage/out/sigrok-cli-NIGHTLY-i686.AppImage sigrok-cli-NIGHTLY-i686.AppImage] (32bit)
** [https://sigrok.org/jenkins/job/sigrok-native-appimage/platform=native-i686-appimage/lastSuccessfulBuild/artifact/cross-compile/appimage/out/sigrok-cli-NIGHTLY-i686.AppImage sigrok-cli-NIGHTLY-i686.AppImage] (32bit)
** [https://sigrok.org/jenkins/job/sigrok-native-appimage/platform=native-x86_64-appimage/lastSuccessfulBuild/artifact/cross-compile/appimage/out/sigrok-cli-NIGHTLY-x86_64.AppImage sigrok-cli-NIGHTLY-x86_64.AppImage] (64bit)
** [https://sigrok.org/jenkins/job/sigrok-native-appimage/platform=native-x86_64-appimage/lastSuccessfulBuild/artifact/cross-compile/appimage/out/sigrok-cli-NIGHTLY-x86_64.AppImage sigrok-cli-NIGHTLY-x86_64.AppImage] (64bit)
* Download the correct (32bit or 64bit) AppImage file for your Linux system, make the file executable via "'''chmod +x'''" and then run it.
* If you want to access hardware, please install the [https://sigrok.org/gitweb/?p=libsigrok.git;a=tree;f=contrib udev rules] on your system and reload the rules with udevadm.
* See also [[Linux#AppImage|Linux]] for more information.
* See also [[Linux#AppImage|Linux]] for more information.


Line 122: Line 160:
<span id="Windows_Download">
<span id="Windows_Download">


* Nightly installer binaries:
* Nightly installer binaries (require Windows XP or higher):
** [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])
** [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])
Line 131: Line 169:
=== Mac OS X ===
=== Mac OS X ===


* [[PulseView]] nightly build:
* Nightly DMG binaries (require OSX 10.9 Mavericks or higher):
** [http://sigrok.org/jenkins/job/sigrok-native-macosx/platform=native-macosx/lastSuccessfulBuild/artifact/cross-compile/macosx/build_app/PulseView_nightly.dmg PulseView_nightly.dmg] (64&nbsp;bit x86 only; requires OSX 10.9 (Mavericks) or higher)
** [http://sigrok.org/jenkins/job/sigrok-native-macosx/platform=native-macosx/lastSuccessfulBuild/artifact/cross-compile/macosx/build_app/PulseView-NIGHTLY.dmg PulseView-NIGHTLY.dmg] (64&nbsp;bit x86 only; requires OSX 10.9 (Mavericks) or higher)
* See also [[Mac OS X]] for more information.
* See also [[Mac OS X]] for more information.


Line 138: Line 176:


* [http://www.freshports.org/devel/libserialport/ libserialport], [http://www.freshports.org/devel/libsigrok/ libsigrok], [http://www.freshports.org/devel/libsigrokdecode/ libsigrokdecode], [http://www.freshports.org/science/sigrok-cli/ sigrok-cli], [http://www.freshports.org/science/pulseview/ pulseview], [http://www.freshports.org/science/sigrok-firmware-fx2lafw/ sigrok-firmware-fx2lafw], [http://www.freshports.org/science/sigrok-firmware/ sigrok-firmware], [http://www.freshports.org/science/sigrok-firmware-utils/ sigrok-firmware-utils]
* [http://www.freshports.org/devel/libserialport/ libserialport], [http://www.freshports.org/devel/libsigrok/ libsigrok], [http://www.freshports.org/devel/libsigrokdecode/ libsigrokdecode], [http://www.freshports.org/science/sigrok-cli/ sigrok-cli], [http://www.freshports.org/science/pulseview/ pulseview], [http://www.freshports.org/science/sigrok-firmware-fx2lafw/ sigrok-firmware-fx2lafw], [http://www.freshports.org/science/sigrok-firmware/ sigrok-firmware], [http://www.freshports.org/science/sigrok-firmware-utils/ sigrok-firmware-utils]
=== OpenBSD ===
* [https://cvsweb.openbsd.org/ports/comms/sigrok/libserialport/ libserialport], [https://cvsweb.openbsd.org/ports/comms/sigrok/libsigrok/ libsigrok], [https://cvsweb.openbsd.org/ports/comms/sigrok/libsigrokdecode/ libsigrokdecode], [https://cvsweb.openbsd.org/ports/comms/sigrok/sigrok-cli/ sigrok-cli], [https://cvsweb.openbsd.org/ports/comms/sigrok/pulseview/ pulseview], [https://cvsweb.openbsd.org/ports/comms/sigrok/sigrok-dumps/ sigrok-dumps], [https://cvsweb.openbsd.org/ports/comms/sigrok/sigrok-firmware-fx2lafw/ sigrok-firmware-fx2lafw]


=== Android ===
=== Android ===


* [[PulseView]] nightly build:
* Nightly APK binaries:
** [http://sigrok.org/jenkins/job/sigrok-cross-android/platform=cross-arm-linux-androideabi/lastSuccessfulBuild/artifact/PulseView-NIGHTLY.apk PulseView-NIGHTLY.apk (ARM)]
** [http://sigrok.org/jenkins/job/sigrok-cross-android/platform=cross-arm-linux-androideabi/lastSuccessfulBuild/artifact/PulseView-NIGHTLY.apk PulseView-NIGHTLY.apk (ARM)]
* See also [[Android]] for more information.
* See also [[Android]] for more information.

Revision as of 14:58, 29 December 2018

Linux Windows Mac OS X Other
Requires a Linux distro more recent than Ubuntu 14.04 LTS (Trusty Tahr) from 2014. Requires Windows XP or higher. Requires OSX 10.9 (Mavericks) or higher. See below for other download options (Android, FreeBSD, source code, etc.).

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.1.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.1.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

Linux AppImage binaries

Linux distribution packages

Windows

Mac OS X

  • Nightly DMG binaries (require OSX 10.9 Mavericks or higher):
  • See also Mac OS X for more information.

FreeBSD

OpenBSD

Android

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.