Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
U2IS
aronnax
Commits
df32113f
Unverified
Commit
df32113f
authored
Jul 21, 2020
by
Simon Thomas
Browse files
Adding one udev rules and the setup for the RTK GPS EMLID, creating /dev/gps-rtk
parent
8be28db6
Changes
2
Hide whitespace changes
Inline
Side-by-side
udev/99-gps.rules
0 → 100644
View file @
df32113f
SUBSYSTEM=="tty", ATTRS{idVendor}=="3032", SYMLINK+="rtk_gps"
udev/setup.sh
0 → 100755
View file @
df32113f
#!/bin/bash
sudo cp
99-gps.rules /usr/lib/udev/rules.d
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment