robotdotnet / DotNetDash

An extensible SmartDashboard replacement from the RobotDotNet project.
Other
0 stars 1 forks source link

Updates DotNetDash to use newest version of NetworkTables #1

Closed ThadHouse closed 8 years ago

ThadHouse commented 8 years ago

Uses the entirely C# version as well for better future compatibility. Also makes an error thrown if a wrong value is attempted to be sent over networktables.

Do not merge this until I can push NetworkTables to NuGet. Waiting on the final native binaries from WPI.

ThadHouse commented 8 years ago

I was finally able to push an updated beta binary to NuGet, so this should be good to merge whenever we are ready.

jkoritzinsky commented 8 years ago

Looks good to me! I'll merge this in!