Difference between revisions of "Main Page"
Jump to navigation
Jump to search
Uwe Hermann (talk | contribs) m |
Uwe Hermann (talk | contribs) m |
||
Line 1: | Line 1: | ||
<table width="100%" valign="top"><tr valign="top"><td width="80%"> | <table width="100%" valign="top"><tr valign="top"><td width="80%"> | ||
<div style="margin-top:0.5em; margin-bottom:0.5em; padding:0.5em 0.5em 0.5em 0.5em; background-color:#cfdfff; align:right; border:1px solid #aabbcc;"> | <div style="margin-top:0.5em; margin-bottom:0.5em; padding:0.5em 0.5em 0.5em 0.5em; background-color:#cfdfff; align:right; border:1px solid #aabbcc;"> | ||
The '''sigrok''' project aims at creating a '''portable, cross-platform, Free/Libre/Open-Source | The '''sigrok''' project aims at creating a '''portable, cross-platform, Free/Libre/Open-Source signal analysis software suite''' that supports various '''logic analyzers, oscilloscopes, multimeters, data loggers''', and more. It is licensed under the terms of the '''GNU GPL'''. Design goals and features include: | ||
<small> | <small> | ||
* '''Broad hardware support'''. Supports many different logic analyzers from various vendors. | * '''Broad hardware support'''. Supports many different logic analyzers, oscilloscopes, multimeters, data loggers etc. from various vendors. | ||
* '''Cross-platform'''. Works on [[Linux]], [[Mac OS X]], [[Windows]], and [[FreeBSD]] (and on x86, ARM, Sparc, PowerPC, ...). | * '''Cross-platform'''. Works on [[Linux]], [[Mac OS X]], [[Windows]], and [[FreeBSD]] (and on x86, ARM, Sparc, PowerPC, ...). | ||
* '''Scriptable protocol decoding'''. Extendable with stackable [[protocol decoders]] written in Python. | * '''Scriptable protocol decoding'''. Extendable with stackable [[protocol decoders]] written in Python 3. | ||
* ''' | * '''File format support'''. Supports various [[Input output formats|input/output file formats]] (binary, ASCII, hex, CSV, gnuplot, [http://en.wikipedia.org/wiki/Value_change_dump VCD], ...). | ||
* '''Reusable code'''. Consists of the [[libsigrok]] and [[libsigrokdecode]] shared libraries which can be used by various frontends/GUIs. | |||
</small> | </small> | ||
</div> | </div> | ||
Line 96: | Line 98: | ||
* [[Output API]] | * [[Output API]] | ||
* [[GUI Design]] | * [[GUI Design]] | ||
* [[GPIB]] | |||
</td><td style="vertical-align:top" width="35%"> | </td><td style="vertical-align:top" width="35%"> | ||
Line 133: | Line 136: | ||
---- | ---- | ||
<small> | <small> | ||
'''IMPORTANT: | '''IMPORTANT: Unless explicitly specified otherwise, all contents in this wiki (including text and images) are released under the <span style="color:red">CC-BY-SA 3.0</span> license. If you don't want that, please explicitly specify another free-ish license when adding pages/images!''' | ||
</small> | </small> | ||
__NOTOC__ | __NOTOC__ | ||
__NOEDITSECTION__ | __NOEDITSECTION__ |
Revision as of 00:52, 25 May 2012
The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source signal analysis software suite that supports various logic analyzers, oscilloscopes, multimeters, data loggers, and more. It is licensed under the terms of the GNU GPL. Design goals and features include:
Supported hardware (: supported, : work in progress, : planned)
|
|
IMPORTANT: Unless explicitly specified otherwise, all contents in this wiki (including text and images) are released under the CC-BY-SA 3.0 license. If you don't want that, please explicitly specify another free-ish license when adding pages/images!