Wykres commitów

10362 Commity (7c34046a396045c8e042d80674c6ef1ea880d97d)

Autor SHA1 Wiadomość Data
Touboul Nathane 7c34046a39 Add escl backend 2019-12-14 08:13:54 +00:00
m. allan noah fdcb2fa5e8 Update fujitsu.desc status for iX1500 2019-12-11 21:10:07 -05:00
Povilas Kanapickas 58b4371bb5 Merge branch 'genesys-remove-sensor-profile' into 'master'
genesys: Remove sensor profile struct

See merge request sane-project/backends!257
2019-12-10 23:39:25 +00:00
Povilas Kanapickas ae732126b9 Merge branch 'genesys-motors-refactor' into 'master'
genesys: Extract move chip-specific motor handling code to the common area

See merge request sane-project/backends!256
2019-12-09 17:33:39 +00:00
Povilas Kanapickas 037f06712e Merge branch 'genesys-reduce-duplication' into 'master'
genesys: Reduce duplication in scan head movement routines

See merge request sane-project/backends!255
2019-12-09 17:06:05 +00:00
Povilas Kanapickas 4ef2e39872 genesys: Remove remaining uses of SensorProfile 2019-12-08 11:42:32 +02:00
Povilas Kanapickas 7971ee5693 genesys: Use sensor profile information directly from profiles 2019-12-08 11:42:31 +02:00
Povilas Kanapickas 524c9de1fa genesys: Fix calibration exposure in testing mode 2019-12-08 11:42:30 +02:00
Povilas Kanapickas 791433c895 genesys: Duplicate SensorProfile information into Genesys_Sensor struct 2019-12-08 11:42:29 +02:00
Povilas Kanapickas 716689161d genesys: Use correct sensor for scanning on gl124 2019-12-08 11:42:28 +02:00
Povilas Kanapickas 1f33bafe5d genesys: Remove unused fallback sensor profile code 2019-12-08 11:42:27 +02:00
Povilas Kanapickas a7fd1d6ae1 genesys: Simplify sensor profile definition 2019-12-08 11:42:26 +02:00
Povilas Kanapickas 99101d4319 genesys: Move ResolutionFilter definition above SensorProfile 2019-12-08 11:42:25 +02:00
Povilas Kanapickas 7a2d3df0e3 genesys: Use correct sensor for calibration on gl847 2019-12-08 11:42:24 +02:00
Povilas Kanapickas 6c8c4bb74f genesys: Use correct sensor for calibration on gl846 2019-12-08 11:42:23 +02:00
Povilas Kanapickas 4dfa7d25a3 genesys: Use correct sensor for calibration on gl124 2019-12-08 11:42:22 +02:00
Povilas Kanapickas 059da17ac0 genesys: Simplify register definitions on gl846 2019-12-08 11:42:21 +02:00
Povilas Kanapickas cb64243e5d genesys: Simplify register definitions on gl847 2019-12-08 11:42:20 +02:00
Povilas Kanapickas 06742ab7d4 genesys: Simplify register definitions on gl124 2019-12-08 11:42:19 +02:00
Rolf Bensch 4156fae159 Merge branch 'debug_add_timestamp' into 'master'
add timestamp to debug outputs

See merge request sane-project/backends!228
2019-12-04 16:10:27 +00:00
Rolf Bensch 560af93a39 pixma: update manpage 2019-12-04 17:08:44 +01:00
Louis Lagendijk 34922d9574 pixma: fixed MB5400 ADF scan. MB5400 works upto 1200DPI and with ADF or ADF-duplex 2019-12-04 00:56:37 +01:00
Louis Lagendijk 0bbb7ef3ba tstbackend: make it compile again 2019-12-03 22:05:13 +01:00
Louis Lagendijk 46eacadc78 pixma_bjnp.c: fix parsing of mfnp in pixma config file 2019-12-03 22:02:32 +01:00
Olaf Meeuwissen 22c1bceda2 Merge branch 'update_uk' into 'master'
Update Ukrainian translation

See merge request sane-project/backends!254
2019-12-03 11:02:34 +00:00
Yuri Chornoivan 3a1c1bad32 Update Ukrainian translation 2019-12-03 11:02:34 +00:00
Olaf Meeuwissen fa75eff7b4 Merge branch '178-ci-requires-remote-resources-to-succeed-in-tools-update-upstreams-sh' into 'master'
Resolve "CI requires remote resources to succeed in ./tools/update-upstreams.sh"

