]> sigrok.org Git - libsigrokdecode.git/log
libsigrokdecode.git
7 years agoz80: Convert to PD API version 3 (brute force)
Gerhard Sittig [Sun, 15 Jan 2017 10:26:19 +0000 (11:26 +0100)]
z80: Convert to PD API version 3 (brute force)

This implementation technically uses v3 API calls, but has yet to come
up with appropriate wait() conditions, to spend less time in the decoder
and have more tedious work done in the backend.

7 years agot55xx: Convert to PD API version 3
Gerhard Sittig [Sun, 15 Jan 2017 10:20:09 +0000 (11:20 +0100)]
t55xx: Convert to PD API version 3

7 years agosdcard_sd: Convert to PD API version 3
Gerhard Sittig [Sun, 15 Jan 2017 10:12:13 +0000 (11:12 +0100)]
sdcard_sd: Convert to PD API version 3

7 years agoqi: Convert to PD API version 3
Gerhard Sittig [Sun, 15 Jan 2017 10:09:45 +0000 (11:09 +0100)]
qi: Convert to PD API version 3

7 years agops2: Convert to PD API version 3
Gerhard Sittig [Sun, 15 Jan 2017 09:56:16 +0000 (10:56 +0100)]
ps2: Convert to PD API version 3

7 years agomdio: Convert to PD API version 3
Gerhard Sittig [Sun, 15 Jan 2017 09:50:46 +0000 (10:50 +0100)]
mdio: Convert to PD API version 3

7 years agoem4305: Convert to PD API version 3
Gerhard Sittig [Sun, 15 Jan 2017 09:48:44 +0000 (10:48 +0100)]
em4305: Convert to PD API version 3

7 years agoem4100: Convert to PD API version 3
Gerhard Sittig [Sun, 15 Jan 2017 09:44:19 +0000 (10:44 +0100)]
em4100: Convert to PD API version 3

7 years agolicense: remove FSF postal address from boiler plate license text
Gerhard Sittig [Thu, 20 Oct 2016 07:55:29 +0000 (09:55 +0200)]
license: remove FSF postal address from boiler plate license text

Remove the FSF postal address as it might change (it did in the past).
Reference the gnu.org website instead which is more stable.

7 years agoconfigure.ac: Also check for Python 3.6.
Uwe Hermann [Mon, 26 Dec 2016 22:28:58 +0000 (23:28 +0100)]
configure.ac: Also check for Python 3.6.

7 years agoavr_pdi: Don't pass self.samplenum (use it), simplify code.
Uwe Hermann [Mon, 26 Dec 2016 17:47:10 +0000 (18:47 +0100)]
avr_pdi: Don't pass self.samplenum (use it), simplify code.

7 years agoavr_pdi: Convert to PD API version 3.
Gerhard Sittig [Sun, 4 Dec 2016 20:08:51 +0000 (21:08 +0100)]
avr_pdi: Convert to PD API version 3.

Switch to the v3 decoder API: The decode() methods takes no arguments,
instead it calls wait() and has common code find edges on input signals.

7 years agoavr_pdi: introduce decoder for Atmel Program and Debug Interface
Gerhard Sittig [Sat, 12 Nov 2016 22:19:47 +0000 (23:19 +0100)]
avr_pdi: introduce decoder for Atmel Program and Debug Interface

Introduce a decoder for Atmel's proprietary programming and debugging
interface which got introduced with ATxmega chips. This implementation
supports the UART style physical (two wires PDI_CLK and PDI_DATA).

7 years agousb_power_delivery: Convert to PD API version 3.
Uwe Hermann [Fri, 26 Aug 2016 13:21:39 +0000 (15:21 +0200)]
usb_power_delivery: Convert to PD API version 3.

7 years agotlc5620: Convert to PD API version 3.
Uwe Hermann [Fri, 26 Aug 2016 13:21:08 +0000 (15:21 +0200)]
tlc5620: Convert to PD API version 3.

7 years agotiming: Convert to PD API version 3.
Uwe Hermann [Fri, 26 Aug 2016 13:21:03 +0000 (15:21 +0200)]
timing: Convert to PD API version 3.

