Skip to content

Adds support for offline modules

Compare
Choose a tag to compare
@xia-stan xia-stan released this 02 Aug 21:09
· 174 commits to master since this release

Notice

This is the final release before removal of the Legacy API.

Release Notes

New Features

  • Adds support for tracking modules in various states of the boot process.
  • Adds PLX Mailbox support, which is used to track module information such as how many times the module has been opened.

Updates

  • Migrates all documentation to a separate documentation repository. Documentation can now be accessed via https://docs.pixie16.xia.com
  • Updates omnitool command structure to include command grouping
  • Moves ISO-8601 time string formats to the utility namespace

Bug Fixes

  • Fixes Broadcom search paths on Windows systems.

API Update Policy

By necessity, we will be making changes to the public API calls and the SDK. We will adopt a process
of depreciating interfaces then removing them. We will provide notice of

  • no less than 12 months before removing an interface,
  • and no less than 6 months before changing an interface.

Notices will appear in the source code, documentation, and release notes. We will notify users via
email 30 days prior to the deprecation date.

Deprecated interfaces will receive bug fixes during their deprecation phase, but will receive no
added functionality. This policy may not cover all situations, and will evolve over time. For
situations that don’t fit neatly into this policy, we will ensure that the information is available
in all relevant Release Notes.