Stéphane Voltz
c348e5af7e
calibrate and clear calibration set reload params
2009-11-06 21:24:43 +01:00
Stéphane Voltz
3c8b10d16b
remove some special cases for shading calibration computing - remove DSMOBILE600 special case for calling compute_planar_coefficient - remove special case to compute words_per_color
2009-11-06 21:24:43 +01:00
Stéphane Voltz
6668b38d2c
fix shading coefficient computing at dpi higher than sensor's one
2009-11-06 21:24:43 +01:00
Stéphane Voltz
e0e9d639fd
add soft sensor to signal that the scanner needs calibration
2009-11-06 21:24:42 +01:00
Stéphane Voltz
9ec73bcd22
enable shading calibration for doscketport 485 and 487
2009-11-06 21:24:42 +01:00
Stéphane Voltz
cd1b8a1d20
docket port 485 and 487 are clones of XP300
2009-11-06 21:24:42 +01:00
Stéphane Voltz
6c3756d594
fix first scan after calibration for sheetfed gl646 scanners
2009-11-06 21:24:42 +01:00
Stéphane Voltz
cb783e8c80
do calibration in gray for gray scans
2009-11-06 21:24:42 +01:00
Stéphane Voltz
6c8052f54d
duplicate shading data on all channels for gray scans
2009-11-06 21:24:42 +01:00
Stéphane Voltz
7f5000407e
exposure and white reference tuning for XP200
2009-11-06 21:24:42 +01:00
Stéphane Voltz
b1fa40e873
tune led, offset and coarse calibration for XP200
2009-11-06 21:24:42 +01:00
Stéphane Voltz
5314cf8c2e
add led calibration for GL646 based CIS scanners
2009-11-06 21:24:42 +01:00
Stéphane Voltz
8a6f2ed22e
update search strip function with improvements done for gl841 part
2009-11-06 21:24:41 +01:00
Stéphane Voltz
a11150afed
add needed flags to XP200
2009-11-06 21:24:41 +01:00
Stéphane Voltz
38359727fd
genesys documentation update
2009-11-06 21:24:41 +01:00
Stéphane Voltz
649fc3c9d4
add OFFSET_CALIBRATION flag to DSmobile 600
2009-11-06 21:24:41 +01:00
Stéphane Voltz
4345b729d4
handle DS600 frontend like XP300 in coarse gain calibration
2009-11-06 21:24:41 +01:00
Pierre Willenbrock
5f3625ad7a
Add Calibration for Visioneer Roadwarrior and DocketPort 665
2009-11-06 21:24:41 +01:00
Pierre Willenbrock
002172e95d
Implement sensor update for DocketPort 665 compatibles
2009-11-06 21:24:41 +01:00
Pierre Willenbrock
17c0aa77ad
Add offset/gain/led calibration for sheetfed scanners
2009-11-06 21:24:40 +01:00
Pierre Willenbrock
cc77c4fa88
Fix usage of words_per_color.
...
I really don't know what i was thinking.
2009-11-06 21:24:40 +01:00
Pierre Willenbrock
f44d6b5588
Init scanhead_position_in_steps
2009-11-06 21:24:40 +01:00
Pierre Willenbrock
f3454efbfd
Use gl841_stop_action in internal scans.
2009-11-06 21:24:40 +01:00
Pierre Willenbrock
6dddc67eb9
Add save_power calls where they belong
2009-11-06 21:24:40 +01:00
Pierre Willenbrock
aba391f159
Improve offset/gain/led calibration
2009-11-06 21:24:40 +01:00
Pierre Willenbrock
95434c1f0a
Only feed when doing calibration for LiDE 35 and compatibles
2009-11-06 21:24:39 +01:00
Stéphane Voltz
f4d53520ea
improve calibration strip search
...
- take care that the whole area must be black or white when doing
backward search
2009-11-06 21:24:39 +01:00
Stéphane Voltz
2ffe52857b
enable shading calibration for XP300
...
- add the needed flags to XP300
- tune shading line number
- setup shading calibration computing parameters
2009-11-06 21:24:39 +01:00
Stéphane Voltz
8b571bc2ee
XP300 sensor tuning
...
- rename CCD_XP300 sensor struct to CCD_DOCKET465
- create a specific CCD_XP300 sensor struct
- special r06 and r09values for XP300
2009-11-06 21:24:39 +01:00
Stéphane Voltz
6696926d60
add calibrate button to DS600
2009-11-06 21:24:39 +01:00
Stéphane Voltz
5e9fbca8e5
fix typo in debug trace
2009-11-06 21:24:39 +01:00
Stéphane Voltz
97afad85ff
add strip search function for gl841
2009-11-06 21:24:39 +01:00
Stéphane Voltz
19d87357c6
honor half ccd flag in gl841_calulate_current_setup()
2009-11-06 21:24:38 +01:00
Stéphane Voltz
142498bca3
make DS600 use planar coefficient computing function
...
- improve compute_planar_coefficient to handle an averaging factor
- make DS600 call it with proper parameters
2009-11-06 21:24:38 +01:00
Stéphane Voltz
eab45d5245
DS600 allways send coefficients for all color channels
2009-11-06 21:24:38 +01:00
Stéphane Voltz
b57f0fd362
sheetfed scanners don't (can't) calibrate at each sane_start()
2009-11-06 21:24:38 +01:00
Stéphane Voltz
10b8e5cfd2
add specific motor for DS600
...
- add MOTOR_DSMOBILE_600
- make pentax DS 600 use new motor description
2009-11-06 21:24:38 +01:00
Stéphane Voltz
803cb9510b
add 100 dpi mode for HP2400/G2410
2009-11-06 21:20:19 +01:00
Nicolas Martin
db1a049706
pixma: declared Pixma MP550 (yet untested), updated docs.
...
modified: ChangeLog
modified: backend/pixma_mp150.c
modified: doc/descriptions/pixma.desc
modified: doc/sane-pixma.man
2009-10-28 23:49:13 +01:00
Nicolas Martin
f2c663ffb1
pixma: fix MP830 ADF shifted lines, add support for I-SENSYS MF4320d to pixma.desc
2009-10-22 22:01:54 +02:00
Louis Lagendijk
fb0a60f625
Update changelog for networking details additions to doc/sane-pixma.man
...
Please enter the commit message for your changes. Lines starting
2009-10-22 16:09:02 +02:00
Louis Lagendijk
0ba8b150e8
Added networking details to doc/sane-pixma.man
2009-10-22 16:05:22 +02:00
Nicolas Martin
a18c3fd41a
pixma: added I-SENSYS MF4320d and updated doc, for this model and MP390.
2009-10-21 21:39:27 +02:00
Louis Lagendijk
d145e87f27
Updated Changelog for changes to pixma_io_sane1.c to allow - in model names
2009-10-20 18:26:01 +02:00
Louis Lagendijk
591864e7d5
Corrected typos in last comment in last commit */
2009-10-20 18:22:45 +02:00
Louis Lagendijk
376c512d9d
Allow for ranges in check for modelnames for bjnp protocol for pixma backend
2009-10-20 18:11:45 +02:00
Alessandro Zummo
66999f7e13
epson2: fixed elements in the sources list
2009-10-19 17:30:07 +02:00
Nicolas Martin
6eddc1d274
pixma: updated doc to include support for MP270 and ImageClass MF3110
2009-10-18 15:04:39 +02:00
Nicolas Martin
b0303393ec
pixma: fixes Gen 4 XML error code, support for ImageClass MF4380dn, bump backend version
...
- backend/pixma_mp150.c: some error condition fixes to Generation 4 (MP640, ...) XML code
- backend/pixma_imageclass.c: added support for ImageClass MF4360dn-MF4390dn
- include/pixma.h: bumped backend version to 0.16.1
- doc/descriptions/pixma.desc, doc/sane-pixma.man: doc updates
2009-10-18 13:02:14 +02:00
Troy Rollo
3daaa12272
Update ChangeLog for fix to hp3500.c
2009-10-18 12:29:56 +11:00