Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brandonagr/gocupi
/ functions
Functions
181 in github.com/brandonagr/gocupi
⨍
Functions
181
◇
Types & classes
33
Method
Close
Stop the mouse
polargraph/mouse.go:101
Method
GetLeftButton
Return true if left button has ever been pressed
polargraph/mouse.go:111
Method
GetPos
Return the current mouse position
polargraph/mouse.go:106
Method
GetRightButton
Return true if right button has ever been pressed
polargraph/mouse.go:116
Method
Minus
Return the vector from source to dest
polargraph/coordinate.go:129
Function
OutputCoords
Output the coordinates to the screen
polargraph/driver.go:17
Method
Position
position along line at this slice
polargraph/interpolater.go:45
Method
Position
Calculate current position at the given time
polargraph/interpolater.go:205
Method
RF24
arduino/wireless_gondola/lib/RF24/RF24.cpp:241
Method
Scaled
Scales the PolarCoordinate bRightDist the specified factor
polargraph/coordinate.go:134
Method
Setup
setup data for the linear interpolater
polargraph/interpolater.go:28
Method
Setup
Calculate all fields needed
polargraph/interpolater.go:94
Method
Slices
number of slices needed
polargraph/interpolater.go:40
Method
Slices
Get total time it takes to move
polargraph/interpolater.go:235
Function
SobelImage
Return a new image that is the result of applying the sobel filter on the image
polargraph/image.go:156
Method
Start
Launches a gorountine which updates
polargraph/mouse.go:42
Method
String
Coordinate ToString
polargraph/coordinate.go:17
Method
String
Coordinate ToString
polargraph/coordinate.go:119
Function
TestCircleLineIntersection
Circle.Intersection(Line) should return expected results
polargraph/coordinate_test.go:90
Function
TestCoordinateRingBuffer
Test that buffer works as expected
polargraph/interpolater_test.go:8
Function
TestGenerateMeander
(circles []Circle, size float64, narrowness float64, radMulty float64, cutOff float64, plotCoords chan<- Coord
polargraph/generator.go:485
Function
TestLineLineIntersection
Circle.Intersection(Line) should return expected results
polargraph/coordinate_test.go:145
Function
TestMinus
Minus should provide the correct result
polargraph/coordinate_test.go:10
Function
TestSVGPath
Sample should correctly average values together
polargraph/svg_test.go:44
Function
TestSVGScale
Should read and apply any scale transforms
polargraph/svg_test.go:11
Function
TestSampleImageAt
Sample should correctly average values together
polargraph/image_test.go:13
Function
TestToCoord
ToCoord should return expected result when converting from polar to cartessian
polargraph/coordinate_test.go:55
Function
TestToPolar
ToPolar should return expected result when converting from cartesian to polar
polargraph/coordinate_test.go:19
Method
WriteData
()
polargraph/interpolater.go:15
Method
WriteData
output data
polargraph/interpolater.go:52
Method
WriteData
()
polargraph/interpolater.go:80
Method
available
arduino/wireless_gondola/lib/RF24/RF24.cpp:538
Method
begin
arduino/wireless_gondola/lib/RF24/RF24.cpp:333
Method
ce
arduino/wireless_gondola/lib/RF24/RF24.cpp:31
Method
csn
arduino/wireless_gondola/lib/RF24/RF24.cpp:15
Method
disableCRC
arduino/wireless_gondola/lib/RF24/RF24.cpp:972
Method
enableAckPayload
arduino/wireless_gondola/lib/RF24/RF24.cpp:694
Method
enableDynamicPayloads
arduino/wireless_gondola/lib/RF24/RF24.cpp:668
Method
flush_rx
arduino/wireless_gondola/lib/RF24/RF24.cpp:145
Method
flush_tx
arduino/wireless_gondola/lib/RF24/RF24.cpp:158
Method
getCRCLength
arduino/wireless_gondola/lib/RF24/RF24.cpp:954
Method
getDataRate
arduino/wireless_gondola/lib/RF24/RF24.cpp:904
Method
getDynamicPayloadSize
arduino/wireless_gondola/lib/RF24/RF24.cpp:524
Method
getPALevel
arduino/wireless_gondola/lib/RF24/RF24.cpp:829
Method
getPayloadSize
arduino/wireless_gondola/lib/RF24/RF24.cpp:269
Method
get_status
arduino/wireless_gondola/lib/RF24/RF24.cpp:171
Function
init
set flag usage variable so that entire help will be output
gocupi.go:16
Method
isAckPayloadAvailable
arduino/wireless_gondola/lib/RF24/RF24.cpp:737
Method
isPVariant
arduino/wireless_gondola/lib/RF24/RF24.cpp:746
Method
isValid
* 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
Function
main
main
gocupi.go:21
Method
openReadingPipe
arduino/wireless_gondola/lib/RF24/RF24.cpp:631
Method
openWritingPipe
arduino/wireless_gondola/lib/RF24/RF24.cpp:604
Method
powerDown
arduino/wireless_gondola/lib/RF24/RF24.cpp:427
Method
powerUp
arduino/wireless_gondola/lib/RF24/RF24.cpp:434
Method
printDetails
arduino/wireless_gondola/lib/RF24/RF24.cpp:309
Method
print_address_register
arduino/wireless_gondola/lib/RF24/RF24.cpp:220
Method
print_byte_register
arduino/wireless_gondola/lib/RF24/RF24.cpp:209
Method
print_observe_tx
arduino/wireless_gondola/lib/RF24/RF24.cpp:198
Method
print_status
arduino/wireless_gondola/lib/RF24/RF24.cpp:184
Method
read
arduino/wireless_gondola/lib/RF24/RF24.cpp:579
Method
read_payload
arduino/wireless_gondola/lib/RF24/RF24.cpp:122
Method
read_register
arduino/wireless_gondola/lib/RF24/RF24.cpp:38
Method
setAutoAck
arduino/wireless_gondola/lib/RF24/RF24.cpp:753
Method
setCRCLength
arduino/wireless_gondola/lib/RF24/RF24.cpp:931
Method
setChannel
arduino/wireless_gondola/lib/RF24/RF24.cpp:250
Method
setDataRate
arduino/wireless_gondola/lib/RF24/RF24.cpp:857
Method
setPALevel
arduino/wireless_gondola/lib/RF24/RF24.cpp:796
Method
setPayloadSize
arduino/wireless_gondola/lib/RF24/RF24.cpp:261
Method
setRetries
/
arduino/wireless_gondola/lib/RF24/RF24.cpp:979
Method
startListening
arduino/wireless_gondola/lib/RF24/RF24.cpp:396
Method
startWrite
arduino/wireless_gondola/lib/RF24/RF24.cpp:507
Method
stopListening
arduino/wireless_gondola/lib/RF24/RF24.cpp:418
Method
testCarrier
arduino/wireless_gondola/lib/RF24/RF24.cpp:782
Method
testRPD
arduino/wireless_gondola/lib/RF24/RF24.cpp:789
Method
toggle_features
arduino/wireless_gondola/lib/RF24/RF24.cpp:658
Method
whatHappened
arduino/wireless_gondola/lib/RF24/RF24.cpp:590
Method
write
arduino/wireless_gondola/lib/RF24/RF24.cpp:441
Method
writeAckPayload
arduino/wireless_gondola/lib/RF24/RF24.cpp:721
Method
write_payload
arduino/wireless_gondola/lib/RF24/RF24.cpp:98
Method
write_register
arduino/wireless_gondola/lib/RF24/RF24.cpp:66
← previous
101–181 of 181, ranked by callers