Navigation Menu

Skip to content

Releases: mtharp/laureline-firmware

v4.2

11 Nov 02:18
Compare
Choose a tag to compare
  • Fixed NTP replies being delayed by an ARP or NDP lookup. Replies are now
    always returned to the same MAC address from which they originated. (#8).
  • Faster, zero-copy Ethernet transmission.

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

v4.1

09 Oct 02:39
Compare
Choose a tag to compare
  • Fixed DHCP leases not renewing as often as they should (#6)

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

v4.0

28 Sep 21:47
Compare
Choose a tag to compare
  • 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

v3.0

11 May 17:48
Compare
Choose a tag to compare

See notes for this release in the documentation:
http://partiallystapled.com/pub/laureline-docs/updates.html

v2.4

11 May 16:51
Compare
Choose a tag to compare
v2.4