7 years agoswd: Convert to PD API version 3.
Uwe Hermann [Fri, 26 Aug 2016 13:20:17 +0000 (15:20 +0200)]
swd: Convert to PD API version 3.

7 years agostepper_motor: Convert to PD API version 3.
Uwe Hermann [Fri, 26 Aug 2016 13:19:54 +0000 (15:19 +0200)]
stepper_motor: Convert to PD API version 3.

7 years agospdif: Convert to PD API version 3.
Uwe Hermann [Fri, 26 Aug 2016 13:19:21 +0000 (15:19 +0200)]
spdif: Convert to PD API version 3.

7 years agoparallel: Convert to PD API version 3.
Uwe Hermann [Fri, 26 Aug 2016 13:17:52 +0000 (15:17 +0200)]
parallel: Convert to PD API version 3.

7 years agoonewire_link: Convert to PD API version 3.
Uwe Hermann [Fri, 26 Aug 2016 13:16:48 +0000 (15:16 +0200)]
onewire_link: Convert to PD API version 3.

7 years agojtag: Convert to PD API version 3.
Uwe Hermann [Fri, 26 Aug 2016 13:15:12 +0000 (15:15 +0200)]
jtag: Convert to PD API version 3.

7 years agojitter: Convert to PD API version 3.
Uwe Hermann [Fri, 26 Aug 2016 13:14:40 +0000 (15:14 +0200)]
jitter: Convert to PD API version 3.

7 years agoir_nec: Convert to PD API version 3.
Uwe Hermann [Fri, 26 Aug 2016 13:14:29 +0000 (15:14 +0200)]
ir_nec: Convert to PD API version 3.

7 years agoi2s: Convert to PD API version 3.
Uwe Hermann [Fri, 26 Aug 2016 13:14:07 +0000 (15:14 +0200)]
i2s: Convert to PD API version 3.

7 years agoi2c: Convert to PD API version 3.
Uwe Hermann [Fri, 26 Aug 2016 13:13:49 +0000 (15:13 +0200)]
i2c: Convert to PD API version 3.

7 years agoguess_bitrate: Convert to PD API version 3.
Uwe Hermann [Fri, 26 Aug 2016 13:13:21 +0000 (15:13 +0200)]
guess_bitrate: Convert to PD API version 3.

7 years agodcf77: Convert to PD API version 3.
Uwe Hermann [Fri, 26 Aug 2016 13:12:53 +0000 (15:12 +0200)]
dcf77: Convert to PD API version 3.

7 years agoaud: Convert to PD API version 3.
Uwe Hermann [Fri, 26 Aug 2016 13:11:16 +0000 (15:11 +0200)]
aud: Convert to PD API version 3.

7 years agoam230x: Convert to PD API version 3.
Uwe Hermann [Fri, 26 Aug 2016 13:09:41 +0000 (15:09 +0200)]
am230x: Convert to PD API version 3.

7 years agoAdd support for the new query-based PD v3 decoder API.
Uwe Hermann [Fri, 26 Aug 2016 13:09:17 +0000 (15:09 +0200)]
Add support for the new query-based PD v3 decoder API.

For the time being, both APIs (2 and 3) will remain supported until all
decoders have been converted to API version 3. Then, support for API
version 2 will be dropped.

Decoders using PD v3 API can benefit from both readability improvements
as well as performance improvements. Up to 10x speedup has been measured
in some situations (depends a lot on the decoder, the amount of data,
the amount of edges in the signals, the amount of oversampling etc. etc.).

This is only the first set of (basic) performance improvements for
libsigrokdecode, there are various additional opportunities for further
changes to improve performance.

This changeset has been tested to survive a run of all the test-cases in
the sigrok-test repo without issues (for the converted PDs), however it is
not very well-tested yet, so there might be regressions that need to be
addressed.

7 years agorepo mgmt: git ignore compiled Python bytecode files
Gerhard Sittig [Sun, 20 Nov 2016 17:18:57 +0000 (18:18 +0100)]
repo mgmt: git ignore compiled Python bytecode files

