MCPcopy Create free account

hub / github.com/brandonagr/gocupi / functions

Functions181 in github.com/brandonagr/gocupi

MethodClose
Stop the mouse
polargraph/mouse.go:101
MethodGetLeftButton
Return true if left button has ever been pressed
polargraph/mouse.go:111
MethodGetPos
Return the current mouse position
polargraph/mouse.go:106
MethodGetRightButton
Return true if right button has ever been pressed
polargraph/mouse.go:116
MethodMinus
Return the vector from source to dest
polargraph/coordinate.go:129
FunctionOutputCoords
Output the coordinates to the screen
polargraph/driver.go:17
MethodPosition
position along line at this slice
polargraph/interpolater.go:45
MethodPosition
Calculate current position at the given time
polargraph/interpolater.go:205
MethodRF24
arduino/wireless_gondola/lib/RF24/RF24.cpp:241
MethodScaled
Scales the PolarCoordinate bRightDist the specified factor
polargraph/coordinate.go:134
MethodSetup
setup data for the linear interpolater
polargraph/interpolater.go:28
MethodSetup
Calculate all fields needed
polargraph/interpolater.go:94
MethodSlices
number of slices needed
polargraph/interpolater.go:40
MethodSlices
Get total time it takes to move
polargraph/interpolater.go:235
FunctionSobelImage
Return a new image that is the result of applying the sobel filter on the image
polargraph/image.go:156
MethodStart
Launches a gorountine which updates
polargraph/mouse.go:42
MethodString
Coordinate ToString
polargraph/coordinate.go:17
MethodString
Coordinate ToString
polargraph/coordinate.go:119
FunctionTestCircleLineIntersection
Circle.Intersection(Line) should return expected results
polargraph/coordinate_test.go:90
FunctionTestCoordinateRingBuffer
Test that buffer works as expected
polargraph/interpolater_test.go:8
FunctionTestGenerateMeander
(circles []Circle, size float64, narrowness float64, radMulty float64, cutOff float64, plotCoords chan<- Coord
polargraph/generator.go:485
FunctionTestLineLineIntersection
Circle.Intersection(Line) should return expected results
polargraph/coordinate_test.go:145
FunctionTestMinus
Minus should provide the correct result
polargraph/coordinate_test.go:10
FunctionTestSVGPath
Sample should correctly average values together
polargraph/svg_test.go:44
FunctionTestSVGScale
Should read and apply any scale transforms
polargraph/svg_test.go:11
FunctionTestSampleImageAt
Sample should correctly average values together
polargraph/image_test.go:13
FunctionTestToCoord
ToCoord should return expected result when converting from polar to cartessian
polargraph/coordinate_test.go:55
FunctionTestToPolar
ToPolar should return expected result when converting from cartesian to polar
polargraph/coordinate_test.go:19
MethodWriteData
()
polargraph/interpolater.go:15
MethodWriteData
output data
polargraph/interpolater.go:52
MethodWriteData
()
polargraph/interpolater.go:80
Methodavailable
arduino/wireless_gondola/lib/RF24/RF24.cpp:538
Methodbegin
arduino/wireless_gondola/lib/RF24/RF24.cpp:333
Methodce
arduino/wireless_gondola/lib/RF24/RF24.cpp:31
Methodcsn
arduino/wireless_gondola/lib/RF24/RF24.cpp:15
MethoddisableCRC
arduino/wireless_gondola/lib/RF24/RF24.cpp:972
MethodenableAckPayload
arduino/wireless_gondola/lib/RF24/RF24.cpp:694
MethodenableDynamicPayloads
arduino/wireless_gondola/lib/RF24/RF24.cpp:668
Methodflush_rx
arduino/wireless_gondola/lib/RF24/RF24.cpp:145
Methodflush_tx
arduino/wireless_gondola/lib/RF24/RF24.cpp:158
MethodgetCRCLength
arduino/wireless_gondola/lib/RF24/RF24.cpp:954
MethodgetDataRate
arduino/wireless_gondola/lib/RF24/RF24.cpp:904
MethodgetDynamicPayloadSize
arduino/wireless_gondola/lib/RF24/RF24.cpp:524
MethodgetPALevel
arduino/wireless_gondola/lib/RF24/RF24.cpp:829
MethodgetPayloadSize
arduino/wireless_gondola/lib/RF24/RF24.cpp:269
Methodget_status
arduino/wireless_gondola/lib/RF24/RF24.cpp:171
Functioninit
set flag usage variable so that entire help will be output
gocupi.go:16
MethodisAckPayloadAvailable
arduino/wireless_gondola/lib/RF24/RF24.cpp:737
MethodisPVariant
arduino/wireless_gondola/lib/RF24/RF24.cpp:746
MethodisValid
* Test whether this is a real radio, or a mock shim for * debugging. Setting either pin to 0xff is the way to * indicate that this is not a rea
arduino/wireless_gondola/lib/RF24/RF24.h:647
Functionmain
main
gocupi.go:21
MethodopenReadingPipe
arduino/wireless_gondola/lib/RF24/RF24.cpp:631
MethodopenWritingPipe
arduino/wireless_gondola/lib/RF24/RF24.cpp:604
MethodpowerDown
arduino/wireless_gondola/lib/RF24/RF24.cpp:427
MethodpowerUp
arduino/wireless_gondola/lib/RF24/RF24.cpp:434
MethodprintDetails
arduino/wireless_gondola/lib/RF24/RF24.cpp:309
Methodprint_address_register
arduino/wireless_gondola/lib/RF24/RF24.cpp:220
Methodprint_byte_register
arduino/wireless_gondola/lib/RF24/RF24.cpp:209
Methodprint_observe_tx
arduino/wireless_gondola/lib/RF24/RF24.cpp:198
Methodprint_status
arduino/wireless_gondola/lib/RF24/RF24.cpp:184
Methodread
arduino/wireless_gondola/lib/RF24/RF24.cpp:579
Methodread_payload
arduino/wireless_gondola/lib/RF24/RF24.cpp:122
Methodread_register
arduino/wireless_gondola/lib/RF24/RF24.cpp:38
MethodsetAutoAck
arduino/wireless_gondola/lib/RF24/RF24.cpp:753
MethodsetCRCLength
arduino/wireless_gondola/lib/RF24/RF24.cpp:931
MethodsetChannel
arduino/wireless_gondola/lib/RF24/RF24.cpp:250
MethodsetDataRate
arduino/wireless_gondola/lib/RF24/RF24.cpp:857
MethodsetPALevel
arduino/wireless_gondola/lib/RF24/RF24.cpp:796
MethodsetPayloadSize
arduino/wireless_gondola/lib/RF24/RF24.cpp:261
MethodsetRetries
/
arduino/wireless_gondola/lib/RF24/RF24.cpp:979
MethodstartListening
arduino/wireless_gondola/lib/RF24/RF24.cpp:396
MethodstartWrite
arduino/wireless_gondola/lib/RF24/RF24.cpp:507
MethodstopListening
arduino/wireless_gondola/lib/RF24/RF24.cpp:418
MethodtestCarrier
arduino/wireless_gondola/lib/RF24/RF24.cpp:782
MethodtestRPD
arduino/wireless_gondola/lib/RF24/RF24.cpp:789
Methodtoggle_features
arduino/wireless_gondola/lib/RF24/RF24.cpp:658
MethodwhatHappened
arduino/wireless_gondola/lib/RF24/RF24.cpp:590
Methodwrite
arduino/wireless_gondola/lib/RF24/RF24.cpp:441
MethodwriteAckPayload
arduino/wireless_gondola/lib/RF24/RF24.cpp:721
Methodwrite_payload
arduino/wireless_gondola/lib/RF24/RF24.cpp:98
Methodwrite_register
arduino/wireless_gondola/lib/RF24/RF24.cpp:66
← previous101–181 of 181, ranked by callers