mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-12-25 18:38:30 +01:00
Merge branch 'master' of https://github.com/AlexandreRouma/SDRPlusPlus
This commit is contained in:
commit
db508214d7
@ -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[] = {
|
||||||
|
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user