sane-project-backends/backend/genesys
Povilas Kanapickas bae938b4be genesys: Use output_pixel_offset for CCD offsets on gl847 2020-04-13 07:23:41 +03:00
..
buffer.cpp
buffer.h
calibration.h
command_set.h genesys: Increase consistency of lamp warmup handling 2020-04-09 23:57:04 +03:00
command_set_common.cpp genesys: Add support for Plustek Opticfilm 8200i 2020-03-27 21:29:28 +02:00
command_set_common.h
conv.cpp
conv.h
device.cpp genesys: Use common code path for memory layouts 2020-03-14 23:19:38 +02:00
device.h genesys: Defer evaluation of bcdDevice until open() 2020-04-09 23:50:46 +03:00
enums.cpp genesys: Add support for Plustek Opticfilm 8200i 2020-03-27 21:29:28 +02:00
enums.h genesys: Remove handling of XCORRECTION on gl646 2020-04-13 07:19:55 +03:00
error.cpp
error.h
fwd.h genesys: Turn Genesys_USB_Device_Entry into a class 2020-03-28 23:15:47 +02:00
genesys.cpp genesys: Fix invalid home position reporting on LiDE 700F 2020-04-13 07:19:28 +03:00
genesys.h
gl124.cpp genesys: Simplify use of pixel_endx on gl124 2020-04-13 07:19:59 +03:00
gl124.h genesys: Increase consistency of lamp warmup handling 2020-04-09 23:57:04 +03:00
gl124_registers.h
gl646.cpp genesys: Remove handling of XCORRECTION on gl646 2020-04-13 07:19:55 +03:00
gl646.h genesys: Increase consistency of lamp warmup handling 2020-04-09 23:57:04 +03:00
gl646_registers.h
gl841.cpp genesys: Use output_pixel_offset for CCD offsets on gl841 2020-04-13 07:23:38 +03:00
gl841.h genesys: Increase consistency of lamp warmup handling 2020-04-09 23:57:04 +03:00
gl841_registers.h
gl843.cpp genesys: Use output_pixel_offset for CCD offsets on gl843 2020-04-13 07:23:39 +03:00
gl843.h genesys: Increase consistency of lamp warmup handling 2020-04-09 23:57:04 +03:00
gl843_registers.h
gl846.cpp genesys: Use output_pixel_offset for CCD offsets on gl845/gl846 2020-04-13 07:23:40 +03:00
gl846.h genesys: Increase consistency of lamp warmup handling 2020-04-09 23:57:04 +03:00
gl846_registers.h genesys: Fix setup of motor vref on gl846 2020-03-27 21:29:30 +02:00
gl847.cpp genesys: Use output_pixel_offset for CCD offsets on gl847 2020-04-13 07:23:41 +03:00
gl847.h genesys: Increase consistency of lamp warmup handling 2020-04-09 23:57:04 +03:00
gl847_registers.h genesys: Clean up motor setup on gl847 2020-03-14 23:19:31 +02:00
image.cpp
image.h
image_buffer.cpp
image_buffer.h
image_pipeline.cpp
image_pipeline.h
image_pixel.cpp
image_pixel.h
low.cpp genesys: Use output_pixel_offset for CCD offsets on gl847 2020-04-13 07:23:41 +03:00
low.h Merge branch 'genesys-cleanup-device-init' into 'master' 2020-04-09 21:09:03 +00:00
motor.cpp genesys: Print MotorId as string instead of a numeric id 2020-03-27 21:29:23 +02:00
motor.h genesys: Reuse generic value filtering code for scan method filtering 2020-03-14 23:19:35 +02:00
register.h
register_cache.h
row_buffer.h
scanner_interface.cpp
scanner_interface.h
scanner_interface_usb.cpp genesys: Fix bulk data read from USB on gl845 2020-03-27 21:29:24 +02:00
scanner_interface_usb.h
sensor.cpp genesys: Add a way to specify output pixel offset 2020-04-13 07:19:57 +03:00
sensor.h genesys: Add a way to specify output pixel offset 2020-04-13 07:19:57 +03:00
serialize.cpp
serialize.h
settings.cpp genesys: Add a way to specify output pixel offset 2020-04-13 07:19:57 +03:00
settings.h genesys: Add a way to specify output pixel offset 2020-04-13 07:19:57 +03:00
static_init.cpp
static_init.h
status.cpp
status.h
tables_frontend.cpp genesys: Add support for Plustek Opticfilm 8200i 2020-03-27 21:29:28 +02:00
tables_gpo.cpp genesys: Add support for Plustek Opticfilm 8200i 2020-03-27 21:29:28 +02:00
tables_memory_layout.cpp genesys: Add support for Plustek Opticfilm 8200i 2020-03-27 21:29:28 +02:00
tables_model.cpp genesys: Disable currently unsupported resolutions on LiDE 700F 2020-04-13 07:19:29 +03:00
tables_motor.cpp Merge branch 'lide-210-220-4800dpi' into 'master' 2020-03-27 22:04:15 +00:00
tables_sensor.cpp genesys: Use output_pixel_offset for CCD offsets on gl847 2020-04-13 07:23:41 +03:00
test_scanner_interface.cpp genesys: Fix crash during testing mode 2020-04-11 15:20:29 +03:00
test_scanner_interface.h genesys: Fix crash during testing mode 2020-04-11 15:20:29 +03:00
test_settings.cpp genesys: Add support for matching devices by bcdDevice 2020-03-28 23:15:48 +02:00
test_settings.h genesys: Add support for matching devices by bcdDevice 2020-03-28 23:15:48 +02:00
test_usb_device.cpp genesys: Simplify USB id retrieval 2020-04-09 23:50:47 +03:00
test_usb_device.h genesys: Simplify USB id retrieval 2020-04-09 23:50:47 +03:00
usb_device.cpp genesys: Simplify USB id retrieval 2020-04-09 23:50:47 +03:00
usb_device.h genesys: Simplify USB id retrieval 2020-04-09 23:50:47 +03:00
utilities.h genesys: Remove remaining uses of hwdpi_divisor 2020-03-20 23:29:09 +02:00
value_filter.h genesys: Use common code path for memory layouts 2020-03-14 23:19:38 +02:00