issues
search
robotdotnet
/
NetworkTables
FRC NetworkTables for .NET. This is all old code and should not be used anymore.
3
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
NetworkTables in Unity on Linux
#85
kinahawi
opened
3 years ago
4
Fixed typo in GetSubTables() causing error
#84
Nolan1324
closed
3 years ago
1
Updates for a .NET based OutlineViewer
#83
ThadHouse
closed
4 years ago
0
Updates to new API, new setup
#82
ThadHouse
closed
5 years ago
0
How to connect to Robot using MDSN address
#81
KyleRAnderson
opened
6 years ago
0
QUESTION: How do I use this module?
#80
KyleRAnderson
closed
6 years ago
1
Makes connections be parallel
#79
ThadHouse
opened
7 years ago
0
Switches StoragePair to Tuples
#78
ThadHouse
closed
7 years ago
0
Attempts to add travis builds back
#77
ThadHouse
opened
7 years ago
1
Switches AppVeyor to use VS 2017
#76
ThadHouse
closed
7 years ago
0
Switches connections to attempt to connect to IP addresses in parallel
#75
ThadHouse
opened
7 years ago
0
Fix string to byte[] encoding to null terminate the byte[]
#74
ThadHouse
closed
7 years ago
1
Parallelize initial connections
#73
ThadHouse
opened
7 years ago
0
Boxing in Value type
#72
ThadHouse
opened
7 years ago
0
Switches over to Cake builds
#71
ThadHouse
closed
7 years ago
1
Store all strings as byte[]s internally
#70
ThadHouse
opened
7 years ago
0
Rewrite low level networking code
#69
ThadHouse
opened
7 years ago
0
Sandcastle generation for inheritdoc in FRC.NetworkTables.Core not working
#68
ThadHouse
opened
7 years ago
1
Suppress DS Client Cannot Connect Error
#67
ThadHouse
closed
7 years ago
0
Flush not working
#66
ThadHouse
closed
7 years ago
1
Unlist 2016 (pre-Semantic Versioning) packages
#65
jkoritzinsky
closed
7 years ago
3
NetworkTable.Shutdown throws AggregateException when connecting to an invalid team number
#64
jkoritzinsky
closed
7 years ago
9
Updates repo to automatically download dependencies
#63
ThadHouse
closed
7 years ago
1
Add script to patch Native NetworkTables libraries
#62
ThadHouse
closed
7 years ago
1
Adds DesktopLibraries Package to NtCore
#61
ThadHouse
closed
7 years ago
1
Adds DSClient to NetworkTables
#60
ThadHouse
closed
7 years ago
1
Ignores KeepAlive during connection handshakes
#59
ThadHouse
closed
8 years ago
1
Adds some optimizations to speed to little things in the code
#58
ThadHouse
closed
8 years ago
1
Adds ConnectionInfo to RPC Callback
#57
ThadHouse
closed
8 years ago
1
Fixes a possible indefinite timeout in Rpc calls
#56
ThadHouse
closed
8 years ago
1
Escapes equals signs in strings
#55
ThadHouse
closed
8 years ago
1
Moves Rpc calls to CoreMethods
#54
ThadHouse
closed
8 years ago
0
Adds a way to properly test the native structs
#53
ThadHouse
closed
8 years ago
1
Fixes ConnectionListeners to use new structure layout
#52
ThadHouse
closed
8 years ago
1
Updates RPCs to get connection info of calling client
#51
ThadHouse
closed
8 years ago
1
Adds tests for FastBitConverter
#50
ThadHouse
closed
8 years ago
1
Makes NetworkTables shutdown not clear listener dictionaries
#49
ThadHouse
closed
8 years ago
0
Exception when attempting to use NetworkTable.AddGlobalConnectionListener
#48
sipsorcery
closed
8 years ago
0
Updated Windows build instructions in readme.
#47
sipsorcery
closed
8 years ago
1
Removes old build setup for VS 2015 without .NET Core Tooling
#46
ThadHouse
closed
8 years ago
1
Files missing from NetworkTables.core project
#45
sipsorcery
closed
8 years ago
1
Forces a 3.0.0.0 version for the assembly
#44
ThadHouse
closed
8 years ago
2
Removes Async Polled API from NetworkTables.Core
#43
ThadHouse
closed
8 years ago
0
IPv6 not supported
#42
ThadHouse
opened
8 years ago
0
Adds a way to add a static connection listener
#41
ThadHouse
closed
8 years ago
0
Switch Managed NetworkTables to Net46
#40
ThadHouse
closed
8 years ago
1
Updating managed version to .NET 4.6
#39
ThadHouse
closed
8 years ago
2
Small modification so SmartDashboard can monitor network connection status
#38
sipsorcery
closed
8 years ago
4
Implements Native Loader Utilities library
#37
ThadHouse
closed
8 years ago
2
Adds fast bitconverter code
#36
ThadHouse
closed
8 years ago
3
Next