sane-project-backends/backend/genesys
Povilas Kanapickas e2e3ea0947 genesys: Route sleep calls through low level scanner interface 2019-11-10 21:30:29 +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: Add file with class forward declarations 2019-11-02 17:13:15 +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: Use generic USB device interface througout the backend 2019-11-10 21:30:29 +02:00
device.h genesys: Use generic USB device interface througout the backend 2019-11-10 21:30:29 +02:00
enums.cpp genesys: Extract conversion of ScanColorMode to separate functions 2019-11-10 16:41:59 +02:00
enums.h genesys: Extract conversion of ScanColorMode to separate functions 2019-11-10 16:41:59 +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: Use generic USB device interface througout the backend 2019-11-10 21:30:29 +02:00
genesys.cpp genesys: Route sleep calls through low level scanner interface 2019-11-10 21:30:29 +02:00
genesys.h genesys: Move conversion of ScanMethod to option strings to enums.cpp 2019-11-10 16:41:59 +02:00
gl124.cpp genesys: Route sleep calls through low level scanner interface 2019-11-10 21:30:29 +02:00
gl124.h genesys: Remove is_compatible_calibration() wrappers 2019-11-10 10:32:10 +02:00
gl124_registers.h genesys: Use a searchable name for register enums 2019-10-02 14:28:59 +03:00
gl646.cpp genesys: Route sleep calls through low level scanner interface 2019-11-10 21:30:29 +02:00
gl646.h genesys: Remove is_compatible_calibration() wrappers 2019-11-10 10:32:10 +02:00
gl646_registers.h genesys: Use a searchable name for register enums 2019-10-02 14:28:59 +03:00
gl841.cpp genesys: Route sleep calls through low level scanner interface 2019-11-10 21:30:29 +02:00
gl841.h genesys: Remove is_compatible_calibration() wrappers 2019-11-10 10:32:10 +02:00
gl841_registers.h genesys: Don't enable gamma when not needed 2019-10-17 22:30:15 +03:00
gl843.cpp genesys: Route sleep calls through low level scanner interface 2019-11-10 21:30:29 +02:00
gl843.h genesys: Remove is_compatible_calibration() wrappers 2019-11-10 10:32:10 +02:00
gl843_registers.h genesys: Use a searchable name for register enums 2019-10-02 14:28:59 +03:00
gl846.cpp genesys: Route sleep calls through low level scanner interface 2019-11-10 21:30:29 +02:00
gl846.h genesys: Remove is_compatible_calibration() wrappers 2019-11-10 10:32:10 +02:00
gl846_registers.h genesys: Use a searchable name for register enums 2019-10-02 14:28:59 +03:00
gl847.cpp genesys: Route sleep calls through low level scanner interface 2019-11-10 21:30:29 +02:00
gl847.h genesys: Remove is_compatible_calibration() wrappers 2019-11-10 10:32:10 +02:00
gl847_registers.h genesys: Use a searchable name for register enums 2019-10-02 14:28:59 +03: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: Add missing <cmath> includes 2019-10-17 22:30:26 +03: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: Route sleep calls through low level scanner interface 2019-11-10 21:30:29 +02:00
low.h genesys: Route sleep calls through low level scanner interface 2019-11-10 21:30:29 +02:00
motor.h genesys: Put the backend code into a separate namespace 2019-10-12 22:33:57 +03:00
register.h genesys: Extract low level register set functionality to separate class 2019-10-26 11:38:37 +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: Route sleep calls through low level scanner interface 2019-11-10 21:30:29 +02:00
scanner_interface_usb.cpp genesys: Route sleep calls through low level scanner interface 2019-11-10 21:30:29 +02:00
scanner_interface_usb.h genesys: Route sleep calls through low level scanner interface 2019-11-10 21:30:29 +02:00
sensor.h genesys: Add low level interface for interaction with the scanner 2019-11-10 21:30:04 +02:00
serialize.cpp
serialize.h genesys: Put the backend code into a separate namespace 2019-10-12 22:33:57 +03:00
settings.h genesys: Remove no longer used Genesys_Current_Setup 2019-11-10 10:32:05 +02:00
tables_frontend.cpp genesys: Put the backend code into a separate namespace 2019-10-12 22:33:57 +03: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: Add support for 3200dpi flatbed resolution on 8400F 2019-10-27 10:29:56 +02:00
tables_motor.cpp genesys: Fix invalid memory access on DSMobile 600 and DocketPort 467 2019-11-09 22:51:42 +02:00
tables_motor_profile.cpp genesys: Put the backend code into a separate namespace 2019-10-12 22:33:57 +03:00
tables_sensor.cpp genesys: Add support for 3200dpi flatbed resolution on 8400F 2019-10-27 10:29:56 +02:00
test_scanner_interface.cpp genesys: Route sleep calls through low level scanner interface 2019-11-10 21:30:29 +02:00
test_scanner_interface.h genesys: Route sleep calls through low level scanner interface 2019-11-10 21:30:29 +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 utility to compute percentille of columns in image 2019-10-17 22:07:00 +03:00