Wykres commitów

8585 Commity (e6b6ad9d4847e86aed8be0837a19bfada881f52d)

Autor SHA1 Wiadomość Data
m. allan noah e6b6ad9d48 canon_dr backend v55
fixed-width scanners were calculating left-side offset incorrectly in color
initial support for DR-F120
rename all DUPLEX_INTERLACE_* to indicate start and end of line
2016-04-05 20:31:19 -04:00
Alessandro Zummo 41a416e4af epsonds: fixed resolution setting bug, DS-60000 workaround is needed no more 2016-03-21 19:10:29 +01:00
Rolf Bensch 52bc4d241c pixma: backend version 0.17.29 2016-03-21 10:53:29 +01:00
Rolf Bensch bc1637bb39 pixma_mp150: MG3600 Series doesn't need special image format post processing @ 1200dpi 2016-03-21 10:42:54 +01:00
Rolf Bensch 23eb95582d pixma: backend version 0.17.28 2016-03-04 13:38:12 +01:00
Rolf Bensch eba9c9e239 pixma_imageclass: software lineart for all imageCLASS, imageRUNNER, i-SENSYS and laserBase scanners,
supported by this sub-backend

imageCLASS scanners:
D420, D480, D530, MF810/820, MF3240, MF4010, MF4150, MF4270, MF4320, MF4360,
MF4410, MF4570dw, MF4690, MF5630, MF6500, MF8030, MF8170c

i-SENSYS scanners:
MF210, MF220, MF3010, MF4500, MF4700, MF4800, MF5880dn, MF5900, MF6100,
MF6680dn, MF8200C, MF8300, MF8500C

imageRUNNER scanners:
iR1133

laserBase scanners:
MF5650
2016-03-04 13:36:08 +01:00
Rolf Bensch 38d6f1ba6d pixma_imageclass: MF6100 Series document feeder does not have 600DPI capability 2016-03-04 13:08:31 +01:00
Stéphane Voltz 328e9b93d7 raise build number 2016-03-03 22:06:03 +01:00
Stéphane Voltz 8ad2c60d82 use half step mode for LiDE 110 600 dpi scan 2016-03-03 22:06:03 +01:00
Stéphane Voltz 52ea420d44 use half step for LiDE 210 600 dpi scans 2016-03-03 22:06:03 +01:00
Stéphane Voltz bd0b0cd218 use rewind instead of slow_back_home
- if required by flags, do a rewind instead a slow_back_home that pollutes
  shading settings
2016-03-03 22:06:03 +01:00
Stéphane Voltz 3dee0f8d48 implement rewind for gl847 and gl124 2016-03-03 22:06:03 +01:00
Stéphane Voltz de635a32f9 add rewind function to command set 2016-03-03 22:06:03 +01:00
Stéphane Voltz 270d6a4242 fix Lide 110 gray mode max speed 2016-03-03 22:06:03 +01:00
Rolf Bensch 2f891c13bb pixma: backend version 0.17.27 2016-03-03 13:40:46 +01:00
Rolf Bensch bbd327f5e7 pixma_imageclass: reduce timeout for failed first usb command to 2 seconds 2016-03-03 13:38:33 +01:00
Rolf Bensch c41640f364 pixma: new global parameter to set duration of receive timeout loop
The default value for receive timeout loop duration has not been changed.
The loop still takes 8 seconds if a timeout occurs.
2016-03-03 13:36:44 +01:00
Stéphane Voltz 9897357727 enable pixel averaging whne bleow 600 for all models 2016-02-28 21:26:27 +01:00
Stéphane Voltz d784dec60b motor table fixes
- add target speed for 600 dpi gray
- add slope table for 4800/2400 dpi, gray and color
2016-02-28 12:26:12 +01:00
Stéphane Voltz 759729331c fix maximum speed compute in gray mode 2016-02-28 12:18:56 +01:00
Stéphane Voltz e1b1ba8aee fix expiration time option reading 2016-02-26 05:57:35 +01:00
Stéphane Voltz 61d6f5c214 mode set fixes 2016-02-25 21:37:55 +01:00
Stéphane Voltz fa2c9dc9b2 fix GPIO during scan 2016-02-25 21:37:00 +01:00
Stéphane Voltz c5117ed0f1 doc and version update 2016-02-24 21:43:29 +01:00
Stéphane Voltz 747275a00f add 1200 and 2400 dpi mode for LiDE 120 2016-02-24 21:16:40 +01:00
Stéphane Voltz 2a18600792 make 1200 dpi scan mode work for LiDE 120 2016-02-24 21:16:40 +01:00
Stéphane Voltz b11a69d275 make 600 dpi mode work for LiDE 120
- add override for registers 0x16 and 0x70 since 120's sensor
  is set differently according to resolution
