George Baltz N3GB
4f3f308d7a
Enable rig_vfo_op for TS-890S
2025-04-21 13:32:42 -04:00
George Baltz N3GB
1f707ab31e
Make local functions static.
2025-04-20 21:28:57 -04:00
George Baltz N3GB
8150583541
Drop redundant token lookups.
2025-04-20 21:28:57 -04:00
George Baltz N3GB
ba011462ef
Add dates for recent releases
2025-04-20 21:28:57 -04:00
Nate Bargmann
49af447f27
Merge pull request #1703 from CallumMcEwen/master
...
Updates to codan_set_ptt command and README.md
2025-04-20 18:14:58 -05:00
Callum McEwen (VK5MCA)
a3da9bbe42
Update comments on codan_set_ptt
2025-04-21 04:25:40 +09:30
Callum McEwen (VK5MCA)
21bf64b7ba
Add V3.51 firmware comment
2025-04-21 04:19:49 +09:30
Callum McEwen (VK5MCA)
5b85a716fc
Update README.codan
2025-04-21 04:18:58 +09:30
Nate Bargmann
071416d0d4
Merge pull request #1699 from dforsi/fix/help-strings
...
Make help strings more similar
2025-04-19 21:35:06 -05:00
Daniele Forsi IU5HKX
b141c14270
Make help strings more similar
...
Fixes text indent and verbs.
2025-04-19 23:57:26 +02:00
Nate Bargmann
1ee8fc9bd1
Merge pull request #1696 from dforsi/fix/tests
...
Ignore files related to tests and delete generated files
2025-04-16 21:09:19 -05:00
Nate Bargmann
f9d3a2e667
Merge pull request #1695 from arekm/master
...
flrig: Additional PKTUSB and PKTLSB mapping for USB-D1/LSB-D1
2025-04-16 21:07:51 -05:00
Daniele Forsi IU5HKX
cb113b5c84
Delete a generated directory when doing make clean
2025-04-16 20:34:15 +02:00
Daniele Forsi IU5HKX
cfc5c821a0
Delete a generated file when doing make clean
2025-04-16 19:48:56 +02:00
Arkadiusz Miśkiewicz
428e3075eb
Additional PKTUSB and PKTLSB mapping for USB-D1/LSB-D1
...
Some radios (icom 7760 for example) expose USB/LSB-Dn modes (e.g., USB-D1).
By default, USB-D1 acts as PKTUSB and LSB-D1 as PKTLSB. Adding this mapping
improves compatibility with software expecting standard PKTUSB/PKTLSB modes.
A real-life scenario: this makes WSJT-X usage much nicer, as WSJT-X requests
PKTUSB, which is then mapped to USB-D1 — the default mode for FT4/FT8 operations
on Icom radios.
2025-04-14 23:59:20 +02:00
Daniele Forsi IU5HKX
fa5b4cf6ea
Ignore files related to tests
2025-04-13 10:57:42 +02:00
Nate Bargmann
34698df17a
Merge pull request #1694 from N0NB/static_lib
...
Restore libtool default of building shared and static libs
2025-04-09 14:05:33 -05:00
Nate Bargmann
285a865d9f
Restore libtool default of building shared and static libs
...
Commit 43159e5
prevented the libtool default of building both shared and
static libraries during a compilation run.
This addresses GitHub issue 1500 that seeks to enable both shared and
static libs.
At this point, I have not found the motivation for commit 43159e5
despite searching all forums and the mailing list. While the reason
might not now be ever known, restoring the default behavior alligns the
project with other software package.
2025-04-09 13:40:53 -05:00
Nate Bargmann
d8a3aac625
Merge pull request #1688 from brianjester/patch-1
...
Update README.developer
2025-04-01 15:37:16 -05:00
Callum McEwen (VK5MCA)
864c60b86d
Update codan.c
...
Updated ptt command to CICS
2025-04-01 20:30:55 +10:30
brianjester
a9ce0b07dd
Update README.developer
...
fix typo
2025-03-30 18:34:43 -07:00
Michael Black W9MDB
44014b914e
Merge branch 'master' of github.com:Hamlib/Hamlib
2025-03-22 14:47:18 -05:00
Michael Black W9MDB
ad20668c75
Fix headers for compability with swig 4.3.0
...
https://github.com/Hamlib/Hamlib/issues/1669
2025-03-22 14:45:32 -05:00
Michael Black
9fe15f3963
Merge pull request #1683 from dforsi/fix/typos
...
Fix my previous commit ("Add bold" d9545845
)
2025-03-17 15:59:31 -05:00
Daniele Forsi IU5HKX
e00f357569
Fix my previous commit ("Add bold" d9545845
)
2025-03-17 21:50:43 +01:00
Michael Black
c6a30081cb
Merge pull request #1682 from dforsi/fix/manpages
...
Fix manpages
2025-03-16 17:10:43 -05:00
Daniele Forsi IU5HKX
d9545845b0
Add bold
2025-03-16 19:30:30 +01:00
Daniele Forsi IU5HKX
0e1e794cfa
Set parameter keywords bold, not their descriptions
2025-03-16 19:30:30 +01:00
Daniele Forsi IU5HKX
cd72187a7c
Fix usage of .EX
...
Add missing .EE and remove some .EE that were out of place.
2025-03-16 19:30:30 +01:00
Daniele Forsi IU5HKX
2da07e484c
Escape literal \n
...
Otherwise it isn't rendered correctly.
2025-03-16 19:30:30 +01:00
Daniele Forsi IU5HKX
cb0196875b
Fix underline and italics
2025-03-16 19:30:30 +01:00
Daniele Forsi IU5HKX
e109fe355d
Fix typos
2025-03-16 19:30:30 +01:00
Michael Black
0f519185ac
Merge pull request #1676 from GeoBaltz/fix26a
...
More fixes for send_morse sync
2025-03-12 23:10:20 -05:00
Michael Black W9MDB
1049dc2457
Merge branch 'master' of github.com:Hamlib/Hamlib
2025-03-12 12:49:40 -05:00
Michael Black W9MDB
f8740ddd28
Fix FTDX101D/MP ALC scale
2025-03-12 12:49:17 -05:00
Michael Black
ed52875c3d
Merge pull request #1679 from gereta/patch-3
...
Update skywatcher.h - Added coordinates for parking position
2025-03-10 09:24:53 -05:00
gereta
c2d3202ffb
Update skywatcher.h - Added coordinates for parking position
...
Added coordinates for parking position
2025-03-10 08:18:46 +01:00
George Baltz N3GB
a3e23e79cd
Minor cleanups/fixes
...
Return status from rig_send_morse
Remove duplicate include and some dead code
Avoid future NULL dereference in error cases
2025-03-04 21:32:34 -05:00
George Baltz N3GB
9b2904c0b6
Fix timeout in kenwood_stop_morse
...
Add "KY0" to exceptions.
2025-03-04 17:20:41 -05:00
George Baltz N3GB
5caa22b79a
Add locking to rig_stop_morse
...
and rig_wait_morse
2025-03-04 17:20:41 -05:00
Michael Black W9MDB
43f8afa6a4
Add simicr8600
2025-03-04 14:43:40 -06:00
Michael Black W9MDB
7269ba6264
Merge branch 'master' of github.com:Hamlib/Hamlib
2025-03-04 14:42:32 -06:00
Michael Black W9MDB
701d6bf477
Hopefully fix CODAN NGS set_freq/get_freq
2025-03-04 14:41:31 -06:00
Michael Black W9MDB
3dbb7011d1
Fix NGT caps name
2025-03-01 16:42:15 -06:00
Michael Black W9MDB
6b11c7e970
Remove ptt from CODAN NGS -- does not have it
2025-03-01 16:40:14 -06:00
Michael Black
f2f947c51d
Merge pull request #1675 from GeoBaltz/fix26
...
DO NOT MERGE!
2025-02-28 06:13:46 -06:00
George Baltz N3GB
0147da5a3c
Replace rs->multicast->mutex with a dedicated mutex for the API.
...
Use PTHREAD_MUTEX_RECURSIVE and change LOCK() to always call rig_lock().
Still needs a reliable way to determine availability.
2025-02-28 05:29:44 -05:00
George Baltz N3GB
439bd96b5d
Fix the easy parts of missing thread locks
...
- Fix depth initialization so LOCK() at least calls rig_lock()
- Add message showing why rig_lock() does nothing
- Add missing LOCK(0)s
2025-02-27 06:22:30 -05:00
Michael Black W9MDB
3d46647808
Change CODAN NGT to CR
2025-02-26 22:28:34 -06:00
Michael Black W9MDB
9de6fe2400
Fix name of IC-R8500
2025-02-24 16:55:14 -06:00