Difference between revisions of "Downloads"

From sigrok
Jump to navigation Jump to search
(Update download URLs)
m (Fix some URLs)
Line 13: Line 13:
| style="width:20%; vertical-align: top" |
| style="width:20%; vertical-align: top" |


{{Rounded_corners|url=https://sigrok.org/download/binary/pulseview/pulseview-NIGHTLY-i686.appimage|text=PulseView (32bit)}}
{{Rounded_corners|url=https://sigrok.org/download/binary/pulseview/pulseview-NIGHTLY-i686-debug.appimage|text=PulseView (32bit)}}


{{Rounded_corners|url=https://sigrok.org/download/binary/pulseview/pulseview-NIGHTLY-x86_64.appimage|text=PulseView (64bit)}}
{{Rounded_corners|url=https://sigrok.org/download/binary/pulseview/pulseview-NIGHTLY-x86_64-debug.appimage|text=PulseView (64bit)}}


{{Rounded_corners|url=https://sigrok.org/download/binary/sigrok-cli/sigrok-cli-NIGHTLY-i686.appimage|text=sigrok-cli (32bit)}}
{{Rounded_corners|url=https://sigrok.org/download/binary/sigrok-cli/sigrok-cli-NIGHTLY-i686.appimage|text=sigrok-cli (32bit)}}
Line 76: Line 76:
|- style="background-color: white; vertical-align: top;"
|- style="background-color: white; vertical-align: top;"


| style="text-align:center" | <em><small>Requires a Linux distro more recent than '''Ubuntu 16.04 LTS (Xenial Xerus)''' from 2016.</small></em>
| style="text-align:center" | <em><small>Requires a Linux distro as recent or more recent than '''Ubuntu 18.04'''.</small></em>
| style="text-align:center" | <em><small>Requires '''Windows XP''' or higher.</small></em>
| style="text-align:center" | <em><small>Requires '''Windows XP''' or higher.</small></em>
| style="text-align:center" | <em><small>Requires '''OS X 10.9 (Mavericks)''' or higher.</small></em>
| style="text-align:center" | <em><small>Requires '''OS X 11 (Big Sur)''' or higher.</small></em>
| style="text-align:center" | <em><small>See below for other download options (Android, FreeBSD, source code, etc.).</small></em>
| style="text-align:center" | <em><small>See below for other download options (Android, FreeBSD, source code, etc.).</small></em>


Line 135: Line 135:


* Nightly AppImage binaries (oldest distro supported is Ubuntu 18.04):
* Nightly AppImage binaries (oldest distro supported is Ubuntu 18.04):
** [https://sigrok.org/download/binary/pulseview/pulseview-NIGHTLY-i686.appimage pulseview-NIGHTLY-i686.appimage] (32bit)
** [https://sigrok.org/download/binary/pulseview/pulseview-NIGHTLY-i686-debug.appimage pulseview-NIGHTLY-i686-debug.appimage] (32bit)
** [https://sigrok.org/download/binary/pulseview/pulseview-NIGHTLY-x86_64.appimage pulseview-NIGHTLY-x86_64.appimage] (64bit)
** [https://sigrok.org/download/binary/pulseview/pulseview-NIGHTLY-x86_64-debug.appimage pulseview-NIGHTLY-x86_64-debug.appimage] (64bit)
** [https://sigrok.org/download/binary/sigrok-cli/sigrok-cli-NIGHTLY-i686.appimage sigrok-cli-NIGHTLY-i686.appimage] (32bit)
** [https://sigrok.org/download/binary/sigrok-cli/sigrok-cli-NIGHTLY-i686.appimage sigrok-cli-NIGHTLY-i686.appimage] (32bit)
** [https://sigrok.org/download/binary/sigrok-cli/sigrok-cli-NIGHTLY-x86_64.appimage sigrok-cli-NIGHTLY-x86_64.appimage] (64bit)
** [https://sigrok.org/download/binary/sigrok-cli/sigrok-cli-NIGHTLY-x86_64.appimage sigrok-cli-NIGHTLY-x86_64.appimage] (64bit)

Revision as of 20:47, 6 March 2024

Linux Windows Mac OS X Other
Requires a Linux distro as recent or more recent than Ubuntu 18.04. Requires Windows XP or higher. Requires OS X 11 (Big Sur) 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.2.tar.gz release notes
libsigrokdecode libsigrokdecode-0.5.3.tar.gz release notes
sigrok-cli sigrok-cli-0.7.2.tar.gz release notes
PulseView pulseview-0.4.2.tar.gz release notes
sigrok-firmware-fx2lafw (source code) sigrok-firmware-fx2lafw-0.1.7.tar.gz release notes
sigrok-firmware-fx2lafw (prebuilt firmware) sigrok-firmware-fx2lafw-bin-0.1.7.tar.gz release notes

Binaries and distribution packages

Linux AppImage binaries

Linux distribution packages

Windows

Mac OS X

Note: As of Sept 2023, these are unfortunately unavailable. Please use the releases for now. Recent builds will come as soon as we have them working again.

FreeBSD

OpenBSD

Android

Note: Not provided as of Sept 2023 due to limited project manpower and low user interest. If you're interested in improving the user experience on Android, please come and chat with us!

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.