• Thomas Tsou's avatar
    uhd: update to new uhd range api · ea5e568d
    Thomas Tsou authored
    Fixes the following that occurs with recent uhd changes.
    
    UHDDevice.cpp:260: error: ‘struct uhd::gain_range_t’ has no member named ‘max’
    UHDDevice.cpp:260: error: ‘struct uhd::gain_range_t’ has no member named ‘min’
    ea5e568d