summaryrefslogtreecommitdiff
path: root/software/include/oct6100api/oct6100_defines.h
diff options
context:
space:
mode:
authorOctasic Inc <support@octasic.com>2009-09-11 14:38:52 +0300
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2011-02-27 21:11:18 +0200
commit8d2d06a050b1a5de0c5139733ae5216a8a8f2632 (patch)
treec8e25946110eb1a70ff5e001d5e8064fc43c0713 /software/include/oct6100api/oct6100_defines.h
parent4ed38158b4baae55739e1753c59073eccd4d17ec (diff)
importing OCT612x-01.03.00
Diffstat (limited to 'software/include/oct6100api/oct6100_defines.h')
-rw-r--r--software/include/oct6100api/oct6100_defines.h9
1 files changed, 7 insertions, 2 deletions
diff --git a/software/include/oct6100api/oct6100_defines.h b/software/include/oct6100api/oct6100_defines.h
index eaa2a46..a110092 100644
--- a/software/include/oct6100api/oct6100_defines.h
+++ b/software/include/oct6100api/oct6100_defines.h
@@ -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.02.04 $
+$Octasic_Release: OCT612xAPI-01.03.00 $
-$Octasic_Revision: 175 $
+$Octasic_Revision: 179 $
\*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
@@ -253,6 +253,8 @@ $Octasic_Revision: 175 $
+
+
/* Internal memory mapping.*/
/*=======================================================================*/
@@ -584,6 +586,8 @@ $Octasic_Revision: 175 $
/* Image start string define */
#define cOCT6100_IMAGE_START_STRING "EDS3_IMAGE_NAME"
+#define cOCT6100_IMAGE_VERSION_STRING "EDS3_IMAGE_VERSION"
+
/* Tone image info defines.*/
#define cOCT6100_TONE_INFO_START_STRING "[ToneDetectorInfo]"
@@ -640,6 +644,7 @@ $Octasic_Revision: 175 $
#define cOCT6100_DEBUG_GET_DATA_MODE_120S_LITE 0x1
#define cOCT6100_DEBUG_GET_DATA_MODE_16S 0x2
#define cOCT6100_DEBUG_GET_DATA_MODE_120S 0x3
+#define cOCT6100_DEBUG_GET_DATA_MODE_CORE_DUMP 0x4
/* Debug get data dump content. */
#define cOCT6100_DEBUG_GET_DATA_CONTENT_COMPLETE 0x0 /* Full binary dump to be sent for support. */