7 years agobuild support: sort list of installed items, factor out pretty printer
Gerhard Sittig [Sun, 20 Nov 2016 15:51:47 +0000 (16:51 +0100)]
build support: sort list of installed items, factor out pretty printer

Alpha-sort the list of installed items, to support developers which scan
the list for newly added items. Factor out the logic which pretty prints
installed items while maintaining a maximum screen output line length.

7 years agovalgrind: free channels
Karl Palsson [Tue, 29 Nov 2016 14:01:22 +0000 (14:01 +0000)]
valgrind: free channels

Signed-off-by: Karl Palsson <redacted>
7 years agovalgrind: safely iterate lists
Karl Palsson [Fri, 25 Nov 2016 13:55:56 +0000 (13:55 +0000)]
valgrind: safely iterate lists

Old versions triggered valgrind errors as the API method to remove an
entry modifies the list that was being iterated.

Signed-off-by: Karl Palsson <redacted>
7 years agospiflash: Major refactoring and annotation improvements.
Uwe Hermann [Sun, 6 Nov 2016 19:14:43 +0000 (20:14 +0100)]
spiflash: Major refactoring and annotation improvements.

7 years agospiflash: Use OrderedDict for cmds, more readable annotation indices.
Uwe Hermann [Sun, 6 Nov 2016 17:16:57 +0000 (18:16 +0100)]
spiflash: Use OrderedDict for cmds, more readable annotation indices.

7 years agospiflash: Initial RDSR2 implementation (incomplete).
Uwe Hermann [Sun, 6 Nov 2016 16:55:13 +0000 (17:55 +0100)]
spiflash: Initial RDSR2 implementation (incomplete).

This is not entirely correct yet, will be fixed later.

7 years agospiflash: Implement WRSR command.
Uwe Hermann [Sun, 6 Nov 2016 16:49:28 +0000 (17:49 +0100)]
spiflash: Implement WRSR command.

7 years agospiflash: Add FIDELIX FM25Q32 metadata.
Uwe Hermann [Sun, 30 Oct 2016 10:28:38 +0000 (11:28 +0100)]
spiflash: Add FIDELIX FM25Q32 metadata.

7 years agospiflash: Remove hardcoded Macronix references.
Uwe Hermann [Mon, 24 Oct 2016 00:02:12 +0000 (02:02 +0200)]
spiflash: Remove hardcoded Macronix references.

7 years agospiflash: Implement Release Power-down / Device ID (0xAB) command.
Uwe Hermann [Sun, 23 Oct 2016 22:36:45 +0000 (00:36 +0200)]
spiflash: Implement Release Power-down / Device ID (0xAB) command.

This fixes bug #845.

7 years agops2: Add more detailed per-bit annotations.
Uwe Hermann [Fri, 4 Nov 2016 01:04:03 +0000 (02:04 +0100)]
ps2: Add more detailed per-bit annotations.

7 years agops2: Neither the clock nor the data pin is optional.
Uwe Hermann [Thu, 3 Nov 2016 23:19:51 +0000 (00:19 +0100)]
ps2: Neither the clock nor the data pin is optional.

7 years agoAdd initial version of PS/2 decoder
Daniel Schulte [Sun, 16 Oct 2016 09:51:24 +0000 (11:51 +0200)]
Add initial version of PS/2 decoder

7 years agoPrint error messages when decoders fail load time checks
Gerhard Sittig [Sun, 16 Oct 2016 16:25:29 +0000 (18:25 +0200)]
Print error messages when decoders fail load time checks

Several checks get applied when loading externally provided protocol
decoders. Print error messages when checks fail, so that developers can
better resolve issues.

The sequence of tests terminates upon the first failed check, while
decoders may suffer from several issues at the same time. This is
considered acceptable, as it reduces the commit's size and the code's
complexity. This commit only adds error messages, and does not change
logic/behaviour.

Failed API version checks result in two messages: One specific message
which reflects the decoder's version and what's supported by the loader,
and a generic message that the API version check has failed. This is
done to simplify the logic of a rarely used error code path.

