Forum Krótkofalarskie PKI

micked
11.04.2023 07:35:14
Posty: 54 #8071399
Hi, the power is from a bare si5351 so around 13dbm, I use the dbm field for some course altitude reporting, good to have when the board is out in far east Asia when not many spots get through, this way I can still see at what altitude its at even without the telemetry tx.

else if (alt_meters &gt,= 14200) dbm = 57,
else if (alt_meters &gt,= 13800) dbm = 53,
else if (alt_meters &gt,= 13400) dbm = 50,
else if (alt_meters &gt,= 13000) dbm = 47,
else if (alt_meters &gt,= 12600) dbm = 43,
else if (alt_meters &gt,= 12200) dbm = 40,
else if (alt_meters &gt,= 11800) dbm = 37,
else if (alt_meters &gt,= 11400) dbm = 33,
else if (alt_meters &gt,= 11000) dbm = 30,
else if (alt_meters &gt,= 10600) dbm = 27,
else if (alt_meters &gt,= 10200) dbm = 23,
else if (alt_meters &gt,= 9800) dbm = 20,
else if (alt_meters &gt,= 9000) dbm = 17,
else if (alt_meters &gt,= 8000) dbm = 13,
else if (alt_meters &gt,= 6000) dbm = 10,
else if (alt_meters &gt,= 4000) dbm = 7,
else if (alt_meters &gt,= 2000) dbm = 3,
else dbm = 0,

Mikael - SA6BSS
Zobacz ten wpis w wątku
Aby pisać na forum musisz się zalogować !!!
rss · kontakt · załóż własne forum · korzystasz z forum? wesprzyj projekt!