Wykres commitów

6012 Commity (1c5c44edd2921dcf7dc7d24646fce9430837a623)

Autor SHA1 Wiadomość Data
Michael Black W9MDB 1c5c44edd2 Merge branch 'master' of https://github.com/Hamlib/Hamlib 2020-09-14 08:02:52 -05:00
Michael Black W9MDB 52764221ca Make ic75 parm functions static 2020-09-14 08:02:42 -05:00
Michael Black W9MDB 12c2434dc7 Fix cppcheck warning in termios.c: 2020-09-14 07:59:47 -05:00
Michael Black 3e2949ddf9
Merge pull request #378 from mdblack98/master
Remove rptr functions from ic7300.c
2020-09-14 07:37:16 -05:00
Michael Black W9MDB f41e07c0e6 Remove rptr functions from ic7300.c
https://github.com/Hamlib/Hamlib/issues/373
2020-09-14 07:34:02 -05:00
Michael Black W9MDB cb2c757c62 Remove TODO files as they have been replaced with github issues 2020-09-13 08:30:10 -05:00
Michael Black W9MDB fb9acd8b5e Adding phpdemo 2020-09-13 08:08:23 -05:00
Michael Black 1dd62dc5d3
Merge pull request #376 from mdblack98/master
Fix collisions between PARM, LEVEL, FUNC, TOKEN
2020-09-12 23:42:39 -05:00
Michael Black W9MDB aeaa96bc3b Fix icom_get_parm to eliminate collisions 2020-09-12 21:37:10 -07:00
Michael Black W9MDB 6e45a7ba78 Fix ic7300 VOXDELAY and other extcmd structures 2020-09-12 14:26:57 -07:00
Michael Black W9MDB 83667f4c65 Added CMD_PARAM_TYPE values for icom rigs to distinguish the different ext cmd types
https://github.com/Hamlib/Hamlib/issues/373
2020-09-12 11:21:33 -05:00
Michael Black W9MDB d47987db85 Fix bindings since itu_region has been deprecated 2020-09-12 08:59:55 -05:00
Michael Black W9MDB 03ad7a953f Update codeql 2020-09-11 22:44:35 -05:00
Michael Black W9MDB 54c522ef99 Start of migrating Icom rigs to separate LEVEL and PARM values to avoid collisions
https://github.com/Hamlib/Hamlib/issues/373
2020-09-11 09:49:47 -05:00
Michael Black W9MDB 975824c618 Update rigctl.1 set_ant 2020-09-11 08:40:07 -05:00
Michael Black W9MDB f9da2d0b82 Remove RIG_LEVEL_BRIGHT from dumpmem.c 2020-09-11 08:04:43 -05:00
Michael Black W9MDB daa3d91ceb Add RIG_LEVEL_AF to k3.c 2020-09-10 15:32:17 -05:00
Michael Black W9MDB 2020f29185 Remove redundant RIG_LEVEL_BRIGHT 2020-09-10 10:07:11 -05:00
Nate Bargmann c9c6b0c47c
Merge branch 'master' into update_mans 2020-09-10 08:42:11 -05:00
Nate Bargmann e4727094ab
Update informational man pages for Hamlib 4.0 2020-09-10 08:40:04 -05:00
Nate Bargmann 42f4177306
Update utilities man pages for Hamlib 4.0 2020-09-10 08:36:57 -05:00
Nate Bargmann 516779cf03
Expand section on examples
Add note on testing output.
2020-09-10 08:34:31 -05:00
Michael Black a6d3b18369
Merge pull request #369 from mikaelnousiainen/fix-get-channel-read-only
Propagate variable read_only value to rig implementation of get_channel
2020-09-09 10:19:31 -05:00
Mikael Nousiainen c3ca7ef3a6 Propagate variable read_only value to rig implementation of get_channel 2020-09-09 18:12:17 +03:00
Michael Black W9MDB ce18ec7bf5 Fix ft857 RFPOWER
https://github.com/Hamlib/Hamlib/issues/368
2020-09-07 16:35:13 -05:00
Michael Black W9MDB 741499c260 Add amplifier.swg to Makefile.am
https://github.com/Hamlib/Hamlib/issues/367
2020-09-07 09:59:32 -05:00
Michael Black W9MDB 6d74501d2c Fix ic7300 ranges 2020-09-07 09:22:28 -05:00
Michael Black W9MDB 275db971cd Remove sleep on rigctld EOF -- don't think it's really needed
https://github.com/Hamlib/Hamlib/issues/366
2020-09-07 08:53:39 -05:00
Michael Black W9MDB b7c3aa3ad1 Fix range_list for ic7300 2020-09-07 08:17:20 -05:00
Michael Black W9MDB 9d542cab81 Fix 32-bit overflow on rigctl reading rigctld caps values like get_level and set_level
https://github.com/Hamlib/Hamlib/issues/365
2020-09-06 23:52:48 -05:00
Michael Black W9MDB 1b6d67a278 Fix stack smash in sprintflst when long lists occur
Need to pass length into these functions
2020-09-06 16:45:52 -05:00
Michael Black W9MDB 8e3d024144 Fix spelling error in cppcheck.sh 2020-09-06 15:03:40 -05:00
Michael Black W9MDB f33a5611bc Small update to cppcheck.sh 2020-09-06 12:41:43 -05:00
Michael Black W9MDB 24fb47cbe0 Added IC-705
Added RIG_LEVEL_BRIGHT -- IC705 has this level
Fixed range printout
https://github.com/Hamlib/Hamlib/issues/364
2020-09-06 12:28:35 -05:00
Nate Bargmann 120c6b2ca6
Advance to 4.1~git 2020-09-05 07:58:24 -05:00
Nate Bargmann 24392e6711
Remove 05 Sep as release date.
Sigh...
2020-09-05 07:53:40 -05:00
Nate Bargmann 88abf1fce3
Update NEWS 2020-09-05 07:41:37 -05:00
Michael Black W9MDB d18196f685 Lower log level of debug statement 2020-09-04 17:42:11 -05:00
Michael Black W9MDB 481cdbd62c Fix linking for ft817_set_powerstat 2020-09-04 07:26:11 -05:00
Michael Black W9MDB 86777dcf78 Fix set_powerstat for ft817 and add for ft857 ft897
https://github.com/Hamlib/Hamlib/issues/363
2020-09-03 17:07:09 -05:00
Michael Black W9MDB 110cfe7abd Remove warning from ampctl.c 2020-09-02 22:13:11 -05:00
Michael Black W9MDB fade1681fa Fix cppcheck errors and warnings 2020-09-02 16:56:11 -05:00
Michael Black W9MDB dd3b1b71d0 Fix spelling of Funkamateur 2020-09-02 16:44:46 -05:00
Michael Black W9MDB a0ee4d01b2 https://github.com/Hamlib/Hamlib/issues/359
Fix Yaesu command retries
2020-09-01 23:26:35 -05:00
Michael Black W9MDB e459d4edc2 astyle files 2020-09-01 09:06:46 -05:00
Michael Black 3ef3a73b79
Merge pull request #361 from g0gjv/master
Correct RIT for older Yaesu and Icom rigs
2020-09-01 09:04:13 -05:00
Mike Goodey c8a3699861 Merge branch 'master' of https://github.com/Hamlib/Hamlib 2020-09-01 14:42:26 +01:00
Mike Goodey 1138feb576 Remove icom_set_rit - it doesn't (and can't) work - see README.icom 2020-09-01 14:41:45 +01:00
Michael Black W9MDB 5639d49e48 Fix -Z time display
https://github.com/Hamlib/Hamlib/issues/360
2020-08-31 23:03:58 -05:00
Michael Black W9MDB e4b571af0d https://github.com/Hamlib/Hamlib/issues/359
Increase TS950 timeout and post_write_delay due to errors seen with MicroKeyer III
2020-08-31 17:41:48 -05:00