This commit addresses libsigrokdecode Bug 704, and allows to identify
decoders from parallel installations of differing version.

This fixes bug #704.

Signed-off-by: Gerhard Sittig <redacted>
7 years ago.gitattributes: introduce git attributes for improved Python diffs
Gerhard Sittig [Sun, 16 Oct 2016 16:25:25 +0000 (18:25 +0200)]
.gitattributes: introduce git attributes for improved Python diffs

In the absence of respective instructions, git will use a rather generic
approach to generate diffs and patches. Introduce a git attributes file
which results in improved output for Python sources (i.e. all protocol
decoders).

Signed-off-by: Gerhard Sittig <redacted>
7 years agospi: Fix binary output for wordsizes > 8.
Uwe Hermann [Sun, 23 Oct 2016 19:01:08 +0000 (21:01 +0200)]
spi: Fix binary output for wordsizes > 8.

For wordsizes > 8, multiple bytes are used (big-endian).

This fixes bug #686.

7 years agouart: Default to hex format datavalue annotations.
Uwe Hermann [Sun, 23 Oct 2016 16:35:01 +0000 (18:35 +0200)]
uart: Default to hex format datavalue annotations.

This is in almost all cases what the user will want, only rarely ASCII
(the old default) will be the more natural fit.

7 years agouart: Emit 2 bytes for 9-bit UART binary output.
Uwe Hermann [Fri, 23 Sep 2016 20:19:57 +0000 (22:19 +0200)]
uart: Emit 2 bytes for 9-bit UART binary output.

For 5..8 data bits the binary output will be 1 byte, for 9 data bits
it will be 2 bytes (big-endian).

This fixes bug #708.

7 years agouart: skip frames with invalid start bits
Gerhard Sittig [Sun, 16 Oct 2016 16:26:18 +0000 (18:26 +0200)]
uart: skip frames with invalid start bits

When the start bit is not low at its sample point, then stop trying
to interpret the remaining frame -- it's already known to be invalid,
anyway.

Wait for the next start bit instead, assuming that either the falling
edge which started the inspection of the UART frame and its start bit
was a spurious glitch or that the captured signal does not communicate
at the decoder's configured bitrate.

Signed-off-by: Gerhard Sittig <redacted>
7 years agouart: rework text formatting of communicated data values, plus nits
Gerhard Sittig [Sun, 16 Oct 2016 16:25:28 +0000 (18:25 +0200)]
uart: rework text formatting of communicated data values, plus nits

Factor out the code which generates a textual representation for the
numeric values that were communicated via UART bit patterns. Make the
width of the output text depend on the number of bits in the UART frame
(five to nine) instead of assuming bytes of exactly eight bits.

Fix other minor issues while we are here: Nine bits result in a number
range of 0 to 511 (not 512). ASCII codes 30 and 31 are non-printables.
The previous implementation skipped a significant leading digit in the
octal representation.

Signed-off-by: Gerhard Sittig <redacted>
7 years agouart: minor nit, rename the "databyte" variable
Gerhard Sittig [Sun, 16 Oct 2016 16:25:27 +0000 (18:25 +0200)]
uart: minor nit, rename the "databyte" variable

Given the generic nature of UART communication and the supported range
for the data width, "byte" may be a misleading name for the numeric
value that gets communicated in five to nine data bits. Rename the
"databyte" variable to "datavalue".

Signed-off-by: Gerhard Sittig <redacted>
7 years agoAdd an initial GPIB decoder.
Rudolf Reuter [Wed, 12 Oct 2016 00:51:28 +0000 (02:51 +0200)]
Add an initial GPIB decoder.

7 years agomidi: Add missing copyright lines.
Uwe Hermann [Sat, 24 Sep 2016 12:04:05 +0000 (14:04 +0200)]
midi: Add missing copyright lines.

7 years agomidi: Random cosmetic cleanups.
Uwe Hermann [Sat, 24 Sep 2016 11:36:19 +0000 (13:36 +0200)]
midi: Random cosmetic cleanups.

