Skip to content

Commit 5d2bee3

Browse files
authored
Update README.md
1 parent 4a84bf1 commit 5d2bee3

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

README.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -86,15 +86,11 @@ We are using Telegram as the main communication channel for the project. There a
8686

8787
# History
8888

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 radio and 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.
9090

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.
9292

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:
9894

9995
- Nov 28, 2019 ESP32-OLED-Fossa-GroundStation project born.
10096
- Dec 6, 2019 FossaSAT-1 deployed with an Electron rocket by Rocket Lab.
@@ -115,7 +111,7 @@ You can contribute to TinyGS by
115111

116112
# Documentation
117113

118-
Check our [wiki](/wiki)!
114+
Check our [wiki](https://github.com/G4lile0/tinyGS/wiki)!
119115

120116
# Project dependencies
121117

@@ -129,6 +125,10 @@ This project relies on several third party libraries:
129125
- ESPNTPClient
130126
- FailSafeMode
131127

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+
132132
# TinyGS team
133133

134134
The main TinyGS developer team is:
@@ -137,6 +137,9 @@ The main TinyGS developer team is:
137137
- [G4lile0](https://github.com/G4lile0)
138138
- [gmag11](https://github.com/gmag11)
139139

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).
142+
140143

141144
# License
142145

0 commit comments

Comments
 (0)