Programming: Difference between revisions
From 1511Wookiee
Jump to navigationJump to search
No edit summary |
|||
Line 10: | Line 10: | ||
*[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] - Used to talk to Talon SRX's over CAN bus and other Cross the Road Electronics (CTRE) devices | *[https://github.com/CrossTheRoadElec/Phoenix-Documentation CTRE Phoenix Docs] - Used to talk to Talon SRX's over CAN bus and other Cross the Road Electronics (CTRE) devices | ||
*[http://www.ctr-electronics.com/downloads/api/cpp/html/index.html] - CTRE Phoenix 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:24, 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 Docs - Used to talk to Talon SRX's over CAN bus and other Cross the Road Electronics (CTRE) devices
- [1] - CTRE Phoenix API Reference
Quite Useful Things to Remember
Camera Server Port is 1181