Wykres commitów

9674 Commity (14016be81769a4d0c8bca813f493ff5845a97cd6)

Autor SHA1 Wiadomość Data
Mike Black W9MDB 180e49754f Update NEWS 2022-12-08 22:25:18 -06:00
Michael Black 458bb2d9e4
Merge pull request #1179 from PianetaRadio/patch-1
Update NEWS
2022-12-08 16:43:15 -06:00
PianetaRadio 8a057d8bf4
Update NEWS
FT-2000 NB2
2022-12-08 21:03:22 +01:00
Mike Black W9MDB 7b7a0460ed Bump .Net verison to 7.0 for multicast testing 2022-12-08 11:39:22 -06:00
Michael Black 299f1de2f9
Merge pull request #1178 from Hamlib/dependabot/nuget/bindings/csharp/multicast/Newtonsoft.Json-13.0.2
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /bindings/csharp/multicast
2022-12-08 10:10:26 -06:00
dependabot[bot] c103d55eff
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /bindings/csharp/multicast
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.1...13.0.2)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 15:26:53 +00:00
Mike Black W9MDB b5e258228e Add missing calibration tables for TS890S 2022-12-07 15:30:38 -06:00
Mike Black W9MDB 2fc6344d54 Update simftdx3000.c 2022-12-06 23:27:28 -06:00
Mike Black W9MDB 22af811d5f Fix spelling error in rig.c 2022-12-06 12:56:13 -06:00
Mike Black W9MDB 6a80385f8b Merge branch 'master' of https://github.com/Hamlib/Hamlib 2022-12-05 13:59:55 -06:00
Michael Black 5f634df538
Merge pull request #1175 from PianetaRadio/master
Updated YaesuTargetableVFO.ods
2022-12-05 13:51:53 -06:00
PianetaRadio dae50c7a95
Merge branch 'Hamlib:master' into master 2022-12-05 20:40:50 +01:00
Mike Black W9MDB 40d1bad1e1 Fix Jupiter set_freq problem -- was messing up strlen due to binary format
https://github.com/Hamlib/Hamlib/issues/1174
2022-12-05 12:49:03 -06:00
Mike Black W9MDB e3487cb5c6 Add RIG_TARGETABLE_MODE to ts890.c
https://github.com/Hamlib/Hamlib/issues/1172
2022-12-05 09:13:13 -06:00
Mike Black W9MDB e603da4cb6 If rig does not have TARGETABLE_MODE then we return the cached values from VFOA
https://github.com/Hamlib/Hamlib/issues/1172
2022-12-04 11:59:28 -06:00
Mike Black W9MDB ea1a718bb5 Change CAT TOT command in newcat.c to expect a response
https://github.com/Hamlib/Hamlib/issues/1163
2022-12-04 11:18:33 -06:00
Mike Black W9MDB 156b810319 Add secondary check for rig_model in newcat.c for CAT TOT in case ID command fails
https://github.com/Hamlib/Hamlib/issues/1163
2022-12-03 22:39:38 -06:00
Mike Black W9MDB a2b3e1348c Fix ID for FT991 and FT991 in newcat.c so CAT TOT settings work
https://github.com/Hamlib/Hamlib/issues/1163
2022-12-03 22:24:05 -06:00
PianetaRadio 825fc07d00
Merge branch 'Hamlib:master' into master 2022-12-04 00:44:32 +01:00
Mike Black W9MDB fdd88c317e Update NEWS 2022-12-03 15:44:19 -06:00
Mike Black W9MDB 1e1ed4c9e6 Force the FT-991 to 100ms along with FT-DX2000, Ft-891, FT950, FTDX3000/D
10ms was seeing timeouts on some rigs using rigctl
https://github.com/Hamlib/Hamlib/issues/1163
2022-12-03 15:18:02 -06:00
PianetaRadio d3d1fd7c40
Update 2022-12-03 19:35:11 +01:00
Mike Black W9MDB 20caf608ac For the FT991 change write_delay=0 and post_write_delay=2
https://github.com/Hamlib/Hamlib/issues/1163
2022-12-03 10:34:26 -06:00
Mike Black W9MDB 827ae18f2e Reduce FT991 write_delay to 2ms and post_write_delay to 0ms
This works with CAT TOT = 10ms at 38,400 baud
https://github.com/Hamlib/Hamlib/issues/1163
2022-12-03 07:40:06 -06:00
Mike Black W9MDB 4fe9f5918d If mode for VFOB is requested but rig does not have TARGETABLE_MODE then just return VFOA mode
https://github.com/Hamlib/Hamlib/issues/1172
2022-12-02 23:29:23 -06:00
Mike Black W9MDB 560afb9de2 Add SM and KS commands to rigctlcom to work better with DXCommander
https://github.com/Hamlib/Hamlib/issues/1170
2022-12-02 10:34:29 -06:00
Mike Black W9MDB a9de174335 Change FT991 write_delay to 5ms -- was seeing many serial errors with 0ms
https://github.com/Hamlib/Hamlib/issues/1163
2022-12-02 08:07:12 -06:00
Mike Black W9MDB aaab26686a astyle newcat.c 2022-12-01 17:18:48 -06:00
Michael Black 57f6c863c6
Merge pull request #1169 from PianetaRadio/master
Fixing newcat for targetable_vfo options
2022-12-01 17:17:46 -06:00
PianetaRadio 545811a978
Update newcat.c 2022-12-02 00:04:14 +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 3e01e7e9a7 Balance the ELAPSED functions 2022-12-01 15:05:20 -06:00
PianetaRadio 13538c38e0
Update newcat.c
To be finished
2022-12-01 21:33:49 +01:00
PianetaRadio cb72a054ea
Update targetable_vfo 2022-12-01 20:39:13 +01:00
PianetaRadio 01706287ff
Update targetable_vfo 2022-12-01 20:37:46 +01:00
PianetaRadio 1102dede64
Update targetable_vfo 2022-12-01 20:37:00 +01:00
PianetaRadio be499866b9
Update targetable_vfo 2022-12-01 20:35:59 +01:00
PianetaRadio 887aeae114
Update targetable_vfo 2022-12-01 20:34:34 +01:00
PianetaRadio ed3d7ed323
NB2 2022-12-01 20:33:22 +01:00
PianetaRadio c9ec1adc9f
Update targetable_vfo 2022-12-01 20:32:35 +01:00
Mike Black W9MDB e46da0c86e Fix newcat check for passband nochange
https://github.com/Hamlib/Hamlib/issues/1163
2022-12-01 10:25:51 -06:00
Mike Black W9MDB b504d25107 Update NEWS 2022-12-01 07:53:52 -06:00
Michael Black 84b4620a94
Merge pull request #1167 from PianetaRadio/master
Yaesu NB2
2022-12-01 07:49:42 -06:00
PianetaRadio 3112c2f9e0
NB2
version update
2022-12-01 10:33:38 +01:00
PianetaRadio 54bfba3c14
NB2 2022-12-01 10:33:06 +01:00
PianetaRadio 033cc8a192
NB2
version update
2022-12-01 10:24:55 +01:00
PianetaRadio 72701a9032
NB2 2022-12-01 10:22:15 +01:00
PianetaRadio 479d7a080a
NB2
version update
2022-12-01 10:21:31 +01:00
PianetaRadio bb7d3cbad4
NB2
version update
2022-12-01 10:13:54 +01:00
PianetaRadio 20233b92c0
NB2
version update
2022-12-01 10:13:11 +01:00