descriptionFirmware for some hardware which is supported by libsigrok
homepage URLhttp://sigrok.org
repository URLgit://sigrok.org/sigrok-firmware
ownerGerhard.Sittig@gmx.net
last changeWed, 16 Jun 2021 20:00:23 +0000 (16 22:00 +0200)
last refreshMon, 13 May 2024 04:40:48 +0000 (13 06:40 +0200)
content tags
add:
README
-------------------------------------------------------------------------------
README
-------------------------------------------------------------------------------

The sigrok project aims at creating a portable, cross-platform,
Free/Libre/Open-Source signal analysis software suite that supports various
device types (such as logic analyzers, oscilloscopes, multimeters, and more).

sigrok-firmware is a collection of firmware files required for some of the
devices libsigrok supports (logic analyzers, oscilloscopes, or others).

We only carry firmware files for which we have an explicit permission/license
that allows at _least_ redistribution of the firmware.


Copyright and license
---------------------

The 'sigrok-firmware' project/repo/tarball has no license per se, since
it's just a collection of firmware files from various sources.

Copyright and license info for these firmware files is available here:

 * asix-sigma/*.fw: See asix-sigma/LICENSE.Sigma.
 * sysclk-lwla/*.rbf: See sysclk-lwla/LICENSE.LWLA.


Status
------

sigrok-firmware is in a usable state and has had official tarball releases.


Building and installing
-----------------------

In order to get the sigrok-firmware source code and build it, run:

 $ git clone git://sigrok.org/sigrok-firmware
 $ cd sigrok-firmware
 $ ./autogen.sh
 $ ./configure
 $ make

For installing sigrok-firmware:

  $ make install

This will install the files into /usr/local/share/sigrok-firmware per default.

You can override the install directory like this:

  $ ./configure --prefix=/usr

See INSTALL or the following wiki page for more (OS-specific) instructions:

 http://sigrok.org/wiki/Building


Mailing list
------------

 https://lists.sourceforge.net/lists/listinfo/sigrok-devel


IRC
---

You can find the sigrok developers in the #sigrok IRC channel on Libera.Chat.


Website
-------

 http://sigrok.org/wiki/Firmware
shortlog
2021-06-16 Gerhard Sittigdoc: update IRC reference to Libera.Chatmaster
2018-02-10 Gerhard SittigREADME: move copyright related information into a singl...
2017-01-08 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-10-26 jryasix-sigma: New versions of ASIX SIGMA firmware
2016-08-21 Uwe HermannRevert "sysclk-lwla: Add LWLA1016 bitstream files"
2015-12-11 Daniel Elstnersysclk-lwla: Add LWLA1016 bitstream files
2015-09-14 Uwe HermannMakefile.am: Shorten ChangeLog target a bit.
2015-09-10 Daniel ElstnerClean up .gitignore
2015-09-10 Daniel ElstnerBuild: Switch to non-recursive make
2015-09-10 Daniel ElstnerBuild: Modernize Autotools configuration
2015-04-07 Uwe Hermannautogen.sh: Drop obsolete MinGW/MSYS items.
2014-07-22 Uwe HermannDrop references to obsolete sigrok-commits mailing...
2014-01-25 Daniel Elstnersysclk-lwla: Add LWLA1034 bitstream files.
2014-01-01 Uwe HermannDrop nexus-osciprime firmware for now (unused).
2013-04-26 Uwe HermannREADME: Add "Copyright and license" section.
2013-04-23 Uwe HermannGPL headers: Use correct project name.
...
heads
2 years ago master
forks
Cached version (4507s old)
sigrok-firmware/gsi.git gsi's contribution to sigrok-firmware Gerhard.Sittig@gmx.net 2 years ago