-
Updated
Nov 23, 2021 - Swift
hal
Here are 367 public repositories matching this topic...
-
Updated
Dec 15, 2021 - PHP
-
Updated
Dec 14, 2021 - C++
-
Updated
Dec 3, 2021 - TypeScript
-
Updated
Dec 15, 2021 - VHDL
All examples seems to put all code in the main() function, and demonstrate some static condition happening once. However, this does not reflect any real use cases, and I struggle really hard to implement anything actually useful using the HAL (unless of course I would put all logic into the main() function). There should be some examples which shows actual useful use-cases, and not just PoCs.
Doc improvements
Documentation is sorely lacking right now. It would be great to have a more useful README.
-
Updated
Apr 18, 2017 - JavaScript
-
Updated
Nov 4, 2021 - C
-
Updated
Dec 5, 2021 - C++
-
Updated
Aug 2, 2021 - C
-
Updated
Aug 14, 2021 - Kotlin
-
Updated
May 12, 2021 - C
-
Updated
Oct 28, 2021 - C
-
Updated
Dec 14, 2021 - C
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Jul 26, 2021 - PHP
-
Updated
Apr 26, 2021 - Java
Improve this page
Add a description, image, and links to the hal topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hal topic, visit your repo's landing page and select "manage topics."
Currently the list of clients connected to the NetworkTables server is only available on the server itself. It would be useful for debugging purposes for clients (e.g. dashboards) to display this information. This can be done within the existing protocol by publishing the connection list via a meta-table similar to FMSInfo.
This could be done without modifying ntcore itself by adding a higher