Povilas Kanapickas
|
294db2a616
|
genesys: Fix host-side calibration when calibration data is shifted
|
2020-02-14 19:08:30 +02:00 |
Povilas Kanapickas
|
7f454b3e0e
|
genesys: Observe DISABLE_SHADING flag during host-side calibration
|
2020-02-10 06:28:35 +02:00 |
Luiz Angelo Daros de Luca
|
e1934720c6
|
genesys: fix bigendian build
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
|
2020-02-02 21:19:27 -03:00 |
Povilas Kanapickas
|
32041bc7fe
|
genesys: Rename calib_reg to initial_regs
|
2020-02-02 18:45:31 +02:00 |
Povilas Kanapickas
|
e59401ed6b
|
genesys: Move model flags to a separate enum
|
2020-02-02 14:08:52 +02:00 |
Povilas Kanapickas
|
91d5235d4b
|
genesys: Make get_motor_profile* reusable for different profile sets
|
2020-01-31 20:13:17 +02:00 |
Povilas Kanapickas
|
247a6b7882
|
genesys: Add support for per-resolution or per-method motor profiles
|
2020-01-31 20:13:16 +02:00 |
Povilas Kanapickas
|
002d2ff2db
|
genesys: Use motor profiles from motor tables
|
2020-01-31 20:13:14 +02:00 |
Povilas Kanapickas
|
2d0fc3ce55
|
genesys: Don't rely on motor profile fallbacks
|
2020-01-31 20:13:10 +02:00 |
Povilas Kanapickas
|
1748e625f0
|
genesys: Fix recovery from interrupted transparency scans on 8600F
|
2020-01-25 15:11:45 +02:00 |
Povilas Kanapickas
|
8d07515bea
|
Merge branch 'genesys-refactor-motor-handling' into 'master'
genesys: Refactor motor handling
See merge request sane-project/backends!308
|
2020-01-12 19:26:35 +00:00 |
Povilas Kanapickas
|
23f3f80e38
|
genesys: Remove duplicate head position reset
|
2020-01-12 10:57:09 +02:00 |
Povilas Kanapickas
|
c39cb0d4b9
|
genesys: Fix definition of session's output_segment_pixel_group_count
|
2020-01-04 12:09:25 +02:00 |
Povilas Kanapickas
|
2269e05fac
|
genesys: Fix pipeline setup in read_unshuffled_image_from_scanner()
|
2020-01-04 12:09:24 +02:00 |
Povilas Kanapickas
|
8d2081cda8
|
genesys: Deduplicate calculation of scan line count
|
2020-01-04 12:09:23 +02:00 |
Povilas Kanapickas
|
b5b50758f5
|
genesys: Remove out of date note
|
2020-01-04 12:09:22 +02:00 |
Povilas Kanapickas
|
eb45a1b709
|
genesys: Handle segmented sensors in read_unshuffled_image_from_scanner
|
2020-01-04 12:09:21 +02:00 |
Povilas Kanapickas
|
2397d8879a
|
genesys: Fix collection of scanhead movement information
|
2019-12-22 17:40:13 +02:00 |
Povilas Kanapickas
|
69067f2f7f
|
genesys: Remove no longer used final_exposure
|
2019-12-22 17:07:24 +02:00 |
Povilas Kanapickas
|
33bfa923d5
|
genesys: Add a way to create fastest motor acceleration table
|
2019-12-22 17:07:24 +02:00 |
Povilas Kanapickas
|
48fd80d208
|
genesys: Simplify handling of motor step multiplier
|
2019-12-14 10:20:15 +02:00 |
Povilas Kanapickas
|
1d7adfcfc1
|
genesys: Fix naming of step multiplier
|
2019-12-14 10:20:14 +02:00 |
Povilas Kanapickas
|
dec9962773
|
genesys: Make the size of slope tables configurable by asic type
|
2019-12-14 10:20:09 +02:00 |
Povilas Kanapickas
|
8731a6cc5d
|
genesys: Return MotorSlopeTable out of *_create_slope_table3()
|
2019-12-14 10:20:07 +02:00 |
Povilas Kanapickas
|
7c6229f272
|
genesys: Rename MotorSlopeTable::{scan_steps -> steps_count}
|
2019-12-14 10:20:06 +02:00 |
Povilas Kanapickas
|
54034c3fae
|
genesys: Fix Opticfilm 7200i and 7500i motor curves
|
2019-12-14 10:20:05 +02:00 |
Povilas Kanapickas
|
868c437896
|
genesys: Convert hardcoded motor slopes to physical slope config
|
2019-12-14 10:20:04 +02:00 |
Povilas Kanapickas
|
465077c6cb
|
genesys: Remove manual override of the first value in motor tables
|
2019-12-14 10:20:03 +02:00 |
Povilas Kanapickas
|
a8df8201e9
|
genesys: Fix stagger configuration on 8400F
|
2019-12-22 16:24:10 +02:00 |
Povilas Kanapickas
|
02b0f0d474
|
genesys: Convert old broken stagger configuration to per-sensor config
|
2019-12-14 09:12:29 +02:00 |
Povilas Kanapickas
|
7971ee5693
|
genesys: Use sensor profile information directly from profiles
|
2019-12-08 11:42:31 +02:00 |
Povilas Kanapickas
|
791433c895
|
genesys: Duplicate SensorProfile information into Genesys_Sensor struct
|
2019-12-08 11:42:29 +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
|
27aea235b4
|
genesys: Rename slow_back_home() to move_back_home()
|
2019-12-01 10:43:10 +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
|
e435036b97
|
genesys: Use single function to set exposure on all ASICs
|
2019-12-01 10:08:53 +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
|
837ec33c7f
|
genesys: Make scan flags an enum
|
2019-11-23 12:38:51 +02:00 |
Povilas Kanapickas
|
05e3091d5f
|
genesys: Remove duplication of motor startup
|
2019-11-23 12:38:50 +02:00 |
Povilas Kanapickas
|
9cd373fe6c
|
genesys: Return MotorSlopeTable out of sanei_genesys_slope_table()
|
2019-11-23 12:38:49 +02:00 |
Povilas Kanapickas
|
63b0366b43
|
genesys: Store motor profile tables in std::vector
|
2019-11-23 12:38:48 +02:00 |
Povilas Kanapickas
|
cbe45396fe
|
genesys: Move static initialization functionality to a separate file
|
2019-11-23 12:38:47 +02:00 |
Povilas Kanapickas
|
34bba237b5
|
genesys: Don't select motor profile twice during setup of same scan
|
2019-11-23 12:38:45 +02:00 |
Povilas Kanapickas
|
6d9259bd48
|
genesys: Put chip-specific functionality into namespaces
|
2019-11-23 15:32:45 +02:00 |
Povilas Kanapickas
|
67588e46ef
|
genesys: Add checkpoints to record internal state
|
2019-10-26 12:42:49 +02:00 |
Povilas Kanapickas
|
38c32ff702
|
genesys: Extract formatting functionality out of debug_dump()
|
2019-10-26 12:42:45 +02:00 |