Difference between revisions of "Main Page"
Jump to navigation
Jump to search
Uwe Hermann (talk | contribs) (Copy from flosslogic, will fix.) |
Uwe Hermann (talk | contribs) m (Updates.) |
||
Line 16: | Line 16: | ||
== Download == | == Download == | ||
$ '''git clone git:// | $ '''git clone git://sigrok.git.sourceforge.net/gitroot/sigrok/sigrok''' | ||
== Supported hardware == | == Supported hardware == | ||
Line 30: | Line 30: | ||
* [[Design]], [[Library]], [[Command-line]], [[GUI]] | * [[Design]], [[Library]], [[Command-line]], [[GUI]] | ||
* Mailing lists: [https://lists.sourceforge.net/lists/listinfo/ | * Mailing lists: [https://lists.sourceforge.net/lists/listinfo/sigrok-devel sigrok-devel], [https://lists.sourceforge.net/lists/listinfo/sigrok-commits sigrok-commits] | ||
* IRC: '''# | * IRC: '''#sigrok''' on Freenode. | ||
---- | ---- | ||
'''IMPORTANT: Please note that (unless explicitly specified otherwise) all contents in this wiki (including text and images) are released to the <span style="color:red"> | '''IMPORTANT: Please note that (unless explicitly specified otherwise) all contents in this wiki (including text and images) are released to the <span style="color:red">CC-BY-SA 3.0</span>. If you don't want that, please explicitly specify another free-ish license when adding pages or images to the wiki!''' | ||
__NOTOC__ | __NOTOC__ | ||
__NOEDITSECTION__ | __NOEDITSECTION__ |
Revision as of 18:43, 14 March 2010
The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source (floss) logic analyzer software that supports various (usually USB-based) logic analyzer hardware products. The code is licensed under the terms of the GNU GPL, version 2 or later.
Design goals
- Hardware support. Supports a wide variety of logic analyzer hardware from various vendors with different capabilities.
- Cross-platform. Works on Linux/Mac OS X/Windows/etc. and on x86/ARM/Sparc/PowerPC/etc.
- Scriptable. Extendable with protocol decoders written in Lua.
- Format support. Supports various input and output formats (raw, CSV, gnuplot, VCD, others).
Download
$ git clone git://sigrok.git.sourceforge.net/gitroot/sigrok/sigrok
Supported hardware
- Open workbench logic sniffer.jpg
Open Workbench Logic Sniffer (planned)
Documentation
- Design, Library, Command-line, GUI
- Mailing lists: sigrok-devel, sigrok-commits
- IRC: #sigrok on Freenode.
IMPORTANT: Please note that (unless explicitly specified otherwise) all contents in this wiki (including text and images) are released to the CC-BY-SA 3.0. If you don't want that, please explicitly specify another free-ish license when adding pages or images to the wiki!