Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

V2.00.01

Release Date: 2015-06-04

Requirements

  • µC/TCP-IP V3.02.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].
  • µC/DNS V2.00.01 or more recent [optional].

New features & improvements

None.

API Changes

None.

Bug Fixes

  • Forced SNTPc socket to be in Blocking mode to override NET_SOCK_DFLT_NO_BLOCK_EN option.
  • Fixed fractions of second calculation error that occurs with some compilers. 

V2.00.00

Release Date: 2014-09-12

Requirements

  • µC/TCP-IP V3.02.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].
  • µC/DNS V2.00.01 or more recent [optional].

New features & improvements

  • Support of µC/TCP-IP V3.02
  • Support IPv6
  • Integrated µC/DNSc hostname resolution feature. (Only if µC/DNSc is included and properly initialized).
  • Added a new time stamp type SNTP_TS.  
  • Added Run-time configuration with SNTPc_CFG.
  • Changed SNTPc_GetRemoteTime() to add precision.
  • Deleted the function SNTPc_GetLocalTime() and replaced by NetUtil_TS_Get_ms().
  • Added Shell Command functions. 

API Changes

Bug Fixes

None.

  • No labels