Commit Graph

62 Commits

Author SHA1 Message Date
3520424208 Update usa.json 2022-11-23 08:57:50 +01:00
61f19f44a2 Correct USA amateur allocations below 2GHz
- add 2200m band
 - add 630m band
 - fix 80m band - in US, it's 3.5-4.0 MHz
 - 60m band is 5 discrete "channels"
 - 40m band in US is 7.0-7.3 MHz
 - 10m band in US is 28.0-29.7 MHz
 - 1.25m band is in two parts; 219-220MHz and 222-225 MHz

Source: ARRL, FCC
2022-11-15 10:24:10 -08:00
d422230ae9 Merge pull request #713 from Ozies/master
Update Australia Band Plan
2022-07-08 19:15:12 +02:00
db5914a4d1 Merge pull request #722 from CamK06/master
Update Canada bandplan ...again
2022-07-08 19:15:00 +02:00
164970abf3 Merge pull request #736 from Pytlicek/master
Add Slovakia Band Plan
2022-07-08 19:14:20 +02:00
76c744a1bb Merge pull request #779 from cropinghigh/patch-3
Fix PMR frequencies + remove broken t.c. band
2022-07-08 19:13:52 +02:00
e5f73e36d9 Merge pull request #798 from RAD750/italy-bandplan
Added Italian bandplan
2022-07-08 19:13:36 +02:00
1af234e379 Added Italian bandplan based on Piano Nazionale della Ripartizione delle Frequenze (PNRF) updated October 5th, 2018 2022-07-03 17:15:02 +02:00
74fd30f08c Added back the digital demodulators 2022-07-02 16:53:09 +02:00
e4926c236f Fix PMR frequencies + remove broken t.c. band 2022-06-05 14:12:37 +03:00
61614da910 Update some frequencies 2022-04-25 07:30:22 +02:00
5712db9bf8 #1 Add Slovakia Band Plan 2022-04-23 20:25:34 +02:00
527d40c95e Update Canada bandplan 2022-04-09 19:37:50 -04:00
09c8346d4b Update Australia Band Plan
Added in Shortwave bands
2022-04-02 17:51:11 +11:00
8dbae4e307 Merge pull request #707 from Ozies/master
Add Australia Band Plan
2022-04-01 16:23:08 +02:00
747b6bfbc6 Added FFT hold feature 2022-03-31 20:16:21 +02:00
28dccee34b Add Australia Band Plan 2022-03-31 21:19:20 +11:00
80d244003a Merge pull request #649 from AlexandreRouma/backend_abstraction
Backend abstraction and android support
2022-03-28 22:27:38 +02:00
6958e46875 Improve Canada bandplan 2022-03-15 20:45:14 -04:00
e5f3d1672c Backend abstraction + added android support + partial high DPI scaling 2022-02-13 17:25:23 +01:00
94cf720cfd Add macOS specific icon 2022-02-03 12:57:38 +00:00
7b77bb3d45 Share bandplan for austria 2021-12-30 15:27:53 +01:00
fd643c37f5 Update Russian Bandplan
fix overlaps, bring OIRT back, add LTE-450, add train communications frequencies, add L to X satellite bands
2021-11-05 04:36:27 +03:00
9d44f91f45 Finish the Russian bandplan
took me long enough i know
2021-10-31 19:02:19 +05:00
0f5398b064 Added new bandplan 2021-10-25 18:24:33 +02:00
011e7ca409 Added new theme 2021-10-08 23:24:58 +02:00
049fc77ff6 Fixed typos 2021-09-20 19:59:35 +02:00
d9b061ef89 Fixed typo in french bandplan 2021-09-20 17:14:32 +02:00
dcda74c0cf Merge branch 'AlexandreRouma:master' into master 2021-08-22 22:38:09 +08:00
4f16c6bf90 Correct freqs of 2200m ham band 2021-08-22 20:04:05 +08:00
73daca9116 Add the rest of china.json
Amateur bands above 100GHz are omitted.
2021-08-22 19:59:51 +08:00
f01cb4af9f Added support for OpenGL 2.1 and OpenGL ES 3.0 with no modifications to the code necessary by the user 2021-08-21 17:47:55 +02:00
3516baa042 Create partial bandplan for (mainland) China 2021-08-20 23:10:26 +08:00
1465fb784f Merge pull request #276 from ge0metrix/master
Updated US Bandplan to add FRS/GMRS
2021-08-20 14:48:46 +02:00
42918908a0 Updated US Bandplan to add FRS/GMRS 2021-08-19 13:15:35 -04:00
9f0e050d1b Started work for older system support 2021-08-16 18:49:00 +02:00
5248688241 Fixed username 2021-07-23 19:43:59 +02:00
ead7ee153a Merge pull request #170 from Starman0620/master
Add CB to Canadian bandplan
2021-07-16 14:39:46 +02:00
9cb6d96f8f Added new patron 2021-07-16 03:21:53 +02:00
943d23a7ce Added CB to Canadian bandplan 2021-07-15 15:54:05 -04:00
b2d8e19504 fixed case 2021-07-11 20:13:30 +02:00
939197df6b Add gqrx colormap 2021-07-11 13:27:15 +03:00
dad41e1574 Better light theme 2021-06-24 18:21:07 +02:00
26079dba0a Added theme system 2021-06-23 21:45:38 +02:00
b5d38c71ce Added french band plan 2021-05-31 18:39:15 +02:00
53f2caa9cc Fixed Canada bandplan
Weatheradio/Environment Canada weather was mistyped as an amateur band
2021-04-28 15:04:30 -04:00
41709ef916 Merge branch 'master' of https://github.com/AlexandreRouma/SDRPlusPlus 2021-04-26 21:50:48 -04:00
935534905f Added Canada bandplan 2021-04-26 21:50:10 -04:00
6deae14870 Standardised sorting of bands array for band plans
* Standardised organisation of the bands array in the band allocation JSON files. They are now organised by the starting frequency.

* Added 'Polar Orbiting Satellites' to the general JSON file, as that affects all general users.
2021-04-25 23:34:02 -04:00
86702040a4 Added band allocation plan for the USA
* Added band allocation markers for NOAA Weather Radio, Polar Orbiting Satellites, and TV Channel Broadcasting frequencies. Will add more as time moves along.

* Changed some frequencies to better fit with FCC declared frequency ranges.

* Fixed issue with bands array not being organised. Will now be organised by start frequency.

(All relevant information was pulled from the FCC to ensure accuracy)
2021-04-25 22:47:58 -04:00