Wykres commitów

4149 Commity (3dbbe02b78d18fb3a69c02995d035e2bc4dfc96f)

Autor SHA1 Wiadomość Data
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
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
Sebastian Denz 68c43ea6ac updated D-Star modes 2018-05-01 15:12:02 +02:00
Sebastian Denz f1785f3915 dont use kenwood_get_ptt for thd74 as IF is not implemented 2018-05-01 14:10:16 +02:00
Sebastian Denz aeb94de8dc add thd74.c to THSRC in Makefile.am 2018-05-01 14:04:22 +02:00
Sebastian Denz d06e4c306f applied astyle on thd74.c 2018-05-01 13:56:30 +02:00
Sebastian Denz c907a512c8 Merge branch 'master' of github.com:denzs/Hamlib 2018-05-01 13:38:15 +02:00
Sebastian Denz 280d6b5b22 very first draft of Kenwood THD74 backend
mainly copy n paste art from thd72.c and th.c
plus information from https://github.com/LA3QMA/TH-D74-Kenwood
2018-05-01 13:36:22 +02:00