chirpstack/lrwn/src
Orne Brocaar e2214f9485 Add coding_rate field to LoraDataRate (+ fix 2.4GHz coding-rate).
Per Regional Parameters Specification, the LoRa modulation always uses
coding-rate 4/5, however this is not the case for ISM2400 (which is
currently not covered by the reg. params) in which case coding-rate
4/8LI must be used.

Closes #51.
2022-11-08 15:19:45 +00:00
..
region Add coding_rate field to LoraDataRate (+ fix 2.4GHz coding-rate). 2022-11-08 15:19:45 +00:00
aes128.rs Update diesel to 2.0.0-rc.0. 2022-07-20 10:55:59 +01:00
cflist.rs Initial commit. 2022-04-06 21:18:32 +01:00
devaddr.rs Implement DevAddrPrefix type. 2022-10-19 12:03:55 +01:00
dl_settings.rs Initial commit. 2022-04-06 21:18:32 +01:00
error.rs Implement DevAddrPrefix type. 2022-10-19 12:03:55 +01:00
eui64.rs Update diesel to 2.0.0-rc.0. 2022-07-20 10:55:59 +01:00
fhdr.rs Initial commit. 2022-04-06 21:18:32 +01:00
keys.rs Update dependencies + fix clippy warnings. 2022-09-26 12:58:01 +01:00
lib.rs Fix clippy warnings. 2022-08-01 10:24:15 +01:00
maccommand.rs Fix NewChannelReq for LoRaWAN 2.4GHz freqs. 2022-08-08 11:49:47 +01:00
mhdr.rs Initial commit. 2022-04-06 21:18:32 +01:00
netid.rs Implement DevAddrPrefix type. 2022-10-19 12:03:55 +01:00
payload.rs Initial commit. 2022-04-06 21:18:32 +01:00
phy_payload.rs Update dependencies + fix clippy warnings. 2022-09-26 12:58:01 +01:00