Povilas Kanapickas
59506f866d
genesys: Remove exception for the GPL license
...
Several files already don't have the exception that allows uses of the
code that are additional to the GPL license. I'm no longer comfortable
granting this exception for my subsequent contributions, thus the
exception has been removed.
2021-12-30 19:16:54 +02:00
Olaf Meeuwissen
e79adde8b2
Use URL to refer users to copies of the GPL and LGPL
...
With the exception of use in three quotes as well as our inlcuded copy
of the GPL, all use of the Free Software Foundation's postal address
has been removed.
Re #320 .
2021-02-12 17:41:38 +09:00
Povilas Kanapickas
f6f891bd93
genesys: Call update_home_sensor_gpio() for all chip types
2020-06-27 00:47:14 +03:00
Povilas Kanapickas
8ec6bc2e5d
genesys: Deduplicate move_to_ta()
2020-05-26 01:32:44 +03:00
Povilas Kanapickas
57a398888d
genesys: Deduplicate init_regs_for_scan()
2020-05-26 01:32:40 +03:00
Povilas Kanapickas
4586ae4e56
genesys: Increase consistency of lamp warmup handling
2020-04-09 23:57:04 +03:00
Povilas Kanapickas
d8f09656b2
genesys: Deduplicate strip searching functionality
2020-02-22 11:02:57 +02:00
Povilas Kanapickas
2cf05553c0
genesys: Remove no longer used code related to start position search
2020-02-22 10:28:17 +02:00
Povilas Kanapickas
4c395182be
genesys: Remove no longer used coarse calibration ced path
2020-02-17 00:49:14 +02:00
Povilas Kanapickas
c1791e6c83
genesys: Pass the register set to modify to init_regs_for_scan()
2020-02-03 00:41:53 +02:00
Povilas Kanapickas
1748e625f0
genesys: Fix recovery from interrupted transparency scans on 8600F
2020-01-25 15:11:45 +02:00
Povilas Kanapickas
e8e56e33d3
genesys: Make XPA motor mode handling more generic
2020-01-12 10:57:10 +02:00
Povilas Kanapickas
05978e1c8b
genesys: Move *_set_xpa_lamp_power() to common command set
2020-01-12 10:57:06 +02:00
Povilas Kanapickas
cbb3d98e83
genesys: Move *_set_xpa_motor_power() to common command set
2020-01-12 10:57:05 +02:00
Povilas Kanapickas
29166d9b3b
genesys: Remove rewind() function due to unreliability
2019-12-22 17:40:13 +02:00
Povilas Kanapickas
27aea235b4
genesys: Rename slow_back_home() to move_back_home()
2019-12-01 10:43:10 +02:00
Povilas Kanapickas
35c8cb84f8
genesys: Extract slow_back_home_ta() to common code
2019-12-01 10:43:09 +02:00
Povilas Kanapickas
8aee1f0982
genesys: Expose slow_back_home_ta() to the cmd set
2019-11-30 19:19:18 +02:00
Povilas Kanapickas
cba6086ce7
genesys: Expose init_regs_for_scan_session() to the cmd set
2019-11-30 19:06:51 +02:00
Povilas Kanapickas
a355df168a
genesys: Expose update_home_sensor_gpio() in the cmd set
2019-11-30 19:06:49 +02:00
Povilas Kanapickas
2ca325c638
genesys: Simplify scanner status handling
2019-11-30 19:06:44 +02:00
Povilas Kanapickas
7385e0d305
genesys: Simplify get_gain4_bit() implementation
2019-11-30 19:06:43 +02:00
Povilas Kanapickas
309ee441de
genesys: Remove trivial bulk_{read,write}_data() wrapper
2019-10-26 11:38:36 +02:00
Povilas Kanapickas
a7ca16a415
genesys: Add file with class forward declarations
2019-11-02 17:13:15 +02:00
Povilas Kanapickas
68f388eb6a
genesys: Remove is_compatible_calibration() wrappers
2019-11-10 10:32:10 +02:00
Povilas Kanapickas
8659536e1b
genesys: Implement calculate_scan_session() on gl646
2019-11-10 10:32:08 +02:00
Povilas Kanapickas
8557e0c220
genesys: Don't modify global state in *_is_compatible_calibration()
2019-11-10 10:32:06 +02:00
Povilas Kanapickas
68e5f8a912
genesys: Put the backend code into a separate namespace
2019-10-12 22:33:57 +03:00
Povilas Kanapickas
e32a45fef8
genesys: Retrieve depth from session in genesys_warmup_lamp()
2019-10-02 12:01:27 +03:00
Povilas Kanapickas
c8f2a815c0
genesys: Don't use std types from global namespace
2019-10-01 15:41:24 +03:00
Povilas Kanapickas
9581f29f13
Merge branch 'genesys-fix-warnings' into 'master'
...
genesys: Fix warnings not enabled in regular build
See merge request sane-project/backends!209
2019-10-12 15:43:04 +00:00
Povilas Kanapickas
9f44bab6e0
genesys: Move backend files to a separate directory
2019-10-12 18:17:17 +03:00