Main Menu

Node Power Level

Started by Kilo95, December 19, 2017, 01:10:31 PM

LukaQ

will this be universal for all in next build?
If so, TXP sounds ok so does TXL, short and also human readable

Kilo95

I'll try it the other way since I have it setup already on my gateway. If it doesn't work well, I'll try shortening the name. Thanks for the thought

Felix

TXP would imply power, ie dBs, which is not the case. It's just a range of levels which translate to different dBs depending if it's a W/CW or HW/HCW.
I would keep TXL. The metric description/legend can elaborate.
Either way it's customizable if one really wants that, this is just my own preference.

Kilo95

is there a chart somewhere with the conversions for TXL to dbm? i vaguely remember seeing it somewhere. i'll have some time this next week to work on fixing the code for the nodes. i was able to remote into my RPi the other day to fix the metrics.js. i'll update when i get it done

Kilo95

I tried the last piece of code I suggested but when I compile it says it's not declared. I assume that means I need to tie it to rfm69atc file. How do I do that?

Felix

What's not declared?

#import <RFM69ATC.h>