Commit Graph

23 Commits

Author SHA1 Message Date
Orne Brocaar
8e5d7f760a CI related changes. 2022-04-18 21:19:24 +01:00
Orne Brocaar
724fb584f7 Add configuration for US915 sub-bands 2-7. 2022-04-13 14:05:55 +01:00
Orne Brocaar
a60e8b96b1 Add configuration for AU915 sub-bands 1-7. 2022-04-13 13:41:52 +01:00
Orne Brocaar
c53b095ce6 Add gateway channel-configuration to all region configs. 2022-04-13 11:44:44 +01:00
Orne Brocaar
6c3b346047
Show 'Never' when device or gateway has not been online yet. (#8)
Signed-off-by: SAGAR PATEL <sagar.a.patel@slscorp.com>
2022-04-12 18:04:26 +01:00
Orne Brocaar
3f5c4983e5 Update chirpstack_api dependencies. 2022-04-12 11:04:30 +01:00
Orne Brocaar
16b023544c Update Cargo.toml. 2022-04-12 10:24:55 +01:00
Orne Brocaar
0ab062cf9e Remove formatting feature from api. 2022-04-12 10:23:02 +01:00
Orne Brocaar
7c66f13fc3 Ignore (auto generated) Bitbake recipes. 2022-04-12 10:22:39 +01:00
Orne Brocaar
a9a3c35797 Revert "Revert to 2018 edition to support older Rust versions."
This reverts commit ad49c29592.

Some dependencies require 2021 edition.
2022-04-11 15:08:07 +01:00
Orne Brocaar
58b74dbf1f Revert "Revert chirpstack_api edition to 2018."
This reverts commit f8ddfcd5f0.

Some dependencies require 2021 edition.
2022-04-11 15:06:50 +01:00
Orne Brocaar
f8ddfcd5f0 Revert chirpstack_api edition to 2018. 2022-04-11 15:00:05 +01:00
Orne Brocaar
ad49c29592 Revert to 2018 edition to support older Rust versions. 2022-04-11 14:55:36 +01:00
SAGAR PATEL
f940af686b fix typo.
Signed-off-by: SAGAR PATEL <sagar.a.patel@slscorp.com>
2022-04-08 10:07:47 +05:30
SAGAR PATEL
6640496e10 Update moment time format in Device and Gateway list page
Details:
- Also shows "Never" when timestamp not available.

Signed-off-by: SAGAR PATEL <sagar.a.patel@slscorp.com>
2022-04-08 09:52:10 +05:30
Orne Brocaar
35d3e6bc92 Add gw channel config for EU868 region. 2022-04-07 21:30:30 +01:00
Orne Brocaar
ecbfef26db Implement sending gw config for Concentratord based gws. 2022-04-07 21:29:13 +01:00
Orne Brocaar
519a899398 Fix tab to spaces indentation. 2022-04-07 21:01:26 +01:00
Orne Brocaar
0fe1ff10b4 Update lrwn/Cargo.toml. 2022-04-06 22:13:16 +01:00
Orne Brocaar
1817651e78 Remove unused dependency. Remove publish = false. 2022-04-06 22:08:35 +01:00
Orne Brocaar
677744a327 Update .gitattributes. 2022-04-06 21:50:23 +01:00
Orne Brocaar
78f8b6336f Add .gitattributes file.
Currently the project is marked as JavaScript, because of the generated
Protobuf code. This should remove the generated api code, excluding the
Protobuf definitions itself.
2022-04-06 21:45:42 +01:00
Orne Brocaar
96fe672fc7 Initial commit. 2022-04-06 21:18:32 +01:00