Wykres commitów

647 Commity (a033b66f9c5e164ee7d7c77809e631fee71408c8)

Autor SHA1 Wiadomość Data
Mike Black W9MDB a033b66f9c Fix an uninitialized value warning from valgrind 2022-09-21 09:31:59 -05:00
Mike Black W9MDB 67b933ddb5 Update astyle for 4.5 release 2022-09-20 08:46:28 -05:00
Mike Black W9MDB 66a823bb6b Show use_cached_freq in rig.c
https://github.com/Hamlib/Hamlib/issues/1108
2022-09-05 15:53:56 -05:00
Mike Black W9MDB f5f97b35db Update debug in rig.c
https://github.com/Hamlib/Hamlib/issues/1108
2022-09-05 09:56:07 -05:00
Mike Black W9MDB 0cd6f1f761 Fix cache clear on rigs without get_vfo to only clear cache when vfo is changing 2022-09-03 16:56:48 -05:00
Mike Black W9MDB d3824aa7ab Reset all cache when changing VFOs on a rig without get_vfo
https://github.com/Hamlib/Hamlib/issues/1108
2022-09-02 08:05:52 -05:00
Mike Black W9MDB 5e9b853d07 Reduce debug in rig_set_vfo 2022-08-29 12:49:55 -05:00
Mike Black W9MDB 1aed27c71a Remove #defines for rig_set_split and return to standard call 2022-08-27 07:36:14 -05:00
Mike Black W9MDB 825e3eefa8 Fix call to rig_get_vfo in rig.c -- compiler did not catch flipping tx_vfo and split pointers
https://github.com/Hamlib/Hamlib/issues/1100
2022-08-26 17:57:45 -05:00
Mike Black W9MDB a83eb3bf42 astyle files for 4.5 release 2022-07-27 17:16:17 -05:00
Mike Black W9MDB 627ec83652 Change malloc to calloc 2022-07-27 10:26:08 -05:00
Mike Black W9MDB 027b3ee0a5 Fix valgrind warning uninitialized value in dummy.c for priv->split 2022-07-27 10:03:20 -05:00
Mike Black W9MDB 9715babfaf Balance RETURNFUNC in rig.c 2022-07-26 23:13:21 -05:00
Mike Black W9MDB 21e6e9bf2a Fix X command turning of split mode
https://github.com/Hamlib/Hamlib/issues/1083
2022-07-26 10:00:36 -05:00
Mike Black W9MDB 5f7b56801b Prevent Flex F6K from asking for VFOB at startup 2022-07-23 11:32:11 -05:00
Mike Black W9MDB f4f7bc9081 Allow rigctl/rigctld to timeout faster on startup
https://github.com/Hamlib/Hamlib/issues/1087
2022-07-18 09:51:45 -05:00
Mike Black W9MDB d9c7fda5c9 Add global rig_powerstat so other rigctld clients can see powerstat
https://github.com/Hamlib/Hamlib/issues/1085
2022-07-16 07:54:27 -05:00
Mike Black W9MDB 8be68aacff Default rig->state.powerstat to RIG_POWER_ON in rig_init
https://github.com/Hamlib/Hamlib/issues/1085
2022-07-15 16:41:18 -05:00
Mike Black W9MDB 74aba61978 Default rig_get_powerstat to RIG_POWER_ON when function is not available
https://github.com/Hamlib/Hamlib/issues/1085# Please enter the commit message for your changes. Lines starting
2022-07-15 16:09:49 -05:00
Mike Black W9MDB d0c615ae43 Added EPOWER error return when rig is powered off
Only set_powerstat will be accepted and rig will be polled for powerstat
https://github.com/Hamlib/Hamlib/issues/1085
2022-07-15 15:41:23 -05:00
Daniele Forsi IU5HKX 08c06aea14 Fix spelling errors
Fixed with:
codespell --summary --skip=.git,extra,,lib,macros,security --ignore-words-list="ans,ba,cant,develope,fo,get's,nin,numer,parm,parms,setts,som,statics,ths,ue,vektor,objext" --write-changes --interactive=2
and manual editing.
2022-07-07 23:56:22 +02:00
Mike Black W9MDB fc6e432143 Fix kenwood split status
https://github.com/Hamlib/Hamlib/issues/1072
2022-07-05 17:03:21 -05:00
Mike Black W9MDB 5e6c1eaef8 Rename TRACE to HAMLIB_TRACE to avoid conflict with MSVC 2022-07-04 07:26:30 -05:00
Mike Black W9MDB 5097d024eb Revert "Fix tx_vfo in rig_set_split_vfo"
This reverts commit e34c70cfb2.
2022-07-03 17:24:09 -05:00
Mike Black W9MDB e34c70cfb2 Fix tx_vfo in rig_set_split_vfo
https://github.com/Hamlib/Hamlib/issues/1072
2022-07-03 17:00:28 -05:00
Mike Black W9MDB 021dbcd26e Add config path to settings including XDG_CONFIG_HOME usage
https://github.com/Hamlib/Hamlib/issues/985
2022-06-21 07:55:08 -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 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 5d8f2e80f3 Update deprecation status of debugmsgsave2/3 2022-06-06 08:50:29 -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 f555eceff9 Got set_lock_mode and get_lock_mode working now
https://github.com/Hamlib/Hamlib/issues/1044
2022-06-02 15:55:56 -05:00
Mike Black W9MDB 860e280f85 In rig_set_split_mode force vfo to vfo_a when tx_vfo==vfo_b
https://github.com/Hamlib/Hamlib/issues/1046
2022-06-01 16:47:39 -05:00
Mike Black W9MDB d40d55f50c Add rig_send_raw function. term char must be provided. e.g. 0xfd for Icom or ';' for many others
Function will not return values on rigs that have binary protocols but inconsistent end-of-reponse terminators
https://github.com/Hamlib/Hamlib/issues/968
2022-06-01 11:42:54 -05:00
Mike Black W9MDB f19d354ede Astyle files 2022-05-29 12:06:44 -05:00
Mike Black W9MDB d42e75bac6 Avoid deadlock in add2debugmsgsave 2022-05-26 08:25:39 -05:00
Mike Black W9MDB 6b76701efc Put mutex in add2debugmsgsave 2022-05-23 11:44:19 -05:00
Mike Black W9MDB c8b2322018 Try to fix random seg fault in add2debugmsgsave 2022-05-23 10:41:16 -05:00
Mike Black W9MDB 2127633678 Let add2debugmsgsave use 20 lines of memory 2022-05-22 22:15:55 -05:00
Mike Black W9MDB b1a4bb06ce Astyle files 2022-05-21 13:23:51 -05:00
Mike Black W9MDB c9d31337b9 Fix MICDATA ptt with rigctld and the few rigs which needs this -- e.g. TS-590, TS-480, TS-890, TS-990. VX-1700. ICF-8101
https://github.com/Hamlib/Hamlib/issues/1033
2022-05-20 09:06:17 -05:00
Mike Black W9MDB 59211b6a58 Fix mode=NONE in rig_set_mode 2022-05-17 07:49:44 -05:00
Mike Black W9MDB a0321ba25f Add ability to set mode only with rig_set_mode by using Mode=NONE 2022-05-17 07:42:07 -05:00
Mike Black W9MDB 0849172dc5 Add elapsed time to rig_vfo_op 2022-05-15 22:29:43 -05:00
Mike Black W9MDB 4d8e64acfe Stop mapping MICDATA ptt to PTT -- there should be no reason to do this and it was interfering with rigctld and MICDATA rigs TS480/590/890/990
https://github.com/Hamlib/Hamlib/issues/998
2022-05-15 11:53:38 -05:00
Mike Black W9MDB 6f9d057162 astyle files getting ready for release 2022-05-13 16:50:13 -05:00
Mike Black W9MDB d0fa5d7776 Small change to rig_vfo_op in rig.c 2022-05-13 16:30:05 -05:00