Difference between revisions of "Downloads"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
Uwe Hermann (talk | contribs) m  | 
				Uwe Hermann (talk | contribs)  m  | 
				||
| Line 7: | Line 7: | ||
== Distribution packages ==  | == Distribution packages ==  | ||
* Debian:   | * Debian: Work in progress ([[User:Uwe Hermann|Uwe Hermann]])  | ||
* Fedora: See [[Linux/Fedora]]  | |||
== Example data ==  | == Example data ==  | ||
| Line 16: | Line 17: | ||
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]].  | ||
== 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 [http://sigrok.git.sourceforge.net/git/gitweb.cgi?p=sigrok/sigrok-firmwares;a=shortlog sigrok-firmwares] git repository:  | |||
 $ '''git clone git://sigrok.git.sourceforge.net/gitroot/sigrok/sigrok-firmwares'''  | |||
Revision as of 10:42, 1 May 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
- Debian: Work in progress (Uwe Hermann)
 - Fedora: See Linux/Fedora
 
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