Wykres commitów

5960 Commity (e4b571af0db86c4535b0cc64a73f050298a10a2c)

Autor SHA1 Wiadomość Data
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
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
Daniele Forsi a507bfec80 Fix more spelling errors
As the previous commit, but adding --interactive=2 and ba
codespell --write-changes --interactive=2 --summary --skip=*.m4 --ignore-words-list="ba,develope,get's,quitt,setts,som,ue,vektor"
2020-07-24 09:06:37 +02:00
Daniele Forsi d7b332c3f7 Fix spelling errors
Fixed using the following command:
codespell --write-changes --summary --skip=*.m4 --ignore-words-list="develope,get's,quitt,setts,som,ue,vektor"
codespell --write-changes --summary --skip=aclocal.m4,lib --ignore-words-list="develope,get's,quitt,setts,som,ue,vektor"

Codespell home page: https://github.com/codespell-project/codespell
2020-07-24 09:02:48 +02:00
Michael Black W9MDB f133483dd8 Add 4m EUR to FTDX101D 2020-07-23 09:00:16 -05:00
Michael Black W9MDB 10f7f8da70 Add 4m EUR to FTDX101D 2020-07-23 08:57:58 -05:00
Michael Black W9MDB 956b29a0aa Add 4m to FTDX101D and promote to stable 2020-07-23 08:24:03 -05:00
Michael Black W9MDB 038b87b299 Add lua 5.4 support
https://github.com/Hamlib/Hamlib/issues/349
2020-07-20 12:02:05 -05:00
Michael Black W9MDB 133a8acd30 Fix icom MainA/B SubA/B VFO selection
https://github.com/Hamlib/Hamlib/issues/348
2020-07-20 14:42:46 +02:00
Michael Black W9MDB c7eec2c788 Add comment to flex6xxx.c 2020-07-19 17:24:04 -05:00
Michael Black W9MDB 4efbddd0e8 Add ability to set Icom MAIN_VFO_A/B and SUB_VFO_A/B
https://github.com/Hamlib/Hamlib/issues/348
2020-07-19 17:21:23 -05:00
Michael Black W9MDB 614ffe8dab PowerSDR rig now recognizes 10 modes 0-11 but not SPEC or DRM yet
Bandwidth returns now accurately reflect bandwith on Thetis (tested)
Setting bandwidth for PKTUSB/PKTLSB uses 150Hz for lo and hi=width
For example PKTUSB/6000 will set lo=150 and hi=6000
https://github.com/Hamlib/Hamlib/issues/344
2020-07-18 22:56:42 -05:00
Michael Black W9MDB b135aa3da6 Promote ic7100 to STABLE 2020-07-18 22:54:46 -05:00
Michael Black W9MDB 3e06b86fc7 Add CWR an RTTYR to ic756.c 2020-07-18 13:04:15 -05:00
Michael Black 44a88d24e8
Merge pull request #346 from df7cb/typos
Fix two typos
2020-07-17 09:13:49 -05:00
Ervin Hegedus 9810351958 Fix two typos 2020-07-17 15:36:28 +02:00
Michael Black W9MDB 664cfaa0c6 Another promotion to STABLE 2020-07-17 07:50:24 -05:00
Michael Black 40b5a0f37f
Merge pull request #345 from dl1ycf/master
Corrections. Mostly to make the Compiler happy, but also a serious one.
2020-07-17 06:30:36 -05:00
Michael Black W9MDB 7b3527187c Really fix ft1000mp.c get_rit 2020-07-17 06:28:13 -05:00
c vw c708513d08 corr 2020-07-17 12:25:02 +02:00
c vw 31c7441338 corr. 2020-07-17 12:23:26 +02:00
c vw d0bff25bb9 Corrections 2020-07-17 12:22:21 +02:00
c vw a00a4b3623 Merge branch 'master' of https://github.com/Hamlib/Hamlib 2020-07-17 11:01:29 +02:00
Michael Black W9MDB ec24abb6c6 Some more STABLE rigs 2020-07-16 15:38:44 -05:00
Michael Black W9MDB ba72dc74b2 Upgrade some rigs to STABLE 2020-07-16 11:06:39 -05:00
c vw d36c5c5179 Merge branch 'master' of https://github.com/Hamlib/Hamlib 2020-07-16 16:52:48 +02:00
Michael Black W9MDB 416380ecc7 Promote ic718 and ic7610 to STABLE 2020-07-16 07:40:18 -05:00
Michael Black W9MDB a3428370f8 Promote K3 to STABLE 2020-07-16 07:39:50 -05:00