Skip to content
This repository was archived by the owner on Jan 13, 2022. It is now read-only.

Commit b10c46d

Browse files
author
Juan Chong
committed
Rolled IMU register changes into LabVIEW
1 parent 236fe67 commit b10c46d

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

LabVIEW/ADIS16470 IMU.lvproj

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@ This example expects a USB cable connected from your development PC to the Type
180180
<Item Name="Build Specifications" Type="Build">
181181
<Property Name="GIT_FILE" Type="Bool">false</Property>
182182
<Item Name="ADIS16470 IMU" Type="Source Distribution">
183-
<Property Name="Bld_autoIncrement" Type="Bool">true</Property>
184183
<Property Name="Bld_buildCacheID" Type="Str">{BBA0484B-CA77-4464-A2BB-E8E179FEADC6}</Property>
185184
<Property Name="Bld_buildSpecName" Type="Str">ADIS16470 IMU</Property>
186185
<Property Name="Bld_excludedDirectory[0]" Type="Path">vi.lib</Property>
@@ -197,8 +196,8 @@ This example expects a USB cable connected from your development PC to the Type
197196
<Property Name="Bld_localDestDir" Type="Path">../builds/ADIS16470-IMU/ThirdParty</Property>
198197
<Property Name="Bld_localDestDirType" Type="Str">relativeToProject</Property>
199198
<Property Name="Bld_previewCacheID" Type="Str">{5C9CA66C-F16B-4A3B-95C3-90689364D2FE}</Property>
200-
<Property Name="Bld_version.build" Type="Int">19</Property>
201-
<Property Name="Bld_version.major" Type="Int">1</Property>
199+
<Property Name="Bld_version.major" Type="Int">2020</Property>
200+
<Property Name="Bld_version.minor" Type="Int">2</Property>
202201
<Property Name="Destination[0].destName" Type="Str">Destination Directory</Property>
203202
<Property Name="Destination[0].path" Type="Path">../builds/ADIS16470-IMU/ThirdParty</Property>
204203
<Property Name="Destination[0].path.type" Type="Str">relativeToProject</Property>
@@ -214,7 +213,7 @@ This example expects a USB cable connected from your development PC to the Type
214213
<Property Name="Destination[3].path" Type="Path">../builds/ADIS16470-IMU/ThirdParty/ADI/ADIS16470/SubVI</Property>
215214
<Property Name="Destination[3].path.type" Type="Str">relativeToProject</Property>
216215
<Property Name="DestinationCount" Type="Int">4</Property>
217-
<Property Name="Source[0].itemID" Type="Str">{CDC44022-6758-493E-BE3E-B90EAFC83247}</Property>
216+
<Property Name="Source[0].itemID" Type="Str">{E49C4898-C418-4684-95B8-9845B53AAD6B}</Property>
218217
<Property Name="Source[0].type" Type="Str">Container</Property>
219218
<Property Name="Source[1].Container.applyDestination" Type="Bool">true</Property>
220219
<Property Name="Source[1].Container.applyInclusion" Type="Bool">true</Property>
@@ -247,15 +246,15 @@ This example expects a USB cable connected from your development PC to the Type
247246
<Property Name="NIPKG_installerArtifacts" Type="Str"></Property>
248247
<Property Name="NIPKG_installerBuiltBefore" Type="Bool">false</Property>
249248
<Property Name="NIPKG_installerDestination" Type="Path"></Property>
250-
<Property Name="NIPKG_lastBuiltPackage" Type="Str">adis16470-imu_2020.0.0-5_windows_all.nipkg</Property>
249+
<Property Name="NIPKG_lastBuiltPackage" Type="Str">adis16470-imu_2020.2.0-0_windows_all.nipkg</Property>
251250
<Property Name="NIPKG_license" Type="Ref"></Property>
252251
<Property Name="NIPKG_releaseNotes" Type="Str"></Property>
253252
<Property Name="NIPKG_storeProduct" Type="Bool">false</Property>
254253
<Property Name="NIPKG_VisibleForRuntimeDeployment" Type="Bool">false</Property>
255254
<Property Name="PKG_actions.Count" Type="Int">0</Property>
256255
<Property Name="PKG_autoIncrementBuild" Type="Bool">true</Property>
257256
<Property Name="PKG_autoSelectDeps" Type="Bool">false</Property>
258-
<Property Name="PKG_buildNumber" Type="Int">6</Property>
257+
<Property Name="PKG_buildNumber" Type="Int">1</Property>
259258
<Property Name="PKG_buildSpecName" Type="Str">ADIS16470 IMU Package</Property>
260259
<Property Name="PKG_dependencies.Count" Type="Int">0</Property>
261260
<Property Name="PKG_description" Type="Str"></Property>
@@ -304,7 +303,7 @@ This example expects a USB cable connected from your development PC to the Type
304303
<Property Name="PKG_sources[0].ID" Type="Ref">/My Computer/Build Specifications/ADIS16470 IMU</Property>
305304
<Property Name="PKG_sources[0].Type" Type="Str">Build</Property>
306305
<Property Name="PKG_synopsis" Type="Str">ADIS16470 IMU Library for FIRST Robotics and the RoboRIO Built Around WPILib</Property>
307-
<Property Name="PKG_version" Type="Str">2020.0.0</Property>
306+
<Property Name="PKG_version" Type="Str">2020.2.0</Property>
308307
</Item>
309308
</Item>
310309
</Item>
99 Bytes
Binary file not shown.
-5 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)