Commit graph

3943 commits

Author SHA1 Message Date
Nate Bargmann
301ebb92ea Hamlib 3.3 release 2018-08-20 10:08:55 -05:00
Nate Bargmann
c34c8d9a58 Advance to Hamlib 3.3~rc1 2018-08-05 08:57:07 -05:00
Nate Bargmann
f632e71c67 Include section 7 pages in W32/64 binary builds 2018-08-02 07:57:52 -05:00
Nate Bargmann
478a7a25c1 Merge branch 'new_man_pages' 2018-07-29 22:11:31 -05:00
Nate Bargmann
5a79fcdbe1 Synchronize Texinfo manual with man7 pages
The Texinfo manual is now kept in sync with the project information
manual pages.  The Texinfo manual may be retired at some later date but
for now the two sets of documentation will be kept in sync.
2018-07-29 22:03:24 -05:00
Nate Bargmann
d984a58113 New project information manual pages
Project information manual pages (section 7) have been created from the
Texinfo manual that provide a set of general information pages about
Hamlib.
2018-07-29 22:00:14 -05:00
Nate Bargmann
e3f1e4adcf Utility man pages: minor edits 2018-07-29 21:59:15 -05:00
Nate Bargmann
b65a39db53 Update to current Windows build scripts
Scripts for both 32 and 64 bit build on MS Windows platforms and
associated information.
2018-07-29 21:56:55 -05:00
Nate Bargmann
f9b2f27373 Correct the -l option output header text 2018-07-29 21:38:54 -05:00
andz
75228aa974 Added Meade LX200 Protocol to Rotors
* Added new rotor module (18) for Meade telescope rotors
* Implemented all needed rotor functions
* Added README.md

