Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/OpenAudio_ArduinoLibrary/commit/0a71e2ca80d09edc548c365abf52f3b43737b9c7?style=unified&whitespace=ignore-eol
You should set ROOT_URL correctly, otherwise the web may not work correctly.
8 changed files with
27 additions and
27 deletions
examples/FT8Receive/FT8Receive.ino
examples/FT8Receive/Process_DSP_R.ino
examples/FT8Receive/constantsR.ino
examples/FT8Receive/decode_ft8R.ino
examples/FT8Receive/encodeR.ino
examples/FT8Receive/ldpcR.ino
examples/FT8Receive/unpackR.ino
radioFT8Demodulator_F32.h
@ -3,7 +3,7 @@
// amateur radio.
/*
* Huge thanks to Charli e Hill , W5BAA , for his Pocket FT8 work , much of which
* Huge thanks to Charley Hill , W5BAA , for his Pocket FT8 work , much of which
* is the basis for this INO : https : //github.com/Rotron/Pocket-FT8
* That work started from the " FT8 Decoding Library " by
* Karlis Goba : https : //github.com/kgoba/ft8_lib and thank you to both
@ -5,7 +5,7 @@
* Bob Larkin W7PUA , September 2022.
*
*/
/* Thank you to Charli e Hill, W5BAA, https://github.com/Rotron/Pocket-FT8
/* Thank you to Charley Hill, W5BAA, https://github.com/Rotron/Pocket-FT8
* for the conversion to Teensy operation , as well as
* to Kārlis Goba , YL3JG , https : //github.com/kgoba/ft8_lib.
* Thanks to all the contributors to the Joe Taylor WSJT project .
@ -7,7 +7,7 @@
*/
/* Thank you to Kārlis Goba, YL3JG, https://github.com/kgoba/ft8_lib
* and to Charli e Hill , W5BAA , https : //github.com/Rotron/Pocket-FT8
* and to Charley Hill , W5BAA , https : //github.com/Rotron/Pocket-FT8
* as well as the all the contributors to the Joe Taylor WSJT project .
* See " The FT4 and FT8 Communication Protocols, " Steve Franks , K9AN ,
* Bill Somerville , G4WJS and Joe Taylor , K1JT , QEX July / August 2020
@ -7,7 +7,7 @@
*/
/* Thank you to Kārlis Goba, YL3JG, https://github.com/kgoba/ft8_lib
* and to Charli e Hill , W5BAA , https : //github.com/Rotron/Pocket-FT8
* and to Charley Hill , W5BAA , https : //github.com/Rotron/Pocket-FT8
* as well as the all the contributors to the Joe Taylor WSJT project .
* See " The FT4 and FT8 Communication Protocols, " Steve Franks , K9AN ,
* Bill Somerville , G4WJS and Joe Taylor , K1JT , QEX July / August 2020
@ -7,7 +7,7 @@
*/
/* Thank you to Kārlis Goba, YL3JG, https://github.com/kgoba/ft8_lib
* and to Charli e Hill , W5BAA , https : //github.com/Rotron/Pocket-FT8
* and to Charley Hill , W5BAA , https : //github.com/Rotron/Pocket-FT8
* as well as the all the contributors to the Joe Taylor WSJT project .
* See " The FT4 and FT8 Communication Protocols, " Steve Franks , K9AN ,
* Bill Somerville , G4WJS and Joe Taylor , K1JT , QEX July / August 2020
@ -7,7 +7,7 @@
*/
/* Thank you to Kārlis Goba, YL3JG, https://github.com/kgoba/ft8_lib
* and to Charli e Hill , W5BAA , https : //github.com/Rotron/Pocket-FT8
* and to Charley Hill , W5BAA , https : //github.com/Rotron/Pocket-FT8
* as well as the all the contributors to the Joe Taylor WSJT project .
* See " The FT4 and FT8 Communication Protocols, " Steve Franks , K9AN ,
* Bill Somerville , G4WJS and Joe Taylor , K1JT , QEX July / August 2020
@ -6,7 +6,7 @@
*/
/* Thank you to Kārlis Goba, YL3JG, https://github.com/kgoba/ft8_lib
* and to Charli e Hill , W5BAA , https : //github.com/Rotron/Pocket-FT8
* and to Charley Hill , W5BAA , https : //github.com/Rotron/Pocket-FT8
* as well as the all the contributors to the Joe Taylor WSJT project .
* See " The FT4 and FT8 Communication Protocols, " Steve Franks , K9AN ,
* Bill Somerville , G4WJS and Joe Taylor , K1JT , QEX July / August 2020
@ -33,7 +33,7 @@
* and FT8 Communications Protocols , " by Steve Franke, K9AN, Bill Somerville,
* G4WJS and Joe Taylor , K1JT , QEX July / August 2020 , pp7 - 17. I was guided
* in the right direction for this implementation by Farhan , VU2ESE
* and Charli e , W5BAA . This led to a pair of excellent Raspberry Pi sources ,
* and Charley , W5BAA . This led to a pair of excellent Raspberry Pi sources ,
* https : //github.com/kgoba/ft8_lib and
* https : //github.com/WB2CBA/W5BAA-FT8-POCKET-TERMINAL
* An FT8 derivative of the first web site , using the Raspberry Pi ,
@ -76,7 +76,7 @@
* 5. Update time required for a T4 . x is uSec .
*/
// The Charli e Hill W5BAA_INTERFACE is from the Pocket-FT9 project and
// The Charley Hill W5BAA_INTERFACE is from the Pocket-FT9 project and
// transfers data as 128 int's. It is included as a compile time
// option to allow testing with the Pocket-FT8 Teensy software.
// The default interface transfers the collected data as a pointer to