mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-01-26 17:44:44 +01:00
Added the new patrons
This commit is contained in:
parent
ea59bc5cc0
commit
50416b3319
@ -57,15 +57,20 @@ namespace sdrpp_credits {
|
|||||||
"Eric Johnson",
|
"Eric Johnson",
|
||||||
"Ernest Murphy (NH7L)",
|
"Ernest Murphy (NH7L)",
|
||||||
"Flinger Films",
|
"Flinger Films",
|
||||||
|
"gringogrigio",
|
||||||
|
"Joe Cupano",
|
||||||
"Kezza",
|
"Kezza",
|
||||||
|
"Krys Kamieniecki",
|
||||||
"Lee Donaghy",
|
"Lee Donaghy",
|
||||||
|
"Lee KD1SQ",
|
||||||
".lozenge. (Hank Hill)",
|
".lozenge. (Hank Hill)",
|
||||||
"ON4MU",
|
"ON4MU",
|
||||||
"Passion-Radio.com",
|
"Passion-Radio.com",
|
||||||
"Scanner School",
|
"Scanner School",
|
||||||
"SignalsEverywhere",
|
"SignalsEverywhere",
|
||||||
"Syne Ardwin (WI9SYN)",
|
"Syne Ardwin (WI9SYN)",
|
||||||
"W4IPA"
|
"W4IPA",
|
||||||
|
"Zipper"
|
||||||
};
|
};
|
||||||
|
|
||||||
const int contributorCount = sizeof(contributors) / sizeof(char*);
|
const int contributorCount = sizeof(contributors) / sizeof(char*);
|
||||||
|
@ -411,8 +411,12 @@ I will soon publish a contributing.md listing the code style to use.
|
|||||||
* Eric Johnson
|
* Eric Johnson
|
||||||
* Ernest Murphy (NH7L)
|
* Ernest Murphy (NH7L)
|
||||||
* Flinger Films
|
* Flinger Films
|
||||||
|
* gringogrigio
|
||||||
|
* Joe Cupano
|
||||||
* Kezza
|
* Kezza
|
||||||
|
* Krys Kamieniecki
|
||||||
* Lee Donaghy
|
* Lee Donaghy
|
||||||
|
* Lee KD1SQ
|
||||||
* .lozenge. (Hank Hill)
|
* .lozenge. (Hank Hill)
|
||||||
* ON4MU
|
* ON4MU
|
||||||
* [Passion-Radio.com](https://passion-radio.com/)
|
* [Passion-Radio.com](https://passion-radio.com/)
|
||||||
@ -420,6 +424,7 @@ I will soon publish a contributing.md listing the code style to use.
|
|||||||
* [SignalsEverywhere](https://signalseverywhere.com/)
|
* [SignalsEverywhere](https://signalseverywhere.com/)
|
||||||
* Syne Ardwin (WI9SYN)
|
* Syne Ardwin (WI9SYN)
|
||||||
* [W4IPA](https://twitter.com/W4IPAstroke5)
|
* [W4IPA](https://twitter.com/W4IPAstroke5)
|
||||||
|
* [Zipper](github.com/reppiZ)
|
||||||
|
|
||||||
## Contributors
|
## Contributors
|
||||||
|
|
||||||
@ -445,6 +450,7 @@ I will soon publish a contributing.md listing the code style to use.
|
|||||||
* [Tobias Mädel](https://github.com/Manawyrm)
|
* [Tobias Mädel](https://github.com/Manawyrm)
|
||||||
* [Zimm](https://github.com/invader-zimm)
|
* [Zimm](https://github.com/invader-zimm)
|
||||||
|
|
||||||
|
|
||||||
## Libraries used
|
## Libraries used
|
||||||
|
|
||||||
* [SoapySDR (PothosWare)](https://github.com/pothosware/SoapySDR)
|
* [SoapySDR (PothosWare)](https://github.com/pothosware/SoapySDR)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user