Wykres commitów

9028 Commity (e905b905891f16b24a3002b17f85e1c02ce63874)

Autor SHA1 Wiadomość Data
Mike Black W9MDB e905b90589 Add README back 2022-06-17 15:56:42 -05:00
Mike Black W9MDB eee02c86f8 Update index.doxygen to README.md 2022-06-17 15:55:05 -05:00
Mike Black W9MDB 6f35b97403 Debugging README error on github build 2022-06-17 15:49:13 -05:00
Mike Black W9MDB 1beacd56bd Migrate README in kylix 2022-06-17 15:42:17 -05:00
Mike Black W9MDB 4d3e8ac240 Migrate tentec README 2022-06-17 15:41:29 -05:00
Mike Black W9MDB b443a6ac3f Update LICENSE for Readme.md 2022-06-17 15:39:42 -05:00
Mike Black W9MDB 87be0742bf Merge branch 'master' of https://github.com/Hamlib/Hamlib 2022-06-17 15:30:42 -05:00
Mike Black W9MDB 71edbcb5cc Trying to fix github build for README.md change 2022-06-17 15:30:08 -05:00
Mike Black W9MDB 2a2a529e05 Add debug to figure out why README is being expected in github build 2022-06-17 15:12:39 -05:00
Mike Black W9MDB 593a31c195 Fix README.md reference 2022-06-17 12:28:56 -05:00
Michael Black 9ce445d4ab
Merge pull request #1068 from 0atman/patch-1
Rename README to README.md
2022-06-17 12:16:13 -05:00
Tristram Oaten a89dc73376
Rename README to README.md 2022-06-17 16:29:48 +01:00
Mike Black W9MDB 8c1bb1d439 Allow OmniVII set_ptt to also set RIPing for ethernet
https://github.com/Hamlib/Hamlib/issues/1067
2022-06-17 07:02:11 -05:00
Mike Black W9MDB f3b95e744a Fix OmniVII ptt -- could turn on but not turn it off
https://github.com/Hamlib/Hamlib/issues/1067
2022-06-16 22:52:32 -05:00
Mike Black W9MDB 459e4ce735 TS-890S add RIG_FUNC_SEND_MORSE
https://github.com/Hamlib/Hamlib/issues/1043
2022-06-16 07:52:45 -05:00
Mike Black W9MDB 17aa82dc12 Fix divide by 10 for TT599 NR
https://github.com/Hamlib/Hamlib/issues/1061#issuecomment-1155267428
2022-06-14 09:38:16 -05:00
Mike Black W9MDB e66cf67a96 Fix TT599 and TT565 NR level to set levels 1-9 and read levels 1-10
Unable to set level 10 apparently for 599 and probably same for 565
https://github.com/Hamlib/Hamlib/issues/1061
2022-06-14 09:13:07 -05:00
Mike Black W9MDB e859d6a2c9 Add debug to ft990.c 2022-06-13 12:01:15 -05:00
Mike Black W9MDB a9e7bd4433 Another attempt to get FT990UNI working well
https://github.com/Hamlib/Hamlib/issues/1050
2022-06-13 09:51:03 -05:00
Mike Black W9MDB c964ec6bfb For FT990UNI permanently cache the update_data block
https://github.com/Hamlib/Hamlib/issues/1050
2022-06-12 16:49:53 -05:00
Mike Black W9MDB 82fac3e0a6 Missed committing ft990.c
https://github.com/Hamlib/Hamlib/issues/1050
2022-06-12 09:30:12 -05:00
Mike Black W9MDB 5b5b83b3f3 Try to get best behavior on FT900UNI during startup -- read 1492 bytes just once
https://github.com/Hamlib/Hamlib/issues/1050
2022-06-12 09:10:42 -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 534299d9fb Reduce debug in misc.c 2022-06-09 08:29:02 -05:00
Mike Black W9MDB bba6a0b88b FT990UNI make it read the entire 1492 response when asking for UPDATE_VFO_DATA
https://github.com/Hamlib/Hamlib/milestone/14
2022-06-09 07:14:21 -05:00
Mike Black W9MDB 92ba0b92ac Fix TT599 RIG_LEVEL_NR
https://github.com/Hamlib/Hamlib/issues/1061
2022-06-08 17:10:26 -05:00
Mike Black W9MDB eb453db056 Hopefully fixed ELAD FDM Duo split setting
https://github.com/Hamlib/Hamlib/issues/1062
2022-06-08 16:52:49 -05:00
OM4AEI Peter Micuda 25a2a00c12 Fix TT599 SWR level reading
Thanks to Peter Micuda OM4AEI
https://github.com/Hamlib/Hamlib/issues/1060
2022-06-08 16:31:02 -05:00
Mike Black W9MDB f7fe9dc239 Improved debug output to show multicast output and rigctl port info 2022-06-08 10:11:59 -05:00
Mike Black W9MDB 2a3fb3bb08 For FT990 add caching of VFO_OP data
And add rig_flush before sending commands
https://github.com/Hamlib/Hamlib/issues/1050
2022-06-08 09:12:23 -05:00
Mike Black W9MDB dc89d085d0 Fix Elad FDM-Duo split command -- was using TB but needs to be SP 2022-06-08 08:40:14 -05:00
Mike Black W9MDB 24c18938c2 Only call rig_get_vfo in icom_set_vfo if get_vfo is enabled 2022-06-07 22:50:59 -05:00
Mike Black W9MDB e0d39b3dcb Change IC7800 mode definitions to allow for PKTUSB and PKTLSB
https://github.com/Hamlib/Hamlib/issues/1057
2022-06-07 17:40:38 -05:00
Mike Black W9MDB cca8d2b4ed For the FT-990 we can read VFOA frequency once.
https://github.com/Hamlib/Hamlib/issues/1050
2022-06-07 12:19:09 -05:00
Mike Black W9MDB 479c43afa1 Update cache for yaesu rigs when bypassing rig_* functions
Update cache for FT991
Add polling for freq and mode in rig_open to prime those values
https://github.com/Hamlib/Hamlib/issues/1056
https://github.com/Hamlib/Hamlib/issues/1050
2022-06-07 11:50:25 -05:00
Mike Black W9MDB ce99f4c75d Allow rig_set_split_mode to skip setting if mode already set
https://github.com/Hamlib/Hamlib/issues/1056
2022-06-07 08:33:18 -05:00
Mike Black W9MDB 3b8f52d03d Forgot to export lock_mode 2022-06-06 22:58:55 -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 c17bcaa343 Fix TT599 set bandwidth to return control to bandwidth knob
https://github.com/Hamlib/Hamlib/issues/1055
2022-06-06 15:51:08 -05:00
Mike Black W9MDB 0373846f8b Fix ITU1 40M bandplan
https://github.com/Hamlib/Hamlib/issues/1054
2022-06-06 10:16:37 -05:00
Mike Black W9MDB fda25c3bc3 Fix one strerror misplacement in network.c
https://github.com/Hamlib/Hamlib/issues/652
2022-06-06 09:22:17 -05:00
Mike Black W9MDB 5d8f2e80f3 Update deprecation status of debugmsgsave2/3 2022-06-06 08:50:29 -05:00
Mike Black W9MDB 43765cd111 Reduce debug a bit 2022-06-06 08:16:45 -05:00
Mike Black W9MDB e84502b443 Add rig_error2 for single-line debug message output 2022-06-04 08:53:44 -05:00
Mike Black W9MDB fb86c8cf55 Have rig_open return intelligent error message when USB device is requested 2022-06-04 08:13:19 -05:00
Mike Black W9MDB 0f25083d57 Clean up rigctl.c debug output 2022-06-04 08:12:08 -05:00
Mike Black W9MDB 6f5040904e Update README.betatester 2022-06-03 22:34:26 -05:00
Mike Black W9MDB 4360188643 Chanage ID-5100 to XONXOFF flow control
https://github.com/Hamlib/Hamlib/issues/1053
2022-06-03 22:13:00 -05:00
Mike Black W9MDB d12ca22916 Add PTT check in set_freq since rig cannot set freq while transmitting
VOX mode was a problem so this ptt check should fix it.
https://github.com/Hamlib/Hamlib/issues/1052
2022-06-03 08:11:32 -05:00
Mike Black W9MDB b99e8988e0 Update NEWS 2022-06-03 07:42:42 -05:00