mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Update EU 866MHz band references and descriptions in config.proto
This commit is contained in:
parent
8a2b324401
commit
f57b423a39
1 changed files with 5 additions and 5 deletions
|
|
@ -931,7 +931,7 @@ message Config {
|
|||
BR_902 = 26;
|
||||
|
||||
/*
|
||||
* EU 866MHz band (Band no. 46b of 2006/771/EC and subsequent amendments) for Non-specific short-range devices (SRD)
|
||||
* EU 866MHz band (Band no. 47b of 2006/771/EC and subsequent amendments) for Non-specific short-range devices (SRD)
|
||||
*/
|
||||
EU_866 = 27;
|
||||
|
||||
|
|
@ -1003,15 +1003,15 @@ message Config {
|
|||
|
||||
/*
|
||||
* Lite Fast
|
||||
* Medium range preset optimized for EU 866MHz RFID band with 125kHz bandwidth.
|
||||
* Comparable link budget to MEDIUM_FAST but compliant with ETSI EN 302 208.
|
||||
* Medium range preset optimized for EU 866MHz SRD band with 125kHz bandwidth.
|
||||
* Comparable link budget to MEDIUM_FAST but compliant with Band no. 47b of 2006/771/EC.
|
||||
*/
|
||||
LITE_FAST = 10;
|
||||
|
||||
/*
|
||||
* Lite Slow
|
||||
* Medium-to-moderate range preset optimized for EU 866MHz RFID band with 125kHz bandwidth.
|
||||
* Comparable link budget to LONG_FAST but compliant with ETSI EN 302 208.
|
||||
* Medium-to-moderate range preset optimized for EU 866MHz SRD band with 125kHz bandwidth.
|
||||
* Comparable link budget to LONG_FAST but compliant with Band no. 47b of 2006/771/EC.
|
||||
*/
|
||||
LITE_SLOW = 11;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue