Commit Graph

11450 Commits

Author SHA1 Message Date
dernasherbrezon
099cc7fc48 Implement initial skywatcher rotator
Use GOTO mode when setting position.
Use cache for CPR (Counts Per Revolution) because it is hardcoded for the motor
2024-08-27 23:41:01 +01:00
Mike Black W9MDB
846a56a39b Fix Icom to set filter#0 when datamode=0
https://github.com/Hamlib/Hamlib/issues/1598
2024-08-23 08:40:16 -05:00
Mike Black W9MDB
137231cb7b Add RFPOWER_METER_WATTS and SWR for Elecraft K4 2024-08-19 09:01:05 -05:00
Mike Black W9MDB
4170953aa0 Update man pages 2024-08-18 16:51:11 -05:00
Mike Black W9MDB
79df61b9bc Merge branch 'master' of https://github.com/Hamlib/Hamlib 2024-08-18 08:23:28 -05:00
Mike Black W9MDB
5ba43ba00e Fix mingw compiles
https://github.com/Hamlib/Hamlib/issues/1597
2024-08-18 08:15:11 -05:00
Mike Black W9MDB
b489f68533 Fix mingw build 2024-08-18 07:18:09 -05:00
Mike Black W9MDB
227e1f4759 Fix mingw build 2024-08-18 07:16:34 -05:00
Mike Black W9MDB
ea481e9885 Merge branch 'master' of https://github.com/Hamlib/Hamlib 2024-08-17 17:16:08 -05:00
Mike Black W9MDB
67469ba119 Fixup kenwood PC command for RF_POWER set/get
https://github.com/Hamlib/Hamlib/issues/1595
2024-08-17 17:14:07 -05:00
Mike Black W9MDB
d7191615ee Fix wording error in flrig.c 2024-08-17 16:21:56 -05:00
Michael Black
df405cd6b5
Merge pull request #1596 from reinerh/patch-1
Fix typo
2024-08-16 12:39:58 -05:00
Reiner Herrmann
d556a2bcff
Fix typo 2024-08-16 17:47:35 +02:00
Mike Black W9MDB
6e0aa59cc2 Add ROT_MODEL_SPID_ROT1PROG to priv allocation in spid.c -- fixes potential segfaults 2024-08-16 06:54:15 -05:00
Mike Black W9MDB
4aff005665 Fix TS-2000 flicker during RFPOWER request -- only check min/max when mode changes
https://github.com/Hamlib/Hamlib/issues/1595
2024-08-15 17:15:02 -05:00
Mike Black W9MDB
64518dac35 Fix possible segfault in spid.c 2024-08-15 16:10:11 -05:00
Mike Black W9MDB
0777ee61ca Fix keyspd err message 2024-08-15 12:32:45 -05:00
Mike Black W9MDB
88572851b4 Fix KEYSPD values for Icom rigs 2024-08-15 12:31:45 -05:00
Mike Black W9MDB
61036be5d9 Fix smartsdr set_ptt 2024-08-14 12:45:52 -05:00
Mike Black W9MDB
6f9de59bbd Merge branch 'master' of https://github.com/Hamlib/Hamlib 2024-08-12 11:17:53 -05:00
Michael Black
82e9e5ffbe
Merge pull request #1594 from chrbayer84/cbayer-857-pwr-levels-cal
cbayer 857 pwr levels cal
2024-08-12 11:17:39 -05:00
Christian Bayer
8ec452827d
fixed merge errors and variable declarations 2024-08-12 18:10:37 +02:00
Christian Bayer
a337debf26
fixed compile errors 2024-08-12 18:03:48 +02:00
Michael Black
069b0bf5b0
Merge branch 'master' into cbayer-857-pwr-levels-cal 2024-08-12 06:40:39 -05:00
Mike Black W9MDB
1e54e24767 Rename ctx10 unpack_frame to commradio_unpack_frame to avoid collision with freedv unpack_frame 2024-08-09 17:20:02 -05:00
Mike Black W9MDB
9e6af9e99d xMerge branch 'master' of https://github.com/Hamlib/Hamlib 2024-08-09 17:16:10 -05:00
Mike Black W9MDB
f3bd0bdf0a Revert "export correct function for wsjtx"
This reverts commit 4312b26bc9.
2024-08-09 17:13:59 -05:00
Mike Black W9MDB
d3e191101f Revert "Merge pull request #1592 from chrbayer84/cbayer-857-pwr-levels-cal"
This reverts commit 15dc3ae8be, reversing
changes made to 3b1283496c.
2024-08-09 11:43:28 -05:00
Mike Black W9MDB
8975643aaa Revert "Merge pull request #1592 from chrbayer84/cbayer-857-pwr-levels-cal"
This reverts commit 15dc3ae8be, reversing
changes made to 3b1283496c.
2024-08-09 11:41:44 -05:00
Mike Black W9MDB
437334818f Revert "Abort multicast routine when UDP errors occur"
This reverts commit 3b1283496c.
2024-08-09 11:40:38 -05:00
Christian Bayer
7719d04897
disable scaling 2024-08-09 16:32:28 +02:00
Christian Bayer
4c52f81e32
divider update 2024-08-09 14:53:36 +02:00
Christian Bayer
24b47951b2
use correct value 2024-08-09 14:34:36 +02:00
Christian Bayer
e63014a23f added header 2024-08-09 08:32:14 -04:00
Christian Bayer
faee30ebd9
fixed cal table conversion 2024-08-09 14:19:01 +02:00
Michael Black
15dc3ae8be
Merge pull request #1592 from chrbayer84/cbayer-857-pwr-levels-cal
Untested: ft-857 power levels for 2m/70cm
2024-08-09 07:08:09 -05:00
Christian Bayer
4312b26bc9 export correct function for wsjtx 2024-08-09 07:15:20 -04:00
chrbayer84
63acc6e6c2
Merge branch 'Hamlib:master' into cbayer-857-pwr-levels-cal 2024-08-09 04:11:37 -04:00
Christian Bayer
3e8b1d7a94
ft-857 power levels for 2m/70cm 2024-08-09 10:10:40 +02:00
Mike Black W9MDB
3b1283496c Abort multicast routine when UDP errors occur
Some setups don't work correctly and this is not critical now
2024-08-07 17:26:03 -05:00
Mike Black W9MDB
d9d07e513c For Kenwood rigs add 50ms wait after set_freq to allow rig to update internal IF command 2024-08-07 12:02:09 -05:00
Mike Black W9MDB
782911f521 Remove sleep in smartsdr set_ptt and move the priv->ptt earlier.
Trying to avoid ptt on more than one slice at a time.
2024-08-07 06:06:41 -05:00
Mike Black W9MDB
afccc646db Flex slice return RIG_ENTARGET when ptt is requested and ptt is already engaged 2024-08-06 17:52:36 -05:00
Mike Black W9MDB
dd9d98ca1a Make write_block_sync return the correct value 2024-08-06 17:10:58 -05:00
Mike Black W9MDB
eeca01c080 Give a little time for Flex to turn off ptt 2024-08-06 17:01:07 -05:00
Mike Black W9MDB
7b71bc09ab Change timeout on IC7100 to 700ms instead of 1000ms
Hopefully allow for timeout when async packets are coming in every 1000ms
https://github.com/Hamlib/Hamlib/issues/1587
2024-08-04 17:11:19 -05:00
Mike Black W9MDB
df48595add Put rig_flush back in frame.c for the IC-7100 -- hopefully fixed async packets on the CI-V port coming from amplifiers
The 7100 cannot unlink the CI-V port and these async packets are not being handled well.
https://github.com/Hamlib/Hamlib/issues/1587
2024-08-04 11:51:18 -05:00
Mike Black W9MDB
fe43a6425e In icom frame.c move the frm building inside the collision_retry block
https://github.com/Hamlib/Hamlib/issues/1587
2024-08-02 16:31:49 -05:00
Mike Black W9MDB
4d07c2abad Remove some bad declarations in ctx10.c 2024-08-02 08:41:23 -05:00
Mike Black W9MDB
9d8cc7d260 Move the async detection for Icom to after the echo detection
https://github.com/Hamlib/Hamlib/issues/1587
2024-08-01 17:30:03 -05:00