7 years agomidi: Simplify some boolean tests.
Uwe Hermann [Sat, 24 Sep 2016 11:23:49 +0000 (13:23 +0200)]
midi: Simplify some boolean tests.

7 years agomidi: Use "is" or "is not" with None.
Uwe Hermann [Sat, 24 Sep 2016 11:20:39 +0000 (13:20 +0200)]
midi: Use "is" or "is not" with None.

7 years agousb_request: Use "is" or "is not" with None.
Uwe Hermann [Sat, 24 Sep 2016 11:20:16 +0000 (13:20 +0200)]
usb_request: Use "is" or "is not" with None.

7 years agomidi: Add support for complex MIDI message formats (inter-related).
Chris [Mon, 12 Sep 2016 01:14:44 +0000 (18:14 -0700)]
midi: Add support for complex MIDI message formats (inter-related).

 - Handle "Running Status" where status byte can be omitted
 - SysEx message can be terminated by status byte, not just EOX
 - Handle SysReal messages that interrupt in-progress message transmission
 - Identify and print garbage / truncated data
 - Add 2 new annotations: text-sysreal-verbose and text-error

7 years agomidi: chromatic_notes in list.py was off by 1 octave
Chris [Mon, 5 Sep 2016 19:42:42 +0000 (12:42 -0700)]
midi: chromatic_notes in list.py was off by 1 octave

(ex: note 60 is middle C which is C4, not C3)

7 years agouart: Fix a bug in the output for stacked PDs.
Uwe Hermann [Sat, 24 Sep 2016 10:22:57 +0000 (12:22 +0200)]
uart: Fix a bug in the output for stacked PDs.

The UART bit information was not transmitted correctly to stacked PDs
if there was an overlap between RX and TX bytes in the data.

7 years agomidi: Some annotation consistency changes.
Uwe Hermann [Sun, 4 Sep 2016 17:14:10 +0000 (19:14 +0200)]
midi: Some annotation consistency changes.

7 years agoUpdates each annotation with multiple strings ranging from long, medium, and short...
Chris [Sat, 27 Aug 2016 04:35:03 +0000 (21:35 -0700)]
Updates each annotation with multiple strings ranging from long, medium, and short lengths

7 years agousb_power_delivery: Drop problematic exception in us2samples().
Uwe Hermann [Fri, 26 Aug 2016 06:59:07 +0000 (08:59 +0200)]
usb_power_delivery: Drop problematic exception in us2samples().

This causes an issue when running the sigrok-test test-cases, so drop
it for now (the same check already exists in decode()).

This fixes bug #758.

7 years agosrd_inst_decode(): Return SRD_ERR_ARG if unitsize is 0.
Uwe Hermann [Thu, 25 Aug 2016 20:34:55 +0000 (22:34 +0200)]
srd_inst_decode(): Return SRD_ERR_ARG if unitsize is 0.

7 years agosrd_inst_decode(): Make the code API version dependent.
Uwe Hermann [Thu, 25 Aug 2016 20:26:41 +0000 (22:26 +0200)]
srd_inst_decode(): Make the code API version dependent.

7 years agoFactor out srd_decoder_apiver().
Uwe Hermann [Thu, 25 Aug 2016 20:22:07 +0000 (22:22 +0200)]
Factor out srd_decoder_apiver().

7 years agosrd_inst_decode(): Improve comments and log messages.
Uwe Hermann [Thu, 25 Aug 2016 20:01:04 +0000 (22:01 +0200)]
srd_inst_decode(): Improve comments and log messages.

Also, drop @since tag (as the function is not public).

7 years agosrd_session_send(): Improve Doxygen comments.
Uwe Hermann [Thu, 25 Aug 2016 19:57:39 +0000 (21:57 +0200)]
srd_session_send(): Improve Doxygen comments.

7 years agossi32: Slightly more descriptive naming.
Uwe Hermann [Tue, 23 Aug 2016 18:07:54 +0000 (20:07 +0200)]
ssi32: Slightly more descriptive naming.

