Orne Brocaar
1f64212923
api: Regenerate API SDKs.
2023-10-16 12:25:53 +01:00
Orne Brocaar
cefe61072d
Initial Relay support implementation (TS011).
...
Closes #59 .
2023-05-22 11:04:13 +01:00
Orne Brocaar
f657c3e971
Implement adding gws to multicast-group + Class-C scheduling config.
...
This makes it possible to add gateways to a multicast-group, which in
case configured will always be used for transmitting the multicast
downlinks.
This also moves the multicast class-c scheduling to the multicast-group
configuration. Options are delay between multiple gateways, or GPS time
synchronized transmission.
2023-02-09 15:29:23 +00:00
Orne Brocaar
e57748087c
Add back crc_status to UplinkRxInfo.
...
This is needed for implementing
https://github.com/chirpstack/chirpstack-concentratord/issues/29 .
2023-01-11 11:13:47 +00:00
Orne Brocaar
fe3d6d3fdf
Re-generate API + update code.
2022-12-05 11:46:36 +00:00
Orne Brocaar
620ff1a8f9
Add missing channel and rf_chain fields.
...
This is not used by ChirpStack, but the chirpstack-udp-bridge expects to
receive this information from the ChirpStack Concentratord.
2022-08-04 16:52:01 +01:00
Orne Brocaar
7a7d3dbd4e
Add missing LoRa 2.4 gHz code-rates to enum.
2022-07-27 10:06:14 +01:00
Orne Brocaar
d10551bce1
Change command exec_id to uint32.
2022-07-22 20:29:07 +01:00
Orne Brocaar
c0a450c8f8
Change LR-FHSS code_rate to CodeRate type.
2022-07-22 12:19:36 +01:00
Orne Brocaar
69e3b672ac
Fix field types for GatewayStats and GatewayConfiguration.
...
The gateway_id field now has type string and bandwidth is in Hz, which
is consistent with the other messages.
2022-07-21 15:28:09 +01:00
Orne Brocaar
038614b44d
Update Python SDK.
2022-07-18 14:25:32 +01:00
Orne Brocaar
96fe672fc7
Initial commit.
2022-04-06 21:18:32 +01:00