Skip to content

WifiAccessPoint

andyp13 edited this page Oct 10, 2016 · 4 revisions

#WifiAccessPoint Deprecated Description: A class that manages the wifi system and the HTML page. ##Methods ###Setup Description: Sets up the wifi chip and makes the wireless access point. ###Loop Description: The webpage that is looped through when a client is connected. ###GetAjaxData Description: The method that would get ajax data, when that is ready. ###UpdateInformation Description: The method that updates all of the variables for the class. Inputs:

Name Type Description
throttles int The current throttle position to be updated
steerings int The current steering angle to be updated
currentHeadings double The current heading to be updated
wantedHeadings double The wanted heading to be updated
isRunning bool Shows whether or not CommandController is running
##Variables
Coming soon

Clone this wiki locally