pace calculation correct, arc algorithm correct, support for negative R
This commit is contained in:
parent
d012440518
commit
6c3a6a25d5
9 changed files with 45 additions and 7211 deletions
2
scripts/console
Executable file
2
scripts/console
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
socat -d -d READLINE /dev/tty.usbserial-A4001o6L,clocal=1,nonblock=1,cread=1,cs8,ixon=1,ixoff=1
|
||||
|
||||
2
scripts/proxy
Executable file
2
scripts/proxy
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
socat -d -d tcp4-listen:5001,fork /dev/tty.usbserial-A4001o6L,clocal=1,nonblock=1,cread=1,cs8,ixon=1,ixoff=1
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue