Foleosoft
/
QAnsel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa6e3a5
)
Thu Aug 15 08:10:30 PM EDT 2024
author
miha-q
<>
Fri, 16 Aug 2024 00:10:30 +0000
(20:10 -0400)
committer
miha-q
<>
Fri, 16 Aug 2024 00:10:30 +0000
(20:10 -0400)
src/hardware.c
patch
|
blob
|
history
diff --git
a/src/hardware.c
b/src/hardware.c
index 02cf5b419839fb314f51fcd3d28a357f0d648710..9411c12216506685ac807496c3a3662eafb3e2ca 100644
(file)
--- a/
src/hardware.c
+++ b/
src/hardware.c
@@
-125,6
+125,8
@@
float qansel_hardware_getseed()
//return seed;
}
+//This card seems to have some bias so rand() is
+// simply used to debias the card
void qansel_quantis_chunk(unsigned char** chunk)
{
int chunk_size = 4096;