steve-m / kalibrate-rtl

fork of http://thre.at/kalibrate/ for use with rtl-sdr devices
BSD 2-Clause "Simplified" License
488 stars 146 forks source link

Difference between Signal Strength / Power #12

Open He3556 opened 8 years ago

He3556 commented 8 years ago

Is there a way to get the signal strength (db/m) of a channel?

This is where the power value is calculated as a average of the FCCH burst, right? https://github.com/steve-m/kalibrate-rtl/blob/master/src/c0_detect.cc#L111