Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Apua
Kirjaudu sisään
hms
/
aptdec
peilaus alkaen
https://github.com/Xerbo/aptdec
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Julkaisut
7
Wiki
Toiminta
Selaa lähdekoodia
Slight changes to syncing
tags/v1.8.0
Xerbo
4 vuotta sitten
vanhempi
6a05b7a9c1
commit
55e7402f88
1 muutettua tiedostoa
jossa
3 lisäystä
ja
3 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
dsp.c
+ 3
- 3
dsp.c
Näytä tiedosto
@@ -245,10 +245,10 @@ int getpixelrow(float *pixelv, int nrow, int *zenith) {
}
// The point in which the pixel offset is recalculated
/*
if (corr < 0.75 * max) {
synced = 0;
if (corr < 0.75 * max) {
//
synced = 0;
FreqLine = 1.0;
}
*/
}
max = corr;
if (synced < 8) {
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna