Povilas Kanapickas
|
0781f3fd39
|
genesys: Make sure calib_reg are available before writing into them
|
2019-10-12 02:59:11 +03:00 |
Olaf Meeuwissen
|
0e4a2d107a
|
Merge branch 'hh' into 'master'
uClibc-ng fixes
See merge request sane-project/backends!198
|
2019-10-06 02:47:36 +00:00 |
Povilas Kanapickas
|
ec8dadc0a0
|
genesys: Use consistent names for enums of Canon scanners
|
2019-10-05 10:47:13 +03:00 |
Povilas Kanapickas
|
6a1055143f
|
genesys: Use consistent names for enums of Plustek scanners
|
2019-10-05 10:47:13 +03:00 |
Rosen Penev
|
fc699d2bf5
|
treewide: Replace bzero with memset
bzero was removed in POSIX 2008. It is optionally unavailable with
uClibc-ng.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
2019-10-03 11:47:50 -07:00 |
Rosen Penev
|
5c0f0eb128
|
pieusb_buffer: Define L_tmpnam if not available
uClibc-ng does not make it available for some reason.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
2019-10-03 11:47:50 -07:00 |
Rosen Penev
|
c320a72e32
|
treewide: Replace mktemp by mkstemp
mktemp has been removed in POSIX 2008. uClibc-ng optionally does not make
it available.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
2019-10-03 11:47:49 -07:00 |
Rolf Bensch
|
899d6968fa
|
pixma: backend version 0.23.3
|
2019-10-01 22:58:54 +02:00 |
Rolf Bensch
|
af09cf3ac8
|
pixma: add document feeder support for i-SENSYS MF260 Series
|
2019-10-01 22:57:18 +02:00 |
Povilas Kanapickas
|
a42a177a7a
|
genesys: Bump calibration version
|
2019-09-30 13:52:05 +03:00 |
Povilas Kanapickas
|
98b4742aab
|
genesys: Use strong enum for motor step type
|
2019-09-30 13:52:04 +03:00 |
Povilas Kanapickas
|
719a0cf55c
|
genesys: Use strong enum for motor id
|
2019-09-30 13:52:03 +03:00 |
Povilas Kanapickas
|
45aec26104
|
genesys: Use strong enum for gpio type
|
2019-09-30 13:52:02 +03:00 |
Povilas Kanapickas
|
d4ca0177a1
|
genesys: Use strong enum for ADC id
|
2019-09-30 13:52:01 +03:00 |
Povilas Kanapickas
|
df14234297
|
genesys: Use strong enum for sensor id
|
2019-09-30 13:52:00 +03:00 |
Povilas Kanapickas
|
66937f6468
|
genesys: Remove invalid comment
|
2019-09-30 13:51:59 +03:00 |
Povilas Kanapickas
|
6971301590
|
genesys: Rename Genesys_Sensor::{CCD -> ccd}_start_xoffset
|
2019-09-30 13:51:58 +03:00 |
Povilas Kanapickas
|
591309a29e
|
genesys: Use strongly typed enum for model id
|
2019-09-30 13:51:57 +03:00 |
Povilas Kanapickas
|
290d19a097
|
Merge branch 'genesys-model-flag-inverted-output' into 'master'
genesys: Introduce a model flag for inverted 16-bit output
See merge request sane-project/backends!202
|
2019-10-05 06:27:44 +00:00 |
Povilas Kanapickas
|
7fb6582157
|
genesys: Introduce a model flag for inverted 16-bit output
|
2019-10-05 09:09:13 +03:00 |
Povilas Kanapickas
|
32dea76956
|
genesys: Use virtual functions for command set actions
|
2019-10-05 09:03:18 +03:00 |
Povilas Kanapickas
|
1face9299d
|
genesys: Fix uninitialized option group names
|
2019-10-05 02:25:34 +03:00 |
Povilas Kanapickas
|
643ac8eab2
|
genesys: Fix memory leaks in global data
|
2019-10-05 02:25:34 +03:00 |
Rolf Bensch
|
65d9497ff3
|
pixma: fix network scanner model for Canon i-SENSYS MF640 Series
|
2019-10-04 21:29:13 +02:00 |
Rolf Bensch
|
d78dc1a30b
|
Merge remote-tracking branch 'origin/master'
|
2019-10-04 11:22:09 +02:00 |
Rolf Bensch
|
4239428c87
|
pixma: backend version 0.23.4
|
2019-10-04 11:21:43 +02:00 |
Rolf Bensch
|
14851d780d
|
pixma: CanoScan LiDE 300 supports max. 2400 dpi
|
2019-10-04 11:21:14 +02:00 |
Povilas Kanapickas
|
ef29ed60c2
|
genesys: Implement support for Plustek Opticfilm 7200i
|
2019-09-30 00:58:57 +03:00 |
Povilas Kanapickas
|
0146888d79
|
genesys: Implement infrared scanning support on OpticFilm 7200i
|
2019-09-19 01:28:17 +03:00 |
Povilas Kanapickas
|
1bab4037f5
|
genesys: Remove unused command set name property
|
2019-09-18 23:31:47 +03:00 |
Povilas Kanapickas
|
60534b89ae
|
genesys: Store the calibration session into device struct
|
2019-09-18 23:31:46 +03:00 |
Povilas Kanapickas
|
17fe9d8393
|
genesys: Print debug image of raw data coming from the scanner
|
2019-09-18 23:31:45 +03:00 |
Povilas Kanapickas
|
4c9f9f0847
|
Merge branch 'genesys-host-side-calibration' into 'master'
genesys: Implement support for host-side calibration
See merge request sane-project/backends!195
|
2019-09-29 18:44:12 +00:00 |
Povilas Kanapickas
|
7df7acbafd
|
Merge branch 'genesys-gl843-image-calibration' into 'master'
genesys: Use image pipeline for calibration on gl843
See merge request sane-project/backends!194
|
2019-09-29 18:31:46 +00:00 |
Povilas Kanapickas
|
cf5f30dec3
|
Merge branch 'genesys-fix-depth-option' into 'master'
genesys: Fix handling of the `--depth` option
See merge request sane-project/backends!193
|
2019-09-29 18:23:12 +00:00 |
Povilas Kanapickas
|
b3445a1803
|
Merge branch 'genesys-move-register-lists-to-separate-files' into 'master'
genesys: Move register address lists to separate files
See merge request sane-project/backends!192
|
2019-09-29 18:09:59 +00:00 |
Povilas Kanapickas
|
a30daa96d1
|
Merge branch 'genesys-misc-cleanup' into 'master'
genesys: Miscellaneous cleanup
See merge request sane-project/backends!191
|
2019-09-29 18:00:13 +00:00 |
Povilas Kanapickas
|
323f37753a
|
genesys: Implement support for host-side calibration
|
2019-09-18 03:54:52 +03:00 |
Povilas Kanapickas
|
5e2a0f5724
|
genesys: Use Image in gl843_search_strip()
|
2019-09-17 17:21:06 +03:00 |
Povilas Kanapickas
|
08a4d8455f
|
genesys: Use Image in gl843_coarse_gain_calibration()
|
2019-09-17 17:21:05 +03:00 |
Povilas Kanapickas
|
0746035980
|
genesys: Use Image in gl843_offset_calibration()
|
2019-09-17 17:21:04 +03:00 |
Povilas Kanapickas
|
ac54f7f9bd
|
genesys: Use Image in gl843_led_calibration()
|
2019-09-17 17:21:03 +03:00 |
Povilas Kanapickas
|
4a62165014
|
genesys: Use Image in gl843_search_start_position
|
2019-09-17 17:21:02 +03:00 |
Povilas Kanapickas
|
93395bd24e
|
genesys: Add wrapper to retrieve raw channel value from image
|
2019-09-17 17:21:01 +03:00 |
Povilas Kanapickas
|
4f74dceaba
|
genesys: Add wrapper that reads Image from the scanner
|
2019-09-17 17:21:00 +03:00 |
Povilas Kanapickas
|
a5006703a3
|
genesys: Implement wrapper that writes Image to pnm file
|
2019-09-17 17:20:59 +03:00 |
Povilas Kanapickas
|
093439153e
|
genesys: Add a way to retrieve full output of pipeline as an image
|
2019-09-17 17:20:58 +03:00 |
Povilas Kanapickas
|
3c99d405e0
|
genesys: Fix the default value of the depth option
|
2019-09-16 12:44:01 +03:00 |
Povilas Kanapickas
|
a93d80651f
|
genesys: Don't disable depth option even if one value is possible
|
2019-09-16 12:44:00 +03:00 |
Povilas Kanapickas
|
b09aa6584d
|
genesys: Add include guards to headers where missing
|
2019-09-16 11:36:02 +03:00 |