kopia lustrzana https://github.com/cyoung/stratux
fixed uatradio udev rules and FANET compile flag
rodzic
df66e81c5c
commit
142ee7a9c0
|
@ -16,8 +16,8 @@ SUBSYSTEM=="tty", SUBSYSTEMS=="usb", ATTRS{idVendor}=="1546", ATTRS{idProduct}==
|
|||
|
||||
# Stratux uatradio.
|
||||
# 0403:7028 (Stratux UATRadio)
|
||||
SUBSYSTEM=="tty", ATTRS{idProduct}=="7028", ATTRS{idVendor}=="0403", RUN+="/sbin/modprobe -q ftdi_sio" RUN+="/bin/sh -c 'echo 0403 7028 > /sys/bus/usb-serial/drivers/ftdi_sio/new_id'", OWNER="root", MODE="0666", SYMLINK+="uatradio"
|
||||
|
||||
SUBSYSTEMS=="usb", ATTRS{idProduct}=="7028", ATTRS{idVendor}=="0403", RUN+="/sbin/modprobe -q ftdi_sio" RUN+="/bin/sh -c 'echo 0403 7028 > /sys/bus/usb-serial/drivers/ftdi_sio/new_id'"
|
||||
SUBSYSTEM=="tty", ATTRS{idProduct}=="7028", ATTRS{idVendor}=="0403", OWNER="root", MODE="0666", SYMLINK+="uatradio"
|
||||
|
||||
|
||||
# pl2303 devices are indistinguishable using idVendor and idProduct.
|
||||
|
|
|
@ -33,7 +33,7 @@ disable WITH_GPS_MTK
|
|||
disable WITH_LORAWAN
|
||||
disable WITH_SD
|
||||
disable WITH_SDLOG
|
||||
disable FANET # not ready yet
|
||||
disable WITH_FANET # not ready yet
|
||||
|
||||
# ?? WITH_FANET, WITH_LORAWAN
|
||||
enable WITH_GPS_UBX
|
||||
|
|
Plik binarny nie jest wyświetlany.
Plik binarny nie jest wyświetlany.
Ładowanie…
Reference in New Issue