Activity for Ham Radio Control Libraries

  • Nate Bargmann Nate Bargmann committed [e2c13f] on Code

    Update NEWS for newcat.c refactor

  • Nate Bargmann Nate Bargmann committed [a57390] on Code

    newcat: Refactor repeater offset and ANTIVOX with lookup tables

  • Nate Bargmann Nate Bargmann committed [f39018] on Code

    Merge GitHub PR #1967

  • KJ5HST committed [aea1da] on Code

    newcat: Remove remaining refactor comments

  • KJ5HST committed [5dff9c] on Code

    newcat: Remove changelog-style comments

  • KJ5HST committed [e29e3e] on Code

    newcat: Refactor repeater offset and ANTIVOX with lookup tables

  • Nate Bargmann Nate Bargmann committed [8f9164] on Code

    Update NEWS for FTX-1 improvements

  • Nate Bargmann Nate Bargmann committed [2a071b] on Code

    Addtional Yaesu FTX1 capabilities--GitHub PR #1961

  • Nate Bargmann Nate Bargmann committed [383f89] on Code

    Merge GitHub PR #1961

  • KJ5HST committed [d19c64] on Code

    FTX-1: Use RIG_MODEL() macro to set macro_name field

  • KJ5HST committed [b4fe4a] on Code

    FTX-1: Remove redundant README.ftx1 (info is in ftx1_readme.txt)

  • KJ5HST committed [91d594] on Code

    FTX-1: Fix currVFO resolution bug across all VFO-dependent commands

  • KJ5HST committed [064638] on Code

    FTX-1: Fix MS and PR commands to use VFO parameter per spec

  • KJ5HST committed [371ed7] on Code

    FTX-1: Declare MAIN/SUB VFO ranges for correct vfo_fixup behavior

  • KJ5HST committed [cb6c82] on Code

    FTX-1: Fix split frequency cache corruption with GPredict

  • KJ5HST committed [1dac68] on Code

    FTX-1: Implement full virtual split VFO token handling

  • KJ5HST committed [853b0b] on Code

    FTX-1: Implement virtual split for satellite software compatibility

  • GitHub committed [86deb9] on Code

    Merge branch 'Hamlib:master' into ftx1-backend

  • GitHub committed [b07cff] on Code

    Delete ftx1-github-pr.md

  • KJ5HST committed [a10192] on Code

    FTX-1: Fix 10 CAT command spec compliance issues

  • KJ5HST committed [c045b9] on Code

    FTX-1: Try AC command for TUNE, remove legacy radio references

  • KJ5HST committed [1ab671] on Code

    FTX-1: Fix clarifier to use CF command, rename functions to rx/tx_clar

  • KJ5HST committed [c4794b] on Code

    FTX-1: Fix DCS to use CN command, remove non-existent DC command

  • KJ5HST committed [c9eaf6] on Code

    FTX-1: Fix tuner control using EX030104 instead of AC command

  • KJ5HST committed [897cef] on Code

    FTX-1: Clean up documentation and remove dead code

  • KJ5HST committed [d4606c] on Code

    FTX-1: Expand ext_parm API from 13 to 315 parameters

  • KJ5HST committed [5dcbc0] on Code

    FTX-1: Move ftx1.c and ftx1.h into ftx1/ subdirectory

  • KJ5HST committed [f6ddb0] on Code

    FTX-1: Add ftx1_menu.h to Makefile.am

  • KJ5HST committed [d2471d] on Code

    FTX-1: Replace atoi() with strtol() for safer EX menu parsing

  • KJ5HST committed [2c0ba2] on Code

    FTX-1: Fix capability gaps - DCD, CWPITCH, RPTR_OFFS, BAND_UP/DOWN

  • KJ5HST committed [6515c7] on Code

    FTX-1: Set dcd_type to NONE (no squelch status in CAT protocol)

  • KJ5HST committed [cacfe7] on Code

    FTX-1: Add split freq/mode and complete PRESET 2-5 menu items

  • KJ5HST committed [c21265] on Code

    FTX-1: Add complete EX menu support (~250 menu items)

  • KJ5HST committed [972b53] on Code

    FTX-1: Code review - VFO-awareness and safety improvements

  • KJ5HST committed [132fb9] on Code

    FTX-1: Fix CW command implementations per CAT manual

  • KJ5HST committed [bb0343] on Code

    FTX-1: Fix CS/CT command conflicts and add proper CW Spot

  • KJ5HST committed [f4cbce] on Code

    FTX-1: Code review fixes - per-rig state and safety improvements

  • KJ5HST committed [1c6fdc] on Code

    FTX-1: Code review fixes and rig_caps enhancements

  • KJ5HST committed [2fdd0a] on Code

    FTX-1: Use get_conf2 to match other newcat rigs

  • KJ5HST committed [88c8cb] on Code

    FTX-1: Remove newcat.c changes (separate PR #1967)

  • KJ5HST committed [1fdf72] on Code

    FTX-1: Fix code review issues and add missing function handlers

  • KJ5HST committed [5fd7ab] on Code

    FTX-1: Remove ftx1-cat-commands.txt from rigs/yaesu/

  • KJ5HST committed [b232c1] on Code

    FTX-1: Move documentation to ftx1/ subdirectory

  • KJ5HST committed [3af780] on Code

    FTX-1: Remove monolithic build comment from Makefile.am

  • KJ5HST committed [2fde37] on Code

    FTX-1: Remove monolithic build and test scripts

  • KJ5HST committed [ac25b0] on Code

    newcat: Refactor repeater offset and ANTIVOX with lookup tables

  • KJ5HST committed [22e168] on Code

    FTX-1: Update documentation with Jeremy Miller's contributions

  • KJ5HST committed [22e468] on Code

    FTX-1: Add RIT/XIT and mode-specific tuning steps

  • KJ5HST committed [1a4b88] on Code

    FTX-1: Add wait_morse stub and document power level limitations

  • KJ5HST committed [049ca5] on Code

    FTX-1: Refactor multi-file implementation into ftx1/ subdirectory

  • KJ5HST committed [40c4a6] on Code

    FTX-1: Update head type detection with power probe method

  • KJ5HST committed [88a055] on Code

    FTX-1: Add head type auto-detection for battery/12V/SPA-1

  • KJ5HST committed [5751b1] on Code

    Update FTX-1 documentation: consistent command counts and test mappings

  • KJ5HST committed [3947bd] on Code

    Fix: Add ftx1.h to Makefile.am NEWCATSRC list

  • KJ5HST committed [f8da7e] on Code

    Add monolithic ftx1_mono.c as alternative to multi-file implementation

  • KJ5HST committed [52fe7c] on Code

    Include ftx1.h in ftx1_tx.c and ftx1_ext.c

  • KJ5HST committed [616019] on Code

    Code cleanup: consolidate shared definitions into ftx1.h header

  • KJ5HST committed [a2cbae] on Code

    Move ftx1_readme.txt to rigs/yaesu/ directory

  • KJ5HST committed [8be8a2] on Code

    Debugged commands with bad specs in CAT docs, tested and documented findings.

  • KJ5HST committed [b9edbc] on Code

    Improved SPA-1 support and safeguards -- figured out the EX commands

  • KJ5HST committed [959fc7] on Code

    Minor improvements and safeguards added

  • KJ5HST committed [d36f95] on Code

    Adding readme files, and tests (.py & .sh)

  • KJ5HST committed [636240] on Code

    Add Yaesu FTX-1 backend driver

  • Nate Bargmann Nate Bargmann committed [0227b2] on Code

    Update NEWS for man pages updates

  • Nate Bargmann Nate Bargmann committed [b35098] on Code

    Update date of man pages

  • Nate Bargmann Nate Bargmann committed [f2aaa5] on Code

    Copy command descriptions form rigctl.1 to rigctld.1

  • Nate Bargmann Nate Bargmann committed [b95564] on Code

    Make man pages of rigctl and rigctld more similar

  • Nate Bargmann Nate Bargmann committed [8bacb2] on Code

    Fix errors

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

    Add missing commands

  • Nate Bargmann Nate Bargmann committed [245235] on Code

    Merge GitHub PR #1981

  • Daniele Forsi IU5HKX committed [f794a6] on Code

    Update date of man pages

  • Daniele Forsi IU5HKX committed [025399] on Code

    Copy command descriptions form rigctl.1 to rigctld.1

  • Daniele Forsi IU5HKX committed [3fc3c8] on Code

    Make man pages of rigctl and rigctld more similar

  • Daniele Forsi IU5HKX committed [ed3551] on Code

    Fix errors

  • Daniele Forsi IU5HKX committed [82d53c] on Code

    Add missing commands

  • Nate Bargmann Nate Bargmann committed [7da6e6] on Code

    Update driver version

  • Nate Bargmann Nate Bargmann committed [c8692b] on Code

    Update driver version

  • Nate Bargmann Nate Bargmann committed [edc441] on Code

    Merge GitHub PR #1980

  • Daniele Forsi IU5HKX committed [788f30] on Code

    Update driver version

  • Daniele Forsi IU5HKX committed [d29821] on Code

    Update driver version

  • Nate Bargmann Nate Bargmann committed [2e25a5] on Code

    Add Icom IC-7300MK2

  • Nate Bargmann Nate Bargmann committed [381171] on Code

    Merge GitHub PR #1977

  • George Baltz N3GB committed [468a29] on Code

    Add Icom IC-7300MK2

  • Nate Bargmann Nate Bargmann committed [8c6ed9] on Code

    Merge GitHub PR #1976

  • George Baltz N3GB committed [2ea9a3] on Code

    More cppcheck stuff

  • George Baltz N3GB committed [85865f] on Code

    Polish Kenwood voice memory handler

  • George Baltz N3GB committed [ebf45b] on Code

    Drop old name for hl_stars

  • George Baltz N3GB committed [37df17] on Code

    Drop a few more cppcheck dings

  • George Baltz N3GB committed [7e4921] on Code

    Update cppcheck to std=c11

  • Nate Bargmann Nate Bargmann committed [d7e94b] on Code

    Add information on master and Hamlib-4.7 differences

  • Nate Bargmann Nate Bargmann committed [fd9556] on Code

    Update NEWS For Skywatcher fix

  • Nate Bargmann Nate Bargmann committed [6dffa0] on Code

    Handle the firmwares that don't echo the commands

  • Nate Bargmann Nate Bargmann committed [4b3b85] on Code

    Fix sign of return value

  • Nate Bargmann Nate Bargmann committed [e344e2] on Code

    Merge GitHub PR #1970

  • Daniele Forsi IU5HKX committed [6441c1] on Code

    Handle the firmwares that don't echo the commands

  • Daniele Forsi IU5HKX committed [127141] on Code

    Fix sign of return value

  • Nate Bargmann Nate Bargmann committed [8a27cb] on Code

    Fix typos

  • Daniele Forsi IU5HKX committed [ee42a8] on Code

    Fix typos

  • Nate Bargmann Nate Bargmann committed [b80cfd] on Code

    Update NEWS for memory leak fixes

  • Nate Bargmann Nate Bargmann committed [b77901] on Code

    Fix the same leak in rigctltcp.c

1 >