Difference between revisions of "Downloads"
Jump to navigation
Jump to search
Uwe Hermann (talk | contribs) (Update download location and release versions. Use a table.) |
|||
Line 1: | Line 1: | ||
== Releases == | == Releases == | ||
You can download the | You can download the latest released tarballs of the following subprojects from [http://sigrok.org/download/ the sigrok.org download directory]: | ||
Release | {| border="0" style="font-size: smaller; white-space: nowrap;" class="alternategrey sigroktable" | ||
|- | |||
!Project | |||
!Release/download | |||
!News | |||
|- | |||
| [[libsigrok]] | |||
| [http://sigrok.org/download/source/libsigrok/libsigrok-0.2.0.tar.gz libsigrok-0.2.0.tar.gz] | |||
| [http://sigrok.org/gitweb/?p=libsigrok.git;a=blob;f=NEWS;hb=HEAD release notes] | |||
|- | |||
| [[libsigrokdecode]] | |||
| [http://sigrok.org/download/source/libsigrokdecode/libsigrokdecode-0.2.0.tar.gz libsigrokdecode-0.2.0.tar.gz] | |||
| [http://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blob;f=NEWS;hb=HEAD release notes] | |||
|- | |||
| [[sigrok-cli]] | |||
| [http://sigrok.org/download/source/sigrok-cli/sigrok-cli-0.4.0.tar.gz sigrok-cli-0.4.0.tar.gz] | |||
| [http://sigrok.org/gitweb/?p=sigrok-cli.git;a=blob;f=NEWS;hb=HEAD release notes] | |||
|- | |||
| [[PulseView]] | |||
| [http://sigrok.org/download/source/pulseview/pulseview-0.1.0.tar.gz pulseview-0.1.0.tar.gz] | |||
| [http://sigrok.org/gitweb/?p=pulseview.git;a=blob;f=NEWS;hb=HEAD release notes] | |||
|- | |||
| [[Example dumps|sigrok-dumps]] | |||
| [http://sigrok.org/download/source/sigrok-dumps/sigrok-dumps-0.1.0.tar.gz sigrok-dumps-0.1.0.tar.gz] | |||
| [http://sigrok.org/gitweb/?p=sigrok-dumps.git;a=blob;f=NEWS;hb=HEAD release notes] | |||
|- | |||
| [[fx2lafw|sigrok-firmware-fx2lafw]] | |||
| [http://sigrok.org/download/source/sigrok-firmware-fx2lafw/sigrok-firmware-fx2lafw-0.1.1.tar.gz sigrok-firmware-fx2lafw-0.1.1.tar.gz] | |||
| [http://sigrok.org/gitweb/?p=sigrok-firmware-fx2lafw.git;a=blob;f=NEWS;hb=HEAD release notes] | |||
|} | |||
== Binaries and distribution packages == | == Binaries and distribution packages == |
Revision as of 17:46, 8 May 2013
Releases
You can download the latest released tarballs of the following subprojects from the sigrok.org download directory:
Binaries and distribution packages
- Debian/Ubuntu: apt-get install sigrok (pulls libsigrok, libsigrokdecode, sigrok-cli)
- Arch Linux: AUR, Arch Linux User Repository
- Slackware: Package page
- Fedora: See Linux/Fedora
- Windows: A Windows installer is work-in-progress (Uwe Hermann).
- Mac OS X: There are no ports/packages yet, contributors welcome! Some older instructions are at xor-gate.org (work in progress; "Wafelijzer" on IRC)
- FreeBSD: There are no ports/packages yet, contributors welcome!
- OpenBSD: There are no ports/packages yet, contributors welcome!
- Android: Work in progress (Uwe Hermann). See Android for the current status.
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 Linux, Mac OS X, Windows, FreeBSD, OpenBSD, or Android for build instructions.
Example data
See the Example dumps wiki page.
Firmware files
See the Firmware wiki page.