summaryrefslogtreecommitdiff
path: root/software/include/oct6100api/oct6100_defines.h
diff options
context:
space:
mode:
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. */