summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2007-07-13 21:21:03 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2011-02-27 21:09:15 +0200
commit82db6e0bfff7ed0c5299183f1f06d90017d57839 (patch)
treea39db01b90ac72fe81d924dae78c0c5a94afc30c
parente2b0cb3c458ae824c26d922a98c89c93cdd1f73a (diff)
finish update to PR48 API release
git-svn-id: http://svn.asterisk.org/svn/octasic_api/oct612x/trunk@29 537310ab-6354-42db-a3cc-247b777f7be6
-rw-r--r--ReleaseNotes.txt72
-rw-r--r--doc/oct612Xas5000-035.pdfbin782575 -> 0 bytes
-rw-r--r--doc/oct612Xas5000-036.pdfbin0 -> 784753 bytes
3 files changed, 72 insertions, 0 deletions
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index 329fd74..984acdc 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -3,6 +3,78 @@
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
+
+-------------------------------------------------------------------------------
+-------------------------------------------------------------------------------
+
+
+-------------------------------------------------------------------------------
+-------------------------------------------------------------------------------
+
+ RELEASE NOTES
+
Version: OCT6100API-01.00-PR47
Date: December 18, 2006
diff --git a/doc/oct612Xas5000-035.pdf b/doc/oct612Xas5000-035.pdf
deleted file mode 100644
index c0b904b..0000000
--- a/doc/oct612Xas5000-035.pdf
+++ /dev/null
Binary files differ
diff --git a/doc/oct612Xas5000-036.pdf b/doc/oct612Xas5000-036.pdf
new file mode 100644
index 0000000..b696f53
--- /dev/null
+++ b/doc/oct612Xas5000-036.pdf
Binary files differ