Wykres commitów

38 Commity (d7d450df493dd47c913bfc3c5272be4ba32eaf4b)

Autor SHA1 Wiadomość Data
Mike Black W9MDB d7d450df49 Add parm BANDSELECT for Yaesu rigs
'p BANDSELECT' returns current band of VFOA
'P BANDSELECT BAND160M' example selects the 160M band
'P BANDSELECT ?' shows  bands available for the rig
Kenwood rigs will be next
Icom rigs TBD when Icom explains the return from 0x1a 0x01 -- no bandselect possible so manual setting of rig values
https://github.com/Hamlib/Hamlib/issues/1353
2023-08-11 10:40:42 -05:00
George Baltz N3GB b1bef6101b Convert RFPOWER to level_gran usage
Two rigs (FTDX3000dm & FT450D) handled slightly abnormally - both should
function as before.

Remove 2 now unused variables to avoid compiler warnings.
2023-08-03 10:01:30 -04:00
George Baltz N3GB 915ee383fb Convert MONITOR_GAIN 2023-08-03 10:01:30 -04:00
George Baltz N3GB cbec337cd3 Convert SQL to use level_gran data. 2023-08-03 10:01:30 -04:00
George Baltz N3GB d1106cae8b Convert MICGAIN to level_gran
Update rig info
Round to nearest integer
2023-07-26 16:58:26 -04:00
Daniele Forsi IU5HKX a04abe6e04 [yaesu] Remove unused include of config.h 2023-02-14 19:30:51 +01:00
PianetaRadio be499866b9
Update targetable_vfo 2022-12-01 20:35:59 +01:00
Mike Black W9MDB c844b02ed1 Fix dumpcap level_gran for Yaesu rigs 2022-11-11 16:56:42 -06:00
Mike Black W9MDB bbeb87eb05 Add newcat_scan for Yaesu rigs 2022-10-21 22:27:58 -05:00
Mike Black W9MDB 901cea8944 Add wait_morse to rigs that had send_morse but missing wait_morse
wait_morse only works on full break-in
https://github.com/Hamlib/Hamlib/issues/1043
2022-05-29 22:53:30 -05:00
PianetaRadio 8c514476e4
Update FTDX101 caps with agc levels 2022-03-20 18:21:45 +01:00
Mike Black W9MDB 74b3d13d6a Update hamlib_check_rig_caps 2022-02-11 11:44:18 -06:00
Mike Black W9MDB 68e121d82c Change all to remove HAVE_CONFIG dependency and include <hamlib/config.h> by default
This is necessary to keep alignment between the client view of rig->state and the shared libarary view
Including PTHREAD functions in rig->state necessitated this as HAVE_PTHREAD only defined during hamlib compilation.
Clients including hamlib/rig.h did not pick up all the HAVE* config variable that control what gets included
https://github.com/Hamlib/Hamlib/issues/947
2022-02-04 07:41:36 -06:00
Mike Black W9MDB 51be4b4dc9 Update version numbers 2022-01-31 22:19:19 -06:00
Mike Black W9MDB b0ae08f7b7 Change rig_get_conf to rig_get_conf2 in Yaesu rigs 2022-01-10 17:22:33 -06:00
Mike Black W9MDB cab48cecfa Add get/set clock for Yaesu FT1200/891/991/DX10/DX101/DX101MP
https://github.com/Hamlib/Hamlib/issues/851
2021-12-02 16:08:08 -06:00
Mikael Nousiainen f71712b23b Add contour, audio peak filter and keyer functions/levels for many Yaesu rigs 2021-11-20 21:28:26 +02:00
Mike Black W9MDB 49f3452bf2 Add send_morse to Yaesu rigs -- message is the number of the memory to be played 2021-10-17 17:53:02 -05:00
Mikael Nousiainen 252a3ead63 Add RIG_TARGETABLE_ROOFING to allow Yaesu roofing filter targeting by VFO only for FTDX5000 and FTDX101. Fix TS-480 VOXDELAY level definition. 2021-05-12 23:51:35 +03:00
Michael Black W9MDB dd117fed26 Fix ftdx101.c double init of str_cal 2021-03-09 10:24:37 -06:00
Michael Black W9MDB 5355d58645 Fix STRENGTH report for ftdx101d and ftdx101mp
https://github.com/Hamlib/Hamlib/issues/594
2021-03-09 08:06:01 -06:00
Michael Black W9MDB ca9b043cbe Implement STRENGTH calibrations for FTDX101D/MP 2021-03-08 10:42:41 -06:00
Michael Black W9MDB 2cef91c5e0 Add FTDX101MP model
Update FTDX101D
2021-02-26 15:34:46 -06:00
Michael Black W9MDB bd4c8c2e04 Add 0W reference for FTDX101D power meter
https://github.com/Hamlib/Hamlib/issues/524
2021-02-01 17:45:42 -06:00
Nate Bargmann 11be167354
Correct typo causing compilation failure 2021-01-25 07:13:26 -06:00
Michael Black W9MDB fda709c7af Change FTDX101 to 2 stop bits 2021-01-24 22:43:07 -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 W9MDB f4df454f73 Normalize Yaeus DX model names 2020-12-28 15:21:37 -06:00
Michael Black W9MDB f60f9e0181 Fix RFPOWER levels for ftdx101
https://github.com/Hamlib/Hamlib/issues/462
2020-12-11 12:25:01 -06:00
Mikael Nousiainen e122955213 Add repeater offset support for many Yaesu newcat rigs and fix FT-991 repeater offset step 2020-11-09 22:18:57 +02:00
Mikael Nousiainen 0ad76ba38a Fix a number of issues in Yaesu commands, all changes based on manuals 2020-11-05 11:05:37 +02:00
Michael Black W9MDB ccdeffbcd8 Add TARGETABLE_COMMON to ftdx101.c 2020-11-01 16:59:05 -06:00
Mikael Nousiainen ca00333c0f Add roofing filter tables for all FTDX rigs. Move FTDX 3000 caps to a separate file. Fix FTDX rig naming. 2020-10-26 09:52:27 +02:00
Mikael Nousiainen c4a007cb5f Add set/get ext level for FTDX101 2020-10-25 22:11:04 +02:00
Mikael Nousiainen bebc2d9f17 Add ext_tokens for FTDX101 2020-10-25 22:07:25 +02:00
Mikael Nousiainen 20d00263bc Implement ext level for Yaesu roofing filter. Move question mark response interpretation mode to private state. 2020-10-25 18:06:13 +02:00
Mikael Nousiainen 3a49428f58 Add MEM VFO for new Yaesu rigs. Use FTDX101 SWR cal table that was left unused. 2020-10-24 10:55:11 +03:00
Mikael Nousiainen fea5ed875d Add separate definitions for FTDX101 to make fixes for filters and modes. Fix many newcat commands for FTDX101 and some other newcat Yaesu rigs. 2020-10-23 00:04:43 +03:00