Commit Graph

14 Commits (master)

Author SHA1 Message Date
Markus Koch 781a02dce6 Add printer scripts 2020-05-16 16:29:32 +02:00
Markus Koch 8c950a02ea Fix more bugs 2020-05-16 16:27:38 +02:00
Markus Koch 5ebb104e19 Implement special commands and fix some bugs
Note: Special commands are currently broken in backwards mode!
Do not use them when the buffer is not empty!
2020-05-13 14:08:41 +02:00
Markus Koch 323fa68222 printer:avr: Fix startup behavior if in correction mode
Also introduce startup wait until 0xFF is received.
2020-05-10 20:43:53 +02:00
Markus Koch b2502e7f0a printer: avr: Implement protocol with kernel driver 2020-01-03 17:02:08 +01:00
Markus Koch 7269db9e0a ioc: avr: Add make rfu command to AVR Makefiles 2019-12-27 22:41:17 +01:00
Markus Koch b23252df95 printer: avr: Extend test program to test main printer code
Also, cleanup.
2019-11-11 18:17:21 +01:00
Markus Koch 9a896c3314 printer: avr: Extend test mode 2019-11-10 20:12:26 +01:00
Markus Koch 1be8f62f3e ioc: avr: Set IOC baudrates to 19200 2019-11-10 19:44:24 +01:00
Markus Koch 35268c53ae printer: avr: Update to new hardware
* Update I/O constraints
* Remove SPI code (some left for future reference)
* Launch test code instead of printer program
2019-11-10 18:11:09 +01:00
Markus Koch df2ec0cb17 printer: Remove accidentally committed file 2019-11-10 13:31:02 +01:00
Markus Koch 00792df17b ioc: Add basic bootloader for both IOCs 2019-11-10 13:30:17 +01:00
Markus Koch 37cfd93bef printer: implement SPI based controller 2019-10-26 17:11:07 +02:00
Markus Koch ffb91b51c3 printer: Add preliminary printer controller 2018-05-12 20:29:50 +02:00