WaspClassLibrary 2.16.8536.15168

dotnet add package WaspClassLibrary --version 2.16.8536.15168
                    
NuGet\Install-Package WaspClassLibrary -Version 2.16.8536.15168
                    
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="WaspClassLibrary" Version="2.16.8536.15168" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WaspClassLibrary" Version="2.16.8536.15168" />
                    
Directory.Packages.props
<PackageReference Include="WaspClassLibrary" />
                    
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 WaspClassLibrary --version 2.16.8536.15168
                    
#r "nuget: WaspClassLibrary, 2.16.8536.15168"
                    
#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 WaspClassLibrary@2.16.8536.15168
                    
#: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=WaspClassLibrary&version=2.16.8536.15168
                    
Install as a Cake Addin
#tool nuget:?package=WaspClassLibrary&version=2.16.8536.15168
                    
Install as a Cake Tool

WASP to ANT+ Class Library

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on WaspClassLibrary:

Package Downloads
BrooklynPlatformLibrary

Class library for NPE implementations utilizing the GainSpan WiFi module and Silicon Labs CP2110 USB interface.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.16.8536.15168 1,781 9/8/2023
2.13.8413.24624 459 1/13/2023
2.6.8161.25105 641 6/17/2022
2.3.7832.22905 669 6/11/2021
2.2.7698.34200 543 2/2/2021
2.1.7278.28825 1,521 12/10/2019
1.53.7073.23474 2,673 5/14/2019
1.52.6823.24529 5,365 9/10/2018
1.51.6801.16624 1,021 8/15/2018
1.51.6710.21454 1,403 5/16/2018
1.50.6557.30005 1,778 12/15/2017
1.49.6535.19300 1,168 11/22/2017
1.49.6502.17959 1,130 10/20/2017
1.49.6486.24794 1,129 10/4/2017
1.49.6463.29094 1,179 9/12/2017
1.48.6389.29055 1,214 7/6/2017
1.48.6366.27595 1,207 6/6/2017
1.48.6334.20075 1,206 5/5/2017
1.48.6333.25187 1,155 5/4/2017
1.48.6298.23882 1,561 3/31/2017
1.47.6284.28875 1,445 3/17/2017
1.46.6075.26297 1,381 9/6/2016
1.45.6036.21761 1,417 7/11/2016
1.45.6026.24547 1,229 7/1/2016
1.44.5947.18864 1,249 4/13/2016
1.43.5802.31907 1,527 11/22/2015
1.42.5788.28676 1,294 11/6/2015
1.41.5760.22585 1,304 10/9/2015
1.40.5749.24101 1,392 9/28/2015
1.39.5745.31596 1,295 9/25/2015
1.38.5724.25548 1,300 9/3/2015
1.37.5723.21896 1,311 9/2/2015
1.36.5718.19667 1,261 8/28/2015
1.35.5715.17551 1,269 8/25/2015
1.34.5711.22450 1,255 8/21/2015
1.33.5710.28128 1,245 8/20/2015
1.32.5700.23892 1,464 8/10/2015
1.31.5699.38782 1,336 8/10/2015
1.30.5697.14657 1,544 8/7/2015
1.29.5695.19524 1,602 8/5/2015
1.28.5695.12908 1,548 8/5/2015
1.27.5694.42695 1,511 8/5/2015
1.26.5694.21480 1,560 8/4/2015
1.25.5675.21282 1,343 7/16/2015
1.24.5672.17860 1,524 7/13/2015
1.23.5669.28318 1,284 7/10/2015
1.22.5645.29586 1,289 6/16/2015
1.21.5644.40517 1,252 6/16/2015
1.20.5632.37095 1,562 6/4/2015
1.19.5575.25041 1,298 4/7/2015
1.19.5574.26935 1,278 4/6/2015
1.19.5567.24203 1,300 3/30/2015
1.18.5562.18980 1,486 3/25/2015
1.17.5546.17565 1,554 3/9/2015

History
05/16/2023 Version 2.16
1. Adding GEM3POE product type and GEM3POE dfu.

12/13/2022 Version 2.13.8413.24624
1. Reduce verbose logging

11/01/2022 Version 2.12.8340.31364
1. Enable Accumulated Calories in General Metabolic FE Args.

10/20/2022 Version 2.11.8328
1. Catch out of bounds exceptions in WaspCollection packet processing.

9/23/2022 Version 2.10.8301
1. Add support for BLE Live

8/16/2022 Version 2.9.8263
1. Add support for FitCare BX100 ANT+ 'profile'

