Wykres commitów

4841 Commity (97dea949598220dba43fd1dcadf0f8930f81260f)

Autor SHA1 Wiadomość Data
Ralph Little 97dea94959 Revert "plustex: suppressed format truncated compiler warning."
This reverts commit cc7fbd35e535e22cd13cd58979921e0c01fb38b4
2019-12-19 12:14:16 +00:00
Stanislav Yuzvinsky 8de208c24c Add SP-112SU model 2019-12-19 11:57:25 +00:00
Thierry HUCHARD 277194d534 Revert "uniformise signature."
This reverts commit 2eff3e82ba.
2019-12-17 20:00:19 +01:00
Thierry HUCHARD 2eff3e82ba uniformise signature. 2019-12-17 19:58:14 +01:00
Touboul Nathane 7c34046a39 Add escl backend 2019-12-14 08:13:54 +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
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
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
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 46eacadc78 pixma_bjnp.c: fix parsing of mfnp in pixma config file 2019-12-03 22:02:32 +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 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 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
Povilas Kanapickas a355df168a genesys: Expose update_home_sensor_gpio() in the cmd set 2019-11-30 19:06:49 +02:00
Povilas Kanapickas 326733a479 genesys: Simplify slow_back_home() on gl646 2019-11-30 19:06:48 +02:00
Povilas Kanapickas 98dbd206ee genesys: Reduce duplication of slope upload on gl646 2019-11-30 19:06:47 +02:00
Povilas Kanapickas 6626453804 genesys: Reduce duplication of scanner status printing 2019-11-30 19:06:46 +02:00
Povilas Kanapickas df8a411de3 genesys: Extract reliable reading of home sensor to separate function 2019-11-30 19:06:45 +02:00
Povilas Kanapickas 2ca325c638 genesys: Simplify scanner status handling 2019-11-30 19:06:44 +02:00
Povilas Kanapickas 7385e0d305 genesys: Simplify get_gain4_bit() implementation 2019-11-30 19:06:43 +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