Guest User

Untitled

a guest
May 16th, 2020
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.65 KB | None | 0 0
  1. {
  2. "SX1301_conf": {
  3. "lorawan_public": true,
  4. "clksrc": 1,
  5. "clksrc_desc": "radio_1 provides clock to concentrator for most devices except MultiTech. For MultiTech set to 0.",
  6. "antenna_gain": 0,
  7. "antenna_gain_desc": "antenna gain, in dBi",
  8. "radio_0": {
  9. "enable": true,
  10. "type": "SX1257",
  11. "freq": 865200000,
  12. "rssi_offset": -166.0,
  13. "tx_enable": true,
  14. "tx_freq_min": 865000000,
  15. "tx_freq_max": 867000000,
  16. "tx_notch_freq": 129000
  17. },
  18. "radio_1": {
  19. "enable": true,
  20. "type": "SX1257",
  21. "freq": 866385000,
  22. "rssi_offset": -166.0,
  23. "tx_enable": false
  24. },
  25. "chan_multiSF_0": {
  26. "desc": "Lora MAC, 125kHz, all SF, 865.0625 MHz",
  27. "enable": true,
  28. "radio": 0,
  29. "if": -137500
  30. },
  31. "chan_multiSF_1": {
  32. "desc": "Lora MAC, 125kHz, all SF, 865.4025 MHz",
  33. "enable": true,
  34. "radio": 0,
  35. "if": 202500
  36. },
  37. "chan_multiSF_2": {
  38. "desc": "Lora MAC, 125kHz, all SF, 865.9850 MHz",
  39. "enable": true,
  40. "radio": 1,
  41. "if": -400000
  42. },
  43. "chan_multiSF_3": {
  44. "desc": "Lora MAC, 125kHz, all SF, 865.6025 MHz",
  45. "enable": true,
  46. "radio": 0,
  47. "if": 402500
  48. },
  49. "chan_multiSF_4": {
  50. "desc": "Lora MAC, 125kHz, all SF, 866.1850 MHz",
  51. "enable": true,
  52. "radio": 0,
  53. "if": 985000
  54. },
  55. "chan_multiSF_5": {
  56. "desc": "Lora MAC, 125kHz, all SF, 866.3850 MHz",
  57. "enable": true,
  58. "radio": 0,
  59. "if": 1185000
  60. },
  61. "chan_multiSF_6": {
  62. "desc": "Lora MAC, 125kHz, all SF, 866.5850 MHz",
  63. "enable": true,
  64. "radio": 0,
  65. "if": 1385000
  66. },
  67. "chan_multiSF_7": {
  68. "desc": "Lora MAC, 125kHz, all SF, 866.7850 MHz",
  69. "enable": true,
  70. "radio": 0,
  71. "if": 1585000
  72. },
  73. "chan_Lora_std": {
  74. "desc": "disabled",
  75. "enable": false
  76. },
  77. "chan_FSK": {
  78. "desc": "disabled",
  79. "enable": false
  80. },
  81. "tx_lut_0": {
  82. "desc": "TX gain table, index 0",
  83. "pa_gain": 0,
  84. "mix_gain": 8,
  85. "rf_power": -6,
  86. "dig_gain": 0
  87. },
  88. "tx_lut_1": {
  89. "desc": "TX gain table, index 1",
  90. "pa_gain": 0,
  91. "mix_gain": 10,
  92. "rf_power": -3,
  93. "dig_gain": 0
  94. },
  95. "tx_lut_2": {
  96. "desc": "TX gain table, index 2",
  97. "pa_gain": 0,
  98. "mix_gain": 12,
  99. "rf_power": 0,
  100. "dig_gain": 0
  101. },
  102. "tx_lut_3": {
  103. "desc": "TX gain table, index 3",
  104. "pa_gain": 1,
  105. "mix_gain": 8,
  106. "rf_power": 3,
  107. "dig_gain": 0
  108. },
  109. "tx_lut_4": {
  110. "desc": "TX gain table, index 4",
  111. "pa_gain": 1,
  112. "mix_gain": 10,
  113. "rf_power": 6,
  114. "dig_gain": 0
  115. },
  116. "tx_lut_5": {
  117. "desc": "TX gain table, index 5",
  118. "pa_gain": 1,
  119. "mix_gain": 12,
  120. "rf_power": 10,
  121. "dig_gain": 0
  122. },
  123. "tx_lut_6": {
  124. "desc": "TX gain table, index 6",
  125. "pa_gain": 1,
  126. "mix_gain": 13,
  127. "rf_power": 11,
  128. "dig_gain": 0
  129. },
  130. "tx_lut_7": {
  131. "desc": "TX gain table, index 7",
  132. "pa_gain": 2,
  133. "mix_gain": 9,
  134. "rf_power": 12,
  135. "dig_gain": 0
  136. },
  137. "tx_lut_8": {
  138. "desc": "TX gain table, index 8",
  139. "pa_gain": 1,
  140. "mix_gain": 15,
  141. "rf_power": 13,
  142. "dig_gain": 0
  143. },
  144. "tx_lut_9": {
  145. "desc": "TX gain table, index 9",
  146. "pa_gain": 2,
  147. "mix_gain": 10,
  148. "rf_power": 14,
  149. "dig_gain": 0
  150. },
  151. "tx_lut_10": {
  152. "desc": "TX gain table, index 10",
  153. "pa_gain": 2,
  154. "mix_gain": 11,
  155. "rf_power": 16,
  156. "dig_gain": 0
  157. },
  158. "tx_lut_11": {
  159. "desc": "TX gain table, index 11",
  160. "pa_gain": 3,
  161. "mix_gain": 9,
  162. "rf_power": 20,
  163. "dig_gain": 0
  164. },
  165. "tx_lut_12": {
  166. "desc": "TX gain table, index 12",
  167. "pa_gain": 3,
  168. "mix_gain": 10,
  169. "rf_power": 23,
  170. "dig_gain": 0
  171. },
  172. "tx_lut_13": {
  173. "desc": "TX gain table, index 13",
  174. "pa_gain": 3,
  175. "mix_gain": 11,
  176. "rf_power": 25,
  177. "dig_gain": 0
  178. },
  179. "tx_lut_14": {
  180. "desc": "TX gain table, index 14",
  181. "pa_gain": 3,
  182. "mix_gain": 12,
  183. "rf_power": 26,
  184. "dig_gain": 0
  185. },
  186. "tx_lut_15": {
  187. "desc": "TX gain table, index 15",
  188. "pa_gain": 3,
  189. "mix_gain": 14,
  190. "rf_power": 27,
  191. "dig_gain": 0
  192. }
  193. },
  194. "gateway_conf": {
  195. "gateway_ID": "0000000000000000",
  196. /* change with default server address/ports, or overwrite in local_conf.json */
  197. "server_address": "router.as.thethings.network",
  198. "serv_port_up": 1700,
  199. "serv_port_down": 1700,
  200. /* adjust the following parameters for your network */
  201. "keepalive_interval": 10,
  202. "stat_interval": 30,
  203. "push_timeout_ms": 100,
  204. /* forward only valid packets */
  205. "forward_crc_valid": true,
  206. "forward_crc_error": false,
  207. "forward_crc_disabled": false,
  208. /* gps enable */
  209. "gps": true,
  210. "gps_tty_path": "/dev/ttyAMA0",
  211. "fake_gps": false,
  212. "ref_latitude": 10,
  213. "ref_longitude": 20,
  214. "ref_altitude": -1,
  215. "autoquit_threshold": 20
  216. }
  217.  
  218. }
Add Comment
Please, Sign In to add comment