More work on the new radio

This commit is contained in:
AlexandreRouma
2021-12-04 04:49:51 +01:00
parent 2748c13142
commit 62d2dfafd7
12 changed files with 638 additions and 36 deletions

View File

@ -38,6 +38,7 @@ namespace sdrpp_credits {
const char* hardwareDonators[] = {
"Airspy",
"Analog Devices",
"CaribouLabs",
"Howard Su",
"MyriadRF",
"Nuand",

View File

@ -31,7 +31,7 @@ namespace credits {
ImGui::Spacing();
ImGui::Spacing();
ImGui::Text("This software is brought to you by Alexandre Rouma with the help of\n\n");
ImGui::Text("This software is brought to you by Alexandre Rouma (ON5RYZ) with the help of\n\n");
ImGui::Columns(4, "CreditColumns", true);