-
-
Notifications
You must be signed in to change notification settings - Fork 7
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-mesh
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: chirpstack/chirpstack-gateway-mesh
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
- 17 commits
- 34 files changed
- 2 contributors
Commits on Apr 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c7218e8 - Browse repository at this point
Copy the full SHA c7218e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20193a9 - Browse repository at this point
Copy the full SHA 20193a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b208a8e - Browse repository at this point
Copy the full SHA b208a8eView commit details
Commits on May 12, 2025
-
Refactor heartbeat + Concentratord ZMQ interface.
This refactors the heartbeat payload into an event payload, of which a heartbeat is one of the possible options. This also refactors the Concentratord ZMQ interface, moving away from multipart messages in favor of a single message containing an Event / Command Protobuf message.
Configuration menu - View commit details
-
Copy full SHA for 6add599 - Browse repository at this point
Copy the full SHA 6add599View commit details -
Configuration menu - View commit details
-
Copy full SHA for b003a34 - Browse repository at this point
Copy the full SHA b003a34View commit details
Commits on May 20, 2025
-
Implement event / command framework.
The events feature makes it possible to periodically send (proprietary) events from the Relay gateways. The commands feature makes it possible to send commands to the Relay gateways, in which case the output is returned as an event.
Configuration menu - View commit details
-
Copy full SHA for fbcde02 - Browse repository at this point
Copy the full SHA fbcde02View commit details
Commits on May 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2419a0a - Browse repository at this point
Copy the full SHA 2419a0aView commit details
Commits on May 23, 2025
-
Implement encryption of event / command payloads.
This implements the encryption of event and command payloads, to avoid the exposure of possible sensitive data (e.g. configuration parameters). This also adds a new root_key configuration, which will be used to derrive the keys for mic calculation and encryption. In case the signing_key configuration is present, then this key will be used for mic calculation (for backwards compatibility).
Configuration menu - View commit details
-
Copy full SHA for fa13744 - Browse repository at this point
Copy the full SHA fa13744View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ae0173 - Browse repository at this point
Copy the full SHA 4ae0173View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7071eca - Browse repository at this point
Copy the full SHA 7071ecaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33796a8 - Browse repository at this point
Copy the full SHA 33796a8View commit details
Commits on Jun 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 10af18f - Browse repository at this point
Copy the full SHA 10af18fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1123e6a - Browse repository at this point
Copy the full SHA 1123e6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63658f3 - Browse repository at this point
Copy the full SHA 63658f3View commit details
Commits on Aug 4, 2025
-
Add relay_id configuration option.
This makes it possible to override the relay_id instead of (automatically) using the 4 least significant bytes of the Gateway ID.
Configuration menu - View commit details
-
Copy full SHA for 673a047 - Browse repository at this point
Copy the full SHA 673a047View commit details -
Configuration menu - View commit details
-
Copy full SHA for 666faf3 - Browse repository at this point
Copy the full SHA 666faf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2888016 - Browse repository at this point
Copy the full SHA 2888016View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.0.1...master