Skip to content

Commit

Permalink
Add Japanese specific plan for land mobile station. (TheThingsNetwork#47
Browse files Browse the repository at this point in the history
)

* Add Japanese plan for land mobile station.
* Add another Japanese plan for land mobile station.
* Rename to avoid naming confusion.
* Use base-id for land mobile.
* Add comment for approval not permission.
* Fix unintended formatting.
* Update frequency-plans.yml
  • Loading branch information
tooruuetani authored Apr 12, 2022
1 parent 56af1e5 commit beba017
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 0 deletions.
4 changes: 4 additions & 0 deletions AS_920_923_TTN_JP_1_LAND_MOBILE.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
sub-bands:
- min-frequency: 922000000
max-frequency: 923400000
max-eirp: 27
4 changes: 4 additions & 0 deletions AS_920_923_TTN_JP_3_LAND_MOBILE.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
sub-bands:
- min-frequency: 920600000
max-frequency: 922000000
max-eirp: 27
20 changes: 20 additions & 0 deletions frequency-plans.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,16 @@
country-codes: [jp]
file: AS_920_923_TTN_JP_1.yml

- id: AS_920_923_TTN_JP_1_LAND_MOBILE
name: Japan 920-923 MHz with LBT (channels 31-38), Max EIRP 27 dBm
description: |
Frequency plan for Japanese land mobile station, using continuous frequencies up to 923.4MHz with MAX EIRP 27 dBm and LBT.
(note) A user who installs land mobile station in Japan must apply to Japanese Ministry of Internal Affairs and Communications.
base-frequency: 915
base-id: AS_920_923_TTN_JP_1
country-codes: [jp]
file: AS_920_923_TTN_JP_1_LAND_MOBILE.yml

- id: AS_920_923_TTN_JP_2
name: Japan 920-923 MHz with LBT (channels 24-27 and 35-38)
description: Frequency plan for Japan, using top and bottom frequencies ≤ 923.4 MHz with LBT.
Expand All @@ -213,6 +223,16 @@
country-codes: [jp]
file: AS_920_923_TTN_JP_3.yml

- id: AS_920_923_TTN_JP_3_LAND_MOBILE
name: Japan 920-923 MHz with LBT (channels 24-31), Max EIRP 27 dBm
description: |
Frequency plan for Japanese land mobile station (16 channels), using continuous frequencies from 920.6 MHz with MAX EIRP 27 dBm and LBT, expected to be used with AS_920_923_TTN_JP_1.
(note) A user who installs land mobile station in Japan must apply to Japanese Ministry of Internal Affairs and Communications.
base-frequency: 915
base-id: AS_920_923_TTN_JP_3
country-codes: [jp]
file: AS_920_923_TTN_JP_3_LAND_MOBILE.yml

- id: AS_923
band-id: AS_923
name: Asia 915–928 MHz (AS923 Group 1) with only default channels
Expand Down

0 comments on commit beba017

Please sign in to comment.