Skip to content

v4.0

Compare
Choose a tag to compare
@mtharp mtharp released this 28 Sep 21:47
· 17 commits to master since this release
  • Added IPv6 support. Only stateless autoconfiguration is supported; static IPs
    will be added later. The ip6_manycast option can be used to join an
    IPv6 multicast group.
  • Added detailed loopstats logging with additional jitter and time constant
    data. Reports are emitted periodically, by default every 60 seconds but
    adjustable using the loopstats_interval option.
  • Added a timescale_gps option to select the GPS timescale instead of UTC.
  • The gps_baud_rate option can now be used in combination with
    gps_ext_out to output data at a faster rate than the internal 57600
    baud. However, it may not be set to less than 57600 when used as an output.
  • Fixed log messages being sent that had the "time-of-day OK" status flag set
    before the time-of-day was actually applied (#2).
  • Fixed a stability issue that could cause a spontaneous reset, especially
    under extremely high network load.
  • Now based on the FreeRTOS kernel.

For instructions on updating your device, and for complete update notes, see the documentation: http://partiallystapled.com/pub/laureline-docs/updates.html