7 years agomidi: Substantially improve decoding of MIDI messages.
Chris Dreher [Fri, 19 Aug 2016 17:26:02 +0000 (10:26 -0700)]
midi: Substantially improve decoding of MIDI messages.

 * Decode note names and percussion names (ex: 'G2', 'Tambourine').
 * Decode instrument names and drum_kit names (ex: 'Flute', 'GS Orchestra Kit').
 * Handle Polyphonic Pressure / Aftertouch (message 0xAn).
 * Handle Program Change (message 0xCn).
 * Handle Channel Pressure / Aftertouch (message 0xDn).
 * Handle Channel Mode (message 0xBn mm where mm is 120 through 127).
 * Handle System Common messages (message 0xF1 through 0xF6), including
   full time code decoding.
 * SysEx decoding now decodes the 1-3 byte manufacturer field, payload
   is now displayed as hex.
 * 'undefined' fields now display the value (ex: 'undefined 0xf4').
 * Add 'MSB' and 'LSB' to many control_functions entries.
 * Fix "trapped in state X" bug with handle_channel_msg_generic(),
   though this might be dead code.
 * Fix bug in sysex_manufacturer_ids; 1-byte manufacturers were not
   tuples due to missing comma.
 * Fix bug in SysEx decoding state machine; 0xF7 now sent to handle_sysex_msg().

7 years agossi32: Minor cosmetics, add full license header (for consistency).
Uwe Hermann [Sun, 21 Aug 2016 22:16:49 +0000 (00:16 +0200)]
ssi32: Minor cosmetics, add full license header (for consistency).

7 years agoAdd Bosch SSI32 protocol decoder.
Oleksij Rempel [Sun, 21 Aug 2016 21:08:57 +0000 (23:08 +0200)]
Add Bosch SSI32 protocol decoder.

Signed-off-by: Oleksij Rempel <redacted>
Signed-off-by: Oleksij Rempel <redacted>
7 years agoAdd a DMX512 protocol decoder
cbdev [Wed, 29 Jun 2016 16:39:10 +0000 (18:39 +0200)]
Add a DMX512 protocol decoder

7 years agotiming: Add frequency and averaging support.
Uwe Hermann [Tue, 28 Jun 2016 20:23:09 +0000 (22:23 +0200)]
timing: Add frequency and averaging support.

This patch was contributed by James Sleeman <redacted>, thanks!

7 years agospiflash: Add a 'format' option.
Uwe Hermann [Wed, 22 Jun 2016 20:16:09 +0000 (22:16 +0200)]
spiflash: Add a 'format' option.

7 years agospiflash: Perf tweak: Build handler lookup table once per decoder
Angus Gratton [Sun, 22 May 2016 01:47:57 +0000 (11:47 +1000)]
spiflash: Perf tweak: Build handler lookup table once per decoder

7 years agospiflash: Handle "Fast Read Dual I/O"
Angus Gratton [Sun, 22 May 2016 01:43:45 +0000 (11:43 +1000)]
spiflash: Handle "Fast Read Dual I/O"

7 years agospiflash: Handle CS# transitions, allow variable-length transfers
Angus Gratton [Sun, 22 May 2016 01:42:52 +0000 (11:42 +1000)]
spiflash: Handle CS# transitions, allow variable-length transfers

7 years agoConsistency renames of {ss,es}_ variables.
Uwe Hermann [Thu, 19 May 2016 16:38:05 +0000 (18:38 +0200)]
Consistency renames of {ss,es}_ variables.

7 years agoMove common/ directory into decoders/.
Uwe Hermann [Tue, 24 May 2016 19:42:02 +0000 (21:42 +0200)]
Move common/ directory into decoders/.

This simplifies cross-platform handling of the Python/decoder paths
and module installation/dist a bit and also fixes bug #804.

7 years agoAdd decoder for em4305 RFID protocol
Benjamin Larsson [Wed, 11 May 2016 18:40:54 +0000 (20:40 +0200)]
Add decoder for em4305 RFID protocol

7 years agoUse consistent __init__() format across all PDs.
Uwe Hermann [Sun, 15 May 2016 13:42:48 +0000 (15:42 +0200)]
Use consistent __init__() format across all PDs.

The previous **kwargs some PDs had is not actually ever used, so drop it.

