Wykres commitów

109 Commity (40b4852eb710673cd3d26c607a93e0a12f60376b)

Autor SHA1 Wiadomość Data
Povilas Kanapickas 40b4852eb7 genesys: Remove unused argument out of sanei_genesys_asic_init 2020-04-09 23:53:30 +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 88989a1616 genesys: Pass resolution setting to sanei_genesys_set_dpihw() directly 2020-03-21 00:03:41 +02:00
Povilas Kanapickas 94efec957e genesys: No longer specify per-sensor hwdpi divisor 2020-03-20 23:29:10 +02:00
Povilas Kanapickas 5a106f9e9c genesys: Remove remaining uses of hwdpi_divisor 2020-03-20 23:29:09 +02:00
Povilas Kanapickas ceb13f77d7 genesys: Simplify physical pixel count computation on gl843 2020-03-20 23:29:07 +02:00
Povilas Kanapickas f34176edf2 genesys: Simplify physical pixel count computation on gl845 2020-03-20 23:29:06 +02:00
Povilas Kanapickas 5807e5d298 genesys: Simplify physical pixel count computation on gl846 2020-03-20 23:29:05 +02:00
Povilas Kanapickas a1f10bf2bc genesys: Simplify physical pixel count computation on gl847 2020-03-20 23:29:04 +02:00
Povilas Kanapickas 576d1fcdba genesys: Simplify physical pixel count computation on gl124 2020-03-20 23:29:03 +02:00
Povilas Kanapickas e2fc129b56 genesys: Make handling of stagger more uniform across chipsets 2020-03-20 23:29:02 +02:00
Povilas Kanapickas 75d227f9c4 genesys: Represent pixel count ratio as a class 2020-03-20 23:29:01 +02:00
Povilas Kanapickas b2b569a743 genesys: Add a way to override pixel coordinate divisor 2020-03-20 23:29:00 +02:00
Povilas Kanapickas 559b2e314f genesys: Make handling of hwdpi_divisor uniform across chipsets 2020-03-20 23:28:59 +02:00
Povilas Kanapickas 233cb4bd5a genesys: Use single code path for gain code calculation 2020-03-14 23:19:27 +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 de7375c7bb genesys: Remove legacy buffer handling code 2020-02-16 10:41:20 +02:00
Povilas Kanapickas ddd72058b6 genesys: Reuse sanei_genesys_fixup_exposure() 2020-02-16 10:41:18 +02:00
Povilas Kanapickas b2d378d413 genesys: Make sure we don't set exposure to zero 2020-02-16 10:41:17 +02:00
Povilas Kanapickas b54d12bc4d genesys: Define SetupParams::startx in terms of xres 2020-02-16 10:41:08 +02:00
Povilas Kanapickas 2428efd6af genesys: Fix host-side calibration when scan start position is not zero 2020-02-15 14:12:44 +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 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