Wykres commitów

9654 Commity (907560270eca870606ed6002efaa69577f50c7ab)

Autor SHA1 Wiadomość Data
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
PianetaRadio b90afcb438
NB2 2022-12-01 10:04:01 +01:00
PianetaRadio 9c3405465c
Update newcat version
NB2 introduction
2022-12-01 10:02:18 +01:00
Mike Black W9MDB dc7e9bd7e9 Re-enable O_NDELAY -- slowed things down by about 2X
https://github.com/Hamlib/Hamlib/issues/1163
2022-11-30 12:01:46 -06:00
Mike Black W9MDB a116cbe502 Astyle newcat.c 2022-11-30 10:45:17 -06:00
Michael Black a400539d09
Merge pull request #1166 from PianetaRadio/master
Yaesu NB2
2022-11-30 10:44:34 -06:00
PianetaRadio c6b11728c9
Added RIG_FUNC_NB2
From FT-950 CAT manual, there are two NB options:

NB P1 P2 ;
P1 0: Fixed
P2 0: Noise Blanker “OFF”
1: Noise Blanker “ON”
2: Noise Blanker (Wide) “ON”
2022-11-30 16:40:50 +01:00
PianetaRadio ea11358379
Added RIG_FUNC_NB2 get/send func 2022-11-30 16:36:53 +01:00
andz 07cc887432 Added Android.mk 2022-11-30 16:06:27 +01:00
andz 0860bda832 Changed header description 2022-11-30 15:56:08 +01:00
andz 0cc4ca778d
Merge branch 'Hamlib:master' into master 2022-11-30 15:50:38 +01:00
andz a522e6f6e7 Added README.md 2022-11-30 15:41:41 +01:00
andz c7d0004b36 Fixed Info command 2022-11-30 15:33:55 +01:00
andz b2d6a856a4 Fixed segfault when read_string failed 2022-11-30 15:00:29 +01:00
andz db690f37ff Cleaned up
* removed all warnings
* retrun -RIG_ENIMPL for all not yet implemented functions
2022-11-30 13:55:00 +01:00
andz 0bdb6827da Implemented FLIR basic funktions:
* flir_init
* flir_cleanup
* flir_open
* flir_close
* flir_set_position
* flir_get_position
* flir_park
* flir_stop
* flir_reset
* flir_move
2022-11-30 12:20:25 +01:00
Mike Black W9MDB 526b1853b6 Update NEWS 2022-11-29 22:44:27 -06:00
Mike Black W9MDB e2570d9d49 Fix misc TS890S items -- thanks to George Baltz N3GB 2022-11-28 16:45:08 -06:00
Mike Black W9MDB 09fb081847 Fix k3.c math.h 2022-11-28 16:44:58 -06:00
Mike Black W9MDB c5a83b1652 Fix compiler warnings 2022-11-28 11:39:03 -06:00
Mike Black W9MDB b4a6f98524 Fix range list in mds.c 2022-11-28 11:35:58 -06:00