Age | Commit message (Expand) | Author |
2013-10-13 | lpc: Initial start-/end-sample support. | Uwe Hermann |
2013-10-13 | lpc: Use annotation types. | Uwe Hermann |
2013-10-13 | lpc: Make the RESET# pin optional. | Uwe Hermann |
2013-10-13 | lpc: Fix handling of optional probes. | Uwe Hermann |
2013-10-13 | lpc: Add annotation helper method. | Uwe Hermann |
2013-10-11 | usb_signalling: Drop packet handling. | Uwe Hermann |
2013-10-11 | usb_packet: Major rewrite, e.g. to prepare for GUI usage. | Uwe Hermann |
2013-10-11 | Rename usb_protocol to usb_packet. | Uwe Hermann |
2013-10-11 | usb_signalling: Document protocol output format. | Uwe Hermann |
2013-10-09 | onewire_link: Provide short/long annotations. | Uwe Hermann |
2013-10-09 | onewire_link: Fix typos. | Uwe Hermann |
2013-10-09 | onewire_link: Split "reset" and "presence" annotations. | Uwe Hermann |
2013-10-09 | onewire_link: Default the 'overdrive' option to 'no'. | Uwe Hermann |
2013-10-08 | onewire_link: Use defaults for the PD options. | Uwe Hermann |
2013-10-08 | onewire_link: Drop PD info not useful for the user. | Uwe Hermann |
2013-10-08 | onewire_link: Use annotation types. | Uwe Hermann |
2013-10-08 | onewire_link: Add/use annotation helpers. | Uwe Hermann |
2013-10-08 | i2s: Add shorter and longer annotations for GUI use. | Uwe Hermann |
2013-10-08 | i2s: Define/use common proto out format. | Uwe Hermann |
2013-10-08 | i2s: Add helper methods for annotation/proto output. | Uwe Hermann |
2013-10-08 | i2s: Use annotation types. | Uwe Hermann |
2013-10-06 | Add initial MIDI protocol decoder. | Uwe Hermann |
2013-09-29 | usb_signalling: Fix packet annotation. | Uwe Hermann |
2013-09-29 | usb_signalling: Fix EOP handling and annotation. | Uwe Hermann |
2013-09-29 | usb_signalling: Properly use different annotation types. | Uwe Hermann |
2013-09-29 | usb_signalling: Fix decode of individual bits. | Uwe Hermann |
2013-09-20 | usb_signalling: Simplify symbols handling a bit. | Uwe Hermann |
2013-09-20 | usb_signalling: Refactor/simplify bitrate/bitwidth handling. | Uwe Hermann |
2013-09-15 | usb_signalling: Fix start/end sample numbers. | Uwe Hermann |
2013-09-15 | dcf77: Fix date parity check. | Uwe Hermann |
2013-09-15 | dcf77: Provide short and long annotations. | Uwe Hermann |
2013-09-15 | dcf77: Fix multi-bit DCF77 field annotations. | Uwe Hermann |
2013-09-15 | dcf77: Consistency renames. | Uwe Hermann |
2013-09-15 | dcf77: Drop PON pin handling. | Uwe Hermann |
2013-09-15 | dcf77: Use proper annotations for DCF77 components. | Uwe Hermann |
2013-09-15 | dcf77: Fix bug in handling of DCF77 bit 0. | Uwe Hermann |
2013-09-15 | dcf77: Fix start-/end-sample numbers. | Uwe Hermann |
2013-09-14 | i2c: Drop unneeded 'addressing' option. | Uwe Hermann |
2013-09-14 | i2c: Drop obsolete TODOs. | Uwe Hermann |
2013-09-14 | i2c: Move OUTPUT_PROTO docs to pd.py. | Uwe Hermann |
2013-09-14 | i2c: Moved extensive protocol docs to the wiki. | Uwe Hermann |
2013-09-14 | i2c: Various fixes to make the PD suitable for GUIs. | Uwe Hermann |
2013-09-12 | spi: Add some documentation, move OUTPUT_PROTO docs. | Uwe Hermann |
2013-09-12 | spi: Make CS# optional and use it if supplied. | Uwe Hermann |
2013-09-12 | spi: Refactor code, use a state machine. | Uwe Hermann |
2013-09-12 | spi: Provide multiple annotation types. | Uwe Hermann |
2013-09-12 | spi: Fix start-/end-sample numbers. | Uwe Hermann |
2013-09-12 | spi: Make data format a PD option, add annotation types. | Uwe Hermann |
2013-09-12 | can: Use proper annotation types for the CAN fields. | Uwe Hermann |
2013-09-12 | uart: Output data in separate RX and TX annotation types. | Uwe Hermann |