Wykres commitów

1061 Commity (master)

Autor SHA1 Wiadomość Data
Mike Black W9MDB 44317e542b Make ft891 power level work like ft991 which supposedly is the same according to JA1NLX 2024-05-04 08:44:19 -05:00
Mike Black W9MDB 1881b2e206 Fix FT1000MP rig_set_freq to set cache 2024-03-23 11:52:26 -05:00
Mike Black W9MDB 1b3481ba95 Fix FT-1000MP get_freq 2024-03-23 09:57:35 -05:00
George Baltz N3GB aa0d83df95 Use pointers for all cache references in rigs/* 2024-03-09 14:25:59 -05:00
Mike Black W9MDB 65d2023b95 Allow FT1000MP to set vfoA when MEM is active 2024-02-29 15:55:42 -06:00
Mike Black W9MDB 25ee5d65d5 Fix rigctld vfo_ops
https://github.com/Hamlib/Hamlib/issues/1518
2024-02-28 17:30:41 -06:00
Mike Black W9MDB 7bda13f0e0 Fix ft1000d.c get_freq for current vfo
Fix ft1000mp.c get_freq to use cached value
2024-02-28 15:09:02 -06:00
Mike Black W9MDB e1f2342982 Promote all BETA to STABLE
Promot all ALPHA to BETA
2024-02-14 07:11:20 -06:00
George Baltz N3GB e26e6cd7f2 Convert rigs/yaesu
No more code references to raw port structures in rigs/*
2024-02-05 11:28:31 -05:00
Mike Black W9MDB 09a9075844 Fix Yaesu BANDSELECT
Rigs must have the bands listed in the backend to work properly
https://github.com/Hamlib/Hamlib/issues/1504
2024-02-03 12:40:58 -06:00
Mike Black W9MDB 68fca2c73d Some more places where band_index needs updating 2024-01-31 17:43:10 -06:00
Mike Black W9MDB 75a4d324de Update band_index in newcat.c when BS is executed 2024-01-31 17:39:49 -06:00
Mike Black W9MDB c969405c26 Fix rigctlsync for FT991
2efc2069f5 (commitcomment-138121815)
2024-01-31 17:30:36 -06:00
Mike Black W9MDB 6ef2c457e4 Update newcat.c date 2024-01-27 22:22:34 -06:00
Mike Black W9MDB 2efc2069f5 FT-991 now uses BS band select when setting frequencies
This allows band memory to recall information -- in particular the tune function
Works in both split and non-split mode
https://github.com/Hamlib/Hamlib/issues/1490
2024-01-27 16:08:38 -06:00
Mike Black W9MDB 74b0752898 Add Guohe Q900
https://github.com/Hamlib/Hamlib/issues/1483
2024-01-22 16:34:18 -06:00
Mike Black W9MDB 05033171c3 Change token_t to hamlib_token_t to avoid collsions with libbsm and others
https://github.com/Hamlib/Hamlib/issues/1469
2024-01-21 23:11:55 -06:00
Mikael Nousiainen 8bb5bcefb9 Merge upstream and fix conflicts 2024-01-21 20:59:54 +02:00
Mike Black W9MDB 77aa5ddb55 Revert FT991 change 2024-01-20 22:29:41 -06:00
Mike Black W9MDB eff0c7b636 Add SY command validation
remove FT991 from vfo adjustment
2024-01-20 10:15:18 -06:00
Mikael Nousiainen 4b3a7514ca Merge upstream and fix conflicts 2024-01-20 13:08:29 +02:00
Mike Black W9MDB 48d3f3f750 Add RIG_FUNC_SYNC -- only for FTDX101D/MP right now. 2024-01-18 07:56:30 -06:00
Mikael Nousiainen eb7634abfb Merge upstream changes and fix conflicts 2024-01-15 09:24:17 +02:00
Mike Black W9MDB 8280748ace Fix KY message length
Add "AC" recognition with "AC;" validation
2024-01-13 06:36:59 -06:00
Mike Black W9MDB df78960ff1 Revert "Change FTDX10 handshake to None instead of Hardware"
This reverts commit aeb2692b42.

Testing another DX10 shows hardware handshake is needed.
Perhaps when using only a 3-wire serial port it still works with no handshake
2024-01-08 12:06:20 -06:00
Mikael Nousiainen 051e671bfa Merge upstream changes and fix conflicts. Use snprintf() in most sprintflst.c functions to avoid buffer overflows. 2024-01-04 10:43:15 +02:00
Mikael Nousiainen 2358cba6a4 Fix issues with Dummy rig VFOs. Fix Yaesu ST split command. 2024-01-04 10:13:43 +02:00
Mike Black W9MDB 9877387c55 Force split off for Yaesu rigs with 60m_exception since split cannot operate in memory mode 2023-12-30 08:18:44 -06:00
Mike Black W9MDB c019467987 Ignore set_split for Yaesu 60M exception rigs
Cannot do split in memory modey
2023-12-28 12:11:31 -06:00
Mike Black W9MDB 5492572176 Add FTDX10 to 860M exception 2023-12-28 11:51:56 -06:00
Michael Black 74062c6aba
Merge branch 'master' into master 2023-12-21 07:53:27 -06:00
davidg 3061d5e208 Add number of CW and Voice memories to supporting Icom, Yaesu, Kenwood and Elecraft Radios. Added added .chanlist to TS890S 2023-12-20 21:26:57 +00:00
Mikael Nousiainen 1cc08d2f00 Merge upstream and fix conflicts 2023-12-19 18:03:12 +02:00
Mikael Nousiainen 3a414c3221 Allow split passband width changes without changing the mode 2023-12-19 10:16:27 +02:00
Mikael Nousiainen 93b61d2c5e Fix dummy rig bugs. Improve FTDX101/FTDX10 ST split command logic. 2023-12-19 00:08:35 +02:00
Mike Black W9MDB 248d5e44a9 Fix cppcheck warning in newcat.c 2023-12-17 12:52:34 -06:00
Mike Black W9MDB 027b780189 Fix FT857 set_vfo cppcheck warning as get_vfo is always RIG_OK 2023-12-17 06:19:08 -06:00
Mike Black W9MDB e267c62764 astyle files 2023-12-16 11:37:58 -06:00
Mike Black W9MDB 5dc55ff9e1 Fix some double entries 2023-12-12 12:11:31 -06:00
Mike Black W9MDB 3729f658ec Add 60M channel 3 for 5357MhZ for FT8 on channelized 60M rigs 2023-12-04 22:18:14 -06:00
George Baltz N3GB 37fb4eafdd Fix FTDX101MP RFPOWER the right way. 2023-12-01 11:22:46 -05:00
George Baltz N3GB ed630b28d1 Revert "Fix FTDX101MP RFPOWER to allow 200W"
Unnecessary code, breaks other levels.

This reverts commit f255f6f8d8.
2023-12-01 11:11:21 -05:00
Mike Black W9MDB f255f6f8d8 Fix FTDX101MP RFPOWER to allow 200W
https://github.com/Hamlib/Hamlib/issues/1396
2023-11-30 22:32:42 -06:00
Mike Black W9MDB 6712f32fe3 Add VFOB mode to FT1000 2023-11-24 17:20:01 -06:00
Mike Black W9MDB 8c49a977fa Change FT1000 to ALPHA 2023-11-24 17:18:06 -06:00
Mike Black W9MDB 5bb669edbd Add FT-1000 in write-only mode
freq,mode,ptt,vfo functions implemented
2023-11-24 17:06:35 -06:00
Mike Black W9MDB 9841e500b9 Fix ptt_share segmentation fault
https://github.com/Hamlib/Hamlib/issues/1433
Fix ID5100 0x25 and simplex VFO actions
https://github.com/Hamlib/Hamlib/issues/1429
2023-11-23 15:00:05 -06:00
Mikael Nousiainen 00cb0eccdc Fix multicast publisher write commands to use a mutex lock to prevent corruption in (spectrum) data written with multiple write() calls. Remove unnecessary hl_usleep() calls in Icom backend, as the frame parser will correctly detect transceive messages. 2023-11-22 18:41:55 +02:00
Mike Black W9MDB 8484b132f2 Add FTDX5000 to 60M exception handling 2023-11-01 10:14:18 -05:00
Mike Black W9MDB 7f8f470ef7 Hopefully fix compile warning in newcat.c 2023-11-01 09:17:53 -05:00