c# - How to get the signal strength using the RTLSDR.DLL -


there great project on github adsbsharp https://github.com/cgommel/adsbsharp

i have downloaded , runs fine in vs2015 express. me code complex, receives ads-b messages , outputs them via tcp server frames encased * ; signal strength each frame received , tag after frame e.g. *a0xxxxxxxxxxx,sig;

but cannot find how signal strength, other systems seem able such dump1090 (also on github).

this seems c# implementation of adsb reception , has not been worked on around 3 years.

could 1 give me clues on how signal strength rtlsdr.dll ?


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -

ios - Change Storyboard View using Seague -