Giter Club home page Giter Club logo

chirp-install's Introduction

ARCHIVING THIS, Please Check out 73Linux. It performs the same actions and more. I would rather contribute to an existing better tool than try to compete.

#THIS REMOVES BRLTTY FROM UBUNTU USED FOR CONNECTING BRAILLE DEVICES IF YOU USE A BRAILLE DEVICE DO NOT RUN THIS

What is this?

CHIRP is a tool used to program channels into radios. CH341 is a serial to USB driver used to interface the computer to the radio.

What does this do?

This installs and sets up CHIRP and the CH341SER Linux Patched driver.

Why is brltty removed?

This removes brltty as this was causing issues when trying to connect the CH341 devices. There are work arounds to keeping this driver but I found this removing it was the easiest way to ensure the CH341 devices worked reliably. With that being said, do not run this script if you are vision impaired and rely on a braille device.

What is installed?

The 2 programs installed are CHIRP and the CH341 driver for serial communication. The prequisites that are installed are:

  • Used for CHIRP
    • git
    • python3-wxgtk4.0
    • python3-serial
    • python3-six
    • python3-future
    • python3-requests
    • python3-pip
  • Used for CH341 drivers
    • unzip
    • linux-headers-$(uname -r)
    • gcc-12
  • Used for my install script to get the most recent version of CHIRP
    • curl

Usage

  1. Download the chirp-install.sh file
  2. Open terminal at the download location and use the following commands to install
chmod +x chirp-install.sh
./chirp-install.sh
  1. The script will finish and tell you that it has placed instructions on how to run it on the desktop along with a new .sh file that enables the drivers and starts CHIRP. Once the script is complete, reboot your computer.
  2. Right click the .sh file on the desktop and choose "Run as program" to start CHIRP and enable the drivers.
  3. From here follow the standard CHIRP documentation.

chirp-install's People

Contributors

atvfool avatar

Watchers

 avatar

chirp-install's Issues

Failed to install on Ubuntu 24.04

I am trying to run script on fresh ubuntu 24.04 and it fails

--2024-06-05 00:02:43-- https://archive.chirpmyradio.com/chirp_next/next-20240531/chirp-20240531-py3-none-any.whl
Resolving archive.chirpmyradio.com (archive.chirpmyradio.com)... 50.116.5.251
Connecting to archive.chirpmyradio.com (archive.chirpmyradio.com)|50.116.5.251|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1752906 (1,7M)
Saving to: ‘chirp-20240531-py3-none-any.whl.1’

chirp-20240531-py3-none-any.whl.1 100%[=========================================================================================================================================>] 1,67M 1,16MB/s in 1,4s

2024-06-05 00:02:47 (1,16 MB/s) - ‘chirp-20240531-py3-none-any.whl.1’ saved [1752906/1752906]

error: externally-managed-environment

× This environment is externally managed
╰─> To install Python packages system-wide, try apt install
python3-xyz, where xyz is the package you are trying to
install.

If you wish to install a non-Debian-packaged Python package,
create a virtual environment using python3 -m venv path/to/venv.
Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make
sure you have python3-full installed.

If you wish to install a non-Debian packaged Python application,
it may be easiest to use pipx install xyz, which will manage a
virtual environment for you. Make sure you have pipx installed.

See /usr/share/doc/python3.12/README.venv for more information.

note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages.
hint: See PEP 668 for the detailed specification.
Instructions to start chirp saved to desktop, please reboot the machine

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.