Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Xevel/NXV11
/ functions
Functions
17 in github.com/Xevel/NXV11
⨍
Functions
17
◇
Types & classes
2
↓ 9 callers
Function
update_view
Updates the view of a sample. Takes the angle (an int, from 0 to 359) and the list of four bytes of data in the order they arrived.
XV-11_test_python/XV-11_test.py:126
↓ 1 callers
Function
checksum
Compute and return the checksum as an int. data -- list of 20 bytes (as ints), in the order they arrived in.
XV-11_test_python/XV-11_test.py:186
↓ 1 callers
Function
checksum
(data)
LDSErrorSpoofer/LDSErrorSpoofer.py:40
↓ 1 callers
Function
compute_speed
(data)
XV-11_test_python/XV-11_test.py:289
↓ 1 callers
Function
gui_update_speed
(speed_rpm)
XV-11_test_python/XV-11_test.py:286
↓ 1 callers
Method
process
(error)
XV-11_test_python/XV-11_test.py:235
↓ 1 callers
Method
reset
(self)
XV-11_test_python/XV-11_test.py:230
↓ 1 callers
Method
set_coeffs
(self, kp, ki, kd)
XV-11_test_python/XV-11_test.py:213
Method
__init__
(self, size=100, small_interval=10, big_interval=50)
XV-11_test_python/XV-11_test.py:48
Method
__init__
(self, kp, ki, kd, )
XV-11_test_python/XV-11_test.py:209
Function
main
LidarBluetooth/BabyOrangutantLidarBluetooth/baby_orangutan_lidar_bluetooth.c:40
Function
motor_control
( speed )
XV-11_test_python/XV-11_test.py:279
Function
read_v_2_4
()
XV-11_test_python/XV-11_test.py:293
Method
set_max_input
(self, max_in)
XV-11_test_python/XV-11_test.py:218
Method
set_max_integral
(self, max_i)
XV-11_test_python/XV-11_test.py:224
Method
set_max_output
(self, max_out)
XV-11_test_python/XV-11_test.py:221
Method
set_output_ratio
(self, ratio)
XV-11_test_python/XV-11_test.py:227