+ contributors list

pull/55/head
Ryzerth 2020-12-26 23:12:09 +01:00
rodzic 9bbf634f5d
commit dd4ec22b39
2 zmienionych plików z 6 dodań i 3 usunięć

Wyświetl plik

@ -7,9 +7,10 @@ namespace sdrpp_credits {
"Alexsey Shestacov", "Alexsey Shestacov",
"Benjamin Kyd", "Benjamin Kyd",
"Cropinghigh", "Cropinghigh",
"Howard0su",
"Tobias Mädel", "Tobias Mädel",
"Raov", "Raov",
"Howard0su" "Szymon Zakrent"
}; };
const char* libraries[] = { const char* libraries[] = {

Wyświetl plik

@ -3,7 +3,7 @@
![Screenshot](https://i.imgur.com/WejsiFN.png) ![Screenshot](https://i.imgur.com/WejsiFN.png)
SDR++ is a cross-platform and open source SDR software with the aim of being bloat free and simple to use. SDR++ is a cross-platform and open source SDR software with the aim of being bloat free and simple to use.
![CMake](https://github.com/AlexandreRouma/SDRPlusPlus/workflows/CMake/badge.svg) ![Linux Build](https://github.com/AlexandreRouma/SDRPlusPlus/workflows/Linux%20Build/badge.svg)
* [Patreon](https://patreon.com/ryzerth) * [Patreon](https://patreon.com/ryzerth)
* [Discord Server](https://discord.gg/aFgWjyD) * [Discord Server](https://discord.gg/aFgWjyD)
@ -225,9 +225,11 @@ I will soon publish a contributing.md listing the code style to use.
* [Alexsey Shestacov](https://github.com/wingrime) * [Alexsey Shestacov](https://github.com/wingrime)
* [Benjamin Kyd](https://github.com/benkyd) * [Benjamin Kyd](https://github.com/benkyd)
* [cropinghigh](https://github.com/cropinghigh) * [cropinghigh](https://github.com/cropinghigh)
* [Howard0su](https://github.com/howard0su)
* [Tobias Mädel](https://github.com/Manawyrm) * [Tobias Mädel](https://github.com/Manawyrm)
* [Raov](https://twitter.com/raov_birbtog) * [Raov](https://twitter.com/raov_birbtog)
* [Howard0su](https://github.com/howard0su) * [Szymon Zakrent](https://github.com/zakrent)
## Libaries used ## Libaries used
* [SoapySDR (PothosWare)](https://github.com/pothosware/SoapySDR) * [SoapySDR (PothosWare)](https://github.com/pothosware/SoapySDR)