Closes #178

See merge request sane-project/backends!253
2019-12-02 11:59:50 +00:00
Olaf Meeuwissen 311b9ff5bf Remove dependency on external resources during CI. Fixes #178
The update-upstreams.sh script is kept for the convenience of those who
want or need to use it.  It has been slightly modified to provide more
feedback in case of error conditions.
2019-12-02 20:43:51 +09:00
Povilas Kanapickas f41bd003d0 Merge branch 'genesys-use-full-scan-ta' into 'master'
genesys: Use full scan initialization in slow_back_home_ta()

See merge request sane-project/backends!251
2019-12-01 13:22:45 +00:00
Povilas Kanapickas 3d068a9eee genesys: Fix TA support in scanner_move() 2019-12-01 10:43:12 +02:00
Povilas Kanapickas 6a5fd2d36c genesys: Support multiple scan methods in scanner_move() 2019-12-01 10:43:11 +02:00
Povilas Kanapickas 27aea235b4 genesys: Rename slow_back_home() to move_back_home() 2019-12-01 10:43:10 +02:00
Povilas Kanapickas 35c8cb84f8 genesys: Extract slow_back_home_ta() to common code 2019-12-01 10:43:09 +02:00
Olaf Meeuwissen 1c4cff2005 Merge branch 'pixma-fix-usbid-case-warning' into 'master'
canon_pixma: Use lowercase in usbid description to avoid warning

See merge request sane-project/backends!249
2019-12-01 08:11:28 +00:00
Povilas Kanapickas 5b7c19a7d5 genesys: Reduce duplication of *_stop_action() across the ASICs 2019-12-01 10:08:59 +02:00
Povilas Kanapickas 9e092f9d67 genesys: Extract scanner_is_motor_stopped() to use across the asics 2019-12-01 10:08:58 +02:00
Povilas Kanapickas c2863d6ba1 genesys: Fix inconsistent check of scanner status in *_stop_action() 2019-12-01 10:08:57 +02:00
Povilas Kanapickas a90ab552a9 genesys: Extract scanner_stop_action_no_move() to use across the asics 2019-12-01 10:08:56 +02:00
Povilas Kanapickas 6913513dc2 genesys: Extract regs_set_optical_off() to use across the ASICs 2019-12-01 10:08:55 +02:00
Povilas Kanapickas 052aa01626 genesys: Reduce duplication of *_feed() across different ASICs 2019-12-01 10:08:54 +02:00
Povilas Kanapickas e435036b97 genesys: Use single function to set exposure on all ASICs 2019-12-01 10:08:53 +02:00
Povilas Kanapickas 6b4be81e90 Merge branch 'genesys-motors-refactor' into 'master'
genesys: Motors refactor

See merge request sane-project/backends!250
2019-11-30 23:40:52 +00:00
Louis Lagendijk 072487ee7b pixma: made backend obey local_only setting in sane_get_devices 2019-11-30 23:51:03 +01:00
Povilas Kanapickas f98bec2afb genesys: Use full scan initialization in slow_back_home_ta() 2019-11-30 19:19:21 +02:00
Povilas Kanapickas 66a95875d4 genesys: Remove duplicate operation a register
The same value is set just several lines above.
2019-11-30 19:19:20 +02:00
Povilas Kanapickas 4743a02353 genesys: Remove duplicate operation on a register
init_regs_for_scan_session() already sets the value of the register to
what we expect.
2019-11-30 19:19:19 +02:00
Povilas Kanapickas 8aee1f0982 genesys: Expose slow_back_home_ta() to the cmd set 2019-11-30 19:19:18 +02:00
Povilas Kanapickas 97ae3fc946 genesys: Reduce duplication of slow_back_home() across different asics 2019-11-30 19:06:52 +02:00
Povilas Kanapickas cba6086ce7 genesys: Expose init_regs_for_scan_session() to the cmd set 2019-11-30 19:06:51 +02:00
Povilas Kanapickas 79b4d1560a genesys: Remove no longer needed global settings modification 2019-11-30 19:06:50 +02:00