yellow-pitaya / frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yellow Pitaya .github/workflows/ci.yml pipeline status

This is a desktop interface for redpitaya.

Install

cargo build

Configuration

Enable SCPI server on redpitaya : http://rp-xxxxxx.local/scpi_manager/

Or via ssh:

systemctl start redpitaya_scpi.service

You can permantly enable it on startup:

systemctl enable redpitaya_scpi.service

This will disable web applications.

Usage

cargo run rp-xxxxxx.local:5000

About

License:MIT License


Languages

Language:Rust 100.0%