sane-project-backends/backend/genesys
Povilas Kanapickas 4b0f3ed02c genesys: Warn if output and requested widths don't match 2020-05-21 23:40:59 +03:00
..
buffer.cpp
buffer.h
calibration.h
command_set.h
command_set_common.cpp
command_set_common.h
conv.cpp genesys: Remove image enhancement functionality from the backend 2020-05-21 20:16:36 +03:00
conv.h genesys: Remove image enhancement functionality from the backend 2020-05-21 20:16:36 +03:00
device.cpp genesys: Remove no longer used buffers 2020-05-21 20:51:15 +03:00
device.h genesys: Remove no longer used buffers 2020-05-21 20:51:15 +03:00
enums.cpp genesys: Update enum formatters for OpticFilm 7200 2020-05-20 22:00:16 +03:00
enums.h genesys: Add function to format SensorId 2020-05-20 22:00:15 +03:00
error.cpp
error.h
fwd.h
genesys.cpp genesys: Warn if output and requested widths don't match 2020-05-21 23:40:59 +03:00
genesys.h genesys: Remove image enhancement functionality from the backend 2020-05-21 20:16:36 +03:00
gl124.cpp genesys: Replace ccd_size_divisor with explicit optical resolution 2020-05-18 06:35:20 +03:00
gl124.h
gl124_registers.h
gl646.cpp genesys: Replace ccd_size_divisor with explicit optical resolution 2020-05-18 06:35:20 +03:00
gl646.h
gl646_registers.h
gl841.cpp genesys: Rename Genesys_Sensor::{optical_res => full_resolution} 2020-05-18 06:35:19 +03:00
gl841.h
gl841_registers.h
gl842.cpp genesys: Rename Genesys_Sensor::{optical_res => full_resolution} 2020-05-18 06:35:19 +03:00
gl842.h
gl842_registers.h
gl843.cpp genesys: Replace ccd_size_divisor with explicit optical resolution 2020-05-18 06:35:20 +03:00
gl843.h
gl843_registers.h
gl846.cpp genesys: Rename Genesys_Sensor::{optical_res => full_resolution} 2020-05-18 06:35:19 +03:00
gl846.h
gl846_registers.h
gl847.cpp genesys: Rename Genesys_Sensor::{optical_res => full_resolution} 2020-05-18 06:35:19 +03:00
gl847.h
gl847_registers.h
image.cpp
image.h
image_buffer.cpp
image_buffer.h
image_pipeline.cpp genesys: Fix invalid writes in ImagePipelineNodeInvert for 1-bit data 2020-05-21 20:21:04 +03:00
image_pipeline.h genesys: Fix potential out of bounds access in line shift pipeline nodes 2020-05-21 20:21:03 +03:00
image_pixel.cpp
image_pixel.h
low.cpp genesys: Replace ccd_size_divisor with explicit optical resolution 2020-05-18 06:35:20 +03:00
low.h genesys: Fix const safety of sensor retrieval functions 2020-05-21 23:40:56 +03:00
motor.cpp genesys: Fix step multiplier handling in motor table manipulation utils 2020-05-18 04:34:28 +03:00
motor.h genesys: Fix step multiplier handling in motor table manipulation utils 2020-05-18 04:34:28 +03:00
register.h
register_cache.h
row_buffer.h
scanner_interface.cpp
scanner_interface.h
scanner_interface_usb.cpp
scanner_interface_usb.h
sensor.cpp genesys: Replace ccd_size_divisor with explicit optical resolution 2020-05-18 06:35:20 +03:00
sensor.h genesys: Replace ccd_size_divisor with explicit optical resolution 2020-05-18 06:35:20 +03:00
serialize.cpp
serialize.h
settings.cpp genesys: Replace ccd_size_divisor with explicit optical resolution 2020-05-18 06:35:20 +03:00
settings.h genesys: Fix uninitialized variable 2020-05-21 20:21:05 +03:00
static_init.cpp
static_init.h
status.cpp
status.h
tables_frontend.cpp
tables_gpo.cpp
tables_memory_layout.cpp
tables_model.cpp genesys: Make sure full-step tables are used on gl841 2020-05-18 04:34:28 +03:00
tables_motor.cpp genesys: Slow fast movements on higher resolutions on LiDE 35,50 2020-05-18 04:34:28 +03:00
tables_sensor.cpp genesys: Replace ccd_size_divisor with explicit optical resolution 2020-05-18 06:35:20 +03:00
test_scanner_interface.cpp
test_scanner_interface.h
test_settings.cpp
test_settings.h
test_usb_device.cpp
test_usb_device.h
usb_device.cpp
usb_device.h
utilities.h
value_filter.h