* Tested with DS-2000 Rotor with Autostar 494 and 506 serial cable
* Tested on Linux (Debian) with rotctl and gpredict
2018-07-17 08:57:05 -05:00
Michael Black W9MDB
3027ca5f9a Force back to split after set_vfo A if needed\nFixes split getting turned off 2018-07-17 08:47:18 -05:00
c vw
993ba79c14 included doc/hamlib.html in .gitignore 2018-07-06 15:44:13 +02:00
c vw
80633e6d2e Fixes for the piHPSDR backend. 2018-06-27 17:11:35 +02:00
Michael Black W9MDB
30ec001057 Really fix TS590S/SG RIG_LEVEL_STRENGTH 2018-06-25 08:56:06 -05:00
Michael Black W9MDB
6fbe4a5faa Changes to remove unnecessary VFO swaps 2018-06-22 12:05:06 -05:00
Michael Black W9MDB
52ddbfd574 Add RAWSTR to ts590 2018-06-22 10:22:43 -05:00
Michael Black W9MDB
b0cd3ada11 Fix TS590S/SG RIG_STRENGTH readings 2018-06-15 10:32:57 -05:00
Michael Black W9MDB
d1b545beac Fix netrigctl.c returning wrong value 2018-05-25 11:01:38 -05:00
Michael Black W9MDB
ee13edb4e8 Improve emulation performance and promote TS2000 to stable 2018-05-18 07:29:55 -05:00
Nate Bargmann
783ba3edd5 Merge branch 'master' of https://github.com/eliggett/Hamlib into eliggett-master 2018-05-17 19:32:03 -05:00
Michael Black W9MDB
d7a72dfcec flrig improvements to minimize relay chattering 2018-05-17 06:35:00 -05:00
Elliott Liggett
f55ec10cfa Added functionality for the IC-7300 auto antenna tuner 2018-05-15 23:00:41 -07:00
Michael Black W9MDB
39d9854d57 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2018-05-14 16:56:41 -05:00
Nate Bargmann
38863f5daa Merge branch 'master' of https://github.com/mdblack98/Hamlib into mdblack98-master 2018-05-10 16:58:20 -05:00
Michael Black W9MDB
9a0ad97e83 Another fix for gettings modes correct 2018-05-10 16:52:47 -05:00
Nate Bargmann
99d7a76c20 Merge branch 'master' of https://github.com/bagel99/Hamlib into bagel99-master 2018-05-10 16:41:54 -05:00
Brian G. Lucas
29e976878f Fix a format so that it works with Windows. Can't test it because
I have no Windows machines.
2018-05-10 11:55:55 -05:00
Nate Bargmann
20562db977 Merge branch 'master' of https://github.com/bagel99/Hamlib into bagel99-master 2018-05-10 07:55:28 -05:00
Michael Black W9MDB
b8cd8c0a9a FLRig thread safety improved and now works WSJT-X split mode with multiple connections 2018-05-09 23:01:55 -05:00
Brian G. Lucas
c35056ff15 Implement some more interfaces. Comment out get_chan_all_cb because
the block read routine doesn't work.
2018-05-09 16:12:49 -05:00
Michael Black W9MDB
299bf17b22 Fix modes on trxmanager 2018-05-09 15:22:58 -05:00
Michael Black W9MDB
ae30a9fb3a Fix read_string terminator length parameters 2018-05-09 08:14:04 -05:00
Michael Black W9MDB
cd1fdfe6ce Allow rotctld to continue operationg aftr tcp or serial rig disappears 2018-05-09 07:31:42 -05:00
Michael Black W9MDB
a91e85e9fa Allow rigctld to continue operating after tcp or serial rig disappears 2018-05-08 22:37:32 -05:00
Brian G. Lucas
2e6877a196 WIP: thd72 driver. More interfaces implemented. Other cleanup. 2018-05-08 16:34:53 -05:00
Michael Black W9MDB
8d53a025ed Update dummy.h for TRXManger 2018-05-08 06:49:27 -05:00
Michael Black W9MDB
776f9ea2f6 Added TRXManager backend 2018-05-08 06:42:40 -05:00
Michael Black W9MDB
be9c1699a3 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2018-05-08 06:24:29 -05:00
Brian G. Lucas
ae072324dd WIP: thd72 driver. First cut at get_channel(). Other cleanup. 2018-05-04 16:56:06 -05:00
Michael Black W9MDB
ecc23c79ed Fixed PKTFM filters in ic7300 2018-05-04 10:12:39 -05:00
Nate Bargmann
a3a788cbf7 Add some tips on Hamlib man pages formatting 2018-05-03 07:31:12 -05:00
Brian G. Lucas
ef6a3bd8ed WIP: thd72 driver. Try to simplify the menu based interface. 2018-05-02 16:16:12 -05:00
Brian G. Lucas
84f9bfcfcf WIP: thd72 driver. More level, func, and parm stuff works. 2018-05-02 15:12:19 -05:00
Brian G. Lucas
e970be4350 Pretty much a complete re-write of thd72.c, since the old one didn't
work at all.  Many commands have been tested with real hardware.
But more work remains to be done.
2018-05-01 14:41:15 -05:00
Michael Black W9MDB
a956652162 Merge branch 'master' of https://github.com/Hamlib/Hamlib 2018-05-01 08:14:03 -05:00
Michael Black W9MDB
04af1b0553 Add PKTAM PKTFM modes to ic7300 2018-05-01 08:12:05 -05:00
Nate Bargmann
5f05a0491e Move utility man page files to doc/man1
Maintain manual page files in the doc directory rather than the source
directories.
2018-04-30 07:19:59 -05:00
Nate Bargmann
743f67edaa Update man pages for content and conformance
As some content was getting dated, refresh the content of the various
manual pages and while doing so, update the pages to conform more
closely to man-pages(7), man(7), and groff_man(7).
2018-04-29 22:41:50 -05:00
Michael Black W9MDB
35a28884f9 Fix -Z option on rigctld 2018-04-25 17:48:14 -05:00
Michael Black W9MDB
4c78fce7fb Fix TenTec OmniVII get_mode for VFOB 2018-04-25 12:42:34 -05:00