Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-10 | ql: optimize USB data flowfixes | Asbjørn Sloth Tønnesen | |
Write column data into a buffer, and only write to USB once the buffer is filled past threshould. This reduces the amount of data frames on the USB bus, in a 429x336 sample image it was reduced from 1000 frames to about 100 frames, where the image data is only 20 frames, while the rest is mainly polling for status reponses. | |||
2023-07-10 | ql: refactor full_write to take ctx | Asbjørn Sloth Tønnesen | |
Access to ctx is needed for the next patch | |||
2023-07-10 | ql: rewrite to non-blocking I/O | Asbjørn Sloth Tønnesen | |
2023-07-10 | fix coding style | Asbjørn Sloth Tønnesen | |
2017-05-31 | Fix wrong dimension check (whoops). | Johny Mattsson | |
2017-05-30 | Initial import. | Johny Mattsson | |