Wykres commitów

6186 Commity (856df487d177d765525f3e86b16c2badd79ba77b)

Autor SHA1 Wiadomość Data
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
Mike Goodey 29ae878fa7 Fixes to RIT code 2020-08-29 18:42:33 +01:00
Mike Goodey 6f4a996a9a Changes for RIT/XIT on other newcat rigs 2020-08-28 19:04:13 +01:00
Mike Goodey 8ba082c662 Changes for FT991 RIT/XIT 2020-08-28 18:16:17 +01:00
Michael Black W9MDB 331d9773b0 Add minimal WRITE_DELAY to ft817
https://github.com/csete/gpredict/issues/227
2020-08-21 08:05:39 -05:00
Michael Black W9MDB bc1e0cc678 https://github.com/Hamlib/Hamlib/issues/358
Added 50ms wait after serial port is opened.
MicroKeyer was rejecting "ID" command as it was too fast.
Values at 20ms or less weren't working so doing 2* safety factor
This shouldn't harm any other things going on.
2020-08-18 17:13:02 -05:00
Michael Black W9MDB 59358564c7 Add 230400 serial speed 2020-08-10 22:46:08 -05:00
Michael Black W9MDB 675a3673a9 Change debug in serial.c to hex 2020-08-10 22:36:55 -05:00
Michael Black W9MDB 4e83c351e7 Add some more debug to serial.c 2020-08-10 22:34:12 -05:00
Michael Black W9MDB 65fbc1cd4b Add some debug to serial.c 2020-08-10 22:26:25 -05:00
Michael Black W9MDB 59d22e0748 Fix spelling error in kenwood.c 2020-08-06 09:50:45 -05:00
Michael Black W9MDB 494a875d79 Add FT991 to RFPOWER scale 100 in newcat.c
https://github.com/Hamlib/Hamlib/issues/354
2020-08-04 07:52:30 -05:00
Michael Black W9MDB 6fbb039a69 Merge branch 'master' of https://github.com/Hamlib/Hamlib 2020-07-31 15:18:26 -05:00
Michael Black 958e05a027
Merge pull request #356 from g0gjv/master
Implement RIT/XIT on ft1000mp
2020-07-31 15:03:52 -05:00
Mike Goodey d77383b903 Implement RIT/XIT 2020-07-31 18:34:15 +01:00
Michael Black W9MDB 5410610045 Fix RFPOWER scale for FT991
https://github.com/Hamlib/Hamlib/issues/354
2020-07-29 16:07:06 -05:00
Michael Black W9MDB 8aa5126650 Add first cut of SWR conversion for Yaesu rigs
https://github.com/Hamlib/Hamlib/issues/354
2020-07-29 16:03:54 -05:00
Michael Black W9MDB 23d4cc73dc Adding codeql build for github security analysis 2020-07-28 06:51:50 -05:00
Michael Black W9MDB 9d64f642ce Fix FT1000MP set_rit -- helps if one reads the manual
https://github.com/Hamlib/Hamlib/issues/353
2020-07-27 12:54:37 -05:00
Michael Black W9MDB 6dbbe4a8ff Fix FT1000MP set_rit
https://github.com/Hamlib/Hamlib/issues/353
2020-07-26 15:17:42 -05:00
Michael Black W9MDB 83249fb36a Fix FT1000MP RIT read for negative numbers
Fix FT1000MP debug statement
https://github.com/Hamlib/Hamlib/issues/353
https://github.com/Hamlib/Hamlib/issues/352
2020-07-26 15:07:52 -05:00
Michael Black W9MDB 31115b6a16 deprecate itu_region 2020-07-24 14:23:38 -05:00
Michael Black W9MDB 119f5e6eb9 Remove itu_region from rigctl_paparse.c and replace with constant 0 -- it's not used at all by any rig 2020-07-24 12:57:33 -05:00
Michael Black W9MDB 298a1be19a Merge branch 'master' of https://github.com/Hamlib/Hamlib 2020-07-24 08:52:29 -05:00
Michael Black W9MDB 0ed89a77c8 Remove time() from date_strget as monotonicity was broken using this 2020-07-24 08:52:21 -05:00
Michael Black 5be146cb2f
Merge pull request #351 from dforsi/fix/fix-typos
Fix/fix typos
2020-07-24 08:50:59 -05:00
Daniele Forsi 238d90ab06 Fix more spelling errors
Fixed by hand.
2020-07-24 09:07:09 +02:00