vazeri / WSPREncode

WSPR Encoder modified Library for Arduino
GNU General Public License v3.0
1 stars 0 forks source link

Ubicar Whitepaper original de Andy Talbot, WSPR encoding, para comprender JTEcoder.cpp #2

Closed vazeri closed 6 years ago

vazeri commented 6 years ago

De Acuerdo a los comentarios del archivo JTEncode/src/JTEncode.cpp y la librería JTEncode/src/JTEncode.h

  • JTEncode.cpp - JT65/JT9/WSPR/FSQ encoder library for Arduino
  • Copyright (C) 2015-2016 Jason Milldrum milldrum@gmail.com
  • Based on the algorithms presented in the WSJT software suite.
  • Thanks to Andy Talbot G4JNT for the white paper on the WSPR encoding
  • process that helped me to understand all of this.

Existe un articulo que explica a detalle el funcionamiento de este codigo asi como del protocolo whisper, hay que encontrar ese documento y contactar a Andy Talbot G4JNT o Jason Milldrum de ser necesario milldrum@gmail.com

vazeri commented 6 years ago

Presencia en línea de Jason Milldrum

milldrum@gmail.com https://github.com/NT7S https://nt7s.com https://twitter.com/NT7S

Ya he enviado un mensaje inicial a Jason para ver si nos puede facilitar el articulo.

image

vazeri commented 6 years ago

Pagina personal de Andy Talbot G4JNT http://www.g4jnt.com/

Repositorio http://www.g4jnt.com/JTModesBcns.htm

WhitePaper http://www.g4jnt.com/WSPR_Coding_Process.pdf

vazeri commented 6 years ago

El whitepaper ha sido agregado al repositorio en pdf/WhitePaper