Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 77db276

Browse files
committed
Merge branch 'master' into gateway_relay
2 parents d72c9ea + 9616ea4 commit 77db276

File tree

23 files changed

+623
-605
lines changed

23 files changed

+623
-605
lines changed

landing/img/sponsors/dragino.png

4.34 KB
Loading

landing/img/sponsors/milesight.png

52.4 KB
Loading

landing/index.html

Lines changed: 19 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -225,37 +225,40 @@ <h2>Supported by</h2>
225225
</div>
226226
</div>
227227
<div class="row chirpstack-supported-by text-center">
228-
<div class="col"></div>
229228
<div class="col">
230229
<p>
231-
<a href="http://www.smartparks.org"><img src="img/sponsors/smartparks.png" alt="smartparks" /></a>
230+
<a href="https://www.rakwireless.com/en-us"><img src="img/sponsors/rak.png" alt="rak wireless" /></a>
232231
</p>
233232
</div>
234-
<div class="col"></div>
235-
</div>
236-
<div class="row chirpstack-supported-by text-center">
237233
<div class="col">
238234
<p>
239-
<a href="https://www.rakwireless.com/en-us"><img src="img/sponsors/rak.png" alt="rak wireless" /></a>
235+
<a href="https://www.dragino.com"><img src="img/sponsors/dragino.png" alt="dragino" /></a>
240236
</p>
241237
</div>
242238
<div class="col">
243239
<p>
244-
<a href="https://reesesystems.com"><img src="img/sponsors/reese.jpg" alt="reese" /></a>
240+
<a href="https://www.milesight.com"><img src="img/sponsors/milesight.png" alt="milesight" /></a>
245241
</p>
246242
</div>
243+
</div>
244+
<div class="row chirpstack-supported-by text-center">
247245
<div class="col">
248246
<p>
249-
<a href="https://www.browan.com/"><img src="img/sponsors/browan.png" alt="browan" /></a>
247+
<a href="http://www.smartparks.org"><img src="img/sponsors/smartparks.png" alt="smartparks" /></a>
248+
</p>
249+
</div>
250+
<div class="col">
251+
<p>
252+
<a href="https://reesesystems.com"><img src="img/sponsors/reese.jpg" alt="reese" /></a>
250253
</p>
251254
</div>
252-
</div>
253-
<div class="row chirpstack-supported-by text-center">
254255
<div class="col">
255256
<p>
256257
<a href="https://www.miitors.com/"><img src="img/sponsors/miitors.png" alt="miitors" /></a>
257258
</p>
258259
</div>
260+
</div>
261+
<div class="row chirpstack-supported-by text-center">
259262
<div class="col">
260263
<p>
261264
<a href="https://www.skiply.eu/en"><img src="img/sponsors/skiply.png" alt="skiply" /></a>
@@ -266,13 +269,13 @@ <h2>Supported by</h2>
266269
<a href="https://www.lorixone.io/"><img src="img/sponsors/wifx.png" alt="wifx" /></a>
267270
</p>
268271
</div>
269-
</div>
270-
<div class="row chirpstack-supported-by text-center">
271272
<div class="col">
272273
<p>
273274
<a href="https://thingstream.io/"><img src="img/sponsors/thingstream.png" alt="thingstream" /></a>
274275
</p>
275276
</div>
277+
</div>
278+
<div class="row chirpstack-supported-by text-center">
276279
<div class="col">
277280
<p>
278281
<a href="http://f3wireless.com/"><img src="img/sponsors/f3.png" alt="f3 wireless" /></a>
@@ -283,18 +286,19 @@ <h2>Supported by</h2>
283286
<a href="https://www.afnic.fr/"><img src="img/sponsors/afnic.jpg" alt="afnic" /></a>
284287
</p>
285288
</div>
286-
</div>
287-
<div class="row chirpstack-supported-by text-center">
288289
<div class="col">
289290
<p>
290291
<a href="https://www.twtg.io/"><img src="img/sponsors/twtg.png" alt="twtg" /></a>
291292
</p>
292293
</div>
294+
</div>
295+
<div class="row chirpstack-supported-by text-center">
293296
<div class="col">
294297
<p>
295298
<a href="https://www.cablelabs.com/"><img src="img/sponsors/cablelabs.png" alt="cablelabs" /></a>
296299
</p>
297300
</div>
301+
<div class="col"></div>
298302
<div class="col">
299303
<p>
300304
<a href="https://www.sidnfonds.nl/"><img src="img/sponsors/sidn_fonds.png" alt="sidn fonds" /></a>
@@ -307,4 +311,4 @@ <h2>Supported by</h2>
307311
crossorigin="anonymous"></script>
308312
</body>
309313

