Version V2.03.xx

V2.03.02

Release Date: December 7th, 2017

Requirements

  • µC/TCP-IP V3.01.00 or more recent.
  • µC/CPU V1.30.00 or more recent.
  • µC/LIB V1.38.00 or more recent.
  • µC/Common V1.00.00 or more recent.
  • µC/Shell V1.03.01 or more recent [optional].

New features & improvements

  • Removed all references to OS_ERR_INT_Q_xxx error codes since they have been deprecated after uC/OS-III V3.06.00.

API Changes

None.

Bug Fixes

  • Fixed a #define typo in uCOS-III/iperf_os.c when checking if IPERF_CFG_CPU_USAGE_MAX_CALC_EN is enabled.
  • Fixed error names in function header for IPerfShell_Init() specifying NET_CMD_ERR_NONE and NET_CMD_ERR_SHELL_INIT as the possible errors when the code actually used IPERF_ERR_NONE and IPERF_ERR_EXT_SHELL_INIT.

V2.03.01

Release Date: 2015-06-05

Requirements

  • µC/TCP-IP V3.01.00 or more recent.
  • µC/CPU V1.30.00 or more recent.
  • µC/LIB V1.38.00 or more recent.
  • µC/Common V1.00.00 or more recent.
  • µC/Shell V1.03.01 or more recent [optional].

New features & improvements

  • Added CPU Usage Average Calculation feature.

API Changes

None.

Bug Fixes

  • Forced IPerf Socket to be in Blocking mode to override NET_SOCK_DFLT_NO_BLOCK_EN option.
  • Fixed CPU Usage Max Calculation.
  • Fixed the way the version was printed using the '-v' option.
     

V2.03.00

Release Date: 2014-09-12

Requirements

  • µC/TCP-IP V3.01.00 or more recent.
  • µC/CPU V1.30.00 or more recent.
  • µC/LIB V1.38.00 or more recent.
  • µC/Common V1.00.00 or more recent.
  • µC/Shell V1.03.01 or more recent [optional].

New features & improvements

  • Support of µC/TCP-IP V3.01
  • Support IPv6
  • Added functions to launch IPerf using µC/Shell.

API Changes

None.

Bug Fixes

None.