Coder Social home page Coder Social logo

fillods / grig Goto Github PK

View Code? Open in Web Editor NEW
11.0 11.0 5.0 947 KB

A simple Ham Radio control (CAT) program based on Hamlib.

Home Page: http://groundstation.sourceforge.net/grig/

License: GNU General Public License v2.0

Makefile 0.83% M4 0.55% C 98.61%

grig's People

Contributors

csete avatar dforsi avatar ew1abz avatar fillods avatar mattmelling avatar mdblack98 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

grig's Issues

Next release?

In commit 6457b0f the version was bumped to 0.9.0~git. This version does not show up in the git tags or as a version on sourceforge.

Is this an 'official' release? If not is there a plan for a new release?

Debian testing is using version 0.8.1. Arch has both 0.8.1 and git-tracking packagers in the AUR.

I am packaging for NixOS and looking for a milestone version we can use for reproducible builds, the newer the better.

Issue with JRC-535D

Good to see this is being maintained again. Gave me a reason to rebuild from the git repo and test out with my JRC-535D on some new computers I just got.

Noticed some quirkiness in some of the tuning and some controls not being active (namely the mode). It's been ages since I worked on the JRC section of Hamlib so the problem could be in there as well.

Given time I'll investigate and report back.
Screenshot 2023-01-07 at 7 06 28 AM

Replacement for deprecated declarations of Glib

A replacement is needed for the deprecated declarations of Glib, easily identified by compile warnings:

src/grig-debug.c:250:9: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
src/grig-debug.c:254:9: warning: ‘g_get_current_time’ is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations]
...

Fix NET rigctl model

Grig does not work with "NET rigctl" model id 2.
This is unfortunate because not only Hamlib rigctld uses this remote protocol but others like Gqrx, ...

How to reproduce the bug:

  • In a first terminal, start the daemon:
    $ rigctld -vvvvv
  • in a second terminal, start Grig against it:
    $ grig -m 2 -r localhost

Upon start-up (and during running), Grig times-out repeatedly:

2023/01/04 16:53:18;;HAMLIB;;4;;netrigctl_get_func called
2023/01/04 16:53:18;;HAMLIB;;5;;netrigctl_vfostr: called vfo=currVFO
2023/01/04 16:53:18;;HAMLIB;;5;;netrigctl_vfostr: vfo==RIG_VFO_CURR, curr=VFOA
2023/01/04 16:53:18;;HAMLIB;;5;;netrigctl_vfostr: vfo_opt=0
2023/01/04 16:53:18;;HAMLIB;;4;;netrigctl_transaction: called len=3
2023/01/04 16:53:18;;HAMLIB;;5;;rig_flush: called for network device
2023/01/04 16:53:18;;HAMLIB;;4;;network_flush called
2023/01/04 16:53:18;;HAMLIB;;5;;write_block(): TX 3 bytes, method=2
2023/01/04 16:53:18;;HAMLIB;;5;;0000    75 20 0a                                            u .
2023/01/04 16:53:18;;HAMLIB;;5;;read_string_generic called, rxmax=1024 direct=1, expected_len=1

2023/01/04 16:53:28;;HAMLIB;;3;;read_string_generic(): Timed out 10.010 seconds after 0 chars, direct=1
2023/01/04 16:53:28;;GRIG;;2;;rig_daemon_check_func: Could not get  status

It happens after querying u SCEN and before u TRANSCEIVE, and many times later on.

Please note the "NET rigctl" is a special Hamlib rig model, a kind of virtual rig that retrieves its caps (of the real distant rig) remotely during opening.

Italian translation

Hello,

I would like to start the Italian translation, if nobody is working on it.
I would use poedit and open a pull request here in a couple of days.

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.