projects
/
gram.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
456042b
)
Rename gram_calibration_auto to gram_generate_calibration
author
Jean THOMAS
<git0@pub.jeanthomas.me>
Thu, 30 Jul 2020 13:55:54 +0000
(15:55 +0200)
committer
Jean THOMAS
<git0@pub.jeanthomas.me>
Thu, 30 Jul 2020 13:55:54 +0000
(15:55 +0200)
libgram/src/calibration.c
patch
|
blob
|
history
diff --git
a/libgram/src/calibration.c
b/libgram/src/calibration.c
index bcd8c12276de8fa65bd7c8e4581c095bab3a7927..8e6e1ad944c4f7af27170f494000648dbe9d9f13 100644
(file)
--- a/
libgram/src/calibration.c
+++ b/
libgram/src/calibration.c
@@
-38,7
+38,7
@@
bool gram_read_burstdet(struct gramCtx *ctx, int phase) {
#endif
}
-int gram_
calibration_auto(struct gramCtx *ctx
) {
+int gram_
generate_calibration(struct gramCtx *ctx, struct gramProfile *profile
) {
uint32_t refval[8];
size_t i, j, k;
int score;