summaryrefslogtreecommitdiff
path: root/software/include/oct6100api/oct6100_defines.h
diff options
context:
space:
mode:
authorOctasic Inc <support@octasic.com>2007-07-11 17:37:40 +0300
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2011-02-27 21:07:47 +0200
commit433987eb1e7f7efdb55c2d6fc50f29d73c83aed0 (patch)
tree07683526a1ffec1d9a3894f390d830f7005df5c2 /software/include/oct6100api/oct6100_defines.h
parent4699bfa835bd32c8c3e307968a52c474734b23bc (diff)
importing OCT612x-01.00-PR48
Diffstat (limited to 'software/include/oct6100api/oct6100_defines.h')
-rw-r--r--software/include/oct6100api/oct6100_defines.h9
1 files changed, 6 insertions, 3 deletions
diff --git a/software/include/oct6100api/oct6100_defines.h b/software/include/oct6100api/oct6100_defines.h
index abe1590..1e5edb1 100644
--- a/software/include/oct6100api/oct6100_defines.h
+++ b/software/include/oct6100api/oct6100_defines.h
@@ -2,7 +2,7 @@
File: oct6100_defines.h
- Copyright (c) 2001-2006 Octasic Inc.
+ Copyright (c) 2001-2007 Octasic Inc.
Description:
@@ -22,9 +22,9 @@ You should have received a copy of the GNU General Public License
along with the OCT6100 GPL API; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.7
-$Octasic_Release: OCT612xAPI-01.00-PR47 $
+$Octasic_Release: OCT612xAPI-01.00-PR48 $
-$Octasic_Revision: 169 $
+$Octasic_Revision: 170 $
\*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
@@ -578,6 +578,9 @@ $Octasic_Revision: 169 $
#define cOCT6100_DEBUG_CHAN_STATS_EVENT_BYTE_SIZE 1024
#define cOCT6100_DEBUG_CHAN_STATS_LITE_EVENT_BYTE_SIZE 720
+/* Image start string define */
+#define cOCT6100_IMAGE_START_STRING "EDS3_IMAGE_NAME"
+
/* Tone image info defines.*/
#define cOCT6100_TONE_INFO_START_STRING "[ToneDetectorInfo]"
#define cOCT6100_TONE_INFO_STOP_STRING "[~ToneDetectorInfo]"