MCPcopy Create free account

hub / github.com/Ryan-Mirch/Aecerts_Hexapod_V1 / functions

Functions145 in github.com/Ryan-Mirch/Aecerts_Hexapod_V1

↓ 31 callersFunctiongetButtonValue
RC_V3/RC Code/src/Inputs.cpp:67
↓ 19 callersFunctiongetSwitchValue
RC_V3/RC Code/src/Inputs.cpp:167
↓ 16 callersFunctiongetRotaryEncoderSwitchValue
RC_V3/RC Code/src/Inputs.cpp:366
↓ 14 callersFunctionspi_begin
RC_V2/Code/ILI9488-master/ILI9488-master/ILI9488.cpp:39
↓ 14 callersFunctionspi_end
RC_V2/Code/ILI9488-master/ILI9488-master/ILI9488.cpp:49
↓ 13 callersFunctiondrawStringButton
RC_V3/RC Code/src/Helpers.cpp:38
↓ 13 callersFunctiongetRotaryEncoderSpins
RC_V3/RC Code/src/Inputs.cpp:351
↓ 12 callersFunctiongetPotValue
Define functions
RC_V3/RC Code/src/Inputs.cpp:36
↓ 10 callersFunctiongetBumperValue
RC_V3/RC Code/src/Inputs.cpp:117
↓ 9 callersFunctiongetJoyValue
RC_V3/RC Code/src/Inputs.cpp:257
↓ 8 callersMethodbegin
RC_V2/Code/ILI9488-master/ILI9488-master/ILI9488.cpp:203
↓ 6 callersFunctiondrawHexapodFoot
RC_V3/RC Code/src/Helpers.cpp:116
↓ 6 callersFunctiondrawPageHeader
RC_V3/RC Code/src/Helpers.cpp:23
↓ 6 callersMethoddrawPixel
RC_V2/Code/ILI9488-master/ILI9488-master/ILI9488.cpp:652
↓ 6 callersFunctiongetJoyButtonValue
RC_V3/RC Code/src/Inputs.cpp:219
↓ 5 callersFunctionsendNRFData
RC_V3/RC Code/src/NRF.cpp:52
↓ 3 callersFunctiondrawScrollBar
RC_V3/RC Code/src/Helpers.cpp:211
↓ 3 callersFunctiongetRotaryEncoderTotalSpins
RC_V3/RC Code/src/Inputs.cpp:361
↓ 3 callersFunctionsaveValues
RC_V3/RC Code/src/Globals.cpp:43
↓ 2 callersFunctiondrawHexapod
RC_V3/RC Code/src/Helpers.cpp:82
↓ 2 callersFunctiondrawHexapodBody
RC_V3/RC Code/src/Helpers.cpp:77
↓ 2 callersFunctionlerp
RC_V3/RC Code/src/Helpers.cpp:12
↓ 2 callersFunctionopenPopupMultiChoice
RC_V3/RC Code/src/Popup.cpp:8
↓ 2 callersFunctionsetupNRF
RC_V3/RC Code/src/NRF.cpp:16
↓ 1 callersFunctiondrawWrappedStr
RC_V3/RC Code/src/Helpers.cpp:134
↓ 1 callersFunctiongetTimeSinceLastInput
RC_V3/RC Code/src/Inputs.cpp:440
↓ 1 callersMethodinit
RC_V3/RC Code/src/Pages/HomePage.cpp:33
↓ 1 callersFunctioninitializeControllerPayload
Hexapod_Code/RC.h:120
↓ 1 callersFunctioninitializeHexPayload
Hexapod_Code/RC.h:109
↓ 1 callersFunctionloadValues
RC_V3/RC Code/src/Globals.cpp:29
↓ 1 callersMethodloop
RC_V3/RC Code/src/Pages/HomePage.cpp:38
↓ 1 callersFunctionmapFloat
Hexapod_Code/Helpers.h:22
↓ 1 callersFunctionopenPopupNumber
RC_V3/RC Code/src/Popup.cpp:82
↓ 1 callersFunctionopenPopupString
RC_V3/RC Code/src/Popup.cpp:182
↓ 1 callersFunctionreadGyro
RC_V3/RC Code/src/Inputs.cpp:309
↓ 1 callersFunctionrotateLeg
RC_V3/RC Code/src/Pages/HomePage.cpp:16
↓ 1 callersFunctionsetWord1
RC_V2/Code/main/Screen.h:49
↓ 1 callersFunctionsetupInputs
RC_V3/RC Code/src/Inputs.cpp:450
↓ 1 callersFunctionsetupScreen
RC_V3/RC Code/src/Screen.cpp:15
FunctionGetSendNRFData
Hexapod_Code/RC.h:162
MethodILI9488
Constructor when using software SPI. All output pins are configurable.
RC_V2/Code/ILI9488-master/ILI9488-master/ILI9488.cpp:59
FunctionRC_DisplayData
Hexapod_Code/RC.h:202
FunctionRC_Setup
Hexapod_Code/RC.h:87
MethodVector2
constructor
Hexapod_Code/vectors.h:6
MethodVector2
RC_V3/RC Code/include/Globals.h:83
MethodVector2int
Hexapod_Code/RC.h:63
MethodVector2int
RC_V3/RC Code/include/Globals.h:75
MethodVector3
constructor
Hexapod_Code/vectors.h:83
MethodVector3
RC_V3/RC Code/include/Globals.h:95
FunctionattachServos
Hexapod_Code/Initializations.h:70
FunctioncalculateHypotenuse
Hexapod_Code/Helpers.h:16
FunctioncalculateHypotenuse
RC_V3/RC Code/src/Helpers.cpp:17
Methodcolor565
Pass 8-bit (each) R,G,B, get back 16-bit packed color
RC_V2/Code/ILI9488-master/ILI9488-master/ILI9488.cpp:819
MethodcommandList
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
FunctiondetachServos
Hexapod_Code/Initializations.h:99
MethoddistanceTo
Hexapod_Code/vectors.h:151
MethoddrawFastHLine
RC_V2/Code/ILI9488-master/ILI9488-master/ILI9488.cpp:722
MethoddrawFastVLine
RC_V2/Code/ILI9488-master/ILI9488-master/ILI9488.cpp:682
FunctiondrawGlyphButton
RC_V3/RC Code/src/Helpers.cpp:48
FunctiondrawGrid
RC_V3/RC Code/src/Helpers.cpp:58
MethoddrawImage
RC_V2/Code/ILI9488-master/ILI9488-master/ILI9488.cpp:504
Functionevery
RC_V3/RC Code/src/NRF.cpp:53
Functionevery
RC_V3/RC Code/src/main.cpp:30
Functionevery
RC_V2/Code/main/NRF.h:56
Functionevery
RC_V2/Code/main/Screen.h:98
MethodfillRect
fill a rectangle
RC_V2/Code/ILI9488-master/ILI9488-master/ILI9488.cpp:758
MethodfillScreen
RC_V2/Code/ILI9488-master/ILI9488-master/ILI9488.cpp:753
FunctiongetBumpersString
RC_V3/RC Code/src/Inputs.cpp:146
FunctiongetButtonsString
RC_V3/RC Code/src/Inputs.cpp:96
FunctiongetGyroString
RC_V3/RC Code/src/Inputs.cpp:319
FunctiongetJoyButtonsString
RC_V3/RC Code/src/Inputs.cpp:242
FunctiongetJoyValueString
RC_V3/RC Code/src/Inputs.cpp:288
FunctiongetLastInputName
RC_V3/RC Code/src/Inputs.cpp:445
FunctiongetRotaryEncoderSwitchString
RC_V3/RC Code/src/Inputs.cpp:397
FunctiongetSwitchesString
RC_V3/RC Code/src/Inputs.cpp:198
FunctiongetTimeSinceBumperPressed
RC_V3/RC Code/src/Inputs.cpp:420
FunctiongetTimeSinceButtonPressed
RC_V3/RC Code/src/Inputs.cpp:415
FunctiongetTimeSinceJoyButtonPressed
RC_V3/RC Code/src/Inputs.cpp:430
FunctiongetTimeSincePotChanged
RC_V3/RC Code/src/Inputs.cpp:435
FunctiongetTimeSinceSwitchChanged
RC_V3/RC Code/src/Inputs.cpp:425
Methodinit
RC_V3/RC Code/src/Pages/GaitsPage.cpp:10
Methodinit
RC_V3/RC Code/src/Pages/SettingsPage.cpp:38
Methodinit
RC_V3/RC Code/src/Pages/StatsPage.cpp:11
Methodinit
RC_V3/RC Code/src/Pages/ControlsPage.cpp:20
Methodinit
RC_V3/RC Code/src/Pages/OffsetsPage.cpp:49
Methodinit
RC_V3/RC Code/src/Pages/MainMenuPage.cpp:9
MethodinvertDisplay
RC_V2/Code/ILI9488-master/ILI9488-master/ILI9488.cpp:863
FunctionisrA
RC_V3/RC Code/src/Inputs.cpp:325
FunctionisrB
RC_V3/RC Code/src/Inputs.cpp:338
Functionlerp
Hexapod_Code/Helpers.h:1
Functionloop
RC_V3/RC Code/src/main.cpp:27
Methodloop
RC_V3/RC Code/src/Pages/GaitsPage.cpp:16
Methodloop
RC_V3/RC Code/src/Pages/SettingsPage.cpp:43
Methodloop
RC_V3/RC Code/src/Pages/StatsPage.cpp:16
Methodloop
RC_V3/RC Code/src/Pages/ControlsPage.cpp:36
Methodloop
RC_V3/RC Code/src/Pages/OffsetsPage.cpp:56
Methodloop
RC_V3/RC Code/src/Pages/MainMenuPage.cpp:18
Methodmagnitude
Hexapod_Code/vectors.h:24
FunctionmapFloat
RC_V3/RC Code/src/Helpers.cpp:7
FunctionmapFloat
RC_V2/Code/main/Helpers.h:6
next →1–100 of 145, ranked by callers