Orne Brocaar
11fdd33139
Bump version to 4.10.0-test.1
2024-09-19 12:19:22 +01:00
Orne Brocaar
190d977bf5
lrwn: Update Deserialize trait implementation.
2024-09-12 14:20:59 +01:00
Orne Brocaar
e63296573b
Implement support for SQLite database backend. ( #418 ) ( #500 )
...
This feature makes it possible to select between PostgreSQL and SQLite as database backend using a compile feature-flag. It is not possible to enable both at the same time.
---------
Co-authored-by: Momo Bel <plopyomomo@gmail.com>
2024-08-26 13:22:35 +01:00
Orne Brocaar
489a35e0ec
Bump version to 4.9.0
2024-08-15 09:06:19 +01:00
Orne Brocaar
a811ec5c80
Bump version to 4.9.0-test.6
2024-08-07 15:11:09 +01:00
Orne Brocaar
5794f41324
Fix clippy feedback (cargo clippy --fix).
2024-08-07 14:59:25 +01:00
Orne Brocaar
ebc4065ca2
Bump version to 4.9.0-test.5
2024-07-23 11:03:39 +01:00
Orne Brocaar
8fabfd925e
Bump version to 4.9.0-test.4
2024-07-22 14:40:01 +01:00
Orne Brocaar
a22ed43883
Update dependencies.
...
There are still a few dependencies left to update, but these updates
require additional code changes.
2024-07-22 11:48:08 +01:00
Orne Brocaar
f76a4b7f83
lrwn: Allow empty string for AES128Key, DevAddr, EUI64 and NetID.
...
In case an empty string is provided, the default "null" value will be
used.
Fixes #453 .
2024-07-11 10:05:23 +01:00
Orne Brocaar
f153eb8ca0
lrwn: Fix typo in snr clamp.
2024-07-09 11:57:20 +01:00
Orne Brocaar
4a33f67ed6
lrwn: Fix cargo clippy feedback.
2024-07-09 11:39:32 +01:00
Orne Brocaar
f854236b79
Bump version to 4.9.0-test.3
2024-06-26 14:57:17 +01:00
Orne Brocaar
68473906c9
Bump version to 4.9.0-test.2
2024-06-25 12:27:28 +01:00
Orne Brocaar
3f1a47e1e2
Integrate Gateway Mesh feature.
...
This adds a Gateway Mesh section to the web-interface (+ API endpoints)
to see the status op each Relay Gateway within the Gateway Mesh.
The Gateway Mesh (https://github.com/chirpstack/chirpstack-gateway-mesh )
is an experimental feature to extend LoRaWAN coverage throug Relay
Gateways.
2024-06-25 11:37:57 +01:00
Orne Brocaar
4968f5d792
Bump version to 4.8.1
2024-05-13 16:47:14 +01:00
Orne Brocaar
c3de89a4a4
Bump version to 4.8.0
2024-05-13 15:35:00 +01:00
Orne Brocaar
73ad79a356
Bump version to 4.8.0-test.5
2024-05-09 13:45:24 +01:00
Orne Brocaar
d03870ff11
Bump version to 4.8.0-test.4
2024-05-09 11:22:22 +01:00
Orne Brocaar
e0a9e52cca
Bump version to 4.8.0-test.3
2024-05-09 08:48:43 +01:00
Orne Brocaar
b7dad2a7d0
Add RP002-1.0.4 option to device-profile.
2024-05-08 15:05:14 +01:00
Orne Brocaar
18e56957e2
lrwn: Validate max payload sizes for RP002-1.0.4.
2024-05-08 10:41:42 +01:00
Orne Brocaar
9207effb5b
Bump version to 4.8.0-test.2
2024-04-10 10:12:06 +01:00
Orne Brocaar
b3ba23f32c
Bump version to 4.8.0-test.1
2024-04-04 15:25:59 +01:00
Orne Brocaar
8c875c3bf1
Bump version to 4.7.0
2024-03-13 10:44:21 +00:00
Orne Brocaar
519f53940e
Bump version to 4.7.0-test.4
2024-02-27 16:48:40 +00:00
Orne Brocaar
be26e60111
Bump version to 4.7.0-test.3
2024-01-12 09:19:50 +00:00
Orne Brocaar
e1334f647d
Bump version to 4.7.0-test.2
2024-01-11 15:42:16 +00:00
Orne Brocaar
cc47958839
Bump version to 4.7.0-test.1
2024-01-11 12:48:18 +00:00
Orne Brocaar
8e2eda3d5b
Refactor code to use diesel-async.
...
This still depends on unreleased diesel and diesel-async code. As soon
as new diesel and diesel-async code has been released, we can remove
the [patch.crates-io] from Cargo.toml.
2023-12-11 10:55:35 +00:00
Orne Brocaar
f647949c05
Bump version to 4.6.0
2023-12-07 09:13:36 +00:00
Orne Brocaar
20e28407d0
Bump version to 4.6.0-test.4
2023-11-28 13:01:40 +00:00
Orne Brocaar
f13a5f492c
Bump version to 4.6.0-test.3
2023-11-22 11:28:00 +00:00
Orne Brocaar
5fd56e7e3c
Bump version to 4.6.0-test.2
2023-11-20 12:33:52 +00:00
Orne Brocaar
09e1ae0263
Refactor JS join_eui to join_eui_prefix.
...
This makes it possible to use a range of JoinEUIs per Join Server.
Use-cases are either Join Servers using a JoinEUI range or the
configuration of a "catch-all" Join Server prefix ("0000000000000000/0").
2023-10-30 15:44:34 +00:00
Orne Brocaar
091909e8ea
Bump version to 4.6.0-test.1
2023-10-26 15:38:37 +01:00
Orne Brocaar
5e63c5efe0
Make it explicit that tx power is in EIRP + fixes.
...
Historically, the tx power was defined as ERP. The Semtech UDP Packet
Forwarder protocol was never explicit if the "powe" field was in ERP or
EIRP. However, as the antenna gain in the Semtech UDP Packet Forwarder
is documented as dBi and is deducted from the "powe" field, this means
that "powe" is in EIRP.
This commit corrects all values to EIRP, to make sure that if the
antenna gain is properly configured (which should be), that the correct
rf_power is used by the gateway.
2023-10-12 15:36:11 +01:00
Orne Brocaar
503beaa2fd
Bump version to 4.5.1
2023-10-05 10:20:32 +01:00
Orne Brocaar
943ccd558d
lrwn: Fix AS923 max payload-size table.
...
See #283
2023-10-02 14:00:56 +01:00
Orne Brocaar
2c986d0889
Fix AS923 max-payload table.
...
Fixes #283 and #276 .
2023-09-29 11:18:25 +01:00
Orne Brocaar
4ebee8d614
Bump version to 4.5.0
2023-09-11 16:58:25 +01:00
Orne Brocaar
81ac49ff8f
Bump version to 4.5.0-test.3
2023-09-07 16:53:20 +01:00
Orne Brocaar
f06f11334e
Bump version to 4.5.0-test.2
2023-09-05 12:14:35 +01:00
Orne Brocaar
295cd5e4b1
Bump version to 4.5.0-test.1
2023-09-04 15:06:38 +01:00
Orne Brocaar
ee0597f500
lrwn: Fix compiler warnings.
2023-09-04 14:11:05 +01:00
Orne Brocaar
cd57929b43
Update dependencies.
2023-09-04 14:10:27 +01:00
Orne Brocaar
7ff12f5ae7
Bump version to 4.4.3
2023-07-24 11:54:31 +01:00
Orne Brocaar
f66186bb7b
Bump version to 4.4.2
2023-07-14 10:56:00 +01:00
Orne Brocaar
9d543603d5
Bump version to 4.4.1
2023-07-05 11:18:51 +01:00
Orne Brocaar
4031c5cb95
Fix sending channel-mask twice for US915 (like).
2023-07-03 12:27:26 +01:00