7/18/2022 Version 2.8.8234
1. Remove 'same message' filter on heartbeatz messages.
2. Fix null condition in WaspClass.cs

6/28/2022 Version 2.7.8214
1. WASP-810[Bug] - RawaAntMessageEventArgs Constructor failing to set WaspIPEndPoint property.

5/6/2022 Version 2.6.8161
1. Add external logging support with log event sink and independent log level control
2. Add WaspIPEndPoint to MessageEventArgs
3. Move FitnessEquipment logs to Debug

2/22/2022 Version 2.5.8088
1. Add support for Pafers P9C messages
2. Update to .NET Framweok 4.8

8/17/2021 Version 2.4.7899
1. Corrects issues found with Water Rower consoles.

6/11/2021 Version 2.3.7832
1. Update to BLE Advertising support for Heartbeatz.

1/28/2021 Version 2.2.7698
1. Support for the Activio step counter.
2. Programming progress indicator update.
3. Bug fix for null reference when updating WASP Configuration.
4. Bug fix for Fitness Equipment Resistance Level.
5. Add .NET Core 2.1 build to NuGet.
6. BLE Advertising support for Heartbeatz.

12/5/2019 Version 2.1.7278
1. BREAKING CHANGE: Upgraded target framework to .NET 4.5.2. Users of the class library may need to retarget their applications.
2. The property CollectionVerbosity has been deprecated as of 6/1/2019 and may be removed in a future release. Please use the static property Logger.LogLevel for future development.
3. Log files are now written to the directory WaspLogs. Rolling log files are generated with a rolling interval of daily. The trace listener can be removed from the config file.
4. ActivityMonitor.ActivityDistanceKm now reports the correct distance in kilometers.
5. Removed dependency on Ionic NuGet package.
6. Improved heart rate monitor handling.
7. WaspCollection now has a property to IgnoreBleMessages.
8. Added support for the Concept 2 Rower in the FitnessEquipmentControls namespace.
9. Writes to a WASP over a TCP control connection are now done asynchronously.
10. The timeout for a write over a TCP control connection can be set when invoking RequestConnection. The default is infinite.
11. Added support for Polar Ignite BLE Heart Rate Monitor.
12. Updated BikeSpeed/BikeCadence sensor to v2.1 of the ANT+ profile.
13. Some WASP-PoE return incorrect frequency info in the extended query response and will be ignored. The AntFrequency array will default to all 0xFF (invalid). Does not affect WASP-N.
14. The AntFrequency array will be set to the correct values when a connection (call RequestConnection) is made to WASP-PoE. Does not affect WASP-N.
15. Added the Nordic Skier to the fitness equipment class.
16. Added Manufacturer Specific Data Pages Event to AntDevice base class.

5/13/2019 Version 1.53
1. Added MessageQueueCount property to AntDevice to provide visibility into the number of messages in the AntDevice queue.
2. Additional information in log file to show progress as messages are sent to ANT devices. Set Wasp.CollectionVerbosity to Wasp.WaspLogLevel.Moderate or higher to view data.
3. Changed default ANT sensor message Stale timeout to 10 seconds.
4. Improved performance of sending commands to ANT+ sensors to avoid multiple simultaneous messages to the same sensor.
5. GetStrongestWasp() is now automatically called before sending commands to ANT devices. We recommend that client applications no longer
call GetStrongestWasp() as this is now handled internally. Calling this method again may incur a small performance penalty.
6. Improved time to identify sensors with the AWE interface.
7. Exposed the AntDevice MessageQueueFull and MessageQueueCount properties to client programs to track number of messages waiting to be sent to devices.
8. Added ability to empty the AntDevice message queue.
9. Only allow valid Fitness Equipment device state transitions.
10. Corrected potential offset error when clearing accumulated Fitness Equipment device data.
11. Added Water Rower decode to provide rapid response from the rower broadcasting page.
12. Added override parameter to SetGymMode to allow setting Heart Rate Monitors to Gym Mode without having to request capabilities first.
13. Geocache::Program now returns false if Hint is not set before programming.
14. First Generation WASP-PoE radios are now correctly identified.
15. Added CommandTimedout flag to indicate that the last command to an ANT sensor timed out before it could be transmitted.
16. Added GEM Maintenance data decode.
17. Added AweBleAcknowledgeEvent to signal that the Apple Watch has processed a command sent from the PC.
18. Added automatic retry to AWE commands if Apple Watch did not acknowledge command.