Mike Black W9MDB
|
a419ad0c4b
|
Fix spellilng error in export statement -- to quick to commit
https://github.com/Hamlib/Hamlib/issues/710
|
2021-05-26 13:12:44 -05:00 |
Mike Black W9MDB
|
0f5995aaf5
|
Change export to HAMLIB_EXPORT_VAR
https://github.com/Hamlib/Hamlib/issues/710
|
2021-05-26 13:07:11 -05:00 |
Mike Black W9MDB
|
8ded4461c2
|
Fix export of cookie_use for DLL linkage
https://github.com/Hamlib/Hamlib/issues/710
|
2021-05-26 12:50:30 -05:00 |
Mike Black W9MDB
|
d2f7957e8b
|
astyle rig.c
|
2021-05-26 09:30:02 -05:00 |
Mike Black W9MDB
|
ca6692c022
|
Reduce cache verbosity to only when DEBUG_CACHE is asked for
Fix rig_get_rig_info -- it was adding binary CRC to the result
|
2021-05-26 09:05:38 -05:00 |
Mike Black W9MDB
|
a46d5b01be
|
Update test.json
https://github.com/Hamlib/Hamlib/issues/695
|
2021-05-25 17:09:39 -05:00 |
Mike Black W9MDB
|
36ac8cbd7c
|
Update to new JSON format
https://github.com/Hamlib/Hamlib/issues/695
|
2021-05-25 17:07:19 -05:00 |
Mike Black W9MDB
|
f08881613e
|
Change another ECONF to EINVAL
https://github.com/Hamlib/Hamlib/issues/650
|
2021-05-25 10:24:00 -05:00 |
Mike Black W9MDB
|
552fd6159b
|
Change power2mw ECONF error to EINVAL
https://github.com/Hamlib/Hamlib/issues/650
|
2021-05-25 10:22:52 -05:00 |
Mike Black W9MDB
|
8e63ce7a36
|
Add multicast thread -- the intent is that this will always run
https://github.com/Hamlib/Hamlib/issues/695
|
2021-05-25 09:29:27 -05:00 |
Mike Black W9MDB
|
cbec6cd4ba
|
Update multicast JSON proposal
https://github.com/Hamlib/Hamlib/issues/695
|
2021-05-25 09:28:20 -05:00 |
Mike Black W9MDB
|
556304d455
|
Merge branch 'master' of https://github.com/Hamlib/Hamlib
|
2021-05-25 09:19:33 -05:00 |
Mike Black W9MDB
|
ffeb98a0da
|
Add cookie_use param to rigctl
https://github.com/Hamlib/Hamlib/issues/695
|
2021-05-25 09:18:20 -05:00 |
Mike Black W9MDB
|
70482d0afa
|
Add cookie_use flag
https://github.com/Hamlib/Hamlib/issues/695
|
2021-05-25 09:17:25 -05:00 |
Mike Black W9MDB
|
39951dc288
|
Fix segfault when using rig_get_info stacked calls
rigctl get_vfo_info VFOA get_vfo_info VFOB
|
2021-05-25 08:09:01 -05:00 |
Mike Black W9MDB
|
2acbd22173
|
Fix multi-command rigctl capability for readline capable build
https://github.com/Hamlib/Hamlib/issues/711
|
2021-05-24 10:51:08 -05:00 |
Mike Black W9MDB
|
238265f2ac
|
Initialize CM108 pathname, rigport, and pttport in rig_init too
https://github.com/Hamlib/Hamlib/issues/673
|
2021-05-24 07:31:02 -05:00 |
Mike Black W9MDB
|
3e4ff69b96
|
Add multicast_item_e and change multicast_server API
https://github.com/Hamlib/Hamlib/issues/695
|
2021-05-23 07:40:08 -05:00 |
Mike Black W9MDB
|
5056982375
|
Add LastCommand struct to multicast packet proposal
Need to define rig/amp/tuner control command formats -- do not intend on using limited rigctld format
https://github.com/Hamlib/Hamlib/issues/695
|
2021-05-22 16:55:18 -05:00 |
Mike Black W9MDB
|
d6b54f491e
|
export network_multicast_server for DLL linkage
https://github.com/Hamlib/Hamlib/issues/710
|
2021-05-22 12:38:40 -05:00 |
Mike Black W9MDB
|
4da43abdd0
|
Add LastCommand to multicast packet
https://github.com/Hamlib/Hamlib/issues/695
|
2021-05-22 11:31:20 -05:00 |
Mike Black W9MDB
|
54e3efb466
|
Change random() to rand in rig_cookie -- some compilers are complaining about random being undefined
https://github.com/Hamlib/Hamlib/issues/710
https://github.com/Hamlib/Hamlib/issues/695
|
2021-05-21 22:22:36 -05:00 |
Mike Black W9MDB
|
82c27e55ee
|
Fix testcookie behavior on shared libary test
https://github.com/Hamlib/Hamlib/issues/695
|
2021-05-21 17:04:09 -05:00 |
Mike Black W9MDB
|
3d780676b5
|
Finish rig_cookie
Not implemented anywhere yet but functional
|
2021-05-21 15:39:41 -05:00 |
Mike Black W9MDB
|
35c5964f81
|
Add PTT and Status to multicast packet
Update multicast versioning
https://github.com/Hamlib/Hamlib/issues/695
|
2021-05-21 12:33:51 -05:00 |
Mike Black W9MDB
|
bcfd59f3af
|
Move date_strget to misc.c
|
2021-05-21 12:33:42 -05:00 |
Mike Black W9MDB
|
86d2b4ee6c
|
Forgot rig.h
|
2021-05-20 23:53:05 -05:00 |
Mike Black W9MDB
|
c3441551e6
|
Add symantec versioning to rig_info
|
2021-05-20 23:34:48 -05:00 |
Mike Black W9MDB
|
8b22a5a9a8
|
Add csharp JSON deserializer example
https://github.com/Hamlib/Hamlib/issues/695
|
2021-05-20 17:29:21 -05:00 |
Mike Black W9MDB
|
3a2531ad68
|
Update JSON proposal. Example C# Json deserializer added.
https://github.com/Hamlib/Hamlib/issues/695
|
2021-05-20 16:32:43 -05:00 |
Mike Black W9MDB
|
e27a6467d9
|
Update proposed JSON for multicast
https://github.com/Hamlib/Hamlib/issues/695
|
2021-05-20 16:00:03 -05:00 |
Michael Black
|
b9f5bdb1a6
|
Merge pull request #709 from mikaelnousiainen/improve-ft450-features-1
FT-450(D): Add S-meter, RF power meter and fix vox gain scale
|
2021-05-20 08:11:56 -05:00 |
Mikael Nousiainen
|
ed180e2610
|
FT-450(D): Add S-meter, RF power meter and fix vox gain scale. The S-meter scale, while not perfect, is at least close to what the rig displays.
|
2021-05-20 09:13:15 +03:00 |
Nate Bargmann
|
8d423e9cd1
|
Merge pull request #708 from N0NB/doxygen_work
Add typographic conventions section to the main page
|
2021-05-19 21:55:59 -05:00 |
Nate Bargmann
|
fee7ea2425
|
Add typographic conventions section to the main page
|
2021-05-19 21:54:21 -05:00 |
Nate Bargmann
|
e28e3c224b
|
Merge pull request #707 from N0NB/doxygen_work
Update Doxygen comments.
|
2021-05-19 16:56:08 -05:00 |
Nate Bargmann
|
a6f2180874
|
Update Doxygen comments.
|
2021-05-19 16:50:51 -05:00 |
Mike Black W9MDB
|
8e3e93da0f
|
Merge branch 'master' of https://github.com/Hamlib/Hamlib
|
2021-05-19 15:24:24 -05:00 |
Mike Black W9MDB
|
cc1f277e5f
|
Beginning of multicast capability
https://github.com/Hamlib/Hamlib/issues/695
|
2021-05-19 13:17:46 -05:00 |
Mike Black W9MDB
|
12ce326350
|
Fix JSON example in README.multicast to be good JSON
https://github.com/Hamlib/Hamlib/issues/695
|
2021-05-19 13:00:37 -05:00 |
Mike Black W9MDB
|
94fa261e9d
|
Update README.multicast proposal
https://github.com/Hamlib/Hamlib/issues/695
|
2021-05-19 10:29:33 -05:00 |
Nate Bargmann
|
03352f298f
|
Merge pull request #706 from N0NB/doxygen_work
Doxygen work
|
2021-05-18 22:52:08 -05:00 |
Nate Bargmann
|
81e93480c4
|
Update Doxygen comments
|
2021-05-18 22:42:17 -05:00 |
Nate Bargmann
|
a29c298deb
|
Update Doxygen comments
|
2021-05-18 19:00:00 -05:00 |
Nate Bargmann
|
b1e84abded
|
Add most all files needed to SRCDOCLST
|
2021-05-18 18:59:09 -05:00 |
Nate Bargmann
|
4b8a12a8c5
|
Merge pull request #705 from N0NB/doxygen_work
Enable optional generation of the PDF manual
|
2021-05-18 11:26:04 -05:00 |
Nate Bargmann
|
394c61fa44
|
Enable optional generation of the PDF manual
In the event anyone wants a PDF version of the reference manual, it can
be generated now.
|
2021-05-18 11:16:15 -05:00 |
Mike Black W9MDB
|
225ab6f85d
|
Update multicast draft protocol
|
2021-05-18 08:58:21 -05:00 |
Mike Black W9MDB
|
e8c7a198ea
|
Merge branch 'master' of https://github.com/Hamlib/Hamlib
|
2021-05-18 07:11:43 -05:00 |
Mike Black W9MDB
|
c408d88b5e
|
Increase sleep from 10ms to 50ms during set_ptt OFF
Some problems reported on Fake It mode in JTDX with rigs unable to set freq after PTT OFF.
|
2021-05-18 07:10:00 -05:00 |