- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 281
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: chirpstack/chirpstack-gateway-bridge
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.10.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: chirpstack/chirpstack-gateway-bridge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
15
contributors
Commits on Jan 28, 2021
-
Add fatal log to onConnectionLost handler to respect terminate OnConn…
…ectError (#184) Co-authored-by: Greg Bird <greg.bird@joltup.com>
Configuration menu - View commit details
-
Copy full SHA for ce46f76 - Browse repository at this point
Copy the full SHA ce46f76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99d1450 - Browse repository at this point
Copy the full SHA 99d1450View commit details
Commits on Feb 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 37c0ef5 - Browse repository at this point
Copy the full SHA 37c0ef5View commit details
Commits on Apr 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2097398 - Browse repository at this point
Copy the full SHA 2097398View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f22f6b - Browse repository at this point
Copy the full SHA 5f22f6bView commit details
Commits on Apr 11, 2021
-
Publish ConnState message on gateway (un)subscribe.
This introduces a new topic hierarchy gateway/ID/state/STATE for publishing state messages. State messages are published with the retained flag. The ConnState message is published to gateway/ID/state/conn and contains the state ONLINE or OFFLINE.
Configuration menu - View commit details
-
Copy full SHA for 08dc3c9 - Browse repository at this point
Copy the full SHA 08dc3c9View commit details
Commits on May 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 68ed758 - Browse repository at this point
Copy the full SHA 68ed758View commit details
Commits on Jun 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 13e38dd - Browse repository at this point
Copy the full SHA 13e38ddView commit details
Commits on Jun 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6fb803f - Browse repository at this point
Copy the full SHA 6fb803fView commit details
Commits on Jun 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 238bf98 - Browse repository at this point
Copy the full SHA 238bf98View commit details
Commits on Jun 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8b85209 - Browse repository at this point
Copy the full SHA 8b85209View commit details
Commits on Jul 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bbb0d54 - Browse repository at this point
Copy the full SHA bbb0d54View commit details
Commits on Aug 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e39633f - Browse repository at this point
Copy the full SHA e39633fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ca16e9 - Browse repository at this point
Copy the full SHA 8ca16e9View commit details
Commits on Aug 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9975ada - Browse repository at this point
Copy the full SHA 9975adaView commit details
Commits on Aug 20, 2021
-
Add Docker builds for arm/v6, arm/v7 and arm64. (#198)
Signed-off-by: Krasi Georgiev <8903888+krasi-georgiev@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0663255 - Browse repository at this point
Copy the full SHA 0663255View commit details
Commits on Aug 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3c674f5 - Browse repository at this point
Copy the full SHA 3c674f5View commit details
Commits on Aug 31, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2930b50 - Browse repository at this point
Copy the full SHA 2930b50View commit details
Commits on Sep 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1206964 - Browse repository at this point
Copy the full SHA 1206964View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8006360 - Browse repository at this point
Copy the full SHA 8006360View commit details
Commits on Oct 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 87553df - Browse repository at this point
Copy the full SHA 87553dfView commit details
Commits on Dec 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for eef33fc - Browse repository at this point
Copy the full SHA eef33fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ada4ef6 - Browse repository at this point
Copy the full SHA ada4ef6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c962b80 - Browse repository at this point
Copy the full SHA c962b80View commit details
Commits on Dec 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2db4ed8 - Browse repository at this point
Copy the full SHA 2db4ed8View commit details
Commits on Apr 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2b4070b - Browse repository at this point
Copy the full SHA 2b4070bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83cbf0e - Browse repository at this point
Copy the full SHA 83cbf0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for db0b7ed - Browse repository at this point
Copy the full SHA db0b7edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d0c7b8 - Browse repository at this point
Copy the full SHA 3d0c7b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc2ef20 - Browse repository at this point
Copy the full SHA dc2ef20View commit details
Commits on Apr 20, 2022
-
Make sure uint32 token is truncated to uint16.
ChirpStack v3 only uses the uint16 range, but this makes it possible to use the full uint32 range, while staying compatible with the Semtech UDP Packet Forwarder protocol. We truncate the uint32 token to uint16 and use this as the cache-key to store the downlink frame. On ack, we retrieve the downlink frame using the uint16 token and are able to recover the full uint32 token.
Configuration menu - View commit details
-
Copy full SHA for e23b2f6 - Browse repository at this point
Copy the full SHA e23b2f6View commit details
Commits on Apr 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 44d2fb8 - Browse repository at this point
Copy the full SHA 44d2fb8View commit details
Commits on Jun 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2eeb1d7 - Browse repository at this point
Copy the full SHA 2eeb1d7View commit details
Commits on Jul 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for de163f6 - Browse repository at this point
Copy the full SHA de163f6View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for d6b046e - Browse repository at this point
Copy the full SHA d6b046eView commit details
Commits on Aug 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c7a2543 - Browse repository at this point
Copy the full SHA c7a2543View commit details
Commits on Aug 2, 2022
-
Revert to older go in go.mod + go mod tidy.
'go 1.18' breaks the Yocto build.
Configuration menu - View commit details
-
Copy full SHA for 74fc2a8 - Browse repository at this point
Copy the full SHA 74fc2a8View commit details
Commits on Aug 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5edbd3b - Browse repository at this point
Copy the full SHA 5edbd3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ddcc211 - Browse repository at this point
Copy the full SHA ddcc211View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2242e06 - Browse repository at this point
Copy the full SHA 2242e06View commit details -
Configuration menu - View commit details
-
Copy full SHA for a20e0ac - Browse repository at this point
Copy the full SHA a20e0acView commit details
Commits on Aug 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0258161 - Browse repository at this point
Copy the full SHA 0258161View commit details
Commits on Aug 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 388b42e - Browse repository at this point
Copy the full SHA 388b42eView commit details
Commits on Aug 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f4382ce - Browse repository at this point
Copy the full SHA f4382ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d628ed - Browse repository at this point
Copy the full SHA 7d628edView commit details
Commits on Sep 2, 2022
-
1
Configuration menu - View commit details
-
Copy full SHA for 62c7316 - Browse repository at this point
Copy the full SHA 62c7316View commit details
Commits on Sep 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d7fb597 - Browse repository at this point
Copy the full SHA d7fb597View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62212f0 - Browse repository at this point
Copy the full SHA 62212f0View commit details
Commits on Sep 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b9d3d7b - Browse repository at this point
Copy the full SHA b9d3d7bView commit details
Commits on Oct 4, 2022
-
Expose ACK rate for Semtech UDP backend per Gateway ID.
If the ChirpStack Gateway Bridge is installed on the server and especially using Docker, there can be cases where the uplink path (GW > CGB) works, but the downlink path (CGB > GW) fails (UDP packets never reach the GW). By exposing the ACK rate per Gateway ID, it is possible to add per gateway monitoring. As the exposed ack-rate represents the last reported ack-rate by the GW, it is also important to monitor the ack-rate count. If this value does not increment, it could mean that the GW is no longer reporting the ack-rate and thus the exposed ack-rate is stale.
Configuration menu - View commit details
-
Copy full SHA for c83ee25 - Browse repository at this point
Copy the full SHA c83ee25View commit details
There are no files selected for viewing
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.