A python API to remotely access signal centric hardware. Client-side only! Courtesy of Wireless Lab @ UCLA & Prof. Ian Roberts.
Project description
Remote RF
A python API to remotely access signal centric hardware.
Courtesy of Wireless Lab @ UCLA. - Ethan Ge
Prerequisites
- Python 3.10: This package works in Python 3.10+. If you don’t have Python installed, you can download it from the official Python website.
To check your current Python version, open a terminal and run:
python --version
- UCLA VPN: Please ensure that you are connected to the UCLA VPN. You can download and configure the VPN client from the following link: UCLA VPN Client Download. If you’re not connected to the VPN, you will not have access to the lab servers.
Installation
Use the package manager pip to install remoteRF. It is recommended that you install this package within a virtual environment.
python3 -m venv venv # Create virtual environment
source venv/bin/activate # Activate virtual environment
pip install remoterf # Install remoteRF
If pip install doesn't work, you can clone the source directly from github.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file remoterf_testing-0.0.28.tar.gz.
File metadata
- Download URL: remoterf_testing-0.0.28.tar.gz
- Upload date:
- Size: 34.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10b57ca1a3a99185fb183413d3013f1101dd85435ee89dcbdb36162565b1f212
|
|
| MD5 |
146db68ab7b12061d52ad098aabe45e1
|
|
| BLAKE2b-256 |
ca8886bbf33c459bbc1b5eb7f0333f11ed2c8ab2c906c3347f8ded495c741c76
|
File details
Details for the file remoterf_testing-0.0.28-py3-none-any.whl.
File metadata
- Download URL: remoterf_testing-0.0.28-py3-none-any.whl
- Upload date:
- Size: 37.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
750342fccd68b401bb4a054be3524db0273a1805af7d09a8f1da54bb78d26255
|
|
| MD5 |
6cea102fd890631bbbec15a82369556b
|
|
| BLAKE2b-256 |
cd0553ce301e42461c02924b946a2736296dbba445a39d0bddeb906259bb40c0
|