From 82db6e0bfff7ed0c5299183f1f06d90017d57839 Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Fri, 13 Jul 2007 21:21:03 +0000 Subject: finish update to PR48 API release git-svn-id: http://svn.asterisk.org/svn/octasic_api/oct612x/trunk@29 537310ab-6354-42db-a3cc-247b777f7be6 --- ReleaseNotes.txt | 72 ++++++++++++++++++++++++++++++++++++++++++++++ doc/oct612Xas5000-035.pdf | Bin 782575 -> 0 bytes doc/oct612Xas5000-036.pdf | Bin 0 -> 784753 bytes 3 files changed, 72 insertions(+) delete mode 100644 doc/oct612Xas5000-035.pdf create mode 100644 doc/oct612Xas5000-036.pdf diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index 329fd74..984acdc 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -1,3 +1,75 @@ +------------------------------------------------------------------------------- +------------------------------------------------------------------------------- + + RELEASE NOTES + +Version: OCT6100API-01.00-PR48 + +Date: July 6, 2007 + +------------------------------------------------------------------------------- +------------------------------------------------------------------------------- + +1.0 BACKWARD COMPATIBILITY NOTICE + + 1.1 ALL PRODUCTS + Modified function: Oct6100ChipOpen + Added parameter: fEnable2100StopEvent + + Modified function: Oct6100ChipGetImageInfo + Removed parameters: fAlcNoiseBleedOutTime + fResetAlcOnTones + + Modified functions: Oct6100ChannelOpen + Oct6100ChannelModify + Oct6100ChannelGetStats + Removed parameters: fResetRinAlcOnTones + fResetSoutAlcOnTones + ulAlcNoiseBleedOutTime + + Stop events on 2100Hz are only supported from firmware 01.06.00. + +------------------------------------------------------------------------------- + +2.0 MODIFICATIONS DONE SINCE LAST RELEASE + +PR-4769 : Law conversion is now possible on bi-directional channel. +PR-5037 : The only ulMemClkFreq value supported is now 133MHz. +PR-5141 : Added fEnable2100StopEvent functionality. +PR-5105 : Added reset of the old data when changing the selected debug channel. +PR-5168 : Interrupt pin active after enabling H.100 interrupt. + +PR-5210 : AlcNoiseBleedOutTime and ResetAlcOnTones features are no more supported. + +------------------------------------------------------------------------------- + +3.0 BUGS FIXED IN THIS RELEASE + +PR-5055 : Short glitch may be present at the first opening of a channel. +PR-5071 : Should not use a law conversion resource when a TSST is unassigned. The + law conversion resource blocked the use of the conferencing feature. +PR-5101 : lRoutNoiseReductionLevelGainDb is not set properly when modifying a channel. +PR-5181 : Interrupts must be cleared in the chip open function. +PR-5194 : Output is not silence when channel is muted. +PR-5231 : NLP not disabled when a channel is closed. +PR-5232 : Muted ports not reset when closing a channel. + +------------------------------------------------------------------------------- + +4.0 KNOWN BUGS PRESENT IN THIS RELEASE + +NONE + +------------------------------------------------------------------------------- + +5.0 KNOWN ISSUES PRESENT IN THIS RELEASE + +PR-2379 : Problem with the cOCT6100_MIXING_0_DB mode + +------------------------------------------------------------------------------- +------------------------------------------------------------------------------- + + ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- diff --git a/doc/oct612Xas5000-035.pdf b/doc/oct612Xas5000-035.pdf deleted file mode 100644 index c0b904b..0000000 Binary files a/doc/oct612Xas5000-035.pdf and /dev/null differ diff --git a/doc/oct612Xas5000-036.pdf b/doc/oct612Xas5000-036.pdf new file mode 100644 index 0000000..b696f53 Binary files /dev/null and b/doc/oct612Xas5000-036.pdf differ -- cgit v1.2.3