George Baltz N3GB
|
55db73894f
|
Add STATE to the list of pointers
Definitely a long term item.
|
2024-03-01 12:27:26 -05:00 |
Mike Black W9MDB
|
c6371a14a1
|
Fix 'G' command vfo_ops
https://github.com/Hamlib/Hamlib/issues/1518
|
2024-02-29 22:37:16 -06:00 |
Mike Black W9MDB
|
c68ef118e9
|
Add mutex for rig_send_morse and when locked use cache
for rig_get_freq, rig_get_mode, rig_get_vfo, and rig_get_split_vfo
Might need to add more down the road
https://github.com/Hamlib/Hamlib/issues/1514
|
2024-02-28 23:04:47 -06:00 |
Mike Black W9MDB
|
45db5d32c3
|
Remove debug for rig_strparm to reduce verbosity
|
2024-02-28 17:23:46 -06:00 |
Mike Black W9MDB
|
7ee8c358cd
|
Fix mingw 64-bit and another attempt for 32-bit
https://github.com/Hamlib/Hamlib/issues/1478
|
2024-02-24 12:08:26 -06:00 |
Mike Black W9MDB
|
5f92b19ef4
|
Revert "Sync github"
This reverts commit 5089949f10 .
|
2024-02-24 11:10:41 -06:00 |
Mike Black W9MDB
|
5089949f10
|
Sync github
|
2024-02-24 11:09:54 -06:00 |
Mike Black W9MDB
|
2849a75676
|
Another attempt to fix 32-bit mingw build for 2038
https://github.com/Hamlib/Hamlib/issues/1478
|
2024-02-21 17:24:15 -06:00 |
Mike Black W9MDB
|
db6dc92513
|
Fix left shift warning
|
2024-02-19 16:33:13 -06:00 |
Mike Black W9MDB
|
1ea597b6e1
|
Move time_t test later so 32-bit check of 64-bit functions can work
https://github.com/Hamlib/Hamlib/issues/1478
|
2024-02-15 09:25:39 -06:00 |
Mike Black W9MDB
|
4cadea95f8
|
Astyle cal.c
|
2024-02-15 09:25:27 -06:00 |
Mike Black W9MDB
|
7caef5398e
|
Return exact value for rig_raw2val when appropriate
|
2024-02-15 09:24:58 -06:00 |
Mike Black W9MDB
|
47fcf999f0
|
Reduce debug error level for rig_test_2038
|
2024-02-14 08:59:52 -06:00 |
Mike Black W9MDB
|
f12d653f6c
|
Try to fix MINGW time_t
https://github.com/Hamlib/Hamlib/issues/1478
|
2024-02-14 07:55:42 -06:00 |
Mike Black W9MDB
|
59217b560a
|
Add 2038 test for MINGW __time64_t
|
2024-02-13 11:17:09 -06:00 |
Mike Black W9MDB
|
8d33869ca2
|
Show glibs version if available for 2038 test
https://github.com/Hamlib/Hamlib/issues/1478
|
2024-02-12 10:48:07 -06:00 |
Mike Black W9MDB
|
6844722faa
|
Add libusb version info to find_and_open_device
|
2024-02-11 08:02:33 -06:00 |
Mike Black W9MDB
|
59e4ba1cdc
|
Add TIME_BITS debug
|
2024-02-07 12:27:12 -06:00 |
Mike Black W9MDB
|
64c470a4e7
|
Make hamlib_settings error show the real error
|
2024-02-05 15:00:26 -06:00 |
George Baltz N3GB
|
23d5d53248
|
Port rigs/anytone/, rigs/barrett/ and rigs/codan/
Fixup git rebase SMerge error.
|
2024-02-05 11:28:31 -05:00 |
George Baltz N3GB
|
4a1fa678ea
|
Play catchup with split/VFO revision.
Fix typos in rebase fixups.
|
2024-02-05 11:28:30 -05:00 |
George Baltz N3GB
|
1532a7d8dc
|
Convert rot_conf.c and amp_conf.c to pointers
Consolidate some assignments to make deprecation easier.
Issues #1445, #487
|
2024-02-05 11:28:30 -05:00 |
George Baltz N3GB
|
3eb41c6400
|
Cache pointers for src/rig.c
Issue #1420 again.
|
2024-02-05 11:28:30 -05:00 |
George Baltz N3GB
|
96ee58436a
|
Convert a few more cache pointers
More of issue #1420
|
2024-02-05 11:28:30 -05:00 |
George Baltz N3GB
|
bf8bf51bf4
|
Convert some cache references to pointers
Affects issue #1420
|
2024-02-05 11:28:30 -05:00 |
Mike Black W9MDB
|
9bfb0f5f71
|
Fix bandlist nullification
|
2024-02-03 23:23:25 -06:00 |
Mike Black W9MDB
|
b4ec8a427c
|
Fix return value in test_2038
https://github.com/Hamlib/Hamlib/issues/1492
|
2024-01-30 11:02:05 -06: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
|
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
|
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
|
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
|
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
|
2cc68f4773
|
Fix compilation for mingw DLL
|
2024-01-21 16:38:19 -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 |
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
|
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 |
Mike Black W9MDB
|
0e5d2cfc48
|
Fix tx_vfo default in rig.c
|
2024-01-15 07:33:21 -06:00 |
Mike Black W9MDB
|
4d568c782e
|
Speed up rig_band_changed actions for FT991 and perhaps others
Putting the AC001; command immediately after FA freq change make the band change end state occur immediately
|
2024-01-15 07:28:22 -06:00 |
Mikael Nousiainen
|
eb7634abfb
|
Merge upstream changes and fix conflicts
|
2024-01-15 09:24:17 +02:00 |
Mike Black W9MDB
|
d6689145a0
|
Make rig_band_changed HAMLIB_API
|
2024-01-14 23:06:41 -06:00 |
George Baltz N3GB
|
7f67363687
|
Need more parens to work in expressions.
Clean up sticky note items.
|
2024-01-14 18:13:05 -05:00 |
George Baltz N3GB
|
64f69421de
|
Pointerize all the ports in src/rig.c
|
2024-01-14 18:13:05 -05:00 |
George Baltz N3GB
|
aa9c3b39ba
|
Convert more files in src/
Leaves only src/rig.c
|
2024-01-14 18:13:05 -05:00 |
George Baltz N3GB
|
fddddf1f6f
|
Port conf.c to use access macros
This will need to copy to all deprecated port structures, when the time comes.
|
2024-01-14 18:13:05 -05:00 |
George Baltz N3GB
|
2c85a96309
|
Add function to get rotator port address(es)
Add ROTPORT2 definitions.
Convert src/rotator.c to use new access.
|
2024-01-14 18:13:05 -05:00 |