summaryrefslogtreecommitdiff
path: root/decoder/test/parallel/hd44780_word_demux.output
AgeCommit message (Collapse)Author
2020-11-11parallel: expect demuxed words only after their items were seenGerhard Sittig
Catch up with the "parallel" decoder's implementation. Annotations for demultiplexed words are sent after all their individual bits were seen. Data content remains identical, this is exclusively about emission order.
2020-01-01Updates after annotation class/row changes (singular/plural).Uwe Hermann
2018-01-06parallel: use HD44780 dump to test parallel's word demux featureGerhard Sittig