Wykres commitów

9810 Commity (f2871ca81dd29512be9af19dcad5ad6e191f788e)

Autor SHA1 Wiadomość Data
Povilas Kanapickas 57d8eb565f genesys: Add missing dependencies to the unit tests 2019-08-09 09:40:54 +03:00
Povilas Kanapickas 7d1617e4c0 Merge branch 'genesys-canoscan-8400f' into 'master'
genesys: Implement regular and transparency scans for Canon CanoScan 8400F

See merge request sane-project/backends!100
2019-08-08 20:09:54 +00:00
Povilas Kanapickas 9a8eb90dc3 Merge branch 'genesys-canoscan-8600f-infrared' into 'master'
genesys: Add infrared support to Canon CanoScan 8600F

See merge request sane-project/backends!99
2019-08-08 19:51:06 +00:00
Povilas Kanapickas 820ff5293a Merge branch 'genesys-repark-before-setting-shading-regs' into 'master'
genesys: Repark before regs are setup in white_shading_calibration()

See merge request sane-project/backends!98
2019-08-08 18:51:09 +00:00
Povilas Kanapickas 45646240bf Merge branch 'genesys-fix-gl843-gain-calibration' into 'master'
genesys: Improve gain calibration on GL843

See merge request sane-project/backends!97
2019-08-08 18:33:41 +00:00
Povilas Kanapickas 8d3369f68e Merge branch 'genesys-reinit-regs-before-shading' into 'master'
genesys: Reinit registers before each shading calibration step

See merge request sane-project/backends!96
2019-08-08 18:13:30 +00:00
Povilas Kanapickas d2653efbd9 sanei_usb: Add a way to record debug messages to USB captures 2019-08-08 20:52:23 +03:00
Povilas Kanapickas 1491a1067e Merge branch 'genesys-usb-capture-debug-msg' into 'master'
genesys: Add a way to record debug messages to USB captures

See merge request sane-project/backends!95
2019-08-08 17:49:06 +00:00
Povilas Kanapickas aa6bdba74d genesys: Add a way to record debug messages to USB captures 2019-08-08 20:33:49 +03:00
Povilas Kanapickas 0fc4eb80e3 Merge branch 'genesys-cleanup' into 'master'
genesys: Various cleanups

See merge request sane-project/backends!94
2019-08-08 16:51:43 +00:00
Ralph Little eae96342d8 Merge branch 'text_corrections' into 'master'
Some fixes to US messages in source.

See merge request sane-project/backends!91
2019-08-08 16:44:19 +00:00
Cor 408469d94e Update hp3900_rts8822.c
After increase the timeout from 10 to 60 seconds, the hp3970 can scan black and white 35mm films using the parameters Gray, 16 bit and 2400 dpi. More information in https://gitlab.com/sane-project/backends/issues/77
2019-08-08 14:58:09 +00:00
Olaf Meeuwissen 1be824f2c5 Merge branch 'sanei-usb-testing-mode' into 'master'
sanei: Support capture and replay of USB data for testing

See merge request sane-project/backends!55
2019-08-08 14:01:30 +00:00
Olaf Meeuwissen 953ed4c2b0 mustek_usb2: Fix sprintf invocation. Fixes #110 2019-08-08 21:41:22 +09:00
Olaf Meeuwissen 6fdbc95bf3 CI: Fix broken dependency after job renames 2019-08-06 22:36:57 +09:00
Olaf Meeuwissen 2874d21514 CI: Rename stages and jobs for clarity
It drops the common `compile:` prefix because the web UI ellipsizes
job names.  This leads to names that are hard to tell apart when the
prefix is applied.

