Giter Site home page Giter Site logo

martinherren / sark-100-antenna-analyzer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from coddingtonbear/sark-100-antenna-analyzer

0.0 2.0 0.0 55 KB

Remotely control and view SWR graphs of your SARK100 or MINI60 antenna analyzer from your PC

Makefile 9.50% QMake 1.29% C++ 89.22%

sark-100-antenna-analyzer's Introduction

NOTE: I am not the original author of this software; this software was originally created by Jeremy Burton, and I have moved these changes here from http://jedi98.uk/antenna_analyzer.php so I can share changes allowing this software to be compiled and executed on OSX.

SARK 100 / MINI 60 Antenna Analyzer GUI

Requirements

  • QT Framework

Installation Instructions

Linux

From the project directory, run the following commands:

mkdir build
cd build
qmake -spec linux-g++-64 -o Makefile ../analyzer/analyzer.pro
make

You can then run this software by running ./analyzer.

OSX

From the project directory, run the following commands:

mkdir build
cd build
qmake -spec macx-g++ -o Makefile ../analyzer/analyzer.pro
make

You can then run the program by running open analyzer.app.

Running a Scan using a SARK100

  1. Turn on your antenna analyzer and connect it to your antenna.
  2. Press the "Config" button until you see the words "PC Link" on your screen, then press the down arrow. Your screen should now show the message "Waiting Link".
  3. Use a USB cable to connect your computer with your antenna analyzer.
  4. Open the Antenna Analyzer app you compiled using the instructions above.
  5. From the Antenna Analyzer app, use the "Link" menu to select your device. You probably have only one option displayed, but if there are multiple options, you may need to perform some experiments to identify which of the listed devices is your Antenna Analyzer.
  6. Use the displayed GUI to select which frequencies you'd like to scan, and press the "Scan" button.

sark-100-antenna-analyzer's People

Contributors

coddingtonbear avatar jedi98 avatar matix2120 avatar

Watchers

 avatar  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.