Use return value from remove_nonprint()
Use correct length when transfering result to caller.
Don't call remove_nonprint() if error occurred
Fix fd leak in rot_pstrotator.c
Fold range check into existing switch statement
Remove funky debug writes in trxmanager.c
Always return in error case
Use auto storage instead of clobbering string literal.
Merge GitHub PR @1933
Do not use abbreviations where there is enough space
Remove space for consistency with other descriptions
Put set_gpio before get_gpio
Update comments
Put get_conf near set_conf
Reorder commands in --help output
Remove duplicated command from --help output
Merge GitHub PR #1932
Don't forget the noise
Add a fallback function for spaces()
Add rig to opened list even if skip_init is set.
Change pseudo-anonymous structure name to convention.
Add 'hl_' prefix to names of push(), pop() and peek()
Move FIFO_RIG from hamlib/rig.h to fifo.h where it belongs.
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.
Support tuning FT-450 notch filter
Merge GitHub PR #1926
Restore information message from diff
Refactor hamlibdatetime.h target
Remove redundant path from BUILT_SOURCES
Merge GitHub PR #1924
Fix command to put bandwidth control back to bandwidth knob
Fix Doxygen description
Remove duplicated define
Update URL for daily snapshots
Merge GitHub PR #1921
Add various get and set methods for amplifiers to the bindings
Add various get and set methods for rotators to the bindings
Add a SWIG macro for "has_get" and "has_set" bindings
Merge GitHub PR #1920
Use *_data_pointer() to get pointer to "state"
Add rig_has_get_func() and rig_has_get_parm() to the bindings
Add rig_get_debug() and rig_set_debug_time_stamp() to the bindings
Add tests for dmmm2dec() dec2dmmm() azimuth_long_path()
Merge GitHub PR #1882
Wrap wide columns with the list of commands
Wrap longer commands in the help text
The ampctld and rotctld do not read COMMANDs from their command line
Make static all usage() and usage_short() functions
Print a shorter usage text for unknown options
Direct usage text to stderr or stdout depending on context
Merge GitHub PR #1918
Fix compiler warnings issued by clang
Fix compiler warning issued by clang
Fix compiler warnings issued by clang
Merge GitHub PR #1919
Merge branch 'Hamlib:master' into test_gpredict
Merge branch 'Hamlib:master' into test_gpredict
Merge branch 'Hamlib:master' into test_gpredict
Merge branch 'Hamlib:master' into test_gpredict
Merge branch 'Hamlib:master' into test_gpredict
Merge branch 'Hamlib:master' into test_gpredict
Merge branch 'Hamlib:master' into test_gpredict
Merge branch 'Hamlib:master' into test_gpredict
Merge branch 'test_gpredict' of https://github.com/markjfine/Hamlib into test_gpredict
Initial rework of sdr#/gpredict backend
Merge GitHub PR #1917
Add rule to build libmisc.la
Fix build failure when trying to build simulators on a clean tree
Fix build failure when trying to build tests on a clean tree
Update Windows build scripts for pkg-config
Use proper syntax for MS Windows command line options
Partially revert commit 9ecd50
Test for the presence of pkg-config in bootstrap
Merge branch 'N0NB-issue-1892' of github.com:N0NB/Hamlib into N0NB-issue-1892
Use pkgconf/pkg-config to test for libusb-1.0
Include needed headers in rigs/dummy/rot_pstrotator.c
Update NEWS for libusb detection via pkg-config
Use pkgconf/pkg-config to test for libusb-1.0
Include needed headers in rigs/dummy/rot_pstrotator.c
Merge GitHub PR #1914
Once more into the breech...
Yet another variation on the name
This did nothing locally, maybe needed remotely
Generate required noise
Update documentation
Remove dependency on misc.h from sim.h
Get rid of more cppcheck fluff
Deprecate rig_get_trn() and rig_set_trn()
Rename spaces() -> hl_stars()
Doxygen updates.
Fix setting the variable HAVE_LIBUSB for makefiles
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...
Merge GitHub PR #1910
added voice mem to the following Yaesu Radios FT710, FT891, FTDX10, FTDX101, FTDX101MP
Merge GitHub PR #1902
Handle --rot-file and --serial_speed in bindings tests
Handle --amp-file and --serial_speed in bindings tests
Fix handling of command line parameters for pytests
Also check the "val" parameter in amp_set_conf() and rot_set_conf()
First cut at MacOS workflows with tar'd artifacts