Wykres commitów

4008 Commity (9c1cc8d4cebdd84de7feb83b7eddc8111fbd62a8)

Autor SHA1 Wiadomość Data
Nate Bargmann 1c3f22a872 Advance to 4.0~git 2018-08-05 21:11:00 -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
Jeroen Vreeken 9108deab8b Merge branch 'master' of github.com:Hamlib/Hamlib 2018-06-30 16:11:31 +02:00
Jeroen Vreeken 0057b2f8b1 GPIO working after debugging 2018-06-30 16:09:56 +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
Sebastian Denz f3741fdd19 revert changes on th.c 2018-05-17 13:11:11 +02:00
Sebastian Denz 2cc17d35b9 use updated thd72.c as template for thd74.c 2018-05-17 13:10:29 +02:00
Sebastian Denz 27041e008b allow rmode_t to be 64 bits wide (by mdblack98) 2018-05-17 13:09:25 +02:00
Sebastian Denz 9acfe7a882 Merge remote-tracking branch 'upstream/master' 2018-05-16 21:52:51 +02: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
Sebastian Denz 1f1a0a9558 latest version 2018-05-07 18:21:25 +02:00
Jeroen Vreeken 9c7ce6eacb Merge branch 'master' of github.com:Hamlib/Hamlib 2018-05-06 00:12:23 +02: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