Mike Black W9MDB
967efefabe
Update orion version
2024-06-06 17:11:27 -05:00
Mike Black W9MDB
07e5085448
Try to improve orion filter bandwidth -- still not behaving at 80ms so reduce timeout and no retries
2024-06-06 07:39:02 -05:00
Mike Black W9MDB
0884532e97
Flex SmartSDR seems stable now with WSJT-X.
2024-06-06 07:21:33 -05:00
Michael Black
2c863c7322
Merge pull request #1562 from GeoBaltz/rp10
...
Replace state references with macro calls
2024-06-05 22:12:15 -05:00
George Baltz N3GB
53287de487
Convert all of rigs/* except rigs/icom and rigs/yaesu
...
Also do some comments(false positives)
2024-06-05 21:07:06 -04:00
George Baltz N3GB
5b84c02b80
More sed -i with manual fixups.
...
This leaves rigs/dummy/ to finish, then the biggies - rigs/icom & rigs/yaesu
2024-06-05 16:50:40 -04:00
George Baltz N3GB
d17290b835
Use sed -i on all in rigs/kit/
...
Under 1800 to go.
2024-06-05 16:50:40 -04:00
George Baltz N3GB
d6dcd4aad4
And another batch...
...
All sed -i with some manual fixups.
Less than 2000 to go.
2024-06-05 16:50:40 -04:00
George Baltz N3GB
9e4bacbec9
Pointerize state references in Tentec rigs.
2024-06-05 16:50:40 -04:00
George Baltz N3GB
9eda0628f6
More state pointers - mostly sed i
...
Fix bad comment in tests/README
2024-06-05 16:50:40 -04:00
Mike Black W9MDB
a42d408094
Update smartsdr
2024-06-05 11:55:06 -05:00
Mike Black W9MDB
95cfde24f4
Better WSJT-X behavior now....
2024-06-05 11:54:16 -05:00
Mike Black W9MDB
b0df007d6b
Change SmartSDR to TARGETALB_FREQ
...
Still need to figure out how to set VFOB
2024-06-04 23:38:41 -05:00
Mike Black W9MDB
0dce1e478f
Add to ignore.swg to allow mingw64 compilation of python bindings
2024-06-04 17:28:09 -05:00
Mike Black W9MDB
3e6b9da1eb
Better behavior for Flex smartsdr behavior
2024-06-04 15:50:08 -05:00
Mike Black W9MDB
da264c2732
Update Orion name
2024-06-02 23:07:11 -05:00
Mike Black W9MDB
a9c2569b69
Change Orion 1 get_ptt to use cached ptt.
...
Orion 1 does not have ptt query
2024-06-02 23:00:47 -05:00
Michael Black
4058b021d4
Merge pull request #1561 from GeoBaltz/rp9
...
Still more conversion of state references to use pointers
2024-06-02 14:55:00 -05:00
George Baltz N3GB
2f97b4bf82
Still more state pointer conversions.
2024-06-02 13:26:01 -04:00
Mike Black W9MDB
3549dfe22c
Revert "Move rot_dummy to rotators/dummy -- in preparation for PSKRotator dummy device"
...
This reverts commit 205e03bc57
.
2024-06-02 08:47:27 -05:00
Mike Black W9MDB
205e03bc57
Move rot_dummy to rotators/dummy -- in preparation for PSKRotator dummy device
2024-06-02 08:29:54 -05:00
Mike Black W9MDB
3ce55b2a94
Fix mingw compilation
2024-06-02 08:15:16 -05:00
George Baltz N3GB
2794d2dfe1
More state pointer changes
...
Done with search/replace
Less than 2300 left to do
2024-06-01 16:59:17 -04:00
George Baltz N3GB
ce25f63843
Convert macros in rig.h to use STATE()
...
Note that the other pointer macros are NOT converted - they should be changed
one-by-one as any are moved.
2024-06-01 16:59:17 -04:00
George Baltz N3GB
a63e518393
More state pointer changes
...
Also fix cache pointer regressions
Mostly done via `sed -i`
2024-06-01 16:59:17 -04:00
Mike Black W9MDB
c9cc7f0792
Make sure PTT is turned off when doing a band change
2024-06-01 15:48:04 -05:00
Mike Black W9MDB
c16ef02196
Change rigctl and rigctld to use RTS PTT by default when --ptt-file is specified and no PTT type is given.
...
Can still be overridden by --set-conf=ptt_type=DTR for example.
https://github.com/Hamlib/Hamlib/issues/1560
2024-06-01 15:10:00 -05:00
Mike Black W9MDB
745e72a6cf
Add
...
ROT_MOVE_UP_LEFT, ROT_MOVE_UP_CCW
ROT_MOVE_UP_RIGHT, ROT_MOVE_UP_CW
ROT_MOVE_DOWN_LEFT, ROT_MOVE_DOWN_CCW
ROT_MOVE_DOWN_RIGHT, ROT_MOVE_DOWN_CW
Supported by SPID rotators
2024-05-30 17:34:02 -05:00
Mike Black W9MDB
88439f8f12
Update simflex.c
2024-05-30 17:22:00 -05:00
Mike Black W9MDB
befb2ffcdf
Add a bit more debug to rigctlcom.c
2024-05-30 10:03:01 -05:00
Mike Black W9MDB
218385a76c
Fix ID for Xiegu X6100
2024-05-29 17:50:10 -05:00
Mike Black W9MDB
1e3be1a88f
Fix Xiegu ID for G90 1-byte answer
2024-05-29 17:06:36 -05:00
Mike Black W9MDB
3583b077e8
Add network_flush2 to support async messages from Flex TCP
...
This allow one to send a command to the Flex and process all the messages returned in the backend rather than thread.
This then gives a synchronous behavior which clients expect
2024-05-29 06:13:59 -05:00
Mike Black W9MDB
be0f7407f2
Fix RFMETER_POWER_WATTS in dummy.c
2024-05-29 06:12:00 -05:00
Mike Black W9MDB
a300a73f1d
Fix RIG_ELIMIT error
2024-05-28 22:41:10 -05:00
Mike Black W9MDB
86dc5c8d6f
Add new error message for ELIMIT
2024-05-28 22:36:39 -05:00
Mike Black W9MDB
c730e445a1
Add new error ELIMIT for things like rot_move that exceed set limits
2024-05-28 22:35:46 -05:00
Mike Black W9MDB
04c3c03334
Add simft710.c
2024-05-27 23:06:37 -05:00
Mike Black W9MDB
2de9778f27
Add RFPOWER_METER and WATTS to py3test.py
2024-05-27 22:59:54 -05:00
Michael Black
a721c04c53
Merge pull request #1557 from GeoBaltz/fix12
...
Normalize some debug/trace output.
2024-05-27 22:13:00 -05:00
George Baltz N3GB
f53dc99057
Normalize some debug/trace output.
...
Make spaces(len) actually return a string of length 'len', not len + 1.
Eliminate static writable memory and a 256 byte write on each debug/trace
call.
Make the depth stars line up.
2024-05-27 20:31:46 -04:00
Mike Black W9MDB
a5f53bbcf6
Change TS590 to Handshake=None -- it's not required and the rig can be in a state where RTS causes transmit.
2024-05-27 16:11:38 -05:00
Mike Black W9MDB
18568986f8
Fix port override
2024-05-25 11:38:16 -05:00
Mike Black W9MDB
461f3c4172
Add simflex.c
2024-05-24 11:38:13 -05:00
Mike Black W9MDB
d27a8e9df5
SmartSDR Slice improvements
2024-05-24 10:25:02 -05:00
Mike Black W9MDB
97a693a87f
Use rig_set_conf to set pathname in rigctl and rigctld -- allows retention of default port for example
2024-05-24 07:24:24 -05:00
Mike Black W9MDB
0652f65d0e
Remove hamlib_settings.c warning message unti this is implemented
2024-05-23 11:04:36 -05:00
Mike Black W9MDB
cd4c5e5cdd
Update band_change.c.example
2024-05-23 07:18:09 -05:00
Mike Black W9MDB
c73c728b5e
Allow rigctl w command to quote arg1 for use by SmartSDR
...
e.g. w "C0|set slice 0 tx=1"
2024-05-22 11:44:54 -05:00
Mike Black W9MDB
b7adb19c7e
Override port selection for SmartSDR since 4992 is always the port
2024-05-22 11:32:26 -05:00