Difference between revisions of "Downloads"

From sigrok
Jump to navigation Jump to search
m (Reverted edits by Ybucavamyva (Talk) to last revision by Uwe Hermann)
m
Line 1: Line 1:
No releases have been made yet. However, development is done in the [http://sigrok.git.sourceforge.net/git/gitweb.cgi?p=sigrok/sigrok;a=shortlog sigrok] git repository. To get a copy:
== Binaries and distribution packages ==


$ '''git clone git://sigrok.git.sourceforge.net/gitroot/sigrok/sigrok'''
No binary releases have been made yet, but this is on our TODO list.
 
* Debian: Work in progress ([[User:Uwe Hermann|Uwe Hermann]])
* Fedora: See [[Linux/Fedora]]
* Windows: A Windows installer is work-in-progress ([[User:Uwe Hermann|Uwe Hermann]])
* Mac OS X: TODO
* FreeBSD: TODO
 
Binary releases and additional project information will be found on the [http://www.sourceforge.net/projects/sigrok SourceForge project page] later on.
 
== Source code ==


See [[Linux]], [[Mac OS X]], and [[Windows]] for build instructions. Binary releases and additional project information will be found on the [http://www.sourceforge.net/projects/sigrok SourceForge project page] later on.
The development is done in the [http://sigrok.git.sourceforge.net/git/gitweb.cgi?p=sigrok/sigrok;a=shortlog sigrok] git repository. To get a copy:


== Distribution packages ==
$ '''git clone git://sigrok.git.sourceforge.net/gitroot/sigrok/sigrok'''


* Debian: Work in progress ([[User:Uwe Hermann|Uwe Hermann]])
See [[Linux]], [[Mac OS X]], and [[Windows]] for build instructions.
* Fedora: See [[Linux/Fedora]]


== Example data ==
== Example data ==

Revision as of 21:43, 12 January 2011

Binaries and distribution packages

No binary releases have been made yet, but this is on our TODO list.

Binary releases and additional project information will be found on the SourceForge project page later on.

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, and Windows 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