Skip to content

Latest commit

 

History

History
271 lines (200 loc) · 8.64 KB

CHANGELOG.rst

File metadata and controls

271 lines (200 loc) · 8.64 KB

sw_avb_lc Change Log

6.1.1

  • Documentation update to work around Latex bug that prevents compilation of PDF
  • Changes to dependencies:
    • sc_avb: 6.4.0rc0 -> 6.4.1rc0
      • Documentation tidy-up

6.1.0

  • Adds example applications for Transport Stream Talker and Listener
  • Reintroduce auto media clock setting for built-in Controller in app_avb_lc_demo
  • Changes to dependencies:
    • sc_avb: 6.3.1beta0 -> 6.4.0rc0
      • Adds support for MPEG-2 Transport Stream SPI interfaces and 61883-4 AVTP

6.0.7

  • Firmware version submitted for final AVnu certification run
  • Changes to dependencies:
    • sc_avb: 6.3.0beta0 -> 6.3.1beta0
      • Bug fix for excessive Talker AVTP presentation time being absorbed in the FIFOs for a short period at start
      • Fixes regression in bad gPTP pdelay follow up detection
      • Bug fix for reported base audio clusters in AEM stream descriptors

6.0.6

  • Changes to dependencies:
    • sc_avb: 6.2.2beta0 -> 6.3.0beta0
      • MEDIA_CLOCK_SOURCE bit now set in 1722.1 ADP Talker Capabilities
      • 1722.1 GET_COUNTERS command added for CLOCK_DOMAIN descriptor
      • Minor bug fix in gPTP where multiple pdelay responses were not triggering AVnu specific behaviour
      • Change to SRP interface to allow SRP to control the joining of VLANs via MVRP
      • Max frame size reported by SRP changed to reflect the current set sample rate instead of the max supported

6.0.5

  • Changes to dependencies:
    • sc_avb: 6.2.1rc0 -> 6.2.2beta0
      • PTP clock accuracy is now reported to be within 25 ns by BMCA
      • PTP offset scaled log variance is now set to the correct unkown value (0x436A) per IEEE P802.1AS-Cor-1
      • Grandmaster timeBaseIndicator and lastGmFreqChange parameters are now set in the PTP sync follow up TLV
      • Pdelay exchanges are marked invalid and asCapable reset if the delay is measured as negative
      • Fixed issue with lost PTP messages being counted twice, causing a premature asCapable reset

6.0.4

  • Adds design guide and quick start guide documentation
  • Changes to dependencies:
    • sc_avb: 6.2.0alpha0 -> 6.2.2beta0
      • PTP clock accuracy is now reported to be within 25 ns by BMCA
      • PTP offset scaled log variance is now set to the correct unkown value (0x436A) per IEEE P802.1AS-Cor-1
      • Grandmaster timeBaseIndicator and lastGmFreqChange parameters are now set in the PTP sync follow up TLV
      • Pdelay exchanges are marked invalid and asCapable reset if the delay is measured as negative
      • Fixed issue with lost PTP messages being counted twice, causing a premature asCapable reset
      • Fix potential parallel usage violation on PTP client function

6.0.3

  • Add support for channel map buttons on LC board
  • Changes to dependencies:
    • sc_avb: 6.1.2alpha0 -> 6.2.0alpha0
      • Ethernet AVB server now configures auto-negotiation on the PHY
      • State of MAAP and PTP now reset on link up of single port configuration
      • Minor bug fixes to 1722.1 descriptors and commands

6.0.2

  • Changes to dependencies:
    • sc_avb: 6.1.1alpha0 -> 6.1.2alpha0
      • Various minor SRP compliance fixes

6.0.1

  • Changes to dependencies:
    • sc_avb: 6.1.0alpha1 -> 6.1.1alpha0
      • Various gPTP AVnu compliance fixes (June 2014 report)

6.0.0

  • Update to include new common sc_avb module structure

5.2.1

  • Fixed issue with PLL pin drive logic that could appear as an oscillation in the PI loop output
  • Updates to sc_ethernet to meet timing under xTIMEcomposer v13beta1
  • Added support for DSP4YOU AVB module
  • Added performance improvements to Talker to support > 2 streams in a single logical core
  • Improved robustness of basic 1722.1 controller functionality