310-
</html>
314+
</html>

src/SUMMARY.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
- [Browan](./gateway-configuration/browan.md)
3131
- [Dragino](./gateway-configuration/dragino.md)
3232
- [Kerlink](./gateway-configuration/kerkink.md)
33+
- [Laird](./gateway-configuration/laird.md)
34+
- [MatchX](./gateway-configuration/matchx.md)
3335
- [Multitech](./gateway-configuration/multitech.md)
3436
- [RAK](./gateway-configuration/rak.md)
3537
- [Tektelic](./gateway-configuration/tektelic.md)
@@ -103,9 +105,6 @@
103105
- [Protocol documentation](./chirpstack/api/api.md)
104106
- [Backends](./chirpstack/backends/index.md)
105107
- [MQTT](./chirpstack/backends/mqtt.md)
106-
- [AMQP / RabbitMQ](./chirpstack/backends/amqp.md)
107-
- [Azure IoT Hub](./chirpstack/backends/azure-iot-hub.md)
108-
- [GCP Pub/Sub](./chirpstack/backends/gcp-pub-sub.md)
109108
- [Contribute & source](./chirpstack/contribute.md)
110109

111110
# ChirpStack MQTT Forwarder
@@ -149,8 +148,6 @@
149148
- [Cisco](./chirpstack-gateway-bridge/install/cisco.md)
150149
- [Dragino](./chirpstack-gateway-bridge/install/dragino.md)
151150
- [Kerlink](./chirpstack-gateway-bridge/install/kerlink.md)
152-
- [Laird](./chirpstack-gateway-bridge/install/laird.md)
153-
- [MatchX](./chirpstack-gateway-bridge/install/matchx.md)
154151
- [Multitech](./chirpstack-gateway-bridge/install/multitech.md)
155152
- [Tektelic](./chirpstack-gateway-bridge/install/tektelic.md)
156153
- [Wifx](./chirpstack-gateway-bridge/install/wifx.md)

src/chirpstack-concentratord/changelog.md

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,56 @@
11
# Changelog
22

