Activity for Ham Radio Control Libraries

  • George Baltz N3GB committed [23710c] on Code

    Use return value from remove_nonprint()

  • George Baltz N3GB committed [a72397] on Code

    Use correct length when transfering result to caller.

  • George Baltz N3GB committed [734981] on Code

    Don't call remove_nonprint() if error occurred

  • George Baltz N3GB committed [48117e] on Code

    Fix fd leak in rot_pstrotator.c

  • George Baltz N3GB committed [7b9372] on Code

    Fold range check into existing switch statement

  • George Baltz N3GB committed [fdde4d] on Code

    Remove funky debug writes in trxmanager.c

  • George Baltz N3GB committed [8b840d] on Code

    Always return in error case

  • George Baltz N3GB committed [bc5b5b] on Code

    Use auto storage instead of clobbering string literal.

  • Nate Bargmann Nate Bargmann committed [e99269] on Code

    Merge GitHub PR @1933

  • Daniele Forsi IU5HKX committed [bceb1a] on Code

    Do not use abbreviations where there is enough space

  • Daniele Forsi IU5HKX committed [486ec6] on Code

    Remove space for consistency with other descriptions

  • Daniele Forsi IU5HKX committed [a7188c] on Code

    Put set_gpio before get_gpio

  • Daniele Forsi IU5HKX committed [0546e7] on Code

    Update comments

  • Daniele Forsi IU5HKX committed [19ce6d] on Code

    Put get_conf near set_conf

  • Daniele Forsi IU5HKX committed [6238a5] on Code

    Reorder commands in --help output

  • Daniele Forsi IU5HKX committed [c0717e] on Code

    Remove duplicated command from --help output

  • Nate Bargmann Nate Bargmann committed [d11d7b] on Code

    Merge GitHub PR #1932

  • George Baltz N3GB committed [d3769b] on Code

    Don't forget the noise

  • George Baltz N3GB committed [4ad91c] on Code

    Add a fallback function for spaces()

  • George Baltz N3GB committed [d391e5] on Code

    Add rig to opened list even if skip_init is set.

  • George Baltz N3GB committed [8bd19c] on Code

    Change pseudo-anonymous structure name to convention.

  • George Baltz N3GB committed [00020e] on Code

    Add 'hl_' prefix to names of push(), pop() and peek()

  • George Baltz N3GB committed [228347] on Code

    Move FIFO_RIG from hamlib/rig.h to fifo.h where it belongs.

  • Nate Bargmann Nate Bargmann committed [54a509] on Code

    Use rot->caps min_az, max_az, min_el, max_el instead of numbers. Fix not being able to move beyond 180 using move CW command.

  • Nate Bargmann Nate Bargmann committed [11be2d] on Code

    Support tuning FT-450 notch filter

  • Nate Bargmann Nate Bargmann committed [d09f6b] on Code

    Merge GitHub PR #1926

  • Nate Bargmann Nate Bargmann committed [0d122f] on Code

    Restore information message from diff

  • Nate Bargmann Nate Bargmann committed [34fa8d] on Code

    Refactor hamlibdatetime.h target

  • Nate Bargmann Nate Bargmann committed [744fe5] on Code

    Remove redundant path from BUILT_SOURCES

  • Nate Bargmann Nate Bargmann committed [dbea10] on Code

    Merge GitHub PR #1924

  • Daniele Forsi IU5HKX committed [519692] on Code

    Fix command to put bandwidth control back to bandwidth knob

  • Daniele Forsi IU5HKX committed [44eade] on Code

    Fix Doxygen description

  • Daniele Forsi IU5HKX committed [50fc45] on Code

    Remove duplicated define

  • Nate Bargmann Nate Bargmann committed [1ecf72] on Code

    Update URL for daily snapshots

  • Nate Bargmann Nate Bargmann committed [584edd] on Code

    Merge GitHub PR #1921

  • Daniele Forsi IU5HKX committed [54bd98] on Code

    Add various get and set methods for amplifiers to the bindings

  • Daniele Forsi IU5HKX committed [8b9e27] on Code

    Add various get and set methods for rotators to the bindings

  • Daniele Forsi IU5HKX committed [5f89ab] on Code

    Add a SWIG macro for "has_get" and "has_set" bindings

  • Nate Bargmann Nate Bargmann committed [1557d8] on Code

    Merge GitHub PR #1920

  • Daniele Forsi IU5HKX committed [8d28c5] on Code

    Use *_data_pointer() to get pointer to "state"

  • Daniele Forsi IU5HKX committed [b48ff5] on Code

    Add rig_has_get_func() and rig_has_get_parm() to the bindings

  • Daniele Forsi IU5HKX committed [0a30ba] on Code

    Add rig_get_debug() and rig_set_debug_time_stamp() to the bindings

  • Daniele Forsi IU5HKX committed [194f9d] on Code

    Add tests for dmmm2dec() dec2dmmm() azimuth_long_path()

  • Nate Bargmann Nate Bargmann committed [c195d3] on Code

    Merge GitHub PR #1882

  • Daniele Forsi IU5HKX committed [b1a673] on Code

    Wrap wide columns with the list of commands

  • Daniele Forsi IU5HKX committed [ca6382] on Code

    Wrap longer commands in the help text

  • Daniele Forsi IU5HKX committed [5e3911] on Code

    The ampctld and rotctld do not read COMMANDs from their command line

  • Daniele Forsi IU5HKX committed [599162] on Code

    Make static all usage() and usage_short() functions

  • Daniele Forsi IU5HKX committed [6708ca] on Code

    Print a shorter usage text for unknown options

  • Daniele Forsi IU5HKX committed [942214] on Code

    Direct usage text to stderr or stdout depending on context

  • Nate Bargmann Nate Bargmann committed [3ea25e] on Code

    Merge GitHub PR #1918

  • Daniele Forsi IU5HKX committed [df975a] on Code

    Fix compiler warnings issued by clang

  • Daniele Forsi IU5HKX committed [aa665d] on Code

    Fix compiler warning issued by clang

  • Daniele Forsi IU5HKX committed [4c3cf6] on Code

    Fix compiler warnings issued by clang

  • Nate Bargmann Nate Bargmann committed [15d1fa] on Code

    Merge GitHub PR #1919

  • GitHub committed [d13b04] on Code

    Merge branch 'Hamlib:master' into test_gpredict

  • GitHub committed [48dbe7] on Code

    Merge branch 'Hamlib:master' into test_gpredict

  • GitHub committed [2e548f] on Code

    Merge branch 'Hamlib:master' into test_gpredict

  • GitHub committed [e1dc6e] on Code

    Merge branch 'Hamlib:master' into test_gpredict

  • GitHub committed [fcbd50] on Code

    Merge branch 'Hamlib:master' into test_gpredict

  • GitHub committed [39e713] on Code

    Merge branch 'Hamlib:master' into test_gpredict

  • GitHub committed [2953d0] on Code

    Merge branch 'Hamlib:master' into test_gpredict

  • GitHub committed [dead86] on Code

    Merge branch 'Hamlib:master' into test_gpredict

  • Mark J. Fine Mark J. Fine committed [a647c9] on Code

    Merge branch 'test_gpredict' of https://github.com/markjfine/Hamlib into test_gpredict

  • Mark J. Fine Mark J. Fine committed [c367b2] on Code

    Initial rework of sdr#/gpredict backend

  • Nate Bargmann Nate Bargmann committed [95cd73] on Code

    Merge GitHub PR #1917

  • Daniele Forsi IU5HKX committed [567d6f] on Code

    Add rule to build libmisc.la

  • Daniele Forsi IU5HKX committed [7ed63e] on Code

    Fix build failure when trying to build simulators on a clean tree

  • Daniele Forsi IU5HKX committed [fb0437] on Code

    Fix build failure when trying to build tests on a clean tree

  • Nate Bargmann Nate Bargmann committed [d44011] on Code

    Update Windows build scripts for pkg-config

  • Nate Bargmann Nate Bargmann committed [fa72d4] on Code

    Use proper syntax for MS Windows command line options

  • Nate Bargmann Nate Bargmann committed [5b9ce8] on Code

    Partially revert commit 9ecd50

  • Nate Bargmann Nate Bargmann committed [709b89] on Code

    Test for the presence of pkg-config in bootstrap

  • Nate Bargmann Nate Bargmann committed [ee4394] on Code

    Merge branch 'N0NB-issue-1892' of github.com:N0NB/Hamlib into N0NB-issue-1892

  • Nate Bargmann Nate Bargmann committed [33706f] on Code

    Use pkgconf/pkg-config to test for libusb-1.0

  • Nate Bargmann Nate Bargmann committed [8196e9] on Code

    Include needed headers in rigs/dummy/rot_pstrotator.c

  • Nate Bargmann Nate Bargmann committed [48a53a] on Code

    Update NEWS for libusb detection via pkg-config

  • Nate Bargmann Nate Bargmann committed [d04364] on Code

    Use pkgconf/pkg-config to test for libusb-1.0

  • Nate Bargmann Nate Bargmann committed [65c766] on Code

    Include needed headers in rigs/dummy/rot_pstrotator.c

  • Nate Bargmann Nate Bargmann committed [fd68f3] on Code

    Merge GitHub PR #1914

  • George Baltz N3GB committed [409949] on Code

    Once more into the breech...

  • George Baltz N3GB committed [4e6bcb] on Code

    Yet another variation on the name

  • George Baltz N3GB committed [25a7c2] on Code

    This did nothing locally, maybe needed remotely

  • George Baltz N3GB committed [8cb93e] on Code

    Generate required noise

  • George Baltz N3GB committed [ee7d43] on Code

    Update documentation

  • George Baltz N3GB committed [00fb4b] on Code

    Remove dependency on misc.h from sim.h

  • George Baltz N3GB committed [5f845e] on Code

    Get rid of more cppcheck fluff

  • George Baltz N3GB committed [11ca43] on Code

    Deprecate rig_get_trn() and rig_set_trn()

  • George Baltz N3GB committed [7e572f] on Code

    Rename spaces() -> hl_stars()

  • George Baltz N3GB committed [f7a127] on Code

    Doxygen updates.

  • Daniele Forsi IU5HKX committed [2a01ec] on Code

    Fix setting the variable HAVE_LIBUSB for makefiles

  • Gabriel Tudoran Gabriel Tudoran posted a comment on discussion Help

    Hello, I really hope that this email will get to you. My name is Dex (YO3HEX) and i'm working right now on quite a big project that would allow the remote operation of up to 2 transceivers without any PC on the remote side (that includes bidirectional streaming, cat 2 ethernet and a remote keyer just to name a few). First of all I would like to give the team a big thank you for the impressive work that you've done. In my case i'm working on a small PC application that would allow the use of the cat...

  • Nate Bargmann Nate Bargmann committed [55253f] on Code

    Merge GitHub PR #1910

  • David Balharrie David Balharrie committed [77f7f1] on Code

    added voice mem to the following Yaesu Radios FT710, FT891, FTDX10, FTDX101, FTDX101MP

  • Nate Bargmann Nate Bargmann committed [3a10a3] on Code

    Merge GitHub PR #1902

  • Daniele Forsi IU5HKX committed [a9afa8] on Code

    Handle --rot-file and --serial_speed in bindings tests

  • Daniele Forsi IU5HKX committed [911169] on Code

    Handle --amp-file and --serial_speed in bindings tests

  • Daniele Forsi IU5HKX committed [e17618] on Code

    Fix handling of command line parameters for pytests

  • Daniele Forsi IU5HKX committed [d507e8] on Code

    Also check the "val" parameter in amp_set_conf() and rot_set_conf()

  • Nate Bargmann Nate Bargmann committed [410c17] on Code

    First cut at MacOS workflows with tar'd artifacts

1 >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.