2013-11-15 |
Bert Vermeulen | Emit meta bitrate |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Bert Vermeulen | Emit meta bitrate |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Bert Vermeulen | Prune dead code |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Bert Vermeulen | Implement OUTPUT_META |
commit | commitdiff | tree | snapshot |
2013-11-14 |
Bert Vermeulen | Split annotation-specific output to another struct |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Bert Vermeulen | Minor code cleanup |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Bert Vermeulen | Rename inter-PD output type to SRD_OUTPUT_PYTHON |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Uwe Hermann | unittests: Update to recent API changes. |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Bert Vermeulen | The start() method no longer takes a metadata parameter |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Bert Vermeulen | Receive samplerate via metadata(), not start() |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Bert Vermeulen | Pass metadata to PDs only at runtime, not at decoder... |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Bert Vermeulen | Documentation and coding style fixes |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Uwe Hermann | Add a 'guess_bitrate' protocol decoder. |
commit | commitdiff | tree | snapshot |
2013-10-24 |
Uwe Hermann | controller.c: Add checks for srd_inst_option_set(). |
commit | commitdiff | tree | snapshot |
2013-10-24 |
Uwe Hermann | testsuite: Add some decoder instance related tests. |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Uwe Hermann | parallel: Limit number of probes to 8 for now. |
commit | commitdiff | tree | snapshot |
2013-10-20 |
Uwe Hermann | session: Add some more parameter checks, minor other... |
commit | commitdiff | tree | snapshot |
2013-10-20 |
Uwe Hermann | testsuite: Add a few session related unit tests. |
commit | commitdiff | tree | snapshot |
2013-10-20 |
Uwe Hermann | Add initial sync parallel bus decoder. |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Bert Vermeulen | Report invalid module name on decoder load |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Uwe Hermann | testsuite: Add a few more unit tests. |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Uwe Hermann | Minor cosmetics, typos, Doxygen updates/fixes. |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Bert Vermeulen | Avoid clobbering class variables when setting instance... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Bert Vermeulen | Don't release borrowed reference |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Uwe Hermann | .gitignore: Add some missing entries. |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Uwe Hermann | testsuite: Add some basic tests for loading PDs. |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Uwe Hermann | Add a testsuite for libsigrokdecode. |
commit | commitdiff | tree | snapshot |
2013-10-16 |
Bert Vermeulen | Properly return error on exception in srd_inst_option_set() |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Bert Vermeulen | Move all decoder instances and callbacks into a session... |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Bert Vermeulen | Code cleanup |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Uwe Hermann | i2s_dump: Fix bug in the WAV output format generation. |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Uwe Hermann | Add new i2s_dump protocol decoder. |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Uwe Hermann | tlc5620: Output short/long annotations. |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Uwe Hermann | tlc5620: Use annotation types. |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Uwe Hermann | lpc: Initial start-/end-sample support. |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Uwe Hermann | lpc: Use annotation types. |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Uwe Hermann | lpc: Make the RESET# pin optional. |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Uwe Hermann | lpc: Fix handling of optional probes. |
commit | commitdiff | tree | snapshot |
2013-10-13 |
Uwe Hermann | lpc: Add annotation helper method. |
commit | commitdiff | tree | snapshot |
2013-10-10 |
Uwe Hermann | usb_signalling: Drop packet handling. |
commit | commitdiff | tree | snapshot |
2013-10-10 |
Uwe Hermann | usb_packet: Major rewrite, e.g. to prepare for GUI... |
commit | commitdiff | tree | snapshot |
2013-10-10 |
Uwe Hermann | Rename usb_protocol to usb_packet. |
commit | commitdiff | tree | snapshot |
2013-10-10 |
Uwe Hermann | usb_signalling: Document protocol output format. |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Uwe Hermann | onewire_link: Provide short/long annotations. |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Uwe Hermann | onewire_link: Fix typos. |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Uwe Hermann | onewire_link: Split "reset" and "presence" annotations. |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Uwe Hermann | onewire_link: Default the 'overdrive' option to 'no'. |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Uwe Hermann | onewire_link: Use defaults for the PD options. |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Uwe Hermann | onewire_link: Drop PD info not useful for the user. |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Uwe Hermann | onewire_link: Use annotation types. |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Uwe Hermann | onewire_link: Add/use annotation helpers. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Uwe Hermann | i2s: Add shorter and longer annotations for GUI use. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Uwe Hermann | i2s: Define/use common proto out format. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Uwe Hermann | i2s: Add helper methods for annotation/proto output. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Uwe Hermann | i2s: Use annotation types. |
commit | commitdiff | tree | snapshot |
2013-10-06 |
Uwe Hermann | Add initial MIDI protocol decoder. |
commit | commitdiff | tree | snapshot |
2013-09-29 |
Uwe Hermann | usb_signalling: Fix packet annotation. |
commit | commitdiff | tree | snapshot |
2013-09-29 |
Uwe Hermann | usb_signalling: Fix EOP handling and annotation. |
commit | commitdiff | tree | snapshot |
2013-09-29 |
Uwe Hermann | usb_signalling: Properly use different annotation types. |
commit | commitdiff | tree | snapshot |
2013-09-29 |
Uwe Hermann | usb_signalling: Fix decode of individual bits. |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Uwe Hermann | usb_signalling: Simplify symbols handling a bit. |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Uwe Hermann | usb_signalling: Refactor/simplify bitrate/bitwidth... |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Uwe Hermann | usb_signalling: Fix start/end sample numbers. |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Uwe Hermann | dcf77: Fix date parity check. |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Uwe Hermann | dcf77: Provide short and long annotations. |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Uwe Hermann | dcf77: Fix multi-bit DCF77 field annotations. |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Uwe Hermann | dcf77: Consistency renames. |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Uwe Hermann | dcf77: Drop PON pin handling. |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Uwe Hermann | dcf77: Use proper annotations for DCF77 components. |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Uwe Hermann | dcf77: Fix bug in handling of DCF77 bit 0. |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Uwe Hermann | dcf77: Fix start-/end-sample numbers. |
commit | commitdiff | tree | snapshot |
2013-09-14 |
Uwe Hermann | i2c: Drop unneeded 'addressing' option. |
commit | commitdiff | tree | snapshot |
2013-09-14 |
Uwe Hermann | i2c: Drop obsolete TODOs. |
commit | commitdiff | tree | snapshot |
2013-09-14 |
Uwe Hermann | i2c: Move OUTPUT_PROTO docs to pd.py. |
commit | commitdiff | tree | snapshot |
2013-09-14 |
Uwe Hermann | i2c: Moved extensive protocol docs to the wiki. |
commit | commitdiff | tree | snapshot |
2013-09-14 |
Uwe Hermann | i2c: Various fixes to make the PD suitable for GUIs. |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Uwe Hermann | spi: Add some documentation, move OUTPUT_PROTO docs. |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Uwe Hermann | spi: Make CS# optional and use it if supplied. |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Uwe Hermann | spi: Refactor code, use a state machine. |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Uwe Hermann | spi: Provide multiple annotation types. |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Uwe Hermann | spi: Fix start-/end-sample numbers. |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Uwe Hermann | spi: Make data format a PD option, add annotation types. |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Uwe Hermann | can: Use proper annotation types for the CAN fields. |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Uwe Hermann | uart: Output data in separate RX and TX annotation... |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Uwe Hermann | uart: Use same length for data output in all cases. |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Uwe Hermann | uart: Put annotations into proper annotation types. |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Uwe Hermann | uart: Move OUTPUT_PROTO format description to pd.py. |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Uwe Hermann | uart: Drop extensive protocol info (moved to wiki). |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Uwe Hermann | uart: Make data format selection a PD option. |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Uwe Hermann | uart: Use T for stop bit, P for parity bit. |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Uwe Hermann | uart: Don't prefix databyte output numbers. |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Uwe Hermann | uart: Fix corner-case that can occur with LA triggers. |
commit | commitdiff | tree | snapshot |
2013-09-12 |
Uwe Hermann | uart: Fix start-/end-sample numbers. |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Uwe Hermann | can: Use annotation abbreviations. |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Uwe Hermann | can: Fix annotation start/end samples. |
commit | commitdiff | tree | snapshot |
2013-09-10 |
Uwe Hermann | can: Prepare for fixing annotation start/end samples. |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Uwe Hermann | i2c: Fix corner-case that can occur with LA triggers. |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Joel Holdsworth | i2s: Fixed annotation sample numbers |
commit | commitdiff | tree | snapshot |
2013-09-02 |
Uwe Hermann | pan1321: Improve commands documentation. |
commit | commitdiff | tree | snapshot |
2013-09-02 |
Uwe Hermann | pan1321: Initial JSDA support. |
commit | commitdiff | tree | snapshot |
next |