5.2.0

  • Numerous updates to support xTIMEcomposer v12 tools, including updated sc_ethernet
  • 1722.1 Draft 21 support for ADP, ACMP and a subset of AECP including an AEM descriptor set
  • Old TCP/IP based Attero Tech application replaced with a 1722.1 demo
  • Added ability to arbitrarily map between channels in sinked streams and audio outputs
  • 1722 MAAP rewritten to optimise memory and improve compliance to standard
  • AVB status API replaced with new weak attribute hooks
  • Support added for CS2100 variant of PLL
  • sc_xlog printing removed, replaced with XScope
  • Support removed for XDK/XAI, XC-2 and XC-3 dev kits
  • Application support removed for Open Sound Control

5.1.2

  • PTP fix to correct step in g_ptp_adjust (commit #1548fa5ce7)
  • Software support added for CS2100 PLL.
  • Media clock recovery PID tuned to decrease settle time and amplitude of oscillations
  • Fixes to app_xr_avb_lc_demo to work with channel counts < 8
  • Transport stream interface
  • 1722/61883-4 packet encapsulation
  • Update to ethernet and tcp package dependencies

5.1.1

  • Field update module added
  • I2S slave functionality added

5.1.0

  • 802.1Qat support
  • Partial (beta) 1722.1 support
  • Clock recovery corrections for 8kHz and >48kHz
  • 1722 packet format corrections
  • 1722 timestamp corrections
  • Stream lock/unlock more predictable
  • Test harnesses for various features
  • SRP state machine corrections
  • SRP state machine drives stream transmission

5.0.0

  • New control API
  • 1722 MAAP support
  • Standard updates
  • Optimizations
  • See design guide for new release details

4.1.0

  • Move to new build system

4.0.0

  • Fixed missing functionality in media clock server
  • Small changes media server API - see demos for examples
  • Optimized audio transport for local listener streams
  • Major rewrite, many internal APIs changed, overall performance improvements
  • Added gigabit ethernet support
  • Added flexible internal routing (local streams) with simplified API, framework is much more powerful for many-channel applications
  • Rewritten audio_clock_recovery as more flexible media_clock_server
  • Added demos for audio interface board
  • Added 8-channel TDM audio interface
  • Added uip IP/UDP/TCP server for adding configuration layer
  • Various bug fixes
31st July 2009
  • Dropped support for xs1a architecture
  • Major rewrite, many internal APIs changed, overall performance improvements
  • New mii-ethernet layer (better performance, capable of 2-port switch)
  • New clock recovery mechanism (including global clock recovery)
  • Internal APIs now use XC features (desktop tools 9.7.0+)
  • New, more efficient, I2S codec interface code
  • XDK Demo is now both a talker and listener endpoint
  • XDK Demo now has debug log on screen (black button)
  • XDK Demo now has stream selection display (green button)
  • XDK Demo now has touch screen equalizer (16 bank bi-quad filter)
  • Demos (synthesised talker) for XC-2 and XC-3 dev boards
  • Added capability to have multiple talker endpoints on network
  • Some 802.1as bug fixes
30th April 2009
  • Added capability to have multiple talker endpoints on network
  • Some 802.1as bug fixes
6th April 2009
  • Added XC-2 mii code
  • Now default to xslb
  • Windows makefile issues fixed
14th February 2009
  • Code restructuring
  • Added dsp based clock recovery
  • Documentation updates
30th January 2009
  • Various bug fixes
  • Major code restructuring
  • PTP now defaults to old multicast mac address (can be set to 802.1as multicast with build flag)

15th January 2009

  • Various bug fixes.
  • 802.1AS support.
  • First spec of host side API for communicating to an XMOS device implementing AVB.

19th December 2008

  • Media clock recovery now fully based on 802.1AS timestamps. Presentation time is honoured.
  • Changed 1588v2 timing protocol to 802.1as (note that some issues remain - see release notes for details)

10th December 2008

  • Code now runs codec in slave mode on the listener and implements media clock recovery.
  • Fixed timestamp to match spec. Timestamps are generated every 8 samples (according to IEC61883-6 SYT_INTERVAL) - so a valid timestamp is generated every 3 out of 4 packets
  • Implemented internal bandwidth restriction in mac layer. Each link going the mac layer (e.g. ptp, avb stream) can be set to use no more than a certain number of Mbps of bandwidth (see the mac_set_bandwidth function).

27th November 2008

  • Fixed bug in Mii ethernet layer that hung the demo when a short (<64 bytes) packet was received.

21st November 2008

  • General internal code restructuring to prepare for future enhancements
  • Fixed timestamp generation issues, AVB packets are now timestamped every packet (i.e. every 6 samples) corrected
  • Fixed incorrect DBC value creation
  • Tested on RevB silicon