Mike Black W9MDB
|
eb1d467236
|
Fix segfault in aclog.c
|
2023-01-20 15:39:23 -06:00 |
Mike Black W9MDB
|
50a14bb08f
|
Add ACLog rig -- should work with WSJT_X and Fake It mode -- mode setting is a bit odd though might need None for mode in WSJT-X and manually set rig
|
2023-01-20 12:47:52 -06:00 |
Mike Black W9MDB
|
f392cc4c18
|
Fix AGC level display in rigctld
https://github.com/Hamlib/Hamlib/issues/1155
|
2023-01-17 23:54:05 -06:00 |
Mike Black W9MDB
|
79255fa27c
|
Remove unnecessary check from netrigctl.c
https://github.com/Hamlib/Hamlib/issues/1155
|
2023-01-06 16:41:45 -06:00 |
Mike Black W9MDB
|
4a487ffdcc
|
Fix rigctld agc level readings -- allow for rig backedn to specify "RIG_AGC_NONE" now for clarity if desired
https://github.com/Hamlib/Hamlib/issues/1155
|
2023-01-06 16:21:58 -06:00 |
Mike Black W9MDB
|
383c95b9c4
|
Get dummy rig to work with grig by disallowing empty "u" calls
|
2023-01-04 15:39:23 -06:00 |
Mike Black W9MDB
|
eb03592d00
|
If get_powerstat fails in any way then always return RIG_POWER_ON
https://github.com/Hamlib/Hamlib/issues/1189
|
2022-12-14 09:05:27 -06:00 |
Mike Black W9MDB
|
5c4c2f7748
|
If get_powerstat fails assume rig is powered on -- should fix sdr++ problem
https://github.com/Hamlib/Hamlib/issues/1186
|
2022-12-12 17:38:52 -06:00 |
Daniele Forsi IU5HKX
|
a5773f6f4e
|
Remove unused includes of cal.h
|
2022-12-09 17:39:43 +01:00 |
Daniele Forsi IU5HKX
|
6de45dd331
|
Remove unused include of amp_dummy.h
|
2022-12-09 12:37:34 +01:00 |
Daniele Forsi IU5HKX
|
f7fe2912ec
|
Remove unused includes of errno.h
|
2022-12-09 12:32:54 +01:00 |
Mike Black W9MDB
|
2b145fe717
|
Add netrigctl_send_raw to allow send_raw to work with rigctld
https://github.com/Hamlib/Hamlib/issues/1157
|
2022-12-01 16:20:23 -06:00 |
Mike Black W9MDB
|
72e86bf18b
|
Fix logic in dummy.c
|
2022-11-28 11:27:40 -06:00 |
Mike Black W9MDB
|
ca4814c472
|
astyle files
|
2022-11-23 23:31:08 -06:00 |
Mike Black W9MDB
|
1ef3549e94
|
Fix rigctld showing the real rig agc_levels instead of all levels
Fix display of RIG_AGC_OFF
Add RIG_AGC_LONG
Fix PowerSDR AGC values
https://github.com/Hamlib/Hamlib/issues/1155
|
2022-11-23 23:29:18 -06:00 |
Mike Black W9MDB
|
6c5e0e6974
|
Update astyle formatting
|
2022-11-16 15:30:36 -06:00 |
Mike Black W9MDB
|
4f5bf9aadd
|
Fix some dumpcaps warnings in many rigs
|
2022-11-14 16:02:28 -06:00 |
Mike Black W9MDB
|
d7ab039573
|
Fix backwards compatibility of rotctl with rotctld
https://github.com/Hamlib/Hamlib/issues/1035
|
2022-11-10 22:28:28 -06:00 |
Mike Black W9MDB
|
42f65cc5fb
|
Move rotctl south_zero to new dump protocol section for backwards compatibility
https://github.com/Hamlib/Hamlib/issues/1035
|
2022-11-10 21:58:32 -06:00 |
Mike Black W9MDB
|
782e54e4f2
|
Fix new protocol in rotctl functions to duplicate logic in rigctl new protocol
https://github.com/Hamlib/Hamlib/issues/1035
|
2022-11-10 21:54:00 -06:00 |
Mike Black W9MDB
|
853806b978
|
Fix rotctld dumpcaps to expose client rot_type instead of Other
https://github.com/Hamlib/Hamlib/issues/1035
|
2022-11-10 17:53:21 -06:00 |
Mike Black W9MDB
|
27f424dfe2
|
Add RIG_FUNC_TUNER to flrig.c
|
2022-11-10 12:17:17 -06:00 |
Mike Black W9MDB
|
454f640237
|
Fix dummy_set_split_freq
|
2022-11-06 15:58:30 -06:00 |
Mike Black W9MDB
|
bf22bc4b02
|
Fix flrig get_ptt
https://github.com/Hamlib/Hamlib/issues/1138
|
2022-11-04 13:26:52 -05:00 |
PianetaRadio
|
aedf39adc2
|
Update netrotctl.c
Add south_zero from dump_state in open function
|
2022-11-04 11:32:39 +01:00 |
Mike Black W9MDB
|
1cb999af01
|
Fix space in string compare in flrig.c
https://github.com/Hamlib/Hamlib/issues/1134
|
2022-10-30 22:25:28 -05:00 |
Mike Black W9MDB
|
098d1d8dbb
|
Fix uninitialized value in flrig.c found by valgrind
|
2022-09-10 13:00:34 -05:00 |
Mike Black W9MDB
|
c34f719337
|
Astyle files
|
2022-08-20 22:56:04 -05:00 |
Mike Black W9MDB
|
57aa5e8399
|
Revert "Fix FT897 freq set/get for > 100MHz"
This reverts commit 44ad5c6363 .
|
2022-07-28 07:10:13 -05:00 |
Mike Black W9MDB
|
a83eb3bf42
|
astyle files for 4.5 release
|
2022-07-27 17:16:17 -05:00 |
Mike Black W9MDB
|
dd3208ad34
|
Change malloc to calloc
|
2022-07-27 10:08:29 -05:00 |
Mike Black W9MDB
|
027b3ee0a5
|
Fix valgrind warning uninitialized value in dummy.c for priv->split
|
2022-07-27 10:03:20 -05:00 |
Mike Black W9MDB
|
0c89bcd89f
|
Fix possible uninitialized access in dummy.c
|
2022-07-27 07:24:19 -05:00 |
Michael Black
|
74b4d7beb6
|
Merge pull request #1091 from dforsi/fix/unused-includes
Fix/unused includes
|
2022-07-24 11:44:01 -05:00 |
Daniele Forsi IU5HKX
|
7a132e2703
|
Remove unused includes
Removes includes of stdio.h stdlib.h string.h unistd.h
|
2022-07-24 17:08:57 +02:00 |
Daniele Forsi IU5HKX
|
34018600ee
|
Remove unused includes of math.h
|
2022-07-23 18:39:55 +02:00 |
Daniele Forsi IU5HKX
|
4dfe46edbb
|
Remove unused includes related to times and dates
Removes includes of time.h sys/time.h hamlibdatetime.h
|
2022-07-23 18:12:10 +02:00 |
Mike Black W9MDB
|
1c0655a9f5
|
Reduce a couple of debug statements from ERROR to VERBOSE
|
2022-07-22 12:43:22 -05:00 |
Mike Black W9MDB
|
d0c615ae43
|
Added EPOWER error return when rig is powered off
Only set_powerstat will be accepted and rig will be polled for powerstat
https://github.com/Hamlib/Hamlib/issues/1085
|
2022-07-15 15:41:23 -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
|
994d7a2ca6
|
Fix RTS PTT working with rigctld
https://github.com/Hamlib/Hamlib/issues/1074
Was fixed by this patch
fc6e432143
|
2022-07-06 08:33:14 -05:00 |
Mike Black W9MDB
|
5f26083fac
|
Add ENTER/RETURNFUNC to netrigctl_open to identify lines when EPROTO errors occur
|
2022-06-12 07:46:35 -05:00 |
Mike Black W9MDB
|
ad2f5047e0
|
Fix rig_set_lock_mode and rig_get_lock_mode
https://github.com/Hamlib/Hamlib/issues/1044
|
2022-06-06 22:54:10 -05:00 |
Mike Black W9MDB
|
f555eceff9
|
Got set_lock_mode and get_lock_mode working now
https://github.com/Hamlib/Hamlib/issues/1044
|
2022-06-02 15:55:56 -05:00 |
PianetaRadio
|
a9eeb70f21
|
Dummy rotator max_az = 450
|
2022-05-31 12:38:30 +02:00 |
Mike Black W9MDB
|
b1a4bb06ce
|
Astyle files
|
2022-05-21 13:23:51 -05:00 |
Mike Black W9MDB
|
c9d31337b9
|
Fix MICDATA ptt with rigctld and the few rigs which needs this -- e.g. TS-590, TS-480, TS-890, TS-990. VX-1700. ICF-8101
https://github.com/Hamlib/Hamlib/issues/1033
|
2022-05-20 09:06:17 -05:00 |
Mike Black W9MDB
|
85dfb1bed8
|
Make rotctld caps reflect underlying rotator -- removes const declaration from rot_caps
This needs to be expanded to cover the other functions too
|
2022-05-19 11:22:39 -05:00 |
Mike Black W9MDB
|
6f9d057162
|
astyle files getting ready for release
|
2022-05-13 16:50:13 -05:00 |
Mike Black W9MDB
|
e76cd71454
|
Add RIG_PASSBAND_NOCHANGE to dummy device
|
2022-05-10 12:20:18 -05:00 |