JAZ
f7a0ef6817
Applied patch for HPN6310
2011-10-17 12:27:09 +05:30
Alex Belkin
4f30d7e7eb
Usb id for Samsung SCX-4828FN or SCX-4x28 Series, reported by Patrice Levesque.
...
Reported via https://alioth.debian.org/tracker/?func=detail&atid=410366&aid=313380&group_id=30186
2011-10-01 16:18:54 +04:00
Reinhold Kainhofer
b0058051f0
Magicolor: Fix SNMP detection with multiple snmp agents in the network.
...
So far, the snmp detection would stop working after the first response, because libsnmp
haved like that if we return 1 in the callback. Since we want multiple responses to one
broadcast query, we don't tell libsnmp that the response has answered our query.
As a drawback, libsnmp will send the same query in 1-second-intervals, and each device
will answer again. So, we have to keep a list of all devices already detected.
2011-09-19 19:28:59 +02:00
Nils Philippsen
058f423a30
epson2: add USB id for Epson Stylus SX125
2011-09-16 13:17:33 +02:00
Stéphane Voltz
b4d279d540
fix code typo
2011-09-07 06:46:59 +02:00
Stéphane Voltz
49ebc601bf
fix canon LiDE 210 button mapping
2011-09-07 06:45:16 +02:00
Stéphane Voltz
84d39e7188
MD5345 shading calibration fix
...
- create a no move during shading calibration flag
- use this flag for MD5345
2011-08-25 06:43:25 +02:00
Stéphane Voltz
d5189e200d
genesys park and preview improvements
...
- use fatest motor speed to park for gl843, gl847 and gl124
- use sensor lowest dpi (and not motor's one) as default value so
preview is done with it
2011-08-23 07:20:52 +02:00
Stéphane Voltz
ae95873837
calibration fixes
...
- make calibration work for both KV-SS080 and G4050
2011-08-22 22:19:57 +02:00
Stéphane Voltz
1e8c1043b3
fixes for G4050
...
- add feed function and use it a init time
- update KV-SS080 CKxMAP
- clean up old CKxMAP setting up code
2011-08-22 21:07:49 +02:00
Stéphane Voltz
55bf2b85c7
G4050/G4010 calibration fixes
...
- handle varying dpihw when doing calibration
- use flags from genesys_low.h
- handle dummy and black pixels
2011-08-22 07:07:15 +02:00
Stéphane Voltz
dbc2f9976f
code cleanups to prepare glxxx_init_scan_regs convergence
2011-08-22 07:05:54 +02:00
Stéphane Voltz
e56afbd8e8
change resolution default for all scanners
...
- use lowest available y dpi instead of fixed 300 dpi so that preview
with scanimage is done at low resolution
value
2011-08-22 07:03:27 +02:00
Stéphane Voltz
9b1fbd3d9d
use flags from genesys_low.h
2011-08-22 07:02:56 +02:00
Stéphane Voltz
0fc5db2155
use flags from genesys_low.h
2011-08-22 07:02:27 +02:00
Stéphane Voltz
2ea0836330
add log debug log message and define optical/motor flags
2011-08-22 07:01:18 +02:00
Stéphane Voltz
656b79e6e2
activate calibration for G4050/G4010 and tune scanarea width
2011-08-22 07:00:24 +02:00
Stéphane Voltz
774f86861a
G4050 parking issue fixed
...
- use FEED flag for parking
2011-08-12 07:55:52 +02:00
Stéphane Voltz
e742139517
600 dpi working again for G4050
2011-08-11 21:59:37 +02:00
Stéphane Voltz
bd581d8ca4
handle cache calibration for scan resolution higher than sensor's one
...
- x scan resolution may be higher than sensor's one, in this case use
sensor resolution for calibration cache
2011-08-05 07:17:36 +02:00
Stéphane Voltz
410021d1e8
improved read data expansion in lineart mode
2011-08-04 21:42:03 +02:00
Stéphane Voltz
4e9895aca0
use scan method constat intead of numeric value
2011-08-02 07:32:11 +02:00
Stéphane Voltz
867cd5e14c
fix generic is_compatible_cache for CCD case
2011-08-02 07:31:38 +02:00
Stéphane Voltz
0e83cf58eb
is_compatible_cache refactor for gl124, gl847 and gl843
2011-07-31 22:09:46 +02:00
Stéphane Voltz
bda7a84ade
use sanei_genesys_compute_dpihw instead of per asic function
2011-07-31 09:00:03 +02:00
Stéphane Voltz
66fa10b91a
re-tune MD5345/MD6228 scan area
2011-07-15 10:00:05 +02:00
Stéphane Voltz
5dd12d4a61
slow_back_home cleanups
2011-07-15 08:18:27 +02:00
Stéphane Voltz
a77381a4af
increase tolerance for home point detection
2011-07-15 07:29:12 +02:00
Stéphane Voltz
eb061b2c28
fixed incorrect image height for sheetfed scanners
2011-07-07 22:31:08 +02:00
m. allan noah
03c6806618
canon_dr backend v38
...
- initial support for DR-5020
- use ppl_mod instead of Bpl_mod, apply to all modes
- invert logic of read_panel tracking
- add ability to disable read_panel()
- automatically disable read/send_panel if unsupported
2011-07-07 10:29:45 -04:00
Stéphane Voltz
91027fdee9
double the number of shading lines at 4800 dpi
2011-07-06 21:45:34 +02:00
Stéphane Voltz
c4ebb66293
remove all un-needed use of mode->shading_lines
2011-07-06 21:33:38 +02:00
Stéphane Voltz
68074484ff
use the new calib_lines field instead of model->shading_lines
2011-07-06 21:17:13 +02:00
Stéphane Voltz
5a0c42a357
calibration cache fix
...
- overwrite old entries so that calibration file doesn't grow up
2011-07-05 15:04:30 +02:00
Stéphane Voltz
1581bd3865
Merge branch 'gl847'
2011-07-05 14:29:12 +02:00
Stéphane Voltz
abcc5104dd
4800 dpi now fully working
2011-07-05 14:27:56 +02:00
Stéphane Voltz
b8ea43fd39
added bytes to skip from scan line
2011-07-05 13:55:13 +02:00
Stéphane Voltz
197d5ce954
high resolution fixes
...
- use 32 bit number for pixel number so we can handle high resolution
- simplify cache reuse
- code cleanups
2011-07-05 13:53:44 +02:00
Stéphane Voltz
69b17b34f2
binary logging fixes
2011-06-29 06:55:26 +02:00
Stéphane Voltz
e827077bf3
binary logging change
...
- removed old raw data logging
- added new binary data logging (gl847 only for now)
2011-06-28 22:13:41 +02:00
Stéphane Voltz
a3274977cb
add little move at probe time
2011-06-27 06:29:05 +02:00
Alex Belkin
9aa6850874
USB id for Samsung CLX-216x Series, tested with CLX-216.
...
Reported by Malte Starostik <malte@malte.homeip.net>
2011-06-16 13:34:59 +04:00
Stéphane Voltz
15e256f8b0
lineart fix
2011-06-15 07:14:08 +02:00
Stéphane Voltz
245db82a37
HP2400 support from Alexey Osipov <simba@lerlan.ru>
...
- applied and tweaked a patch from Alexey Osipov to complete
HP2400 support
2011-06-13 21:52:05 +02:00
Stéphane Voltz
b750f1715c
gl847 start of scanarea tuning
2011-06-13 21:15:47 +02:00
Stéphane Voltz
cef28b4d46
X1100 device regression fix
2011-06-09 22:22:57 +02:00
Stéphane Voltz
80254a558c
move LIDE 100 to new description model, 2400 now available
2011-06-08 22:23:30 +02:00
Stéphane Voltz
e2b633ef8b
good for release
...
- nice quality from 75 to 2400 dpi
- 4800 dpi shading improvement
- motor moving smoothing
2011-06-08 21:55:59 +02:00
Stéphane Voltz
0a807c9db1
position after shading OK
2011-06-07 21:26:20 +02:00
Stéphane Voltz
91a186bce0
move ok at all resolution
2011-06-07 21:26:20 +02:00