2016-02-24 21:16:40 +01:00
m. allan noah 15e203de89 Various copyright comment updates 2016-02-23 21:11:00 -05:00
m. allan noah 1465543cc0 fujitsu backend v130
run init_model before init_ms so some scanners can override
set all M309x and M409x scanners s->broken_diag_serial = 1
2016-02-23 21:07:06 -05:00
m. allan noah 963de58dfc Enable padded read for DR-3080CII 2016-02-23 20:42:52 -05:00
m. allan noah 1207ce5a40 Support SANE_USB_WORKAROUND env var
Here, we add a new env var (SANE_USB_WORKAROUND) to sanei_usb.c.
This allows end users to conditionally enable the workaround added
in commit 014b45d920. The default is
to not enable the workaround, because more recent Linux kernels no
longer seem to need it. Some users have even reported failure with
the workaround enabled.
2016-02-23 20:36:32 -05:00
Stéphane Voltz 219198838b LiDE 120 working [75-300] dpi
- fix sensor pixel number
- enable calibration
- default to 16 pixel DUMMY
2016-02-23 21:39:22 +01:00
Stéphane Voltz 4fd1d10228 tune scanarea geometry 2016-02-22 21:45:02 +01:00
Stéphane Voltz a74ebe551d first almost correct scan at 300 dpi 2016-02-21 22:16:44 +01:00
Stéphane Voltz 8f938f2d00 GL124 DAC and SENSOR setup changes 2016-02-21 22:16:44 +01:00
Stéphane Voltz f56ffa63b9 doxygne fix 2016-02-21 22:16:44 +01:00
Stéphane Voltz 2e1102dc3a add dedicated reference slope tables for LiDE 120 2016-02-21 22:16:44 +01:00
Stéphane Voltz 214dfad1d5 use dedicated LiDE120 GPIO 2016-02-21 22:16:44 +01:00
Stéphane Voltz 387cea7d6c define dedicated motor/sensor/gpio for LiDE 120 2016-02-21 22:16:44 +01:00
Stéphane Voltz e90f8cb8a1 latin1 -> utf8 2016-02-21 22:16:44 +01:00
Rolf Bensch d74d3bcd88 README.linux: add some hints for individual SANE installations 2016-02-18 22:34:16 +01:00
Rolf Bensch 926a7e67b6 pixma: fix scanner names 2016-02-17 21:24:18 +01:00
Rolf Bensch 235dc80b5f pixma: Canon i-SENSYS MF6100 Series is working 2016-02-17 21:10:44 +01:00
Rolf Bensch 6d89f7ef25 pixma: backend version 0.17.26 2016-02-17 21:06:04 +01:00
Rolf Bensch 7a227dcaf2 pixma_imageclass: wait for 8sec to throw last page out of ADF feeder @ ADFDUP 2016-02-17 21:03:18 +01:00
Rolf Bensch 23efb9f55f pixma_imageclass: PIXMA_ENO_PAPER check also for ADFDUP scans 2016-02-17 21:01:48 +01:00
Rolf Bensch 29ceb0e377 pixma_imageclass: fix for failed first usb command (timeout)
Sometimes the first usb command to the scanner fails after a previous scan.
A workaround was to reconnect the usb cable. This fix simply resends the
failed command.
2016-02-17 20:59:32 +01:00
Rolf Bensch 8f1202d653 pixma_imageclass: fixes for MF6100 Series
- special ADF settings
- the MF6100 Series is a Generation 2+ scanner, but uses the old read image command
2016-02-17 20:55:49 +01:00
Rolf Bensch 02855737ee pixma: use usb timeout instead of sleep timer while waiting for usb response 2016-02-17 20:32:00 +01:00
Rolf Bensch 4771fab9c1 pixma: reduce global usb read and write timeouts to 1 sec 2016-02-17 20:30:47 +01:00