Here are
24 public repositories
matching this topic...
Open-source satellite tracker and pass predictor for Android, inspired by Gpredict
Updated
Jun 28, 2022
Kotlin
A Winlink framework for Go.
CAT support for Arduino, simulating a Yaesu FT-857D
Comprehensive API for Nintendo GBA inspired by HAMLib and HELlib.
Updated
Feb 9, 2021
Assembly
Hamlib bindings for Golang
A python3 tool to take a 360 degree survey of the RF spectrum (hamlib + rotctld + RTL-SDR/HackRF)
Updated
Jan 9, 2022
Python
Use WSJT-X, FLDigi, and CQRLog with the ExpertSDR software.
Ham radio control library modified for JTDX
Script that uses hamlib to control a radio over CAT and automate mode changes, scanning, band info, tuner info, more
A simple HF contest log for Linux, written in Go
bash/matlab scripts used with hamlib for remote control of amateur radio equipment
Updated
Dec 29, 2021
Shell
A proxy for Hamlib rigctld.
python script that uses kivy, hamlibs rigctrld and 800x400 touch screen.
Updated
Apr 9, 2019
Python
The pwrswtch is a little tool to control the power level and PTT of your transceiver through a hamlib server.
Java client for rotctrld daemon
Updated
Jun 21, 2021
Java
Rigsync keeps multiple rigs' frequency and mode in sync using Hamlib
Uplink frequency tracking QO-100
Androtator helps you keep your antenna pointing to the satellite. It run on Android 6 or later, and working with GPredict.
Publish in near real time rig information to the web via the
@platform and
@WAVI using the hamlib rigctld daemon to get rig information.
Updated
Nov 15, 2021
Dart
Tuning assistance for Satelliter.
The Traxat project is an open-source and open hardware tabletop satellite tracker.
Updated
May 22, 2022
Rust
Improve this page
Add a description, image, and links to the
hamlib
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
hamlib
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Description
In
rotctlthe Easycomm protocol (--model=204) defines a wrong callbackeasycomm_rot_move_velocityfor the\movecommand.See Hamlib/Hamlib#1006.
How to reproduce
Run the following integration tests:
https://github.com/yapiolibs/hamlib-rotctl-easycomm-parser/blob/4edf9bd966099e42e5dd6c9cc9933d26fcc4b8a7/test/integration/tests.py#L325
htt