Add example signal and correct FM radio stations (#980)

-fixed RADIO_FM_NO.txt and RADIO_FM_PL.txt
-added aurora rgb led command samples
This commit is contained in:
ittercho 2023-05-12 16:53:08 +00:00 committed by GitHub
parent 730e7ad72b
commit 8b395239d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
39 changed files with 52 additions and 4 deletions

3
.gitignore vendored
View File

@ -60,6 +60,9 @@ CMakeFiles/
*.sublime-workspace
.vscode
# VSCodium extensions
.history
# Host OS leftovers
.DS_Store
/firmware/CMakeCache.txt

View File

@ -0,0 +1,4 @@
f=92500000,m=WFM,bw=200k,d=NRK Oslo
f=94800000,m=WFM,bw=200k,d=NRK Bergen
f=97200000,m=WFM,bw=200k,d=NRK Melhus
f=98600000,m=WFM,bw=200k,d=NRK Arendal

View File

@ -9,7 +9,6 @@ f=91300000,m=WFM,bw=200k,d=RMF Łobez
f=91500000,m=WFM,bw=200k,d=RMF Ostroleka
f=91700000,m=WFM,bw=200k,d=RMF Wagrowiec
f=91900000,m=WFM,bw=200k,d=RMF Siedlce
f=92500000,m=WFM,bw=200k,d=NRK Oslo
f=92600000,m=WFM,bw=200k,d=RMF Elbląg
f=92900000,m=WFM,bw=200k,d=RMF Wroclaw
f=93000000,m=WFM,bw=200k,d=RMF Katowice
@ -19,7 +18,6 @@ f=93600000,m=WFM,bw=200k,d=RMF Ryki
f=93800000,m=WFM,bw=200k,d=RMF Luban
f=94300000,m=WFM,bw=200k,d=RMF Płock
f=94600000,m=WFM,bw=200k,d=RMF Poznan
f=94800000,m=WFM,bw=200k,d=NRK Bergen
f=94800000,m=WFM,bw=200k,d=RMF Zagan
f=95100000,m=WFM,bw=200k,d=RMF Suwałki
f=95300000,m=WFM,bw=200k,d=RMF Olsztyn
@ -30,10 +28,8 @@ f=96100000,m=WFM,bw=200k,d=RMF Gorzow Wielkopolski
f=96400000,m=WFM,bw=200k,d=RMF Bialogard
f=96600000,m=WFM,bw=200k,d=RMF Walcz
f=97100000,m=WFM,bw=200k,d=RMF Włoszczowa
f=97200000,m=WFM,bw=200k,d=NRK Melhus
f=98000000,m=WFM,bw=200k,d=RMF Kalisz
f=98400000,m=WFM,bw=200k,d=RMF Gdansk
f=98600000,m=WFM,bw=200k,d=NRK Arendal
f=98900000,m=WFM,bw=200k,d=RMF Konin
f=99300000,m=WFM,bw=200k,d=RMF Opole
f=99500000,m=WFM,bw=200k,d=RMF Kluczbork

Binary file not shown.

View File

@ -0,0 +1,2 @@
sample_rate=500000
center_frequency=433920000

Binary file not shown.

View File

@ -0,0 +1,2 @@
sample_rate=500000
center_frequency=433920000

Binary file not shown.

View File

@ -0,0 +1,2 @@
sample_rate=500000
center_frequency=433920000

Binary file not shown.

View File

@ -0,0 +1,2 @@
sample_rate=500000
center_frequency=433920000

Binary file not shown.

View File

@ -0,0 +1,2 @@
sample_rate=500000
center_frequency=433920000

Binary file not shown.

View File

@ -0,0 +1,2 @@
sample_rate=500000
center_frequency=433920000

Binary file not shown.

View File

@ -0,0 +1,2 @@
sample_rate=500000
center_frequency=433920000

Binary file not shown.

View File

@ -0,0 +1,2 @@
sample_rate=500000
center_frequency=433920000

Binary file not shown.

View File

@ -0,0 +1,2 @@
sample_rate=500000
center_frequency=433920000

Binary file not shown.

View File

@ -0,0 +1,2 @@
sample_rate=500000
center_frequency=433920000

Binary file not shown.

View File

@ -0,0 +1,2 @@
sample_rate=500000
center_frequency=433920000

Binary file not shown.

View File

@ -0,0 +1,2 @@
sample_rate=500000
center_frequency=433920000

Binary file not shown.

View File

@ -0,0 +1,2 @@
sample_rate=500000
center_frequency=433920000

Binary file not shown.

View File

@ -0,0 +1,2 @@
sample_rate=500000
center_frequency=433920000

Binary file not shown.

View File

@ -0,0 +1,2 @@
sample_rate=500000
center_frequency=433920000

Binary file not shown.

View File

@ -0,0 +1,2 @@
sample_rate=500000
center_frequency=433920000

View File

@ -0,0 +1,11 @@
# Aurora RGB
More info: [Aurora](https://www.aurora-gaming.pl/portfolio-item/passion-v5/)
Captured by: [nnesetto](https://github.com/nnesetto)
The controller operates at the frequency of 433.92 MHz.
![Remote](remote.jpeg)
          
![Case](https://www.aurora-gaming.pl/wp-content/uploads/2019/01/1-1-1030x1030.jpg)

Binary file not shown.

View File

@ -0,0 +1,2 @@
sample_rate=500000
center_frequency=433920000

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 KiB