- 02 Dec, 2018 1 commit
-
-
Vasily Khoruzhick authored
Signed-off-by:
Vasily Khoruzhick <anarsoul@gmail.com>
-
- 09 Nov, 2018 1 commit
-
-
Bastien Nocera authored
To appease gtk-doc's struct parser, which chokes on the short name for the data type. See https://gitlab.gnome.org/GNOME/gtk-doc/issues/63
-
- 28 Sep, 2018 1 commit
-
-
Bastien Nocera authored
This is already self-contained.
-
- 29 May, 2018 1 commit
-
-
Bastien Nocera authored
aeslib.h and assembling.h don't need access to internal data structures, so make them include the public fprint.h rather than the internal header fp_internal.h.
-
- 16 Dec, 2015 3 commits
-
-
Vasily Khoruzhick authored
Height is not a good determinant in movement direction, normalized error is much better. Should fix aes1610 and aes2501 driver issues.
-
Vasily Khoruzhick authored
-
Vasily Khoruzhick authored
Frame assembling routines are not aes-specific, so move them into a separate file and add an accessor for peeking a pixel.
-
- 31 Jan, 2015 1 commit
-
-
Vasily Khoruzhick authored
Some scanners provide hardware assistance in frame assemling, i.e. horizontal and vertical offset to previous frame is provided. This commit improves code to utilise that assistance. Sensors without hardware assistance will use software algorithm, which was also improved to do search in horizontal direction.
-
- 29 Nov, 2012 1 commit
-
-
Vasily Khoruzhick authored
Move overlap detection and assembling code into aeslib to prevent code duplication https://bugs.freedesktop.org/show_bug.cgi?id=57426
-
- 16 Feb, 2008 2 commits
-
-
Daniel Drake authored
aes2501 needs this for state tracking
-
Daniel Drake authored
-
- 27 Dec, 2007 1 commit
-
-
Daniel Drake authored
Dropped -Wextra as it is not that useful. Set compiler flags to be more like the kernel's. Set std=gnu99 Fixed some warnings.
-
- 26 Nov, 2007 2 commits
-
-
Daniel Drake authored
All 3 authentec drivers now use a shared image assembly function.
-
Daniel Drake authored
Currently provides register writing functionality only, more common ground will be moved here soon.
-