This website works better with JavaScript.
Почетна
Помоћ
Пријавите Се
hms
/
aptdec
огледало од
https://github.com/Xerbo/aptdec
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
7
Вики
Activity
Преглед изворни кода
Slight changes to syncing
tags/v1.8.0
Xerbo
пре 4 година
родитељ
6a05b7a9c1
комит
55e7402f88
1 измењених фајлова
са
3 додато
и
3 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-3
dsp.c
+ 3
- 3
dsp.c
Прегледај датотеку
@@ -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) {
Write
Preview
Loading…
Откажи
Сачувај