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 |
Michael Black W9MDB
|
2a9634d705
|
Revert "Remove set_vfo from ICR8600 -- doesn't have any"
This reverts commit fb145e873b .
|
2025-02-23 16:21:17 -06:00 |
Michael Black W9MDB
|
fb145e873b
|
Remove set_vfo from ICR8600 -- doesn't have any
|
2025-02-23 16:04:35 -06:00 |
Michael Black W9MDB
|
beea87c2ae
|
Suppress 451 warning in rig.swg
|
2025-02-19 09:37:02 -06:00 |
Michael Black W9MDB
|
98a0184680
|
Remote -w451 flag -- not available in all versions of gcc
|
2025-02-18 09:10:26 -06:00 |
Michael Black W9MDB
|
84c656edd1
|
Fix CODAN 2110 -- correct model# and all the minor changes to the CICS protocol
|
2025-02-16 10:57:11 -06:00 |
Michael Black W9MDB
|
e93d368fcb
|
Suppress swig 452 warning
|
2025-02-15 16:20:56 -06:00 |
Michael Black W9MDB
|
f2fe51fac8
|
Fix codan.c some more
|
2025-02-15 16:16:46 -06:00 |
Michael Black W9MDB
|
9a2f72fc32
|
Fix codan.c
|
2025-02-15 16:09:15 -06:00 |
Michael Black W9MDB
|
e95cc440d7
|
Merge branch 'master' of github.com:Hamlib/Hamlib
|
2025-02-15 16:05:38 -06:00 |
Michael Black W9MDB
|
2070edab86
|
Add CODAN 2021
|
2025-02-15 16:05:21 -06:00 |
Michael Black
|
2d3f5fe8a1
|
Merge pull request #1672 from clzls/fix-typo-pmr171
pmr171.c: Fix typo in get_freq
|
2025-02-14 12:45:44 -06:00 |
Chen (Kina)
|
3fcf300629
|
pmr171.c: Fix typo in get_freq
Fix typo in get_freq returning freqMainB in any situations.
|
2025-02-15 02:41:42 +08:00 |
Michael Black W9MDB
|
a6e280ca2e
|
Update NEWS
|
2025-02-11 10:53:21 -06:00 |
Michael Black W9MDB
|
88fce980df
|
Fix rigctld hamib_version print to suppress it
Add simeasycomm.c
|
2025-02-11 10:48:48 -06:00 |
Michael Black W9MDB
|
f3a932bf50
|
Revert "Remove setting debug in rotctl.c"
This reverts commit eb9bf6fb84 .
|
2025-02-06 22:33:54 -06:00 |
Michael Black W9MDB
|
eb9bf6fb84
|
Remove setting debug in rotctl.c
|
2025-02-06 22:27:46 -06:00 |
Michael Black W9MDB
|
c939f1a83a
|
Add missing levels for IC746/Pro RIG_LEVEL_RFPOWER_METER|RIG_LEVEL_RFPOWER_METER_WATTS|RIG_LEVEL_SWR|RIG_LEVEL_ALC
|
2025-02-05 08:01:14 -06:00 |
Michael Black W9MDB
|
a0df573df7
|
Reduce good news about serial port to verbose
|
2025-02-04 11:45:56 -06:00 |
Michael Black W9MDB
|
6e704c5bc8
|
Update NEWS
|
2025-01-31 07:29:04 -06:00 |
Michael Black W9MDB
|
5ecc1934fc
|
Add IC910 to Icom exceptions in rig.c
|
2025-01-30 22:59:01 -06:00 |
Michael Black W9MDB
|
62e44940cf
|
Add to Segfault user award
|
2025-01-30 12:09:35 -06:00 |
Michael Black W9MDB
|
19dce9fd1b
|
Merge branch 'master' of github.com:Hamlib/Hamlib
|
2025-01-30 11:51:23 -06:00 |
Michael Black W9MDB
|
9ffbf63290
|
Add priv back to QMX as can cause segfault in some cases
|
2025-01-30 11:50:57 -06:00 |
Michael Black
|
93c5267dfb
|
Merge pull request #1667 from ny4i/patch-1
Update README.developer
|
2025-01-27 12:09:42 -06:00 |
Tom Schaefer
|
79f5a08210
|
Update README.developer
Removed s from end of the build-essential package. It is just build-essential. There is no such package as build-essentials.
|
2025-01-27 12:12:16 -05:00 |
Michael Black W9MDB
|
62071273aa
|
Prompt PMR-171 to stable
|
2025-01-25 12:05:38 -06:00 |
Michael Black W9MDB
|
1813820dd3
|
Merge branch 'master' of github.com:Hamlib/Hamlib
|
2025-01-25 12:04:44 -06:00 |