sane-project-backends/backend/genesys
Povilas Kanapickas d680724f9e Merge branch 'genesys-debug-tiff' into 'master'
genesys: Use TIFF files for debugging

See merge request sane-project/backends!464
2020-05-23 11:18:34 +00: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 genesys: Enable image data logging as a separate environment variable 2020-05-16 23:05:20 +03:00
error.h genesys: Enable image data logging as a separate environment variable 2020-05-16 23:05:20 +03:00
fwd.h
genesys.cpp genesys: Use TIFF files for debugging 2020-05-23 14:03:01 +03:00
genesys.h genesys: Remove image enhancement functionality from the backend 2020-05-21 20:16:36 +03:00
gl124.cpp genesys: Use TIFF files for debugging 2020-05-23 14:03:01 +03:00
gl124.h
gl124_registers.h
gl646.cpp genesys: Use TIFF files for debugging 2020-05-23 14:03:01 +03:00
gl646.h
gl646_registers.h
gl841.cpp genesys: Use TIFF files for debugging 2020-05-23 14:03:01 +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 genesys: Use TIFF files for debugging 2020-05-23 14:03:01 +03:00
image.h genesys: Use TIFF files for debugging 2020-05-23 14:03:01 +03:00
image_buffer.cpp
image_buffer.h
image_pipeline.cpp genesys: Use TIFF files for debugging 2020-05-23 14:03:01 +03:00
image_pipeline.h genesys: Implement image pipeline node to shift columns 2020-05-22 01:23:49 +03:00
image_pixel.cpp
image_pixel.h
low.cpp Merge branch 'genesys-debug-tiff' into 'master' 2020-05-23 11:18:34 +00:00
low.h Merge branch 'genesys-debug-tiff' into 'master' 2020-05-23 11:18:34 +00: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 genesys: Remove debug messages that are no longer useful 2020-05-16 23:43:47 +03:00
scanner_interface_usb.h
sensor.cpp genesys: Add support for unstaggering in X direction 2020-05-22 01:23:50 +03:00
sensor.h genesys: Simplify pixel positioning for unstaggering 2020-05-23 14:02:32 +03:00
serialize.cpp
serialize.h
settings.cpp genesys: Add support for unstaggering in X direction 2020-05-22 01:23:50 +03:00
settings.h genesys: Add support for unstaggering in X direction 2020-05-22 01:23:50 +03:00
static_init.cpp
static_init.h
status.cpp
status.h
tables_frontend.cpp genesys: Fix incorrect ADC definition on gl847 2020-05-16 22:04:51 +03:00
tables_gpo.cpp genesys: Simplify GPIO setup on gl847 2020-05-16 22:21:13 +03:00
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: Simplify pixel positioning for unstaggering 2020-05-23 14:02:32 +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