Povilas Kanapickas
59506f866d
genesys: Remove exception for the GPL license
...
Several files already don't have the exception that allows uses of the
code that are additional to the GPL license. I'm no longer comfortable
granting this exception for my subsequent contributions, thus the
exception has been removed.
2021-12-30 19:16:54 +02:00
Povilas Kanapickas
7bbb6d8fdb
genesys: Implement host-side gray support
2021-12-27 22:39:19 +02:00
Ralph Little
fa414e46b1
genesys: updated button support for HP Scanjet G4010
2021-12-15 23:59:28 +02:00
Olaf Meeuwissen
e79adde8b2
Use URL to refer users to copies of the GPL and LGPL
...
With the exception of use in three quotes as well as our inlcuded copy
of the GPL, all use of the Free Software Foundation's postal address
has been removed.
Re #320 .
2021-02-12 17:41:38 +09:00
Povilas Kanapickas
b0c42c0f5f
genesys: Implement support for LiDE 90
2020-06-27 00:48:06 +03:00
Povilas Kanapickas
02782651a3
genesys: Add model option to disable fast feeding
2020-06-27 00:47:17 +03:00
Povilas Kanapickas
86c15ff4a0
genesys: Add option to fill dark calibration with constant
2020-06-27 00:47:16 +03:00
Povilas Kanapickas
3cca2593fc
genesys: Add support for Canon 5600F
2020-05-26 01:51:19 +03:00
Povilas Kanapickas
b569e6cbb9
genesys: Reimplement simplier host-side calibration
2020-05-26 01:09:23 +03:00
Povilas Kanapickas
4fea56dfe8
genesys: Add function to format SensorId
2020-05-20 22:00:15 +03:00
Povilas Kanapickas
96a5f963a3
genesys: Make sure full-step tables are used on gl841
2020-05-18 04:34:28 +03:00
Povilas Kanapickas
69202b2b56
genesys: Add separate sensor definition for LiDE 60
2020-05-18 04:34:28 +03:00
Povilas Kanapickas
800cf3beaf
genesys: Use ModelFlag::DISABLE_*_CALIBRATION instead of NO_CALIBRATION
2020-05-17 01:02:28 +03:00
Povilas Kanapickas
04b91dc4c9
genesys: Implement a way to selectively disable calibration steps
2020-05-17 01:02:27 +03:00
Povilas Kanapickas
16a9bddf59
genesys: Remove dead code on gl646
2020-05-16 21:30:21 +03:00
Povilas Kanapickas
84d4d0b15c
genesys: Use AUTO_GO_HOME flag to control AGOHOME bit on gl646
2020-05-09 04:10:13 +03:00
Povilas Kanapickas
09eaba9606
genesys: Add model flag for inverted output
2020-05-09 13:29:53 +03:00
Povilas Kanapickas
ab1d86d74a
genesys: Rename {INVERTED->SWAP}_16_BIT_DATA model flag
2020-05-09 13:29:52 +03:00
Povilas Kanapickas
08b41c052e
genesys: Add support for Plustek OpticFilm 7200
2020-04-23 21:36:23 +03:00
Povilas Kanapickas
ebfa38a732
genesys: Map motor flags to scan flags
2020-04-17 05:38:47 +03:00
Povilas Kanapickas
8b37d4b15e
genesys: Remove handling of XCORRECTION on gl646
2020-04-13 07:19:55 +03:00
Povilas Kanapickas
21d9079eb7
genesys: Invert meaning of ModelFlag::SKIP_WARMUP
2020-04-09 23:57:11 +03:00
Povilas Kanapickas
6cb39e0a29
genesys: Add support for Plustek Opticfilm 8200i
2020-03-27 21:29:28 +02:00
Povilas Kanapickas
adaac29d90
genesys: Add support for Plustek Opticfilm 7400
2020-03-27 21:29:27 +02:00
Povilas Kanapickas
69bfaa7256
genesys: Print MotorId as string instead of a numeric id
2020-03-27 21:29:23 +02:00
Povilas Kanapickas
71c81423fe
genesys: Print GpioId as string instead of a numeric id
2020-03-27 21:29:22 +02:00
Povilas Kanapickas
40d0641940
genesys: Print AdcId as string instead of a numeric id
2020-03-27 21:29:21 +02:00
Povilas Kanapickas
38cf079e99
genesys: Simplify dpihw register setup on gl841
2020-03-21 00:11:22 +02:00
Povilas Kanapickas
2547f681f3
genesys: Remove no longer used ModelFlag::FULL_HWDPI_MODE
2020-03-21 00:03:40 +02:00
Povilas Kanapickas
cb442169e4
genesys: Implement a way to serialize ModelId
2020-03-14 23:19:36 +02:00
Povilas Kanapickas
6653ec0ae6
genesys: Remove support for shading calibration without moving
2020-02-22 10:28:18 +02:00
Povilas Kanapickas
2cf05553c0
genesys: Remove no longer used code related to start position search
2020-02-22 10:28:17 +02:00
Povilas Kanapickas
9e3bf1e1e2
genesys: Remove OFFSET_CALIBRATION as it's used on all scanners
2020-02-17 00:49:13 +02:00
Povilas Kanapickas
1a55cc99e4
genesys: Don't ignore stagger or color offsets when acquiring calib data
2020-02-16 10:46:08 +02:00
Povilas Kanapickas
6e7fc639f5
genesys: Add initial support for transparency on 4400F
2020-02-15 14:12:43 +02:00
Povilas Kanapickas
b2ebbba41a
genesys: Move host-side calibration setting to the sensor
2020-02-15 14:12:39 +02:00
Povilas Kanapickas
5fb5da4f78
genesys: Remove duplicate way to check for transparency support
2020-02-03 00:41:52 +02:00
Povilas Kanapickas
e59401ed6b
genesys: Move model flags to a separate enum
2020-02-02 14:08:52 +02:00
Povilas Kanapickas
1748e625f0
genesys: Fix recovery from interrupted transparency scans on 8600F
2020-01-25 15:11:45 +02:00
Povilas Kanapickas
e8e56e33d3
genesys: Make XPA motor mode handling more generic
2020-01-12 10:57:10 +02:00
Ralph Little
c4a88e6bf4
genesys: renamed HP ScanJet 3670C to 3670. Model has no C suffix
2020-01-07 22:52:14 -08:00
Povilas Kanapickas
2397d8879a
genesys: Fix collection of scanhead movement information
2019-12-22 17:40:13 +02:00
Povilas Kanapickas
49934f0678
genesys: Fix black side calibration on HP 4850c
2019-12-22 16:29:22 +02:00
Povilas Kanapickas
052aa01626
genesys: Reduce duplication of *_feed() across different ASICs
2019-12-01 10:08:54 +02:00
Povilas Kanapickas
3ada79c35a
genesys: Move motor direction register adjustment to low level functions
2019-11-30 19:06:42 +02:00
Povilas Kanapickas
50149e9064
genesys: Use enum class for motor flags
2019-11-30 19:06:41 +02:00
Povilas Kanapickas
837ec33c7f
genesys: Make scan flags an enum
2019-11-23 12:38:51 +02:00
Povilas Kanapickas
ddcce5295f
genesys: Use StepType enum more
2019-11-23 12:38:42 +02:00
Povilas Kanapickas
f366073b08
genesys: Add initial support for flatbed mode on Canon 4400F
2019-11-23 14:54:10 +02:00
Povilas Kanapickas
38c32ff702
genesys: Extract formatting functionality out of debug_dump()
2019-10-26 12:42:45 +02:00