Wykres commitów

561 Commity (cbef79b87356a7833ff340cd878355a76a5e7ccf)

Autor SHA1 Wiadomość Data
Mike Black W9MDB ccea73e631 Add set_powerstat and get_powerstat to PowerSDR 2022-07-15 16:25:36 -05:00
Mike Black W9MDB 71f5766d57 Really fix the k3.c compilation warning 2022-07-14 06:54:56 -05:00
Mike Black W9MDB 1566ceae35 Fix 2nd vfonum warning in tmd710.c 2022-07-13 09:32:04 -05:00
Mike Black W9MDB d0a09d49cc Fix vfonum in tmd710.c 2022-07-13 09:31:01 -05:00
Mike Black W9MDB 94338d46dd Fix compilation warning in k3.c 2022-07-13 09:24:01 -05:00
Daniele Forsi IU5HKX 08c06aea14 Fix spelling errors
Fixed with:
codespell --summary --skip=.git,extra,,lib,macros,security --ignore-words-list="ans,ba,cant,develope,fo,get's,nin,numer,parm,parms,setts,som,statics,ths,ue,vektor,objext" --write-changes --interactive=2
and manual editing.
2022-07-07 23:56:22 +02:00
Mike Black W9MDB fc6e432143 Fix kenwood split status
https://github.com/Hamlib/Hamlib/issues/1072
2022-07-05 17:03:21 -05:00
Mike Black W9MDB 5e6c1eaef8 Rename TRACE to HAMLIB_TRACE to avoid conflict with MSVC 2022-07-04 07:26:30 -05:00
Mike Black W9MDB 04250b3203 Add TARGETABLE_MODE to tmd710.c 2022-06-26 17:53:19 -05:00
Mike Black W9MDB 05c5724bcf Change TMD710 to TARGETABLE_FREQ 2022-06-24 07:24:36 -05:00
Mikael Nousiainen d3659ef996 Use the correct max RX lengths for min/max reads for Kenwood to avoid timeouts 2022-06-21 21:10:24 +03:00
Mike Black W9MDB e716a010e8 Fix compile warning on tmd710.c 2022-06-20 23:24:28 -05:00
Mike Black W9MDB 214835339c Fix some more mingw warnings in tmd710.c 2022-06-20 08:09:03 -05:00
Mike Black W9MDB be58dae674 Fix common_dcs_list compile warning on mings for tmd710.c 2022-06-20 08:03:41 -05:00
Mike Black W9MDB 6513b485c9 Add tm71_caps back in
https://github.com/Hamlib/Hamlib/pull/1071
2022-06-20 07:58:56 -05:00
Lance Conry 28d304e8fe From a pull request but modified to fit current codebase and clean up warnings
https://github.com/Hamlib/Hamlib/pull/1071
2022-06-20 07:47:21 -05:00
Mike Black W9MDB 5e9bfed4ce Malachite fix to return good freq for VFOA and zero just for VFOB -- duh
https://github.com/Hamlib/Hamlib/issues/1070
2022-06-19 12:27:56 -05:00
Mike Black W9MDB fdbdb388e2 Fix Malachite SDR to return 0 freq when VFOB is requested -- rig does not have VFOB
https://github.com/Hamlib/Hamlib/issues/1070
2022-06-19 12:03:32 -05:00
Mike Black W9MDB 459e4ce735 TS-890S add RIG_FUNC_SEND_MORSE
https://github.com/Hamlib/Hamlib/issues/1043
2022-06-16 07:52:45 -05:00
Mike Black W9MDB a468f0dee8 Allow Kenwood AI command for FA/FB async operation
https://github.com/Hamlib/Hamlib/issues/1049
2022-06-02 23:21:51 -05:00
Mike Black W9MDB 901cea8944 Add wait_morse to rigs that had send_morse but missing wait_morse
wait_morse only works on full break-in
https://github.com/Hamlib/Hamlib/issues/1043
2022-05-29 22:53:30 -05:00
Mike Black W9MDB 83508b5e38 Add send_morse to TS-890S
https://github.com/Hamlib/Hamlib/issues/1043
2022-05-28 15:21:51 -05:00
Mike Black W9MDB 8cc4d59cbb Change rig->caps-retry to rig->state.rigport.retry
https://github.com/Hamlib/Hamlib/issues/1037
2022-05-25 10:48:16 -05:00
Mike Black W9MDB f6d5b7e3c6 Add some debug to kenwood.c 2022-05-20 09:03:02 -05:00
Mike Black W9MDB 17539bb68a Add VFO UP DOWN to PowerSDR 2022-05-16 22:56:16 -05:00
Mike Black W9MDB 6f9d057162 astyle files getting ready for release 2022-05-13 16:50:13 -05:00
Mike Black W9MDB 4bf2a8a2b8 Fix missing semicolon in k3.c 2022-05-13 11:03:55 -05:00
Mike Black W9MDB 3a569fcde1 Add vfo_op to PowerSdr 2022-05-12 17:47:16 -05:00
Mike Black W9MDB 11ffd603ab Add VFO_OP to PowerSDR for BAND_UP and BAND_DOWN 2022-05-12 09:44:00 -05:00
Mike Black W9MDB 6ad3ace726 Add FUNC_MUTE to K4 in k3.c 2022-05-11 16:36:02 -05:00
Mike Black W9MDB ddf0be7b72 Fix rig->state.rx_vfo and tx_vfo for Elecraft K4 2022-05-07 17:35:17 -05:00
Mike Black W9MDB 279bc84dfe Restrict extra 100ms time in k4_set_ptt to PTT_OFF 2022-05-06 13:35:04 -05:00
Mike Black W9MDB 6cc4aefdb0 Add 100ms more time to end of k4_set_ptt.
Had one report of K4 infrequently not returning to RX from TX when in Fake It mode.
Suspect a little more time is needed between TQ0; response and FA freq set
2022-05-06 13:31:34 -05:00
Mike Black W9MDB c0d298f0eb Change k4_set_ptt to remove infinite loop when REC is in use
https://github.com/Hamlib/Hamlib/issues/1021
2022-05-05 22:20:31 -05:00
Mike Black W9MDB d60391fcb0 Fix k2/k3/k4 bandwidth to 10Hz rounding 2022-05-04 13:14:01 -05:00
Mike Black W9MDB e3bf699732 Fix k3.c compilation 2022-05-04 08:57:34 -05:00
Mike Black W9MDB 704a6aac4b Correct handling of max power output of KX2/KX3 with KXPA100
Handle extended reply of K3
2022-05-04 07:46:01 -05:00
Mike Black W9MDB c76dc1453d Forgot to commit kenwood.h 2022-04-27 10:14:27 -05:00
Mike Black W9MDB def3e6fea5 Add SDRUNO rig since it uses MD8 for DIG mode -- so PKTUSB will now be recognized for it 2022-04-27 10:11:41 -05:00
Mike Black W9MDB 5427b4cf86 Promote UNTESTED to ALPHA -- assuming no news is good news 2022-04-16 22:47:51 -05:00
Mike Black W9MDB 4e21730cd0 Promote all Kenwood BETA to STABLE -- assuming no news is good news 2022-04-16 17:32:47 -05:00
Mike Black W9MDB 9ee49933d7 Prompte all Icom rigs from BETA to STABLE and ALPHA to BETA 2022-04-16 17:30:15 -05:00
Mike Black W9MDB fceac511ea Remove powerstat from TS950S/SDX as the rig does not have the PS command
https://github.com/Hamlib/Hamlib/issues/999
2022-03-27 16:24:37 -05:00
Mike Black W9MDB 4e9962e90b Increase PowerSDR retries from 3 to 10 to allow for Flex 1500 band change delay
https://github.com/Hamlib/Hamlib/issues/992
2022-03-20 12:39:43 -05:00
Mike Black W9MDB 1ef86d8e93 Add LEVEL_RFPOWER to PowerSDR 2022-03-18 22:42:47 -05:00
Mike Black W9MDB 56866fecd5 Allow kenwood rigs to retry all commands using ID; verfication method
The actual cmd was only being sent once during the retry loop
https://github.com/Hamlib/Hamlib/issues/983
2022-03-12 08:12:45 -06:00
Mike Black W9MDB 1993073559 Update version in flex6xxx.c 2022-03-06 09:28:52 -06:00
Mike Goodey a012e8e25d Add RIT and XIT for Flex 6xxx 2022-03-06 15:14:27 +00:00
Mike Black W9MDB 223d2b7c11 Add 200ms delay for K3/K3S when frequency changes by more then 1MHz (i.e. band change)
https://github.com/Hamlib/Hamlib/issues/977
2022-03-05 23:07:25 -06:00
Mike Black W9MDB 0333cdfca5 astyle files 2022-03-01 11:40:14 -06:00