Commit graph

217 commits

Author SHA1 Message Date
Solomon Peachy 49a4949075 Update README 2019-04-06 17:33:19 -04:00
Solomon Peachy 8ab1bcf2d3 sony: rename backend from 'sonyupr150' to 'sonyupd'
No functional change, as all old aliases remain!
2019-03-23 15:08:58 -04:00
Solomon Peachy 5aba42504d sony_upd895: Add status readback.
Not all error codes are known.
2019-03-10 17:03:07 -04:00
Solomon Peachy 23d2fb370e sony-upd89x: Initial support for UP-D895 and UP-D897
Can successfully send over spool files.  Next up, generating our own.
2019-03-08 21:23:46 -05:00
Solomon Peachy ab665f7d47 kodak605: Add experimental support for dumping the error log.
No idea if this will work.  Anyone got a Kodak 605 printer?
2019-02-18 13:35:10 -05:00
Solomon Peachy 188b59ce37 misc: Update copyright year on files modified in 2019. 2019-02-17 21:54:38 -05:00
Solomon Peachy 631d6e4fc4 Update README to include the full list of model ids the backends handle. 2019-02-17 21:42:26 -05:00
Solomon Peachy 31c171e37e kodak605: Add in an experimental command to cancel a printjob.
And document all of the "guessed" commands (mostly unimplemented)

To-Do:  rewrite the various command issuances to use the proper headers.
2019-01-17 10:15:16 -05:00
Solomon Peachy de305f0c06 common: Add ability to suppress non-error messages. 2018-10-23 11:41:57 -04:00
Solomon Peachy 4b13d56d9d mitsu70x: Better support for the CP-D707DW
We can now determine job status of upper vs lower deck.

Need better smarts for determinig if we can print.

