app-misc/vesc_tool (vifino-overlay)

Search

Install

Install this package:

emerge -a app-misc/vesc_tool

If the package is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask app-misc/vesc_tool

Or alternatively:

emerge --autounmask-write -a app-misc/vesc_tool

Package Information

Description:
VESC Tool

Versions

Version EAPI Keywords Slot
9999 7 ~amd64 ~x86 ~arm ~arm64 ~ppc64 0/9999

Metadata

Maintainers

Raw Metadata XML
<pkgmetadata>
	<maintainer type="person">
		<email>vifino@tty.sh</email>
		<name>Adrian &#34;vifino&#34; Pistol</name>
	</maintainer>
	<use>
		<flag name="can">Enable support for CAN connection to VESCs</flag>
		<flag name="gps">Enable positioning support</flag>
		<flag name="bluetooth">Enable support for bluetooth connection to VESCs</flag>
		<flag name="libressl">Use LibreSSL instead of OpenSSL</flag>
	</use>
</pkgmetadata>

Lint Warnings

USE Flags

Manage flags for this package: euse -i <flag> -p app-misc/vesc_tool | euse -E <flag> -p app-misc/vesc_tool | euse -D <flag> -p app-misc/vesc_tool

Flag Description 9999
bluetooth Enable support for bluetooth connection to VESCs
can Enable support for CAN connection to VESCs
gps Enable positioning support
libressl Use LibreSSL instead of OpenSSL