Compare commits

..

4 Commits

Author SHA1 Message Date
hchen3 b073ed26ec modify single channel if condition 2020-02-20 12:09:55 +08:00
hchen3 35b374d5c8 fix channel pointer2 2020-02-19 23:26:20 +08:00
hchen3 f4dbf99294 fix channel pointer 2020-02-15 16:31:14 +08:00
hchen3 7db559a6e7 add HCI 2020-02-15 14:13:52 +08:00
332 changed files with 105148 additions and 6439 deletions
+1 -2
View File
@@ -6,5 +6,4 @@ ccsv8/
simplelink/ble_sdk_2_02_02_25/examples/cc2650em/simple_peripheral/ccs/app/.config/
# CSS build files
FlashROM/
/Elite_test.txt
FlashROM/
-7
View File
@@ -1,7 +0,0 @@
MAC 18:04:ED:37:C6:6A .
. coeff offset
ADC_C1 311760871.760443 -50619.5024488329
ADC_C2 0.065484773376246 -1061.19682828209
ADC_C3 0.003142283837061 -50.9228211021286
DAC -1.05569320115838 -0.000624379961454
ADC_V1 56126.9201379636 10.1198174952741
-29
View File
@@ -1,29 +0,0 @@
no device y=ax+b MAC a+ b+ a- b- avg
1 c6be c6be 1804ED37C6BE 2270 -7040 2259 -14129 4.15063496100114
2 8cd0 8cd0 0081F9E48CD0 2199 -4616 2162 -16396 4.67288597901671
3 c694 c694 1804ED37C694 2354 -12824 2354 -11216 4.34663132771076
4 c6c7 c6c7 1804ED37C6C7 2199 -7238 2221 -15702 4.63164432837751
5 9b97 9b97 0081F9E49B97 2227 -9846 2151 -26609 4.75015860006776
6 c6df c6df 1804ED37C6DF 2132 -3844 2054 -21545 4.89066238118665
7 c652 c652 18:04:ED:37:C6:52 2024 -7687 2086 -11283 4.88850143182858
8 c5ed c5ed 18:04:ED:37:C5:ED 2231 -1711 2353 -70845 4.45265043545859
9 9bef 9bef 0081F9E49BEF 2383 -8585 2415 -20347 4.2758539244186
10 8b50 8b50 00:81:F9:E4:8B:50 2366 -5223 2402 -14971 4.35162291666667
11 c641 c641 18:04:ED:37:C6:41 2090 4616 1997 -40665 5.07591391714942
12 E8E6 E8E6 A4:DA:32:D4:E8:E6 2306 -88454 2418 -15140 4.2686494968089
13 E73B E73B A4:DA:32:D4:E7:3B 2262 -564 2298 44746 4.35551198222141
14 EEE2 EEE2 A4:DA:32:D4:EE:E2 2057 5980 2096 -21411 4.82094019052184
15 E871 E871 A4:DA:32:D4:E8:71 2175 -4549 2220 31468 4.60684608395208
16 EFC4 EFC4 A4:DA:32:D4:EF:C4 2348 -4371 2374 -26606 4.45106768611704
17 EF85 EF85 A4:DA:32:D4:EF:85 2136 -3339 2189 -30040 4.61909624778354
18 E7DA E7DA A4:DA:32:D4:E7:DA 2081 -3015 2122 -21543 4.79766509652981
19 E6EA E6EA A4:DA:32:D4:E6:EA 2039 -262 2127 -47259 4.79384458739747
20 EEDB EEDB A4:DA:32:D4:EE:DB 2214 -1170 2351 -24636 4.44485358085645
21 E73A E73A A4:DA:32:D4:E7:3A 2210 -4855 2339 -16434 4.47776494604746
22 E6CF E6CF A4:DA:32:D4:E6:CF 2135 -5206 2193 -30885 4.73462680884304
23 E76A E76A A4:DA:32:D4:E7:6A 2076 1154 2096 -1073 4.840805202
24 F0AC F0AC A4:DA:32:D4:F0:AC 2125 -6660 2170 -439 4.667508288
25 E87C E87C A4:DA:32:D4:E8:7C 2265 6685 2230 2124 4.529796387
26 EF39 EF39 A4:DA:32:D4:EF:39 1976 6641 2035 2834 5.071840495
27 E91D E91D A4:DA:32:D4:E9:1D 2075 6344 2002 -5562 5.036438558
28 E87A E87A A4:DA:32:D4:E8:7A 2180 6651 2254 136 4.60339152
@@ -0,0 +1,10 @@
#safe table
#Sat Feb 15 20:42:11 CST 2020
.contributors=19
.mainData=19
.table=19
.namespaces=19
.orphans=19
.contributions=19
.extraData=19
.crc1820b878.v1
@@ -0,0 +1,4 @@
#safe table
#Wed Feb 19 22:45:58 CST 2020
framework.info=10
.crcb678e773.v1
@@ -0,0 +1,4 @@
#safe table
#Wed Feb 19 22:46:38 CST 2020
framework.info=11
.crc93736921.v1
Binary file not shown.

