Wykres commitów

6584 Commity (9db79eb8412b10a0b6bd49d7655f8378c59e938d)

Autor SHA1 Wiadomość Data
Michael Black W9MDB 614f08b672 Disable several question_mark_response_means_rejected lines
They are much too general and need to be narrowed to rig/mode
https://github.com/Hamlib/Hamlib/issues/505
2021-01-11 17:45:53 -06:00
Michael Black W9MDB 612de9762e Fix intialization of rx_range_list
https://github.com/Hamlib/Hamlib/issues/504
2021-01-11 14:53:35 -06:00
Michael Black W9MDB 0ebdaee747 Change rig_init logic to allow first char of '/' to mean a pathname and not a hostname
https://github.com/Hamlib/Hamlib/issues/492
2021-01-11 14:43:08 -06:00
Michael Black W9MDB 4571dcb2a5 Fix rig_get_function_ptr return value
https://github.com/Hamlib/Hamlib/issues/502
2021-01-10 14:39:39 -06:00
Michael Black W9MDB 736959f41a Fix ft100.c RPT_SHIFT bit masking
https://github.com/Hamlib/Hamlib/issues/501
2021-01-10 14:35:37 -06:00
Michael Black W9MDB 2b3439b751 Update NEWS 2021-01-10 07:56:39 -06:00
Michael Black W9MDB 7615f85012 Fix hamlib_port structure alignment
Should fix the shared libary problem with WSJTX getting incorrect vfo_list
https://github.com/Hamlib/Hamlib/issues/500
2021-01-10 07:46:07 -06:00
Michael Black W9MDB 6fbf33e8ed Undo changes on testrig.c 2021-01-09 23:17:37 -06:00
Michael Black W9MDB 6e8b90aeec Fix cppcheck warnings 2021-01-09 15:19:19 -06:00
Michael Black W9MDB b79fdc0587 Fix potential null reference in dttsp.c 2021-01-09 12:06:40 -06:00
Michael Black W9MDB d475dc81a3 Fix potential null reference in dttsp.c 2021-01-09 12:05:49 -06:00
Michael Black W9MDB 17a37be2c2 Fix potential null reference in dttsp.c 2021-01-09 12:05:00 -06:00
Michael Black W9MDB a4d9e61f5a Fix potential null reference in dttsp.c 2021-01-09 12:03:29 -06:00
Michael Black W9MDB ca8ed30f8f astyle files 2021-01-09 10:13:17 -06:00
Michael Black W9MDB 1d74711a00 Fix filling of range_list which affects vfo_list
See also
https://github.com/Hamlib/Hamlib/issues/498
https://github.com/Hamlib/Hamlib/issues/490
2021-01-08 17:49:56 -06:00
Michael Black W9MDB 0089964af7 Add some dumpcaps values to allow for set/get_freq and set/get_vfo functions
https://github.com/Hamlib/Hamlib/issues/490
2021-01-08 16:37:53 -06:00
Michael Black 6a52370531
Merge pull request #497 from df7cb/unaligned_access
dummy/dummy.c: Fix unaligned access in dummy_get_level()
2021-01-08 16:34:57 -06:00
John Paul Adrian Glaubitz 5805de6e1e dummy/dummy.c: Fix unaligned access in dummy_get_level()
This fixes an unaligned access in dummy/dummy.c in the function
dummy_get_level() which resulted in crashes (Bus Error) on systems
with stricter alignment requirements such as SPARC.

