Este sítio funciona melhor com JavaScript.
Página inicial
Ajuda
Iniciar sessão
hms
/
aptdec
espelho de
https://github.com/Xerbo/aptdec
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
7
Wiki
Trabalho
Ver a proveniência
Slight changes to syncing
tags/v1.8.0
Xerbo
há 4 anos
ascendente
6a05b7a9c1
cometimento
55e7402f88
1 ficheiros alterados
com
3 adições
e
3 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+3
-3
dsp.c
+ 3
- 3
dsp.c
Ver ficheiro
@@ -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) {
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar