sane-project-backends/backend/genesys
Ralph Little c4a88e6bf4 genesys: renamed HP ScanJet 3670C to 3670. Model has no C suffix 2020-01-07 22:52:14 -08:00
..
buffer.cpp
buffer.h
calibration.h
command_set.h genesys: Remove rewind() function due to unreliability 2019-12-22 17:40:13 +02:00
conv.cpp
conv.h
device.cpp genesys: Fix collection of scanhead movement information 2019-12-22 17:40:13 +02:00
device.h genesys: Fix collection of scanhead movement information 2019-12-22 17:40:13 +02:00
enums.cpp genesys: Make scan flags an enum 2019-11-23 12:38:51 +02:00
enums.h genesys: renamed HP ScanJet 3670C to 3670. Model has no C suffix 2020-01-07 22:52:14 -08:00
error.cpp
error.h
fwd.h genesys: Remove support for legacy curves 2019-12-14 10:20:13 +02:00
genesys.cpp genesys: Remove excessive debug logs during data read 2019-12-26 17:13:34 +02:00
genesys.h genesys: Replace unneeded uses of macros with enums 2019-11-23 15:32:45 +02:00
gl124.cpp genesys: Improve calibration speed by making convergence faster 2019-12-26 17:13:33 +02:00
gl124.h genesys: Remove rewind() function due to unreliability 2019-12-22 17:40:13 +02:00
gl124_registers.h genesys: Fix step selector masks on gl124 2019-12-26 17:13:26 +02:00
gl646.cpp genesys: Add extra sleep during scan stop for gl646 2019-12-26 17:13:23 +02:00
gl646.h genesys: added 50dpi to HP ScanJet 3670 backend 2020-01-07 22:36:09 -08: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 genesys: Fix collection of scanhead movement information 2019-12-22 17:40:13 +02:00
gl841.h genesys: Remove rewind() function due to unreliability 2019-12-22 17:40:13 +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: Fix collection of scanhead movement information 2019-12-22 17:40:13 +02:00
gl843.h genesys: Remove rewind() function due to unreliability 2019-12-22 17:40:13 +02:00
gl843_registers.h genesys: Replace defines with constants in register lists 2019-11-23 15:32:45 +02:00
gl846.cpp genesys: Fix collection of scanhead movement information 2019-12-22 17:40:13 +02:00
gl846.h genesys: Remove rewind() function due to unreliability 2019-12-22 17:40:13 +02:00
gl846_registers.h genesys: Simplify get_gain4_bit() implementation 2019-11-30 19:06:43 +02:00
gl847.cpp genesys: Fix collection of scanhead movement information 2019-12-22 17:40:13 +02:00
gl847.h genesys: Remove rewind() function due to unreliability 2019-12-22 17:40:13 +02:00
gl847_registers.h genesys: Simplify get_gain4_bit() implementation 2019-11-30 19:06:43 +02:00
image.cpp
image.h
image_buffer.cpp
image_buffer.h
image_pipeline.cpp genesys: Fix invalid memory access in ImagePipelineNodeDesegment 2019-12-26 17:13:32 +02:00
image_pipeline.h
image_pixel.cpp
image_pixel.h
low.cpp genesys: Fix collection of scanhead movement information 2019-12-22 17:40:13 +02:00
low.h genesys: Remove no longer used final_exposure 2019-12-22 17:07:24 +02:00
motor.cpp genesys: Remove no longer used final_exposure 2019-12-22 17:07:24 +02:00
motor.h genesys: Remove no longer used final_exposure 2019-12-22 17:07:24 +02:00
register.h genesys: Fix collection of scanhead movement information 2019-12-22 17:40:13 +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
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 a way to configure per-sensor stagger config 2019-12-14 09:12:28 +02:00
sensor.h genesys: Add a way to configure per-sensor stagger config 2019-12-14 09:12:28 +02:00
serialize.cpp
serialize.h
settings.cpp genesys: Make scan flags an enum 2019-11-23 12:38:51 +02:00
settings.h genesys: Make scan flags an enum 2019-11-23 12:38:51 +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
tables_model.cpp genesys: renamed HP ScanJet 3670C to 3670. Model has no C suffix 2020-01-07 22:52:14 -08:00
tables_motor.cpp genesys: added 50dpi to HP ScanJet 3670 backend 2020-01-07 22:36:09 -08:00
tables_motor_profile.cpp genesys: Fix Opticfilm 7200i and 7500i motor curves 2019-12-14 10:20:05 +02:00
tables_sensor.cpp genesys: added 50dpi to HP ScanJet 3670 backend 2020-01-07 22:36:09 -08: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