Update EU 866MHz band references and descriptions in config.proto

This commit is contained in:
nomdetom 2026-01-21 23:22:15 +00:00
parent 8a2b324401
commit f57b423a39

View file

@ -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;