• Nate Weibley's avatar
    New parameter cache loading spec · 80ef4da8
    Nate Weibley authored
     - Request list of all parameters, expecting device to lead each component with _HASH_CHECK cache value
     - Test for hash collision, if so our cache is valid and respond with _HASH_CHECK to stop listing
     - Else: let listing continue as normal to get updated param values
     - Store each cache by systemID + componentID
    
    For #2586
    80ef4da8
QGCApplication.cc 29 KB