Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-03 | parallel: recent PD implementation flushes last samples upon EOFHEADmaster | Gerhard Sittig | |
Catch up with the implementation of the "parallel" decoder, which now flushes previously accumulated information when the end of input data is seen. Which completes the last "item" (data pattern on the bus), and may complete another "word" (data value that spans several bus cycles). | |||
2020-11-11 | parallel: expect demuxed words only after their items were seen | Gerhard 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-01 | Updates after annotation class/row changes (singular/plural). | Uwe Hermann | |
2018-01-06 | parallel: use HD44780 dump to test parallel's word demux feature | Gerhard Sittig | |