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
+11-8Lines changed: 11 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,15 +86,11 @@ We are using Telegram as the main communication channel for the project. There a
86
86
87
87
# History
88
88
89
-
When we heard about the FossaSAT-1 LoRa satellite project launch, as passionate about LoRa and space we developed "ESP32-OLED-Fossa-GroundStation" as a weekend project to learn an experiment about radioand space.
89
+
Initially TinyGS was born under the name ESP32 Fossa Groundstation, it was developed as a "weekend" project for the FossaSAT-1 LoRa satellite. We are passionate about space and created this project to be able to track and use the satellites and to learn and experiment about radio. Currently the network is open to any LoRa satellite and we also support other flying objects that have a compatible radio modulation with our hardware such as FSK, GFSK, MSK, GMSK, LoRa and OOK. And the project was renamed to TinyGS.
90
90
91
-
While we have no relation with the Fossa team in charge of the mission, we created this project to be able to track and use the satellites as well as supporting the mission.
91
+
Even though we have no relation with the Fossa team, they inspired this project and we are excited to support their new launched satellites into our network.
92
92
93
-
Later the project community grow so much, and after the FossaSat-1experience, we started to support other new LoRa satellites so we renamed the project to TinyGS.
94
-
95
-
Currently the network is open to any LoRa satellite and we also support other flying objects that have a compatible radio modulation with our hardware such as FSK and GFSK for the moment.
96
-
97
-
This are the more important moments of the project
93
+
This are the more important moments of the project:
98
94
99
95
- Nov 28, 2019 ESP32-OLED-Fossa-GroundStation project born.
100
96
- Dec 6, 2019 FossaSAT-1 deployed with an Electron rocket by Rocket Lab.
@@ -115,7 +111,7 @@ You can contribute to TinyGS by
@@ -129,6 +125,10 @@ This project relies on several third party libraries:
129
125
- ESPNTPClient
130
126
- FailSafeMode
131
127
128
+
You might also want to check out the other parts of this project:
129
+
* The web application: https://github.com/4m1g0/tinyGS-webapp
130
+
* The decoder modules: https://github.com/4m1g0/tinygs-decoders
131
+
132
132
# TinyGS team
133
133
134
134
The main TinyGS developer team is:
@@ -137,6 +137,9 @@ The main TinyGS developer team is:
137
137
-[G4lile0](https://github.com/G4lile0)
138
138
-[gmag11](https://github.com/gmag11)
139
139
140
+
# Contributors
141
+
There are many people that contributed to this project in many different forms. We have a great active community in our Telegram group and we would really like to thank all the community support from contributions to the project to useful tips on the group. And, if your are still not part of it we would like to invite you to join it on [Telegram](https://t.me/joinchat/DmYSElZahiJGwHX6jCzB3Q).
0 commit comments