Skip to content

Check Firmware Version (>= 3.5.2) For 'handle_ping_transponders' service...

Ryan Bednar (UCSD) requested to merge dev/cordc/transponder_ping_w_fwv_3.5.2 into devel

Breaking Changes

  • n/a (note CCPDT command changes below)

New Features / Improvements

  • handle_ping_transponders service handler now checks Micromodem Firmware Version (fwv) to determine the CCPDT parameters
    • based on umodem fwv 3.5.2 that introduced HF/LF transponder ping capability
    • previous: CCPTD,1,1,0,0,<timeout>,...
    • new:
      • LF: CCPDT,1,1,1,,<timeout>,...
      • HF: CCPDT,1,1,0,,<timeout>,...

Bugfixes

If I am not a WHOI employee, I agree to the terms in the WHOI Contributor Agreement (CONTRIBUTING.md) in this repository.

Merge request reports

Loading