Wykres commitów

11119 Commity (master)

Autor SHA1 Wiadomość Data
Warren Volz 9f6ca84572 flex6xxx add rfpower level 2024-01-29 16:37:58 -07:00
Mike Black W9MDB 8d59c9302f Change test_2038 routine to return error on time_t size==4
Seems ctime might be seg faulting on the test
https://github.com/Hamlib/Hamlib/issues/1492
2024-01-29 07:52:56 -06:00
Mike Black W9MDB 793bc1a0dc Update simic9700.c 2024-01-28 12:56:01 -06:00
Mike Black W9MDB d29caa7cad Add debug and null check to test_2038 to see if it solves 32-bit segfault
https://github.com/Hamlib/Hamlib/issues/1492
2024-01-28 09:46:09 -06:00
Mike Black W9MDB 267f30d16b Fix compile warning in rig.c 2024-01-28 09:44:41 -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 703d86a025 Add example of band_changed.c 2024-01-27 07:31:01 -06:00
Mike Black W9MDB c8e33010f6 Fix 12M band for rig_get_band 2024-01-26 16:58:51 -06:00
Mike Black W9MDB 7fba4c012d Merge branch 'master' of https://github.com/Hamlib/Hamlib 2024-01-26 15:41:28 -06:00
Michael Black 10c002c13f
Merge pull request #1488 from GeoBaltz/rp3
Update NEWS with pointer conversion macros.
2024-01-26 15:19:44 -06:00
George Baltz N3GB a0f8251b64 Update NEWS with pointer conversion macros. 2024-01-26 14:23:30 -05:00
Mike Black W9MDB 9ed13add01 Update test2038.c
https://github.com/Hamlib/Hamlib/issues/1478
2024-01-24 16:13:54 -06:00
Mike Black W9MDB fabfe61a45 Add rig_test_2038 to rig_init so it will show on all systems
https://github.com/Hamlib/Hamlib/issues/1478
2024-01-24 15:48:05 -06:00
Mike Black W9MDB d8a9968fac Add test2038.sh to clean 2024-01-24 12:19:38 -06:00
Mike Black W9MDB 1b5fbc1d8b Add 2038 test during build -- make check will fail is there is a 2038 problem
https://github.com/Hamlib/Hamlib/issues/1478
2024-01-24 10:45:32 -06:00
Mike Black W9MDB a4ff5a3e60 Update simftdx101.c 2024-01-23 15:52:59 -06:00
Mike Black W9MDB 83fa835864 Update simft991.c 2024-01-23 15:52:32 -06:00
Michael Black ceebaeae35
Merge pull request #1486 from GeoBaltz/oops3
FIx more paste errors.
2024-01-23 15:46:05 -06:00
George Baltz N3GB 0145588fd9 Drat. Fix more copy/paste SNAFUs 2024-01-23 12:40:49 -05:00
Michael Black 17b9321310
Merge pull request #1485 from GeoBaltz/ctcss
CTCSS/TONE functions for TS-890S
2024-01-23 10:36:01 -06:00
George Baltz N3GB 75079d40a8 Add remaining rigs, matching old behavior.
Fix copy/paste foulup.
2024-01-23 09:55:35 -05:00
George Baltz N3GB 5ad803d90c Add funcs to set/clear TONE/CTCSS modes for TS-890S 2024-01-23 09:55:35 -05:00
George Baltz N3GB e42bb719b9 Fix off by one error in tones for TS-590/890/990
Fix some rigs I found docs for - more needed
2024-01-23 09:55:35 -05:00
George Baltz N3GB a703c77c2d Implement ctcss tone for TS-890S. 2024-01-23 09:55:35 -05: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 a52d0c5931 map token_t to hamlib_token_t for API backwards compatility
https://github.com/Hamlib/Hamlib/issues/1469
2024-01-22 11:48:06 -06:00
Mike Black W9MDB efeba2dfe0 Fix some more hamlib_token_t
https://github.com/Hamlib/Hamlib/issues/1469
2024-01-22 10:50:30 -06:00
Mike Black W9MDB 75cf467c1d Change to hamlib_token_t in swg files
05033171c3 (commitcomment-137562136)
2024-01-22 09:31:50 -06:00
Mike Black W9MDB 1bb469f90f More token_t changes
https://github.com/Hamlib/Hamlib/issues/1469
2024-01-21 23:33:19 -06:00
Mike Black W9MDB 354606f46d Comment out __TIMESIZE check as mingw64 thinks it is not 64 bits -- so we may not need this
https://github.com/Hamlib/Hamlib/issues/1478
2024-01-21 23:31:11 -06:00
Mike Black W9MDB 046f3b849c Fix mingw build
https://github.com/Hamlib/Hamlib/issues/1478
2024-01-21 23:28:41 -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
Mike Black W9MDB 67aee82133 Add compile-time warning if __TIMESIZE != 64
https://github.com/Hamlib/Hamlib/issues/1478
2024-01-21 22:39:57 -06:00
Mike Black W9MDB e62dcd0b4a Merge branch 'master' of https://github.com/Hamlib/Hamlib 2024-01-21 16:40:54 -06:00
Mike Black W9MDB 2cc68f4773 Fix compilation for mingw DLL 2024-01-21 16:38:19 -06:00
Michael Black c4733d9dc3
Merge pull request #1482 from mikaelnousiainen/update-news-for-vfo-and-split-changes
Update NEWS for split/VFO handling changes
2024-01-21 16:13:04 -06:00
Mikael Nousiainen 66218e57f7 Update NEWS for split/VFO handling changes 2024-01-22 00:10:42 +02:00
Mike Black W9MDB e4e12f3ce7 Fix testcache.c for new behavior 2024-01-21 14:41:25 -06:00
Michael Black 1dfd17cc18
Merge pull request #1481 from mikaelnousiainen/streamline-vfo-targeting-and-split-functionality
Streamline VFO targeting and split functionality
2024-01-21 14:24:48 -06:00
Mikael Nousiainen 8bb5bcefb9 Merge upstream and fix conflicts 2024-01-21 20:59:54 +02:00
Mike Black W9MDB 7d0c737e96 Fix Icom startup with poweron
https://github.com/Hamlib/Hamlib/issues/1480
2024-01-21 11:39:07 -06: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 d391773622 Ensure transmit vfo is used for rig split 2024-01-19 16:44:04 -06:00
Mike Black W9MDB 761f1d3b00 Add rest of RIG_FUNC_SYNC changes 2024-01-18 09:18:49 -06:00
Mike Black W9MDB 48d3f3f750 Add RIG_FUNC_SYNC -- only for FTDX101D/MP right now. 2024-01-18 07:56:30 -06:00
Mike Black W9MDB aec9348138 Add rig_band_changes to HAMLIB API 2024-01-18 07:39:56 -06:00
Mike Black W9MDB df64af4583 Suppress no get_vfo message for Icom rigs.
No hope of getting Icom to ever provide this ability
2024-01-15 11:18:46 -06:00