FullSwingGolf.LaunchMonitor 1.9.0

dotnet add package FullSwingGolf.LaunchMonitor --version 1.9.0
                    
NuGet\Install-Package FullSwingGolf.LaunchMonitor -Version 1.9.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FullSwingGolf.LaunchMonitor" Version="1.9.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FullSwingGolf.LaunchMonitor" Version="1.9.0" />
                    
Directory.Packages.props
<PackageReference Include="FullSwingGolf.LaunchMonitor" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FullSwingGolf.LaunchMonitor --version 1.9.0
                    
#r "nuget: FullSwingGolf.LaunchMonitor, 1.9.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package FullSwingGolf.LaunchMonitor@1.9.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FullSwingGolf.LaunchMonitor&version=1.9.0
                    
Install as a Cake Addin
#tool nuget:?package=FullSwingGolf.LaunchMonitor&version=1.9.0
                    
Install as a Cake Tool

lm-connect-sdk

The LM Connect SDK from Full Swing Golf allows third party applications to connect to a Full Swing Golf Kit LM and be notified when new shot data is ready.

In order to connect you must first request an AccountId and AccountKey from Full Swing Golf.

The following data is provided per shot:

  • Club Speed - mph
  • Ball Speed - mph
  • Smash Factor
  • Attack Angle - degrees
  • Club Path - degrees
  • Vertical Launch Angle - degrees
  • Horizontal Launch Angle - degrees (negative is left, positive is right)
  • Face Angle - degrees
  • Spin Rate - rpm
  • Spin Axis - degrees
  • Carry Distance - yards
  • Total Distance - yards
  • Side - yards (negative is left, positive is right)
  • Side Total - yards (negative is left, positive is right)
  • Apex - yards

NOTES: If a value is null it means it could not be calculated.

Full documentation

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.9.0 325 2/5/2025
1.9.0-alpha1 114 1/22/2025
1.8.0-alpha9 166 2/29/2024
1.8.0-alpha8 154 2/16/2024
1.8.0-alpha7 130 2/15/2024
1.8.0-alpha6 143 2/5/2024
1.8.0-alpha5 321 11/10/2023
1.8.0-alpha4 134 11/9/2023
1.8.0-alpha3 130 11/9/2023
1.8.0-alpha2 198 9/13/2023
1.8.0-alpha14 123 12/10/2024
1.8.0-alpha13 189 4/30/2024
1.8.0-alpha12 123 4/26/2024
1.8.0-alpha11 244 3/20/2024
1.8.0-alpha10 142 3/11/2024
1.8.0-alpha1 367 8/30/2023
1.7.2 426 5/8/2023
1.7.1 221 5/8/2023
1.7.0 263 4/12/2023
1.6.0-alpha1 295 11/15/2022
1.5.0-alpha1 212 11/1/2022
1.4.0-alpha1 257 5/10/2022
1.3.0-alpha2 533 2/3/2021
1.3.0-alpha1 382 1/21/2021
1.2.0-alpha4 487 12/18/2020
1.2.0-alpha3 458 12/16/2020
1.2.0-alpha1 365 12/15/2020
1.1.0-alpha3 330 12/14/2020
1.1.0-alpha2 337 12/14/2020
1.1.0-alpha1 353 12/14/2020

Correct connectivity issues