Difference between revisions of "Downloads"
Uwe Hermann (talk | contribs) m |
Uwe Hermann (talk | contribs) m |
||
Line 7: | Line 7: | ||
== Binaries and distribution packages == | == Binaries and distribution packages == | ||
* '''Debian:''' apt-get install sigrok | |||
* '''Fedora:''' See [[Linux/Fedora]] | |||
* Debian: | * '''Windows:''' A [[Windows#Self-extracting_installer|Windows installer]] is work-in-progress ([[User:Uwe Hermann|Uwe Hermann]]) | ||
* Fedora: See [[Linux/Fedora]] | * '''Mac OS X:''' TODO | ||
* Windows: A [[Windows#Self-extracting_installer|Windows installer]] is work-in-progress ([[User:Uwe Hermann|Uwe Hermann]]) | * '''FreeBSD:''' TODO | ||
* Mac OS X: TODO | |||
* FreeBSD: TODO | |||
Please contact us if you want to work on packages for other Linux distributions or OSes. | Please contact us if you want to work on packages for other Linux distributions or OSes. | ||
Line 23: | Line 21: | ||
$ '''git clone git://sigrok.git.sourceforge.net/gitroot/sigrok/sigrok''' | $ '''git clone git://sigrok.git.sourceforge.net/gitroot/sigrok/sigrok''' | ||
See [[Linux]], [[Mac OS X]], and [[ | See [[Linux]], [[Mac OS X]], [[Windows]], and [[FreeBSD]] for build instructions. | ||
== Example data == | == Example data == |
Revision as of 00:55, 16 March 2011
Releases
You can download the sigrok tarballs from SourceForge.
See Releases for the release notes.
Binaries and distribution packages
- Debian: apt-get install sigrok
- Fedora: See Linux/Fedora
- Windows: A Windows installer is work-in-progress (Uwe Hermann)
- Mac OS X: TODO
- FreeBSD: TODO
Please contact us if you want to work on packages for other Linux distributions or OSes.
Source code
The development is done in the sigrok git repository. To get a copy:
$ git clone git://sigrok.git.sourceforge.net/gitroot/sigrok/sigrok
See Linux, Mac OS X, Windows, and FreeBSD for build instructions.
Example data
We collect a number of captured logic analyzer signal / protocol dumps in the sigrok-dumps git repository:
$ git clone git://sigrok.git.sourceforge.net/gitroot/sigrok/sigrok-dumps
They can be useful for testing the sigrok command-line application, the sigrok GUI, or the protocol decoders.
Firmware files
Some logic analyzers require a firmware upload before they can be used. For some (but not all) of those devices there are publically available and redistributable firmware files in the sigrok-firmwares git repository:
$ git clone git://sigrok.git.sourceforge.net/gitroot/sigrok/sigrok-firmwares