sane-project-backends/backend/genesys
Povilas Kanapickas 0b75ffdf36 genesys: Improve motor tables on 8400F 2020-02-01 14:23:01 +02:00
..
buffer.cpp genesys: Put the backend code into a separate namespace 2019-10-12 22:33:57 +03:00
buffer.h genesys: Put the backend code into a separate namespace 2019-10-12 22:33:57 +03:00
calibration.h genesys: Remove no longer used Genesys_Current_Setup 2019-11-10 10:32:05 +02:00
command_set.h genesys: Fix recovery from interrupted transparency scans on 8600F 2020-01-25 15:11:45 +02:00
command_set_common.cpp genesys: Fix 3200 dpi flatbed support on 8400F 2020-01-25 15:11:45 +02:00
command_set_common.h genesys: Fix recovery from interrupted transparency scans on 8600F 2020-01-25 15:11:45 +02:00
conv.cpp genesys: Don't use variants of M_PI that aren't guaranteed to be present 2019-10-13 06:18:49 +03:00
conv.h genesys: Put the backend code into a separate namespace 2019-10-12 22:33:57 +03:00
device.cpp genesys: Improve set_head_pos_unknown() to set status per head 2020-01-12 10:57:08 +02:00
device.h genesys: Improve set_head_pos_unknown() to set status per head 2020-01-12 10:57:08 +02:00
enums.cpp genesys: Make scan flags an enum 2019-11-23 12:38:51 +02:00
enums.h genesys: Fix recovery from interrupted transparency scans on 8600F 2020-01-25 15:11:45 +02:00
error.cpp genesys: Add a way to log messages using DBG_HELPER 2019-10-27 11:48:34 +02:00
error.h genesys: Allow use of TIE() macro outside the genesys namespace 2019-10-27 11:48:36 +02:00
fwd.h genesys: Add support for per-resolution or per-method motor profiles 2020-01-31 20:13:16 +02:00
genesys.cpp genesys: Use motor profiles from motor tables 2020-01-31 20:13:14 +02:00
genesys.h genesys: Replace unneeded uses of macros with enums 2019-11-23 15:32:45 +02:00
gl124.cpp genesys: Make get_motor_profile* reusable for different profile sets 2020-01-31 20:13:17 +02:00
gl124.h genesys: Add a class to move common command set functions to 2020-01-12 10:57:04 +02:00
gl124_registers.h genesys: Fix step selector masks on gl124 2019-12-26 17:13:26 +02:00
gl646.cpp genesys: Improve set_head_pos_unknown() to set status per head 2020-01-12 10:57:08 +02:00
gl646.h genesys: Add a class to move common command set functions to 2020-01-12 10:57:04 +02:00
gl646_registers.h genesys: Extract regs_set_optical_off() to use across the ASICs 2019-12-01 10:08:55 +02:00
gl841.cpp Merge branch 'genesys-improve-motor-support' into 'master' 2020-01-31 22:58:52 +00:00
gl841.h genesys: Add a class to move common command set functions to 2020-01-12 10:57:04 +02:00
gl841_registers.h genesys: Extract scanner_is_motor_stopped() to use across the asics 2019-12-01 10:08:58 +02:00
gl843.cpp genesys: Improve motor tables on 8400F 2020-02-01 14:23:01 +02:00
gl843.h genesys: Add a class to move common command set functions to 2020-01-12 10:57:04 +02:00
gl843_registers.h genesys: Add motor vref to motor profiles 2020-01-31 20:13:15 +02:00
gl846.cpp genesys: Make get_motor_profile* reusable for different profile sets 2020-01-31 20:13:17 +02:00
gl846.h genesys: Add a class to move common command set functions to 2020-01-12 10:57:04 +02:00
gl846_registers.h genesys: Simplify get_gain4_bit() implementation 2019-11-30 19:06:43 +02:00
gl847.cpp genesys: Make get_motor_profile* reusable for different profile sets 2020-01-31 20:13:17 +02:00
gl847.h genesys: Add a class to move common command set functions to 2020-01-12 10:57:04 +02:00
gl847_registers.h genesys: Simplify get_gain4_bit() implementation 2019-11-30 19:06:43 +02:00
image.cpp genesys: Put the backend code into a separate namespace 2019-10-12 22:33:57 +03:00
image.h genesys: Put the backend code into a separate namespace 2019-10-12 22:33:57 +03:00
image_buffer.cpp genesys: Put the backend code into a separate namespace 2019-10-12 22:33:57 +03:00
image_buffer.h genesys: Put the backend code into a separate namespace 2019-10-12 22:33:57 +03:00
image_pipeline.cpp genesys: Fix invalid memory access in ImagePipelineNodeDesegment 2019-12-26 17:13:32 +02:00
image_pipeline.h genesys: Put the backend code into a separate namespace 2019-10-12 22:33:57 +03:00
image_pixel.cpp genesys: Resolve various floating-point conversion warnings 2019-10-13 06:18:51 +03:00
image_pixel.h genesys: Put the backend code into a separate namespace 2019-10-12 22:33:57 +03:00
low.cpp genesys: Make get_motor_profile* reusable for different profile sets 2020-01-31 20:13:17 +02:00
low.h genesys: Make get_motor_profile* reusable for different profile sets 2020-01-31 20:13:17 +02:00
motor.cpp genesys: Implement support for fast movement curves in the motor table 2020-01-31 20:13:18 +02:00
motor.h genesys: Implement support for fast movement curves in the motor table 2020-01-31 20:13:18 +02:00
register.h genesys: Make XPA motor mode handling more generic 2020-01-12 10:57:10 +02:00
register_cache.h genesys: Add low level interface for interaction with the scanner 2019-11-10 21:30:04 +02:00
row_buffer.h genesys: Put the backend code into a separate namespace 2019-10-12 22:33:57 +03:00
scanner_interface.cpp genesys: Add low level interface for interaction with the scanner 2019-11-10 21:30:04 +02:00
scanner_interface.h genesys: Record motor slope tables in the config test 2019-11-23 12:38:40 +02:00
scanner_interface_usb.cpp genesys: Record motor slope tables in the config test 2019-11-23 12:38:40 +02:00
scanner_interface_usb.h genesys: Record motor slope tables in the config test 2019-11-23 12:38:40 +02:00
sensor.cpp genesys: Add support for per-resolution or per-method motor profiles 2020-01-31 20:13:16 +02:00
sensor.h genesys: Add support for per-resolution or per-method motor profiles 2020-01-31 20:13:16 +02:00
serialize.cpp
serialize.h genesys: Put the backend code into a separate namespace 2019-10-12 22:33:57 +03:00
settings.cpp genesys: Deduplicate calculation of scan line count 2020-01-04 12:09:23 +02:00
settings.h genesys: Deduplicate calculation of scan line count 2020-01-04 12:09:23 +02:00
static_init.cpp genesys: Simplify scanner status handling 2019-11-30 19:06:44 +02:00
static_init.h genesys: Move static initialization functionality to a separate file 2019-11-23 12:38:47 +02:00
status.cpp genesys: Simplify scanner status handling 2019-11-30 19:06:44 +02:00
status.h genesys: Simplify scanner status handling 2019-11-30 19:06:44 +02:00
tables_frontend.cpp genesys: Add initial support for flatbed mode on Canon 4400F 2019-11-23 14:54:10 +02:00
tables_gpo.cpp genesys: Put the backend code into a separate namespace 2019-10-12 22:33:57 +03:00
tables_model.cpp genesys: Slightly tweak X TA offset on 8600F 2020-01-25 15:11:45 +02:00
tables_motor.cpp genesys: Improve motor tables on 8400F 2020-02-01 14:23:01 +02:00
tables_sensor.cpp genesys: Fix sensor tables on 8400F 2020-01-25 15:11:45 +02:00
test_scanner_interface.cpp genesys: Record motor slope tables in the config test 2019-11-23 12:38:40 +02:00
test_scanner_interface.h genesys: Record motor slope tables in the config test 2019-11-23 12:38:40 +02:00
test_settings.cpp genesys: Add a way to record backend internals using test scanner iface 2019-10-26 12:42:48 +02:00
test_settings.h genesys: Add a way to record backend internals using test scanner iface 2019-10-26 12:42:48 +02:00
test_usb_device.cpp genesys: Add interface for USB devices to allow mocking of them 2019-11-10 21:30:25 +02:00
test_usb_device.h genesys: Add interface for USB devices to allow mocking of them 2019-11-10 21:30:25 +02:00
usb_device.cpp genesys: Add interface for USB devices to allow mocking of them 2019-11-10 21:30:25 +02:00
usb_device.h genesys: Add interface for USB devices to allow mocking of them 2019-11-10 21:30:25 +02:00
utilities.h genesys: Add more debug printers 2019-10-26 12:42:46 +02:00