Uwe Hermann
|
0f8522bf74
|
Project-wide consistent naming for #include guards.
Document the naming scheme in HACKING.
|
2012-02-05 15:05:13 +01:00 |
Bert Vermeulen
|
9c939c5132
|
use new datafeed packet format
|
2011-06-19 14:28:50 +02:00 |
Håvard Espeland
|
94ba4bd689
|
Sigma: Update set_configuration to reflect API.
|
2011-01-18 23:12:57 +01:00 |
Håvard Espeland
|
5b5ea7c6d2
|
Sigma: Only send trigger packet if enabled.
The Sigma hardware emits a default trigger event.
|
2011-01-18 22:24:23 +01:00 |
Håvard Espeland
|
9996570987
|
Sigma: Move sigma state to device specific struct
Thanks to Daniel Ribeiro for contributing this patch. Some
modifications were done.
Not tested on multiple Sigmas, because of lack of hardware.
|
2011-01-15 17:04:21 +01:00 |
Uwe Hermann
|
c2bd92ec08
|
Slightly more consistent #include-guard naming.
|
2011-01-15 14:48:21 +01:00 |
Håvard Espeland
|
6aac77375b
|
Sigma: Add state machine for tracking Sigma status.
|
2010-05-03 19:04:10 +02:00 |
Håvard Espeland
|
a42aec7f6e
|
Sigma: Merge storage of rise/fall triggers.
|
2010-05-03 15:06:43 +02:00 |
Håvard Espeland
|
c53d793f03
|
Sigma: 50 MHZ falling/rising edge trigger support.
Falling/rising edge and value/mask triggers can be combined, e.g.:
--triggers 1=0,2=r,3=1,4=1
|
2010-05-02 16:32:24 +02:00 |
Håvard Espeland
|
ee492173a1
|
Sigma: Value/mask trigger support in 50 MHz mode.
|
2010-05-01 23:16:27 +02:00 |
Håvard Espeland
|
57bbf56b84
|
Sigma: Add triggers support for 100 and 200 MHz.
|
2010-05-01 00:00:57 +02:00 |
Håvard Espeland
|
edca2c5c22
|
Sigma: Support for low samplerates
Lowest samplerate supported in driver is 250 KHz
|
2010-04-28 22:45:13 +02:00 |
Uwe Hermann
|
fefa18001a
|
ASIX SIGMA: Coding style fixes (via indent mostly).
Also, end all/most comments with full stop and avoid variable/array
definitions in the middle of functions.
|
2010-04-28 00:17:28 +02:00 |
Uwe Hermann
|
204b1629bd
|
asix-sigma.h: Add missing license header.
|
2010-04-27 22:46:59 +02:00 |
Håvard Espeland
|
28a35d8ab3
|
This commit adds initial support for the Asix Sigma Logic Analyzer. Currently, only 200 MHz is supported, and only with software trigger. Firmware for the device will be distributed separately, with permission from the vendor.
Signed-off-by: Håvard Espeland <gus@ping.uio.no>
|
2010-04-27 13:16:01 -07:00 |