summaryrefslogtreecommitdiff
path: root/decoders/uart.py
AgeCommit message (Expand)Author
2012-01-10srd: Finish consistency rename to ANN/PROTO.Uwe Hermann
2012-01-10srd: s/output_new/add/ for all decoders.Uwe Hermann
2012-01-07srd: UART: Define an output format and document it.Uwe Hermann
2012-01-07srd: UART: Add more aliases, report invalid bits.Uwe Hermann
2012-01-07srd: UART: Update to new PD annotation API.Uwe Hermann
2012-01-07srd: UART: Drop 'quick_hack' stuff.Uwe Hermann
2012-01-05srd: Convert UART decoder to new API.Uwe Hermann
2012-01-03srd: Remove decode() docstrings.Uwe Hermann
2012-01-03srd: *.py: Remove one incorrect ord() call.Uwe Hermann
2012-01-03srd: Quick hack to make the UART decoder work again.Uwe Hermann
2011-12-10srd: UART: Simplify a code snippet.Uwe Hermann
2011-12-10srd: UART: Add some protocol documentation.Uwe Hermann
2011-12-07srd: Add initial UART decoder.Uwe Hermann