Difference between revisions of "Downloads"

From sigrok
Jump to navigation Jump to search
m (sigrok-dumps)
m
Line 1: Line 1:
No releases have been made yet. However, development is done in a [http://sigrok.git.sourceforge.net/git/gitweb.cgi?p=sigrok/sigrok;a=shortlog git repository]. To get a copy:
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:


  $ '''git clone git://sigrok.git.sourceforge.net/gitroot/sigrok/sigrok'''
  $ '''git clone git://sigrok.git.sourceforge.net/gitroot/sigrok/sigrok'''
Line 11: Line 11:
== Example data ==
== Example data ==


We collect a number of captured logic analyzer signal / protocol dumps in this git repository:
We collect a number of captured logic analyzer signal / protocol dumps in the [http://sigrok.git.sourceforge.net/git/gitweb.cgi?p=sigrok/sigrok-dumps;a=shortlog sigrok-dumps] git repository:


  $ '''git clone git://sigrok.git.sourceforge.net/gitroot/sigrok/sigrok-dumps'''
  $ '''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]].
They can be useful for testing the sigrok [[command-line]] application, the sigrok [[GUI]], or the [[protocol decoders]].

Revision as of 22:38, 16 April 2010

No releases have been made yet. However, 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. Binary releases and additional project information will be found on the SourceForge project page later on.

Distribution packages

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.