Programming: Difference between revisions
From 1511Wookiee
Jump to navigationJump to search
Line 9: | Line 9: | ||
*[http://wpilib.screenstepslive.com/s/currentCS FRC Control System Documentation] (aka "wpilib screensteps") | *[http://wpilib.screenstepslive.com/s/currentCS FRC Control System Documentation] (aka "wpilib screensteps") | ||
*[http://first.wpi.edu/FRC/roborio/release/docs/cpp/index.html FRC C++ WPILib API Docs] | *[http://first.wpi.edu/FRC/roborio/release/docs/cpp/index.html FRC C++ WPILib API Docs] | ||
*[https://github.com/CrossTheRoadElec/Phoenix-Documentation CTRE Phoenix Docs] - | * CTRE Phoenix - Third party software drivers used to talk to Talon SRX's over CAN bus: | ||
*[http://www.ctr-electronics.com/downloads/api/cpp/html/index.html] - | **[https://github.com/CrossTheRoadElec/Phoenix-Documentation CTRE Phoenix Docs] - Verbose documentation and detailed guides | ||
**[http://www.ctr-electronics.com/downloads/api/cpp/html/index.html CTRE Phoenix API] - API Reference | |||
= Quite Useful Things to Remember = | = Quite Useful Things to Remember = | ||
Camera Server Port is 1181 | Camera Server Port is 1181 |
Revision as of 14:26, 5 December 2018
Programming Sub-pages and Links
FRC and WPILib References
- FRC Control System Documentation (aka "wpilib screensteps")
- FRC C++ WPILib API Docs
- CTRE Phoenix - Third party software drivers used to talk to Talon SRX's over CAN bus:
- CTRE Phoenix Docs - Verbose documentation and detailed guides
- CTRE Phoenix API - API Reference
Quite Useful Things to Remember
Camera Server Port is 1181