Commit graph

17 commits

Author SHA1 Message Date
Solomon Peachy 41836e3f63 kodak6800: Better informational logging. 2013-07-01 07:26:21 -04:00
Solomon Peachy 6c0e25ae4b all: Add a common lib version too. 2013-06-30 13:01:17 -04:00
Solomon Peachy 46aff13042 all: Fix enumeration, and fix send_data for larger sizes. 2013-06-30 12:05:32 -04:00
Solomon Peachy 310ae8c241 all: Move the device serial number matching code into common lib. 2013-06-30 11:32:41 -04:00
Solomon Peachy 0e82760201 all: Start merging common enumeration tasks, starting with url-ification. 2013-06-30 11:15:03 -04:00
Solomon Peachy b8a64a2be0 kodak6800: Don't pad the payload with 17 bytes. And handle 4x6 on 6x8
media properly, so it doesn't break other media types.

Also update docs a bit more.
2013-06-30 10:08:37 -04:00
Solomon Peachy 5c23ec3db2 all: Always print out version information. 2013-06-30 07:28:51 -04:00
Solomon Peachy 40f7449494 kodak6800: Fix a missing break statement. 2013-06-29 21:49:00 -04:00
Solomon Peachy 3b0fb33a8a kodak6800: documentation updates. 2013-06-29 21:43:15 -04:00
Solomon Peachy 1937db41eb kodak6800: More debugging output. 2013-06-29 21:37:35 -04:00
Solomon Peachy 9d050b4370 all: Clean up use of <arpa/inet.h> 2013-06-29 12:25:06 -04:00
Solomon Peachy 149d8acc3f kodak6800: bump revision. 2013-06-28 07:56:33 -04:00
Solomon Peachy 9ee3b043f4 kodak6800: Improve readback output. And document I/O format better. 2013-06-28 07:56:02 -04:00
Solomon Peachy 5c24329d8a kodak6800: Ensure structure is packed, and fix read. 2013-06-28 07:18:35 -04:00
Solomon Peachy 71f462a4d7 kodak6800: Updates. 2013-06-27 23:08:32 -04:00
Solomon Peachy 293241b39f all: Start moving common code out into a separate library.
The goal is to avoid code duplication.

There's a lot of similar functionality remaining.
2013-06-27 23:02:34 -04:00
Solomon Peachy d5cb54ac8c kodak6800: Initial attempt at a spooler. Probably doens't work. 2013-06-27 22:45:32 -04:00