You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# ESP32-OLED-Fossa-GroundStation for Platformio
2
-
The aim of this project is to create an open network of ground stations for the Fossa Satellites distributed all over the world and connected through internet.
2
+
The aim of this project is to create an open network of ground stations for the Fossa Satellites distributed all over the world and connected through Internet.
3
3
4
4
This project is based on ESP32 boards and is compatible with sx126x and sx127x you can build you own board using one of these modules but most of us use a development board like the ones listed in the Supported boards section.
5
5
@@ -10,12 +10,12 @@ Currently we are at an early stage of development (just a cuople of weeks of wor
10
10
11
11
The first Fossa satellite, FossaSat-1 was launched on December 12, 2019 and it is still in evaluation stage by the Fossa team, so it is important **not to communicate to the satellity and only listen** until the Fossa team says otherwise.
12
12
13
-
FossaSat-1 is currently in a healthy state and sending packets, however several issues were found are being evaluated:
13
+
FossaSat-1 is currently in a healthy state and sending packets, however several issues were found and are being evaluated:
14
14
* Satellite antenna and solar panels might not be properly deployed. Received signals from the satellite were too weak compared with theoretical values and simulations which could indicate an improper deployment of the antenna or no deployment at all. Currently the team is trying to command an emergency deployment. It will be not possible to receive satellite signals without huge antennas until this is done.
15
-
* It was discovered a misconfiguration on FossaSat-1 LoRa module. The syncWord parameter used is `0x0F0F` which is not documented and not compatible with sx127x receivers. This means that even if the antenna deployment works, **it will be difficult to communicate with FossaSat-1 with a sx127x modules** although not impossible as [this was already achieved](https://twitter.com/G4lile0/status/1204311425025486848) with large antennas.
15
+
* It was discovered a misconfiguration on FossaSat-1 LoRa module. The syncWord parameter used is `0x0F0F` which is not documented and not compatible with sx127x receivers. This means that even if the antenna deployment works, **it will be difficult to communicate with FossaSat-1 with a sx127x modules** although not impossible as [this was already achieved](https://twitter.com/G4lile0/status/1204311425025486848) with antenna 4 x 23 el (DK7ZB) with tracking, 20 cable, preamp 20 dB, 2 way splitter and module RFM98.
16
16
* The satellite might be rotating. The satellite has a Passive Magnetic Stabilization (PMS) system and the Fossa team pointed out that it seems to be stabilizing gradually, so signal quality should improve.
17
17
18
-
The Fossa team has announced that **two new satellites will be launched on March 2020 and those will be 100% compatible** with all the boards including sx127x, so at this moment the priority is keep improving the project, try to receive communications form FossaSat-1 with high gain antenas and be prepared for the next launch on march when all bords will be compatible.
18
+
The Fossa team has announced that **two new satellites will be launched on March 2020 and those will be 100% compatible** with all the boards including sx127x, so at this moment the priority is keep improving the project, try to receive communications form FossaSat-1 with high gain antenas and be prepared for the next launch on March when all bords will be compatible.
19
19
20
20
We are using Telegram as the mean of communication for the project, there are also two channels where you can suscribe and be updated automátically whenever a new packet is received by the network from the Satellite.
21
21
***Main community chat:**https://t.me/joinchat/DmYSElZahiJGwHX6jCzB3Q
0 commit comments