3+
## v4.4.1
4+
5+
### Bugfixes
6+
7+
* Fix duty-cycle tracking causes downlink to be rejected for antenna gains < 2dBi. ([#157](https://github.com/chirpstack/chirpstack-concentratord/issues/157))
8+
9+
## v4.4.0
10+
11+
### Features
12+
13+
#### Duty-cycle support
14+
15+
This implements duty-cycle tracking and reporting support for the `EU868` region.
16+
By default this does not enforce the duty-cycle limitations, enforcing can be
17+
enabled by setting the model-flag `ENFORCE_DC`.
18+
19+
#### Concentrator module updates
20+
21+
* Add `EU433` support to `semtech_sx1302c490gw1` module.
22+
* Add `IN865` and `RU864` support to `semtech_sx1302c868gw1` module.
23+
* Add `IN865` and `RU864` support to `semtech_sx1302css868gw1` module.
24+
* Add USB support to `seeed_wm1302` module (`USB` model-flag). ([#151](https://github.com/chirpstack/chirpstack-concentratord/pull/151))
25+
26+
#### Other features
27+
28+
* Make it possible to use environment variables in configuration (like ChirpStack).
29+
30+
### Improvements
31+
32+
* Improve error handling in threads.
33+
* Update internal dependencies.
34+
35+
### Bugfixes
36+
37+
* Add missing `region_as923_2.toml`, `_3.toml` and `_4.toml` config files. ([#150](https://github.com/chirpstack/chirpstack-concentratord/issues/150))
38+
39+
## v4.3.5
40+
41+
### Features
42+
43+
* Add support for `embit_emb_lr1302_mpcie` module.
44+
45+
### Improvements
46+
47+
* Refactor (reset) pin configuration. ([#126](https://github.com/chirpstack/chirpstack-concentratord/pull/126))
48+
* Update internal dependencies.
49+
50+
### Bugfixes
51+
52+
* `sx1302`: No need to trigger (reset) pins if using USB.
53+
354
## v4.3.4
455

556
### Improvements

src/chirpstack-gateway-bridge/changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## v4.0.11
4+
5+
### Improvements
6+
7+
* Update internal dependencies.
8+
9+
### Bugfixes
10+
11+
* Fix firewall security issue on Kerlink gateways.
12+
313
## v4.0.10
414

515
### Improvements
Lines changed: 4 additions & 76 deletions
Original file line numberDiff line numberDiff line change
@@ -1,78 +1,6 @@
11
# Dragino
22

3-
## LG308 Indoor LoRaWAN Gateway
4-
5-
* [Product detail page](https://www.dragino.com/products/lora-lorawan-gateway/item/140-lg308.html)
6-
* [Product documentation](https://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LG308-LG301/)
7-
8-
### Configure Packet Forwarder
9-
10-
In the Dragino LG-308 web-interface, you need to configure the Packet Forwarder
11-
so that it forwards its data to `localhost` on port `1700`.
12-
13-
* In the **Service** menu, click on **LoRaWAN Gateway**
14-
* Make sure the following settings are set:
15-
* **IoT Service:** _LoRaWAN / RAW Forwarder
16-
* **Service Provider:** _--custom--_
17-
* **LoRaWAN Server Address:** _localhost_
18-
* **Server port for upstream:** _1700_
19-
* **Server port for downstream:** _1700_
20-
21-
Click **Save & Apply**.
22-
23-
### Install ChirpStack Gateway Bridge
24-
25-
#### SSH into the gateway
26-
27-
The first step is to login into the gateway using ssh:
28-
29-
```bash
30-
ssh root@GATEWAY-IP-ADDRESS
31-
```
32-
33-
The default password is _dragino_.
34-
35-
#### Download IPK
36-
37-
Find the latest package at https://artifacts.chirpstack.io/vendor/dragino/LG308/
38-
and copy the URL to your clipboard. Then on the gateway use `wget` to download
39-
the IPK package. It is important you download the package to `/tmp`. Example for
40-
`chirpstack-gateway-bridge_{{gateway_bridge_version}}-r1_mips_24kc.ipk`:
41-
42-
```bash
43-
cd /tmp
44-
wget https://artifacts.chirpstack.io/vendor/dragino/LG308/chirpstack-gateway-bridge_{{gateway_bridge_version}}-r1_mips_24kc.ipk
45-
```
46-
47-
#### Install IPK
48-
49-
Use the `opkg` package-manager to install the downloaded package. Example:
50-
51-
```bash
52-
opkg install chirpstack-gateway-bridge_{{gateway_bridge_version}}-r1_mips_24kc.ipk
53-
```
54-
55-
**Note:** In case of an upgrade, it is recommeded to first uninstall the
56-
`chirpstack-gateway-bridge` package using `opkg remove ...` and then install the
57-
new version using `opkg install ...`. Configuration files will be maintained.
58-
59-
#### Configuration
60-
61-
To connect the ChirpStack Gateway Bridge with your MQTT broker, you must update
62-
the ChirpStack Gateway Bridge configuration file, which is located at:
63-
`/etc/chirpstack-gateway-bridge/chirpstack-gateway-bridge.toml`.
64-
65-
#### (Re)start and stop commands
66-
67-
Use the following commands to (re)start and stop the ChirpStack Gateway Bridge Service:
68-
69-
```bash
70-
# start
71-
/etc/init.d/chirpstack-gateway-bridge start
72-
73-
# stop
74-
/etc/init.d/chirpstack-gateway-bridge stop
75-
76-
# restart
77-
/etc/init.d/chirpstack-gateway-bridge restart
78-
```
3+
Please refer to the Dragino [ChirpStack MQTT Forwarder](../../chirpstack-mqtt-forwarder/install/dragino.md)
4+
installation instructions. Installing the ChirpStack MQTT Forwarder
5+
is recommendend over installing the ChirpStack Gateway Bridge on
6+
the gateway.

0 commit comments

Comments
 (0)