Mike Black W9MDB
|
68edfe3357
|
Add more ELAPSED timings
|
2021-11-09 23:14:44 -06:00 |
Mike Black W9MDB
|
9eccaec6af
|
Improve debug in rig_get_split_vfo
|
2021-11-09 23:07:02 -06:00 |
Mike Black W9MDB
|
5102d3e721
|
Another attempt at elecraft_get_vfo_tq
https://github.com/Hamlib/Hamlib/issues/863
|
2021-11-09 17:48:34 -06:00 |
Mike Black W9MDB
|
353bee3a5f
|
Fix elecraft_get_vfo_tq
https://github.com/Hamlib/Hamlib/issues/863
|
2021-11-09 17:32:29 -06:00 |
Mike Black W9MDB
|
6ba1bc0811
|
Add elecraft_get_vfo_tq to take advantage of K4's new TQ command
https://github.com/Hamlib/Hamlib/issues/863
|
2021-11-09 17:07:40 -06:00 |
Mike Black W9MDB
|
eed9637675
|
Do not change split freq if change not needed
https://github.com/Hamlib/Hamlib/issues/863
|
2021-11-09 17:06:48 -06:00 |
Mike Black W9MDB
|
aa86f25321
|
For Kenwood rigs read split status to see if split needs to be set
https://github.com/Hamlib/Hamlib/issues/863
|
2021-11-09 13:20:14 -06:00 |
Mike Black W9MDB
|
40546d9e5a
|
For Kenwood rigs set_freq now reads VFO to see if it needs changing
https://github.com/Hamlib/Hamlib/issues/863
|
2021-11-09 13:05:05 -06:00 |
Mike Black W9MDB
|
d6541eba0a
|
https://github.com/Hamlib/Hamlib/issues/863
|
2021-11-09 11:59:15 -06:00 |
Mike Black W9MDB
|
a3e888dc3f
|
Fix post_write_delay for K3 and zeroize for K4
f5abd7a176
|
2021-11-09 11:17:51 -06:00 |
Mike Black W9MDB
|
d1f9ca1b68
|
Update status of FTDX9000 to Stable
|
2021-11-08 16:52:00 -06:00 |
Mike Black W9MDB
|
b17d681fc2
|
More portable debug method -- should work on any compiler
|
2021-11-08 10:28:28 -06:00 |
Mike Black W9MDB
|
5eb169edc1
|
Add new method for debugging calling functions -- need to test with multiple compilers to see if it compiles OK
|
2021-11-08 10:19:12 -06:00 |
Mike Black W9MDB
|
3b927a81eb
|
Fix icom filter number for 0x26 command -- filter should not change now at all from what the user sets.
https://github.com/Hamlib/Hamlib/issues/854
|
2021-11-07 12:39:54 -06:00 |
Mike Black W9MDB
|
41ebbb02b5
|
Reduce network_open debug to TRACE instead of ERROR
|
2021-11-07 08:21:54 -06:00 |
Mike Black W9MDB
|
50bbf7b36b
|
Prep ft847 for mcHF firmware version check
https://github.com/Hamlib/Hamlib/issues/859
|
2021-11-07 08:14:46 -06:00 |
Mike Black W9MDB
|
663b149a48
|
Fix ELAPSED macros in rig.c to provide more accurate timing
|
2021-11-07 07:36:46 -06:00 |
Mike Black W9MDB
|
a9c2792c23
|
Fix netrigctl.c power2mW buffer overflow
https://github.com/Hamlib/Hamlib/issues/855
|
2021-11-07 06:52:40 -06:00 |
Mike Black W9MDB
|
023a1b8d5c
|
Add FT87XXeeprom information
|
2021-11-06 23:43:55 -05:00 |
Mike Black W9MDB
|
6ca9844196
|
In rig.c do not override curr_vfo if it gets set by the backend
https://github.com/Hamlib/Hamlib/issues/853
|
2021-11-05 17:23:10 -05:00 |
Mike Black W9MDB
|
ac4c59232d
|
Add OI command to newcat.c to allow querying VFOB without using MD command
https://github.com/Hamlib/Hamlib/issues/838
|
2021-11-05 07:54:12 -05:00 |
Mike Black W9MDB
|
c582890950
|
Update NEWS
|
2021-11-05 07:24:02 -05:00 |
Mike Black W9MDB
|
ffe3c9d012
|
Revert "Change rig_set_split_mode to use TOGGLE first, then set_vfo"
This reverts commit c1c549cbf3 .
|
2021-11-05 06:37:45 -05:00 |
Mike Black W9MDB
|
65b3cb9da3
|
Update mchf rig for correct parameters
https://github.com/Hamlib/Hamlib/issues/852
|
2021-11-04 23:26:59 -05:00 |
Mike Black W9MDB
|
9554e4937d
|
Redo mcHF rig from ft817 to ft847
https://github.com/Hamlib/Hamlib/issues/852
|
2021-11-03 22:26:37 -05:00 |
Mike Black W9MDB
|
00657fba42
|
Add debug to newcat.c
https://github.com/Hamlib/Hamlib/issues/838
|
2021-11-03 17:28:22 -05:00 |
Mike Black W9MDB
|
e7530643a0
|
In rig.c set rxvfo and txvfo to current if currvfo is requested
https://github.com/Hamlib/Hamlib/issues/838
|
2021-11-03 15:00:38 -05:00 |
Mike Black W9MDB
|
057788b300
|
Fix newcat_set_tx_vfo and add debug
https://github.com/Hamlib/Hamlib/issues/838
|
2021-11-03 14:09:07 -05:00 |
Mike Black W9MDB
|
544fcf7194
|
Fix newcat_set_tx_vfo to use 2/3 instead of 0/1 -- need to check all other Yaesu rigs
https://github.com/Hamlib/Hamlib/issues/838
|
2021-11-03 13:39:53 -05:00 |
Mike Black W9MDB
|
c1c549cbf3
|
Change rig_set_split_mode to use TOGGLE first, then set_vfo
https://github.com/Hamlib/Hamlib/issues/838
|
2021-11-03 13:11:11 -05:00 |
Mike Black W9MDB
|
44abad9374
|
Change yaesu rigs with non-targetable mode to use AB swap, set mode, AB swap logic
Hopefully prevents rig flashing
https://github.com/Hamlib/Hamlib/issues/838
|
2021-11-03 12:37:48 -05:00 |
Mike Black W9MDB
|
b4f4228650
|
Revert "Change rig_set_split_mode to disable/enable ptt by rig model as needed"
This reverts commit c1c1f1f053 .
|
2021-11-03 12:37:38 -05:00 |
Mike Black W9MDB
|
233036f874
|
Fix compile warning in termios.c
|
2021-11-03 11:56:34 -05:00 |
Mike Black W9MDB
|
a271948b3d
|
Add mcHF QRP rig model#1045
https://github.com/Hamlib/Hamlib/issues/852
|
2021-11-03 11:31:40 -05:00 |
Mike Black W9MDB
|
c1c1f1f053
|
Change rig_set_split_mode to disable/enable ptt by rig model as needed
https://github.com/Hamlib/Hamlib/issues/838
|
2021-11-03 08:16:39 -05:00 |
Mike Black W9MDB
|
30ef04b1a4
|
Speed up Windows serial I/O
Was using a fixed timeout instead of returning already read
https://github.com/Hamlib/Hamlib/issues/850
|
2021-11-02 16:40:39 -05:00 |
Mike Black W9MDB
|
9842cdb1f3
|
Some minor changes to serial.c as we progress to a faster method
https://github.com/Hamlib/Hamlib/issues/850
|
2021-11-02 11:17:19 -05:00 |
Mike Black W9MDB
|
de1b0f5126
|
Fix kenwood unsupported VFO error for currVFO
https://github.com/Hamlib/Hamlib/issues/849
|
2021-11-02 09:34:47 -05:00 |
Mike Black W9MDB
|
8fe190d622
|
Reduce error messages about RIG_VFO_OTHER which only applies to some rigs like Icom rigs with the 0x25 command
Add a flush_flag to read_string so that the new serial_flush will not produce a timeout value when flushing
https://github.com/Hamlib/Hamlib/issues/835
|
2021-11-01 23:43:45 -05:00 |
Mike Black W9MDB
|
57bb2b15d6
|
Update rig_bench.c for my local testing -- other can customize if needed
|
2021-11-01 23:43:17 -05:00 |
Mike Black W9MDB
|
c6ae89cf6f
|
Add Other and Curr VFO to cache definitions for future use
https://github.com/Hamlib/Hamlib/issues/835
|
2021-11-01 22:32:29 -05:00 |
Mike Black W9MDB
|
603223d493
|
During rig_set_split_mode and non-targetable mode we will turn off split, set mode, and turn split back on. This should prevent some ugly flashing on Yaesu rigs
https://github.com/Hamlib/Hamlib/issues/838
|
2021-11-01 22:15:50 -05:00 |
Mike Black W9MDB
|
52e0840f1d
|
Speed up serial timeout minimum from ~12ms to ~1ms
|
2021-10-31 17:21:20 -05:00 |
Mike Black W9MDB
|
746ba96eb1
|
Fix netrigctl_stop_morse
|
2021-10-30 16:42:18 -05:00 |
Mike Black W9MDB
|
dc585776fc
|
Add rig pointer to hamlib_port_t
|
2021-10-30 08:53:45 -05:00 |
Mike Black W9MDB
|
84fb123202
|
Pass empty stopset to read_string so it can determine appropriate stopset for async data
|
2021-10-30 08:22:55 -05:00 |
Mike Black W9MDB
|
44871f7e9b
|
Change serial_flush to read any buffered data instead of flushing.
Perhaps to support transceive mode
|
2021-10-29 17:48:43 -05:00 |
Mike Black W9MDB
|
1ed398466d
|
Revert "Change serial_flush to read data instead of TCFLUSH"
Was causing timing problems
This reverts commit d28f440968 .
|
2021-10-29 14:38:40 -05:00 |
Mike Black W9MDB
|
f071adac8f
|
Revert "Revert "Revert "Fix hex print in serial_flush"""
Straighening out these reverts
This reverts commit b2646f54a4 .
|
2021-10-29 14:38:14 -05:00 |
Mike Black W9MDB
|
b2646f54a4
|
Revert "Revert "Fix hex print in serial_flush""
Was causing timing problems
This reverts commit bf2867021e .
|
2021-10-29 14:33:31 -05:00 |