robotdotnet / WPILib

DotNet implementation of WPILib for FIRST Robotics Competition (FRC)
26 stars 8 forks source link

C sharp 6.0 update #25

Closed ThadHouse closed 9 years ago

ThadHouse commented 9 years ago

It's not 100% complete yet, But I've been doing a lot of testing and it still works identical. I've made alot of changes to the code, added alot of documentation, and added Sandcastle to automatically generate documentation. Also, I got a working implementation of NetworkTables working. It has endianess issues, But C# server to C# client communication works. So we can safely now start implenting all the live window changes, and finish up the smart dashboard functions.