The archive stage has been renamed to snapshot to differentiate it
more from the release stage.  The prepare moniker did not clearly
describe the stage's intent and has been renamed to tarball.  The
job names for these stages now reflect the `make` invocations used
in an attempt to be more descriptive.
2019-08-06 21:42:08 +09:00
Ralph Little fdc23d129a 1) Correct some spelling mistakes
2) Convert some British spellings to US
3) Modified some longer sentences to improve readability.
4) Modified en_GB to suit
2019-08-05 20:54:18 -07:00
Povilas Kanapickas 6912400cf4 genesys: Move motor profile tables to a single file 2019-08-04 18:21:08 +03:00
Povilas Kanapickas aa4ee9c49e genesys: Split genesys_devices.cc file to separate files for each table 2019-08-04 18:21:07 +03:00
Povilas Kanapickas 6592692448 genesys: Compile genesys_devices.cc as a separate translation unit 2019-08-04 18:21:06 +03:00
Povilas Kanapickas 8cb6130cfe genesys: Cleanup the gpo setup 2019-08-04 14:01:50 +03:00
Povilas Kanapickas ca54462bd2 genesys: Simplify shading upload on gl843 2019-08-04 13:17:52 +03:00
Povilas Kanapickas 2df86f551f genesys: Fix incorrect dpi computation for G4050 2019-08-04 13:17:51 +03:00
Povilas Kanapickas d365637dfc genesys: Simplify optical regs setup on gl843 2019-08-04 13:17:50 +03:00
Povilas Kanapickas 3e09ba18fa genesys: Move pixel coordinate calculation to gl843_compute_session() 2019-08-04 13:17:49 +03:00
Povilas Kanapickas 6a0f17cecc genesys: Raise an exception if input resolution is out of bounds 2019-08-04 13:17:48 +03:00
Povilas Kanapickas 1c61d3692a genesys: Rewrap extremely long lines in motor step definitions 2019-08-04 12:01:52 +03:00
Povilas Kanapickas ea602f7ebc genesys: Rewrite and document sanei_genesys_calculate_zmod() 2019-08-04 12:01:51 +03:00
Povilas Kanapickas 6f20e6d341 genesys: Use std::vector for the motor slope tables 2019-08-04 12:01:50 +03:00
Povilas Kanapickas 510e8123f3 genesys: Remove support for multiple motor power modes 2019-08-04 12:01:49 +03:00
Povilas Kanapickas 239eab6ea6 genesys: Simplify motor setup to make it easier to expand 2019-08-04 12:01:48 +03:00
Povilas Kanapickas b85a83f6af genesys: Remove no longer used optical flags variables 2019-08-04 10:52:58 +03:00
Povilas Kanapickas 306b160f00 genesys: Pass OPTICAL_FLAG_DISABLE_SHADING flag via session 2019-08-04 10:52:57 +03:00
Povilas Kanapickas 86d4828ece genesys: Pass OPTICAL_FLAG_DISABLE_GAMMA flag via session 2019-08-04 10:52:56 +03:00
Povilas Kanapickas d503701fb7 genesys: Pass OPTICAL_FLAG_USE_XPA flag via session 2019-08-04 10:52:55 +03:00
Povilas Kanapickas 773170af09 genesys: Pass OPTICAL_FLAG_DISABLE_LAMP flag via session 2019-08-04 10:52:54 +03:00
Povilas Kanapickas 8618a49182 genesys: Pass OPTICAL_FLAG_STAGGER flag via session 2019-08-04 10:52:53 +03:00
Povilas Kanapickas a4b551be0c genesys: Pass OPTICAL_FLAG_ENABLE_LEDADD flag via session 2019-08-04 10:52:52 +03:00
Povilas Kanapickas e5a90e8005 genesys: Update all sensors when searching for reference point 2019-08-04 02:48:29 +03:00
Povilas Kanapickas 91b20fb268 genesys: Make sanei_genesys_search_reference_point() non-destructive 2019-08-04 02:48:28 +03:00
Povilas Kanapickas d0dbfa6ec3 genesys: Print traces of more data 2019-08-04 02:48:27 +03:00
Povilas Kanapickas 824f922e49 genesys: Don't do additional scans in case of debug 2019-08-04 02:48:26 +03:00
Povilas Kanapickas e733f66960 genesys: Add a way to customize per-sensor divisor management 2019-08-04 01:11:08 +03:00
Povilas Kanapickas ea78c00882 genesys: Fix duplicate hwdpi conversion on gl124 2019-08-04 01:11:07 +03:00
Povilas Kanapickas 1ba4018a6e genesys: Pass session directly to gl843_init_optical_regs_scan() 2019-08-04 01:11:06 +03:00
Povilas Kanapickas cafb97d293 genesys: Use session struct to pass data to the setup functions 2019-08-03 22:42:20 +03:00
Povilas Kanapickas 598aa99778 genesys: Improve code clarity by retiring half_ccd 2019-08-03 01:31:07 +03:00
Povilas Kanapickas 16c55bf330 genesys: Init cmd_set directly instead of going through a function 2019-08-02 22:39:05 +03:00
Povilas Kanapickas a58b20d2c8 genesys: Move cmd_set from model to device struct 2019-08-02 22:39:04 +03:00
Povilas Kanapickas f9a9d3f84a genesys: Cache physical register state in the device on writes 2019-08-02 22:39:01 +03:00