Skip to content

Commit eb19ad1

Browse files
committed
Updated menus, and build for release. Issue #193
1 parent bc85d08 commit eb19ad1

28 files changed

+32
-737
lines changed

FRC_LV_Trajectory_Library/Trajectory_Library.lvlib

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -662,6 +662,10 @@ This implements the math section (and some other routines) contained in FRC WPIL
662662
<Item Name="DoubleSolenoid_Pulse_Execute.vi" Type="VI" URL="../VI/DoubleSolenoid_Pulse_Execute.vi"/>
663663
</Item>
664664
</Item>
665+
<Item Name="FileUtil" Type="Folder">
666+
<Item Name="FileUtil_AddExt.vi" Type="VI" URL="../VI/FileUtil_AddExt.vi"/>
667+
<Item Name="FileUtil_DefaultDir.vi" Type="VI" URL="../VI/FileUtil_DefaultDir.vi"/>
668+
</Item>
665669
<Item Name="Geometry" Type="Folder">
666670
<Item Name="CoordinateAxis" Type="Folder">
667671
<Item Name="CoordAxis_D.vi" Type="VI" URL="../VI/CoordAxis_D.vi"/>
@@ -960,6 +964,7 @@ This implements the math section (and some other routines) contained in FRC WPIL
960964
<Item Name="MathUtil_Clamp_Int.vi" Type="VI" URL="../MathUtil_Clamp_Int.vi"/>
961965
<Item Name="MathUtil_InputModulus.vi" Type="VI" URL="../MathUtil_InputModulus.vi"/>
962966
<Item Name="MathUtil_Interpolate.vi" Type="VI" URL="../MathUtil_Interpolate.vi"/>
967+
<Item Name="MathUtil_RateOfChange.vi" Type="VI" URL="../VI/MathUtil_RateOfChange.vi"/>
963968
</Item>
964969
<Item Name="MerweScaledSigmaPts" Type="Folder">
965970
<Item Name="MerweScSigPts_ComputeWeights.vi" Type="VI" URL="../MerweScSigPts_ComputeWeights.vi"/>
@@ -1109,6 +1114,10 @@ This implements the math section (and some other routines) contained in FRC WPIL
11091114
</Item>
11101115
</Item>
11111116
<Item Name="Network" Type="Folder">
1117+
<Item Name="NetworkTables" Type="Folder">
1118+
<Item Name="NT Client_NoDS.vi" Type="VI" URL="../VI/NT Client_NoDS.vi"/>
1119+
<Item Name="NT IsConnected.vi" Type="VI" URL="../VI/NT IsConnected.vi"/>
1120+
</Item>
11121121
<Item Name="NetworkUDP" Type="Folder">
11131122
<Item Name="NetworkUDP_Close.vi" Type="VI" URL="../VI/NetworkUDP_Close.vi"/>
11141123
<Item Name="NetworkUDP_Recieve.vi" Type="VI" URL="../VI/NetworkUDP_Recieve.vi"/>
0 Bytes
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
WPILib LabVIEW Math Library
2-
Version 2025.1
2+
Version 2025.2

FRC_Traj_Pkg/JAS_Junk/dir.mnu

120 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)