Giter Club home page Giter Club logo

sbitx's Introduction

sBitx image

An improved version of the sBitx application designed for the sBitx hardware. This version is only for the 64 bit Raspberry Pi image that can be downloaded here. We do not support legacy, insecure, buggy, 32 bit platforms anymore.

We now have a devepment team collaborating on improvements for the sBitx platform. JJ - W9JES, Jon - W2JON, Alan - N1QM and Jeff - KF7YDU. Thank you to all who provide countless hours to this project!

The files here are to designed to work on the modified, 64 bit version provided here in the Releases section.

The stand-alone version of sBitx toolbox for 64 bit is available HERE

The stand-alone version of sBitx toolbox for 32 bit (original version from HF Signals) is available HERE

Backup Your Data First!

It is important to backup your existing sbitx/data and sbitx/web folders to a safe place before installing this version. A good data backup strategy is important so you do not lose your logbook, hardware calibration, and user settings.

There are two methods that you can use to perform a backup. I wrote a handy, backup utility for the original and modified versions of sBitx software. It can be installed from sBitx Toolbox and is called sBITX EZ Data. This will copy your critical, data files to a USB drive. Check it out from the links above. Or you can continue below and copy the contents to a USB drive manually.

You can make a copy of your original sbitx folder in entirety by using this set of commands from terminal

cd $HOME && mv sbitx sbitx_orig

You can restore the sbitx/data and sbitx/web folders from your backup to the newly installed sbitx folder using these commands from terminal

cd $HOME && cp -r sbitx_orig/web/* sbitx/web/ && cp -r sbitx_orig/data/* sbitx/data/

First Time Installation and Upgrades

Visit the new Wiki page for more information HERE

Download The 64 Bit Image

A preconfigured, downloadable Raspberry Pi 4 image file is available. This Pi image is designed to fit a 32GB SD card or USB drive and installed with Balena Etcher or Raspberry Pi Imager.

As a bonus, sBITX Toolbox is preinstalled on the image as well as other useful tools for ham radio use.

A new, production version is available HERE

Become A Supporter

If you find these enhancements valuable or have benefited from using it, consider supporting us. Every donation, big or small, helps us keep the lights on and the code flowing.

๐ŸŒŸ Donate ๐ŸŒŸ

Not in a position to donate? No worries! Contributing code, documentation, or simply spreading the word about this effort also goes a long way.

Thank you for your support and belief in my project!

sbitx's People

Contributors

afarhan avatar drexjj avatar sigmazgfx avatar sbeckman avatar mashintime avatar k3ng avatar rafael2k avatar n1ai avatar jmlynesjr avatar

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.