cjcliffe / CubicSDR

Cross-Platform Software-Defined Radio Application
http://www.cubicsdr.com
GNU General Public License v2.0
2.02k stars 249 forks source link

v2.6a add rig control #888

Closed DANKC2STA closed 3 years ago

DANKC2STA commented 3 years ago

Hello-

v2.6a up and running- how can I add RIG control ?

Do I need to start from beginning or can I jump to

Build CubicSDR Note: add -DUSE_HAMLIB=1 to cmake command line to include hamlib support.

Thanks Dan KC2STA

vsonnier commented 3 years ago

Do I need to start from beginning or can I jump to Build CubicSDR Note: add -DUSE_HAMLIB=1 to cmake command line to include hamlib support.

Why not trying from the begining of the Wiki Linux instructions instead, and see how it works with Cubic master ? And yes, as advised, add the -DUSE_HAMLIB=1.

There are tons of Linux distros out there, and rebuilding from sratch is the most reliable path instead of using outdated pre-compiled packages, or other means.

So give it a try and report the problems here, if any.

As you see in #867 my own attempt to use Hamlib v4+ failed on Windows, so you may need to use an older version like v3.3 if it also fails for you at runtime.

vsonnier commented 3 years ago

No answer, time to close this up.