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
Nate Bargmann
ed45495835
Merge pull request #704 from N0NB/doxygen_work
...
Remove security page as it is for GitHub only
2021-05-17 18:34:54 -05:00
Nate Bargmann
1501ad78ea
Remove security page as it is for GitHub only
...
Distribute other files ommitted from the 4.2 release for documentation
generation. Caveat--don't rush!
2021-05-17 18:31:19 -05:00
Nate Bargmann
6e623fb165
Merge pull request #703 from N0NB/doxygen_work
...
Use GNU Source-highlight for documentation build
2021-05-17 17:49:39 -05:00
Nate Bargmann
2a43303947
Use GNU Source-highlight for documentation build
...
Generate highlighted and line numbered files for the Windows build
scripts to be included in the generated documentation.
Add clean-local target to doc/Makefile.am to clean generated document
files.
Document requirement for GNU Source-highlight.
2021-05-17 17:35:27 -05:00
Nate Bargmann
300da9c8da
Merge pull request #702 from N0NB/doxygen_work
...
Distribute logo image file for the Doxygen manual
2021-05-17 17:32:16 -05:00
Nate Bargmann
aaee375d48
Distribute logo image file for the Doxygen manual
2021-05-17 15:15:17 -05:00
Mike Black W9MDB
fdf1f7f6f0
Fix newline in help in rigctld.c
2021-05-17 00:05:16 -05:00
Nate Bargmann
561b8d0785
Advance to 4.3~git
2021-05-16 21:31:49 -05:00
Nate Bargmann
fbd07524e2
Merge pull request #701 from N0NB/doxygen_work
...
Doxygen work
2021-05-16 21:26:14 -05:00
Nate Bargmann
b679b0c753
Update NEWS for 4.2 release
2021-05-16 21:14:04 -05:00
Nate Bargmann
55ec759a75
Format to break lines before 80 characters
2021-05-16 21:11:10 -05:00
Nate Bargmann
0ed6b11088
Update Doxygen comments and main page
2021-05-16 21:10:31 -05:00
Mike Black W9MDB
47cf245826
Fix +\get_vfo_list to put RPRT on a separate line
2021-05-12 22:44:33 -05:00
Michael Black
dd4e631e59
Merge pull request #699 from mikaelnousiainen/fix-yaesu-targetable-roofing-filter
...
Fix Yaesu roofing filter VFO targeting
2021-05-12 16:42:46 -05:00
Mikael Nousiainen
252a3ead63
Add RIG_TARGETABLE_ROOFING to allow Yaesu roofing filter targeting by VFO only for FTDX5000 and FTDX101. Fix TS-480 VOXDELAY level definition.
2021-05-12 23:51:35 +03:00
Mike Black W9MDB
94410f7a71
Increase FLRig timeout to 5 seconds
2021-05-11 11:59:20 -05:00
Mike Black W9MDB
9902ec796c
Reduce rigctld verbosity when using direct commands from rigctl client
...
https://github.com/Hamlib/Hamlib/issues/690
2021-05-09 15:16:23 -05:00
Mike Black W9MDB
62d9da91de
Merge branch 'master' of https://github.com/Hamlib/Hamlib
2021-05-09 13:51:09 -05:00
Mike Black W9MDB
62a35a41c6
Adding proposal for multicast rig status/control
...
https://github.com/Hamlib/Hamlib/issues/695
2021-05-09 13:50:54 -05:00
Mike Black W9MDB
7d4ac08ca6
Adding proposal for multicast rig status/control
2021-05-09 13:48:03 -05:00