(Testing provided by a contributor who wishes to remain anonymous!)
2018-08-27 12:16:43 -04:00
Solomon Peachy 960d89ff69 Documentation update relating to the URI scheme and backend naming 2018-08-22 07:05:10 -04:00
Solomon Peachy 96dfb31db9 sony: Add preliminary support for the UP-D895 and UP-D897 medsci models. 2018-08-13 18:14:49 -04:00
Solomon Peachy dd941de4c3 mitsud90: Correct iSerial and sleep time setting.
Based on sniffs.
2018-05-27 13:56:04 -04:00
Solomon Peachy a951e0d646 mitsud90: Theoretically implement iSerial toggle and standby time set. 2018-05-24 10:01:46 -04:00
Solomon Peachy 1ed5b5149b mitsud90: Add call that will dump all unknown-ish elements at once.
(Distinct from the query that will query all possible ones!
2018-05-23 14:26:19 -04:00
Solomon Peachy cb218af1e9 README update for the 98xx family. 2018-05-17 22:20:16 -04:00
Solomon Peachy caaaaa63bf whitespace cleanup. 2018-05-17 20:11:30 -04:00
Solomon Peachy 5592a88b09 mitsud90: Detect error conditions.
Still can't query non-error statuses, or the serial number.
2018-05-16 08:03:16 -04:00
Solomon Peachy 1700be52b1 README update. 2018-05-14 14:13:08 -04:00
Solomon Peachy 7ebfa12b96 mitsud90: Add WIP backend for the Mitsubishi CP-D90DW 2018-05-12 12:15:13 -04:00
Solomon Peachy 5669fb3552 all: add new marker query support to backends and rejigger as needed. 2018-04-29 11:03:46 -04:00
Solomon Peachy 1e6604d05a common: Support for CUPS command stream parsing! 2018-04-28 19:22:05 -04:00
Solomon Peachy 44ff3ae19c mitsu9xxx: Add Job Cancel support. 2018-04-20 18:33:19 -04:00
Solomon Peachy 9307aeef72 dnpds40: Add Citizen CW-01 support to the DNP/Citizen backend.
Supports the legacy spool format, but the intent is to move Gutenprint
to generating the native data stream.
2018-04-11 07:45:56 -04:00
Solomon Peachy 44162d76b6 magicard: Add a couple of USB PIDs and self test, eject, and reset commands 2018-03-10 08:00:47 -05:00
Solomon Peachy d9f84f6f6f dnpds40: Add in missing USB PIDs for Citizen printers. 2018-02-20 07:56:07 -05:00
Solomon Peachy 82a7f58930 selphyneo: Add USB PID for SELPHY CP1300 2018-01-27 18:16:36 -05:00
Solomon Peachy 9147ee7fef Documentation update. 2018-01-09 21:37:41 -05:00
Solomon Peachy 2956baa602 mitsup95d: Add a status query. 2018-01-08 07:20:47 -05:00
Solomon Peachy 6f704c3b94 canonselphy/selphyneo: Add support for querying printer status.
It's full-featured on the selphyneo, but on the older ones it's dumber.
2018-01-04 10:00:57 -05:00
Solomon Peachy 239a280a7e fix typo in readme. 2017-12-15 14:06:00 -05:00
Solomon Peachy 4f339776a4 mitsu70x: Add a blocking wakeup command too. 2017-12-09 09:27:36 -05:00
Solomon Peachy 09e6c12f37 mitsu70x: Move job status query into its own command.
And add a wakeup command too.
2017-12-07 11:53:01 -05:00
Solomon Peachy e42e8730b7 magicard: Add sensor query support.. 2017-11-23 14:26:52 -05:00
Solomon Peachy 49efdb1853 magicard: It works! 2017-11-23 07:13:03 -05:00
Solomon Peachy 5b40d2e216 All: Add 'SPDX-License-Identifier' headers to all source files.
(GPL-3.0+ for everything but the S6145 backend, which is GPL-3.0+
   with an additional permission)
2017-11-17 13:34:26 -05:00
Solomon Peachy 79c1b5e041 magicard: Add support for querying printer info dump. 2017-11-11 11:26:19 -05:00
Solomon Peachy 42b17933cf minor README update. 2017-11-09 19:16:05 -05:00
Solomon Peachy 192499648e Add ASK300 to blacklist. 2017-09-26 20:50:03 -04:00
Solomon Peachy 6764635674 mitsu70x: Add USB VID/PID for Fujifilm ASK-300 2017-09-09 08:00:14 -04:00
Solomon Peachy 5ff4e44226 canonselphyneo: Add placeholder for the new SELPHY CP1300 model.
Just need the PID.  :)
2017-09-01 10:56:26 -04:00
Solomon Peachy 96a24d9922 canonselphy: Fix the ES3/ES30/ES40/CP790 -- Not sending footer. 2017-08-07 17:10:58 -04:00
Solomon Peachy c4fa5c580c Initial magiccard commit.
Status queries work!  Still need to handle printjob parsing.

And, for that matter, still havenm't figured out printjob encoding.
2017-08-06 22:16:51 -04:00
Solomon Peachy b8620522aa Doc updates. 2017-07-28 19:28:53 -04:00
Solomon Peachy c3ac5b0b4f Doc updates. 2017-04-21 07:04:01 -04:00
Solomon Peachy e6d700a7c7 common: Add ability to override USB transfer limit and timeouts. 2017-04-19 23:06:34 -04:00
Solomon Peachy e76de18fc7 selphyneo: Add in the USB ID for the SELPHY CP820 2017-03-26 23:15:35 -04:00
Solomon Peachy cd62908d38 Minor README updates. 2017-03-23 00:38:51 -04:00
Solomon Peachy 88c93ec9a5 Docs: Add a note saying that iSerial is supported by DNP DS820. 2017-03-19 00:08:29 -04:00
Solomon Peachy a8cf6c1240 mitsu70x: Add in support for querying and setting USB iSerial reporting 2017-03-18 21:45:05 -04:00