fillods / grig

A simple Ham Radio control (CAT) program based on Hamlib.
http://groundstation.sourceforge.net/grig/
GNU General Public License v2.0
11 stars 5 forks source link

Recommended fix to accommodate hamlib change #22

Open markjfine opened 4 months ago

markjfine commented 4 months ago

Hamlib made a change to the way rig_list_add is referenced. This diff basically removes const in the prototype and calling structure from grig_list_add.

hamlib_change.diff.txt