viktor drobot

Results 31 comments of viktor drobot

Hello! Thanks for the proposal. It's already in my list of TODOs

device index is the option for choosing proper device. to use it you should list connected devices with Soapysdr util and then select proper index. auto tries to guess first...

this is (as well as other features) are planned for 3.0.0 release which will be using liblrpt. so it's on my to-do list:) 73, Viktor On Wed, Apr 28, 2021,...

#9 also touches the same problem so I think we will continue discussion in current thread

Thank you for info. But i think it depends on whether the image was rotated or not. What is the program used to generate `output_map.png` for further feeding into `wxmap`?

I have no AirSpy at hand by I've used RTLSDR v3 Bias Tee feature well with glrpt. Currently bias tee isn't managed by glrpt/mlrpt at all, it's up to the...

I want to keep this open so I'll not forget to implement Bias-T control in GUI

Yes, these warnings are triggered because of `-D_FORTIFY_SOURCE=2` flag during compilation. I'm going to rework that part soon. Thank you for reminding it!

Seems like in current gruvbox theme `SyntasticErrorSign` and `SyntasticWarningSign` have no background color, `SyntasticErrorLine` and `SyntasticWarningLine` doesn't exist at all and `SyntasticError` and `SyntasticWarning` also have no background. Is it...