G4lile0 / tinyGS

📡 Open Ground Station Network 🛰
GNU General Public License v3.0
925 stars 178 forks source link

Update Fossa_GroundStation.ino #12

Closed nmaas87 closed 4 years ago

nmaas87 commented 4 years ago

Updated Syncword from 0xff to 0x00 to ensure compability with the satellite configuration - trying now if it works :)

4m1g0 commented 4 years ago

Related discussion: https://github.com/FOSSASystems/FOSSASAT-1/pull/9

4m1g0 commented 4 years ago

In the next release we will select the sync word based on the lora module as we are supporting sx126x and sx127x.

Thanks for pointing this out.