7 years agousb_request: Drop hardcoded samplerate.
Uwe Hermann [Wed, 11 May 2016 16:55:13 +0000 (18:55 +0200)]
usb_request: Drop hardcoded samplerate.

The libsigrokdecode backend now passes metadata (e.g. samplerate) to all
PDs, stacked and non-stacked (see bug #664), so this interim solution is no
longer needed.

7 years agoSupply metadata to stacked decoders
Stefan Brüns [Sat, 3 Oct 2015 14:26:23 +0000 (16:26 +0200)]
Supply metadata to stacked decoders

Currently only toplevel decoders receive the samplerate, thus stacked
decoders are not able to derive e.g. timestamps from the sample number.

This fixes bug #664.

7 years agowiegand: Make bitwidth_ms option values integer (not string).
Uwe Hermann [Wed, 11 May 2016 16:39:02 +0000 (18:39 +0200)]
wiegand: Make bitwidth_ms option values integer (not string).

7 years agoAdd wiegand decoder.
Sean Burford [Tue, 10 May 2016 07:25:21 +0000 (17:25 +1000)]
Add wiegand decoder.

7 years agoConsistently use ' instead of " for strings in all PDs.
Uwe Hermann [Wed, 4 May 2016 17:15:06 +0000 (19:15 +0200)]
Consistently use ' instead of " for strings in all PDs.

7 years agoFactor out SD card lists into common/sdcard.
Uwe Hermann [Thu, 5 May 2016 17:56:58 +0000 (19:56 +0200)]
Factor out SD card lists into common/sdcard.

These are used by the sdcard_spi and sdcard_sd decoders.

7 years agoFactor out bcd2int() into common/srdhelper.
Uwe Hermann [Wed, 4 May 2016 17:56:40 +0000 (19:56 +0200)]
Factor out bcd2int() into common/srdhelper.

7 years agoHave one subdirectory per module in common/ as well.
Uwe Hermann [Wed, 4 May 2016 17:35:18 +0000 (19:35 +0200)]
Have one subdirectory per module in common/ as well.

This is consistent with decoders/, conveniently allows for more than one
file per module, and also happens to avoid some import warnings.

7 years agoMove constants out of xfp to common/plugtrx.
Bert Vermeulen [Wed, 20 Apr 2016 23:44:10 +0000 (01:44 +0200)]
Move constants out of xfp to common/plugtrx.

7 years agoAdd common directory for shared modules.
Bert Vermeulen [Wed, 20 Apr 2016 23:33:49 +0000 (01:33 +0200)]
Add common directory for shared modules.

7 years agomdio: Add 'TURNAROUND' long/full annotation.
Uwe Hermann [Wed, 4 May 2016 01:42:24 +0000 (03:42 +0200)]
mdio: Add 'TURNAROUND' long/full annotation.

(useful in GUIs for displaying more useful annotations at certain
zoom levels)

7 years agomdio: Factor out self.putff().
Uwe Hermann [Wed, 27 Apr 2016 20:17:01 +0000 (22:17 +0200)]
mdio: Factor out self.putff().

7 years agoAdd an MDIO protocol decoder.
Elias Oenal [Mon, 18 Apr 2016 15:37:07 +0000 (17:37 +0200)]
Add an MDIO protocol decoder.

This new implementation supports all the features of the old decoder,
and additionally supports Clause 22 and 45.

7 years agoDrop mdio decoder (to be replaced with another implementation).
Uwe Hermann [Wed, 27 Apr 2016 16:50:37 +0000 (18:50 +0200)]
Drop mdio decoder (to be replaced with another implementation).

8 years agopwm: Use self.{ss,es}_block for consistency across PDs.
Uwe Hermann [Wed, 20 Apr 2016 17:31:38 +0000 (19:31 +0200)]
pwm: Use self.{ss,es}_block for consistency across PDs.

8 years agotiming: Use self.samplenum for consistency across PDs.
Uwe Hermann [Wed, 20 Apr 2016 17:31:21 +0000 (19:31 +0200)]
timing: Use self.samplenum for consistency across PDs.