On x86_64 (and any other architecture with less strict alignment
requirements), the compiler automatically optimizes the memcpy()
out if necessary such that there are no performance issues.
2021-01-08 21:14:35 +01:00
Michael Black W9MDB cf858bfa3c Change rig.c to return RIG_ENAVAIL instead of RIG_ENTARGET when set_vfo==NULL
Add IC706* to rigs that don't do dsp settings
Remove dynamic detection of transceive status in icom/frame.c
https://github.com/Hamlib/Hamlib/issues/490
2021-01-08 12:04:25 -06:00
Michael Black W9MDB c426713a4b Fix debug statement data types in icom/frame.c 2021-01-08 07:56:17 -06:00
Michael Black W9MDB 19e819948f Add RIG_TARGETABLE_ANT and fix Yaesu rigs -- Yaesu are only ones needing this right now
https://github.com/Hamlib/Hamlib/pull/495
2021-01-08 07:16:45 -06:00
Michael Black 62066d5b74
Merge pull request #495 from mikaelnousiainen/yaesu-ft2000-fix-vfob-for-sh-an
Fix SH and AN commands on FT-2000 for VFOB as these commands are not targetable
2021-01-08 06:37:25 -06:00
Mikael Nousiainen 9e8b7539bb Set FT-2000 retries to 3 to follow other Yaesu backends. There should be no need for 10 retries. 2021-01-08 09:13:56 +02:00
Mikael Nousiainen eefea70a24 Fix SH and AN commands on FT-2000 for VFOB as these commands are not targetable 2021-01-08 09:12:29 +02:00
Michael Black W9MDB a15353ec4c Merge branch 'master' of https://github.com/Hamlib/Hamlib 2021-01-07 22:14:27 -06:00
Michael Black W9MDB a14df2d536 Add bootstrap note to INSTALL 2021-01-07 22:14:04 -06:00
Michael Black a3a6467ac1
Merge pull request #494 from N8TW/FT-980_Backend
Bug fix limiting memory access to 15 slots instead of 16.
2021-01-07 16:12:35 -06:00
Michael Black W9MDB 16d76eff4b Add debug to icom/frame.c
https://github.com/Hamlib/Hamlib/issues/490
2021-01-07 15:50:50 -06:00
N8TW cfb0e13599 Bug fix limiting memory access to 15 slots instead of 16. 2021-01-07 16:31:45 -05:00
Michael Black W9MDB 02c0854434 In icom.c init() set priv->filter to RIG_PASSBAND_NOCHANGE to fix set_mode rigs with 2-byte cmds
https://github.com/Hamlib/Hamlib/issues/490
2021-01-06 17:04:44 -06:00
Michael Black W9MDB e9d6d751f2 Change Barrett 950 version number
https://github.com/Hamlib/Hamlib/issues/483
2021-01-05 09:49:20 -06:00
Michael Black W9MDB b1f01708ed Fix Barret 950 set_freq
Change Barrett 950 to use channels 441-450 for 10-band memory
This will minimize EEPROM writes
https://github.com/Hamlib/Hamlib/issues/483
2021-01-05 09:28:53 -06:00
Michael Black W9MDB 08792f9295 Change FT897 write_delay to 5ms -- MicroHam seems to need it
https://github.com/Hamlib/Hamlib/issues/384
2021-01-04 17:36:09 -06:00
Michael Black W9MDB d6d79de732 Another attempt to get FT2000 RFPOWER_METER correct for both 0-1 and watts readings
https://github.com/Hamlib/Hamlib/issues/488
2021-01-04 14:43:03 -06:00
Michael Black W9MDB f34ccfa3b8 Fix FT2000 RIG_LEVEL_RFPOWER_METER for FT2000
astyle newcat.c
https://github.com/Hamlib/Hamlib/issues/488
2021-01-04 12:09:28 -06:00
Michael Black W9MDB e8c3d37cdc Remove str_cal correction for FT2000 -- have to figure out a better way to do it
https://github.com/Hamlib/Hamlib/issues/488
2021-01-04 11:28:32 -06:00
Michael Black W9MDB 38faad95e8 Add some debug to newcat.c 2021-01-04 10:44:25 -06:00
Michael Black W9MDB 98d0f20daa Change RIG_TARGETABLE_PURE to appropriate RIG_TARGETABLE -- might actually work now
No rig has/had this flag
This change affects rig_set_func, rig_get_func, rig_set_ext_level, rig_get_ext_func, rig_set_level, rig_get_level
https://github.com/Hamlib/Hamlib/issues/414
2021-01-03 22:52:56 -06:00
Michael Black W9MDB 8d9f7378db Add ft100_get_dcs_code and ft100_get_rptr_shift 2021-01-03 15:27:25 -06:00
Michael Black W9MDB ea6854844c Fix Barrett 950 set_freq
https://github.com/Hamlib/Hamlib/issues/483
2021-01-03 14:55:09 -06:00
Michael Black W9MDB 1e98661ce4 Add FT-897D
https://github.com/Hamlib/Hamlib/issues/384
2021-01-03 13:33:15 -06:00
Michael Black W9MDB 54ab3b951d Add RIG_CAPS_STATUS_CPTR
WSJT-X HamlibTransceiver.cpp now has no dependencies on structure offsets
https://github.com/Hamlib/Hamlib/issues/484
2021-01-03 09:16:20 -06:00
Michael Black W9MDB cf44a1a4e5 Change all rig_level_e enums to 64BIT
Some compilers couldnt' figure out the correct size
https://github.com/Hamlib/Hamlib/issues/486
2021-01-03 08:19:16 -06:00
Michael Black W9MDB 90bdf5248c Add rig_list_foreach_model
https://github.com/Hamlib/Hamlib/issues/484
2021-01-02 23:37:54 -06:00
Michael Black W9MDB 1994abd031 Add ft100_get_ctcss_tone 2021-01-02 23:08:43 -06:00
Michael Black W9MDB 5fdf5f0e63 Fix freq_new error
https://github.com/Hamlib/Hamlib/issues/485
2021-01-02 16:32:16 -06:00
Michael Black W9MDB 92c6d98e8e Fix set_freq to not call get_freq if get_freq is not available
Correct cache setting for set_freq
https://github.com/Hamlib/Hamlib/issues/485
2021-01-02 15:22:01 -06:00
Michael Black W9MDB 9726e07db6 Change rig_get_function_ptr, rig_get_caps_intg, and rig_get_caps_cptr to use rig_model_t instead of RIG*
https://github.com/Hamlib/Hamlib/issues/484
2021-01-02 09:22:02 -06:00
Michael Black W9MDB 2bbe4c1f31 Merge branch 'master' of https://github.com/Hamlib/Hamlib 2021-01-01 15:13:27 -06:00
Michael Black W9MDB a59bdad6f5 https://github.com/Hamlib/Hamlib/issues/484 2021-01-01 15:13:17 -06:00