After

Width:  |  Height:  |  Size: 959 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 556 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 603 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 931 B

@@ -0,0 +1,147 @@
importPackage(Packages.com.ti.ccstudio.scripting.gss)
/**
* Exports the visible contents of a DVT table view to a CSV(comma separated values) file.
* Note: This function only works on a DVT table views currently.
* Sample Usage:
* myview = openView("Raw Logs");
* myview.exportAll("c:/rawlogs.csv");
* @param fileName the complete path directory path and filename of the file data will be exported to - example: 'c:/myfile.csv'
* @service DVT Analysis UI scripting commands
*/
function exportAll(fileName) {
; // this function is only provided for scripting console help purposes - the actual implementation is in Java code
}
/**
* Applies or removes a filter to/from a DVT data view.
* Sample Usage:
* v = openView("Raw Logs");
* v.applyFilter('formattedMsg like ".*swi.*"');
* v.applyFilter('(seqID> 8653) && (formattedMsg like ".*swi.*")');
* v.applyFilter(''); //to remove filter
* v.applyFilter(null); // to remove filter
* @param dvtExpression the expression to be used when filtering - please search for "DVT expression" in main CCS help for the syntax
* @service DVT Analysis UI scripting commands
*/
function applyFilter(dvtExpression) {
; // this function is only provided for scripting console help purposes - the actual implementation is in Java code
}
/**
* Get the number of records in this view
* Sample Usage:
* myview = openView("Raw Logs");
* myview.getRecordCount();
* @returns integer
* @service DVT Analysis UI scripting commands
*/
function getRecordCount() {
; // this function is only provided for scripting console help purposes - the actual implementation is in Java code
}
/**
* Get the fieldNames in the buffer connected to this data view
* Sample Usage:
* myview = openView("Raw Logs");
* myview.getFieldNames();
* @returns String[]
* @service DVT Analysis UI scripting commands
*/
function getFieldNames() {
; // this function is only provided for scripting console help purposes - the actual implementation is in Java code
}
/**
* Get a record in the buffer connected to this data view
* Sample Usage:
* myview = openView("Raw Logs");
* myview.getRecord(0);
* @param recordIndex - zero based
* @returns Object[]
* @service DVT Analysis UI scripting commands
*/
function getRecord(recordIndex) {
; // this function is only provided for scripting console help purposes - the actual implementation is in Java code
}
/**
* Get the value of field in a record in the buffer connected to this data view
* Sample Usage:
* myview = openView("Raw Logs");
* myview.getValue(1, "currentThread");
* @param rowNumber - starting from 1
* @param columnName
* @returns Object
* @service DVT Analysis UI scripting commands
*/
function getValue(rowNumber, columnName) {
; // this function is only provided for scripting console help purposes - the actual implementation is in Java code
}
/**
* Get the textual string value of a field in a record in the buffer connected to this data view
* Sample Usage:
* myview = openView("Raw Logs");
* myview.getValue(2, "currentThread");
* @param rowNumber - starting from 1
* @param columnName
* @returns String
* @service DVT Analysis UI scripting commands
*/
function getText(rowNumber, columnName) {
; // this function is only provided for scripting console help purposes - the actual implementation is in Java code
}
/**
* Get the status message in the bottom left side of this data view
* Sample Usage:
* myview = openView("Raw Logs");
* myview.getStatus();
* @returns String
* @service DVT Analysis UI scripting commands
*/
function getStatus() {
; // this function is only provided for scripting console help purposes - the actual implementation is in Java code
}
/**
* Get the progress text in the bottom right side of this data view
* Sample Usage:
* myview = openView("Raw Logs");
* myview.getProgress();
* @returns String
* @service DVT Analysis UI scripting commands
*/
function getProgress() {
; // this function is only provided for scripting console help purposes - the actual implementation is in Java code
}
/**
* opens an Analysis View. E.g. to open a single time graph, openAnalysisView('Single Time','C:\\abc.graphProp')
* @param viewID Name of the view. Please see feature specific view names
* For CCS Graphs Feature: 'Single Time', 'Dual Time', 'FFT Magnitude', 'FFT Magnitude Phase', 'Complex FFT', 'FFT Waterfall'
* @param arg See feature specific interpretation of this argument
* For CCS Graphs: Used as a property file from which to load the graph property values
* @service DVT Analysis UI scripting commands
*/
function openAnalysisView(viewID, arg) {
wb = GSSScripting.getInstance().getActiveWorkbenchWindow();
view = wb.openView(viewID, arg, 0);
return view;
}
/**
* Opens(/Activates) a view using both primary and secondary IDs
* @param primaryID (example: com.ti.dvt.ui.views.dvtgraph )
* @param secondaryID (example: dvtviewname)
* @service DVT Analysis UI scripting commands
*/
function openView2(primaryID, secondaryID) {
wb = GSSScripting.getInstance().getActiveWorkbenchWindow();
wb.openView(primaryID, secondaryID, 1); //1: IWorkbenchPage.VIEW_ACTIVATE ( 2: VIEW_VISIBLE, 3:VIEW_CREATE )
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 361 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 578 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 327 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 327 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 372 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 354 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 200 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 441 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 321 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 407 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 349 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 304 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 291 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 492 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 614 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 375 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 727 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 539 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 252 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 429 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 356 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 457 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 379 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 318 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 330 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 563 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 204 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 284 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 378 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 245 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 267 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 479 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 762 B

@@ -0,0 +1,23 @@
<?xml version='1.0' encoding='UTF-8'?>
<?artifactRepository version='1.1.0'?>
<repository name='C:\ti\ccs910\ccs\eclipse\.eclipseextension' type='org.eclipse.equinox.p2.artifact.repository.simpleRepository' version='1.0.0'>
<properties size='3'>
<property name='p2.timestamp' value='1582123682247'/>
<property name='org.eclipse.update.site.policy' value='USER-EXCLUDE'/>
<property name='org.eclipse.update.site.list' value=''/>
</properties>
<mappings size='3'>
<rule filter='(&amp; (classifier=osgi.bundle))' output='${repoUrl}/plugins/${id}_${version}.jar'/>
<rule filter='(&amp; (classifier=binary))' output='${repoUrl}/binary/${id}_${version}'/>
<rule filter='(&amp; (classifier=org.eclipse.update.feature))' output='${repoUrl}/features/${id}_${version}.jar'/>
</mappings>
<artifacts size='1'>
<artifact classifier='osgi.bundle' id='com.ti.cc2538' version='2.0.4.11'>
<repositoryProperties size='3'>
<property name='artifact.folder' value='true'/>
<property name='artifact.reference' value='file:/C:/ti/ccs910/ccs/eclipse/plugins/com.ti.cc2538_2.00.04.11/'/>
<property name='file.name' value='C:\ti\ccs910\ccs\eclipse\plugins\com.ti.cc2538_2.00.04.11'/>
</repositoryProperties>
</artifact>
</artifacts>
</repository>
@@ -0,0 +1,6 @@
#Sat Feb 15 19:49:19 CST 2020
C\:\\ti\\ccs910\\ccs\\eclipse\\links=0
C\:\\ti\\ccs910\\ccs\\eclipse\\plugins=1565848658658
C\:\\ti\\ccs910\\ccs\\eclipse\\configuration\\org.eclipse.update\\platform.xml=1565848659942
C\:\\ti\\ccs910\\ccs\\eclipse\\features=1565848658716
C\:\\ti\\ccs910\\ccs\\eclipse\\dropins=1565844995326
@@ -0,0 +1,5 @@
#Timestamps for epp.package.cpp
#Sat Feb 15 19:49:19 CST 2020
file\:/C\:/ti/ccs910/ccs/eclipse/configuration/org.eclipse.osgi/381/data/listener_1925729951/=1581767358447
PROFILE=1581767359473
file\:/C\:/ti/ccs910/ccs/eclipse/.eclipseextension=1581767359204
Binary file not shown.

After

Width:  |  Height:  |  Size: 513 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 577 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 655 B

@@ -0,0 +1,14 @@
<?xml version='1.0' encoding='UTF-8'?>
<?artifactRepository version='1.1.0'?>
<repository name='update site: file:/C:/ti/ccs910/ccs/eclipse/configuration/org.eclipse.osgi/381/data/listener_1925729951/' type='org.eclipse.equinox.p2.artifact.repository.simpleRepository' version='1'>
<properties size='2'>
<property name='p2.timestamp' value='1581767358483'/>
<property name='site.checksum' value='0'/>
</properties>
<mappings size='3'>
<rule filter='(&amp; (classifier=osgi.bundle))' output='${repoUrl}/plugins/${id}_${version}.jar'/>
<rule filter='(&amp; (classifier=binary))' output='${repoUrl}/binary/${id}_${version}'/>
<rule filter='(&amp; (classifier=org.eclipse.update.feature))' output='${repoUrl}/features/${id}_${version}.jar'/>
</mappings>
<artifacts size='0'/>
</repository>
@@ -0,0 +1,8 @@
<?xml version='1.0' encoding='UTF-8'?>
<?metadataRepository version='1.2.0'?>
<repository name='update site: file:/C:/ti/ccs910/ccs/eclipse/configuration/org.eclipse.osgi/381/data/listener_1925729951/' type='org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository' version='1'>
<properties size='2'>
<property name='p2.timestamp' value='1581767358431'/>
<property name='site.checksum' value='0'/>
</properties>
</repository>
Binary file not shown.

After

Width:  |  Height:  |  Size: 861 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 525 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 330 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 153 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 273 B

@@ -0,0 +1,18 @@
Manifest-Version: 1.0
Bundle-SymbolicName: com.ti.ccstudio.builddefinitions.generator; singl
eton:=true
Export-Package: com.ti.ccstudio.builddefinitions.generator;x-friends:=
com.ti.ccstudio.project.core,com.ti.ccstudio.builddefinitions.generat
or.internal;x-internal:=true,com.ti.ccstudio.builddefinitions.generat
or.internal.legacy;x-internal:=true,com.ti.ccstudio.builddefinitions.
generator.internal.model;x-internal:=true,com.ti.ccstudio.builddefini
tions.generator.internal.util;x-internal:=true
Bundle-Name: CCS Build Definitions Generator
Bundle-Version: 9.1.0.201905231800
Bundle-Localization: plugin
Bundle-ManifestVersion: 2
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-ActivationPolicy: lazy
Bundle-Vendor: Texas Instruments

Some files were not shown because too many files have changed in this diff Show More