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] - Used to talk to Talon SRX's over CAN bus and other Cross the Road Electronics (CTRE) devices
* 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] - CTRE Phoenix API Reference
**[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 15:26, 5 December 2018

Programming Sub-pages and Links

FRC and WPILib References

Quite Useful Things to Remember

Camera Server Port is 1181