Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ryan-Mirch/Aecerts_Hexapod_V1
/ functions
Functions
145 in github.com/Ryan-Mirch/Aecerts_Hexapod_V1
⨍
Functions
145
◇
Types & classes
40
↓ 31 callers
Function
getButtonValue
RC_V3/RC Code/src/Inputs.cpp:67
↓ 19 callers
Function
getSwitchValue
RC_V3/RC Code/src/Inputs.cpp:167
↓ 16 callers
Function
getRotaryEncoderSwitchValue
RC_V3/RC Code/src/Inputs.cpp:366
↓ 14 callers
Function
spi_begin
RC_V2/Code/ILI9488-master/ILI9488-master/ILI9488.cpp:39
↓ 14 callers
Function
spi_end
RC_V2/Code/ILI9488-master/ILI9488-master/ILI9488.cpp:49
↓ 13 callers
Function
drawStringButton
RC_V3/RC Code/src/Helpers.cpp:38
↓ 13 callers
Function
getRotaryEncoderSpins
RC_V3/RC Code/src/Inputs.cpp:351
↓ 12 callers
Function
getPotValue
Define functions
RC_V3/RC Code/src/Inputs.cpp:36
↓ 10 callers
Function
getBumperValue
RC_V3/RC Code/src/Inputs.cpp:117
↓ 9 callers
Function
getJoyValue
RC_V3/RC Code/src/Inputs.cpp:257
↓ 8 callers
Method
begin
RC_V2/Code/ILI9488-master/ILI9488-master/ILI9488.cpp:203
↓ 6 callers
Function
drawHexapodFoot
RC_V3/RC Code/src/Helpers.cpp:116
↓ 6 callers
Function
drawPageHeader
RC_V3/RC Code/src/Helpers.cpp:23
↓ 6 callers
Method
drawPixel
RC_V2/Code/ILI9488-master/ILI9488-master/ILI9488.cpp:652
↓ 6 callers
Function
getJoyButtonValue
RC_V3/RC Code/src/Inputs.cpp:219
↓ 5 callers
Function
sendNRFData
RC_V3/RC Code/src/NRF.cpp:52
↓ 3 callers
Function
drawScrollBar
RC_V3/RC Code/src/Helpers.cpp:211
↓ 3 callers
Function
getRotaryEncoderTotalSpins
RC_V3/RC Code/src/Inputs.cpp:361
↓ 3 callers
Function
saveValues
RC_V3/RC Code/src/Globals.cpp:43
↓ 2 callers
Function
drawHexapod
RC_V3/RC Code/src/Helpers.cpp:82
↓ 2 callers
Function
drawHexapodBody
RC_V3/RC Code/src/Helpers.cpp:77
↓ 2 callers
Function
lerp
RC_V3/RC Code/src/Helpers.cpp:12
↓ 2 callers
Function
openPopupMultiChoice
RC_V3/RC Code/src/Popup.cpp:8
↓ 2 callers
Function
setupNRF
RC_V3/RC Code/src/NRF.cpp:16
↓ 1 callers
Function
drawWrappedStr
RC_V3/RC Code/src/Helpers.cpp:134
↓ 1 callers
Function
getTimeSinceLastInput
RC_V3/RC Code/src/Inputs.cpp:440
↓ 1 callers
Method
init
RC_V3/RC Code/src/Pages/HomePage.cpp:33
↓ 1 callers
Function
initializeControllerPayload
Hexapod_Code/RC.h:120
↓ 1 callers
Function
initializeHexPayload
Hexapod_Code/RC.h:109
↓ 1 callers
Function
loadValues
RC_V3/RC Code/src/Globals.cpp:29
↓ 1 callers
Method
loop
RC_V3/RC Code/src/Pages/HomePage.cpp:38
↓ 1 callers
Function
mapFloat
Hexapod_Code/Helpers.h:22
↓ 1 callers
Function
openPopupNumber
RC_V3/RC Code/src/Popup.cpp:82
↓ 1 callers
Function
openPopupString
RC_V3/RC Code/src/Popup.cpp:182
↓ 1 callers
Function
readGyro
RC_V3/RC Code/src/Inputs.cpp:309
↓ 1 callers
Function
rotateLeg
RC_V3/RC Code/src/Pages/HomePage.cpp:16
↓ 1 callers
Function
setWord1
RC_V2/Code/main/Screen.h:49
↓ 1 callers
Function
setupInputs
RC_V3/RC Code/src/Inputs.cpp:450
↓ 1 callers
Function
setupScreen
RC_V3/RC Code/src/Screen.cpp:15
Function
GetSendNRFData
Hexapod_Code/RC.h:162
Method
ILI9488
Constructor when using software SPI. All output pins are configurable.
RC_V2/Code/ILI9488-master/ILI9488-master/ILI9488.cpp:59
Function
RC_DisplayData
Hexapod_Code/RC.h:202
Function
RC_Setup
Hexapod_Code/RC.h:87
Method
Vector2
constructor
Hexapod_Code/vectors.h:6
Method
Vector2
RC_V3/RC Code/include/Globals.h:83
Method
Vector2int
Hexapod_Code/RC.h:63
Method
Vector2int
RC_V3/RC Code/include/Globals.h:75
Method
Vector3
constructor
Hexapod_Code/vectors.h:83
Method
Vector3
RC_V3/RC Code/include/Globals.h:95
Function
attachServos
Hexapod_Code/Initializations.h:70
Function
calculateHypotenuse
Hexapod_Code/Helpers.h:16
Function
calculateHypotenuse
RC_V3/RC Code/src/Helpers.cpp:17
Method
color565
Pass 8-bit (each) R,G,B, get back 16-bit packed color
RC_V2/Code/ILI9488-master/ILI9488-master/ILI9488.cpp:819
Method
commandList
Companion code to the above tables. Reads and issues a series of LCD commands stored in PROGMEM byte array.
RC_V2/Code/ILI9488-master/ILI9488-master/ILI9488.cpp:179
Function
detachServos
Hexapod_Code/Initializations.h:99
Method
distanceTo
Hexapod_Code/vectors.h:151
Method
drawFastHLine
RC_V2/Code/ILI9488-master/ILI9488-master/ILI9488.cpp:722
Method
drawFastVLine
RC_V2/Code/ILI9488-master/ILI9488-master/ILI9488.cpp:682
Function
drawGlyphButton
RC_V3/RC Code/src/Helpers.cpp:48
Function
drawGrid
RC_V3/RC Code/src/Helpers.cpp:58
Method
drawImage
RC_V2/Code/ILI9488-master/ILI9488-master/ILI9488.cpp:504
Function
every
RC_V3/RC Code/src/NRF.cpp:53
Function
every
RC_V3/RC Code/src/main.cpp:30
Function
every
RC_V2/Code/main/NRF.h:56
Function
every
RC_V2/Code/main/Screen.h:98
Method
fillRect
fill a rectangle
RC_V2/Code/ILI9488-master/ILI9488-master/ILI9488.cpp:758
Method
fillScreen
RC_V2/Code/ILI9488-master/ILI9488-master/ILI9488.cpp:753
Function
getBumpersString
RC_V3/RC Code/src/Inputs.cpp:146
Function
getButtonsString
RC_V3/RC Code/src/Inputs.cpp:96
Function
getGyroString
RC_V3/RC Code/src/Inputs.cpp:319
Function
getJoyButtonsString
RC_V3/RC Code/src/Inputs.cpp:242
Function
getJoyValueString
RC_V3/RC Code/src/Inputs.cpp:288
Function
getLastInputName
RC_V3/RC Code/src/Inputs.cpp:445
Function
getRotaryEncoderSwitchString
RC_V3/RC Code/src/Inputs.cpp:397
Function
getSwitchesString
RC_V3/RC Code/src/Inputs.cpp:198
Function
getTimeSinceBumperPressed
RC_V3/RC Code/src/Inputs.cpp:420
Function
getTimeSinceButtonPressed
RC_V3/RC Code/src/Inputs.cpp:415
Function
getTimeSinceJoyButtonPressed
RC_V3/RC Code/src/Inputs.cpp:430
Function
getTimeSincePotChanged
RC_V3/RC Code/src/Inputs.cpp:435
Function
getTimeSinceSwitchChanged
RC_V3/RC Code/src/Inputs.cpp:425
Method
init
RC_V3/RC Code/src/Pages/GaitsPage.cpp:10
Method
init
RC_V3/RC Code/src/Pages/SettingsPage.cpp:38
Method
init
RC_V3/RC Code/src/Pages/StatsPage.cpp:11
Method
init
RC_V3/RC Code/src/Pages/ControlsPage.cpp:20
Method
init
RC_V3/RC Code/src/Pages/OffsetsPage.cpp:49
Method
init
RC_V3/RC Code/src/Pages/MainMenuPage.cpp:9
Method
invertDisplay
RC_V2/Code/ILI9488-master/ILI9488-master/ILI9488.cpp:863
Function
isrA
RC_V3/RC Code/src/Inputs.cpp:325
Function
isrB
RC_V3/RC Code/src/Inputs.cpp:338
Function
lerp
Hexapod_Code/Helpers.h:1
Function
loop
RC_V3/RC Code/src/main.cpp:27
Method
loop
RC_V3/RC Code/src/Pages/GaitsPage.cpp:16
Method
loop
RC_V3/RC Code/src/Pages/SettingsPage.cpp:43
Method
loop
RC_V3/RC Code/src/Pages/StatsPage.cpp:16
Method
loop
RC_V3/RC Code/src/Pages/ControlsPage.cpp:36
Method
loop
RC_V3/RC Code/src/Pages/OffsetsPage.cpp:56
Method
loop
RC_V3/RC Code/src/Pages/MainMenuPage.cpp:18
Method
magnitude
Hexapod_Code/vectors.h:24
Function
mapFloat
RC_V3/RC Code/src/Helpers.cpp:7
Function
mapFloat
RC_V2/Code/main/Helpers.h:6
next →
1–100 of 145, ranked by callers