Wykres commitów

4863 Commity (6edc9e003bc19e041afaaf5e5f01d0ea93c7985c)

Autor SHA1 Wiadomość Data
Michael Black e49cfb3235
Fix cppcheck warning in ft100.c 2020-01-11 23:27:48 -06:00
Michael Black ebb32d00b5
Fix cppcheck warning in uniden.c 2020-01-11 23:26:16 -06:00
Michael Black 0747d8a217
Fix cppcheck warning in peekpoke.c 2020-01-11 22:47:08 -06:00
Michael Black c9c32947d4
icom.c can now power up icom rigs and determine USB echo status
Next step is to add icom_rig_open to other icom rigs
This routine should work on any icom rig -- those that don't have
the ability to power up will just be ignored and should produce error if not
power up already.  USB echo test should work on all icom rigs.
2020-01-11 16:28:44 -06:00
Malcolm Herring af49de9f45 add scope functions 2020-01-11 14:25:06 +00:00
Malcolm Herring 27edb089c7 Merge remote-tracking branch 'Hamlib/master' 2020-01-11 06:54:30 +00:00
Nate Bargmann 69e9469da3
Add sleep.h to src/Makefile.am 2020-01-10 20:05:22 -06:00
Michael Black 0e59946958
Make rig2icom_mode handle PKT modes 2020-01-10 16:27:03 -06:00
Michael Black bc8be94148
Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-01-10 16:01:35 -06:00
Michael Black 40ae244578 Add old path for 2003 Visual C++ as comment 2020-01-10 16:01:04 -06:00
Michael Black b7e8f01701 Fix mingw32 DLL linkage of hl_sleep 2020-01-10 15:58:16 -06:00
Michael Black 0900337357
Fix icom set of filter with in data mode 2020-01-10 15:52:33 -06:00
Malcolm Herring a4295a224e Merge remote-tracking branch 'mdblack/master' 2020-01-09 07:54:15 +00:00
Michael Black 5ae03f0eed
Possible fix for mingw Win32 dll linking of nanosleep 2020-01-08 22:50:37 -06:00
Michael Black 97ea79082a
Fix cppcheck warnings in trxmanager.c 2020-01-08 22:50:03 -06:00
Michael Black 5572823882
Change width to add 1 for icom rigs that need datamode filter width 2020-01-08 14:38:34 -06:00
Michael Black 138787f44c
Hopefully fixed dll build and usleep linking 2020-01-08 14:34:14 -06:00
Michael Black ea81886fd5
Fix icom2rig_mode to allow PKT modees 2020-01-08 10:22:33 -06:00
Michael Black 9f83fd1102
Fix cppcheck warnings in kenwood.h 2020-01-08 08:53:07 -06:00
Malcolm Herring a5daf2bfa4 custom level ops 2020-01-08 13:35:57 +00:00
Malcolm Herring f34734d64f custom ops using ext ops scheme 2020-01-08 12:15:31 +00:00
Michael Black 7c78d750ec
Bump version in k2.c as usleep change may effect it 2020-01-07 23:37:10 -06:00
Michael Black 1197eaf5c6
Bump version in k3.c 2020-01-07 23:36:17 -06:00
Michael Black 4768c01536
Fix cppcheck warnings in k3.c 2020-01-07 23:35:27 -06:00
Michael Black fc3a91fbbe
Fix cppcheck warnings in icom.c 2020-01-07 23:30:51 -06:00
Michael Black 6cee328283
Fix cppcheck warnings in ft757gx.c 2020-01-07 23:24:10 -06:00
Michael Black 7ee3a702f5
Replace all usleep with hl_usleep
Several places where usleep max value could be overflowed
New hl_usleep can take values > 1000000
2020-01-07 23:18:56 -06:00
Michael Black 8f17b6fbf1
Fix filter setting for datamode in icom.c 2020-01-07 22:41:52 -06:00
Michael Black f2f56558e7
Enclose sleep replacement in HAVE_NANOSLEEP 2020-01-07 17:33:37 -06:00
Malcolm Herring 6b43b0fd69 Merge remote-tracking branch 'mdblack/master' 2020-01-07 15:27:46 +00:00
Malcolm Herring d91376ab48 more ext operations 2020-01-07 15:27:24 +00:00
Michael Black 325d26c1d1
Fix ic7610 ctrl-m problem 2020-01-07 09:13:07 -06:00
Michael Black a3ef28f8d3
Fix debug statement in dttsp.c 2020-01-07 08:10:56 -06:00
Malcolm Herring 4d822d5983 Merge remote-tracking branch 'mdblack/master' 2020-01-06 19:54:54 +00:00
Malcolm Herring c4e0696ee1 add token list for ext operations 2020-01-06 19:54:09 +00:00
Michael Black 0341051c80
Add check for float size and fix cppcheck warning in dttsp.c 2020-01-06 07:49:38 -06:00
Michael Black b3a2c02b0c
Fix cppcheck warning in ether6.c 2020-01-06 07:35:00 -06:00
Michael Black 836e5f5c17
Move time.h include to sleep.c 2020-01-06 07:25:38 -06:00
Malcolm Herring d3a22305ad Merge branch 'master' of https://github.com/malcolmh/Hamlib
merge mdblack master
2020-01-06 07:07:42 +00:00
Malcolm Herring c897ce9084 Merge remote-tracking branch 'mdblack/master'
merge mdblack master
2020-01-06 07:06:09 +00:00
Michael Black 525a3f2b66 Fix mingw32 warning in ft991.c 2020-01-05 22:41:10 -06:00
Michael Black 6467cf0379 Fix retval warning in icom.c 2020-01-05 22:39:10 -06:00
Michael Black 33f9fd16de
Fix cppcheck warning in elad.h 2020-01-05 17:10:35 -06:00
Michael Black 98a7b825ab
Fix cppcheck warning in netrigctl.c 2020-01-05 17:07:09 -06:00
Michael Black 70115f7efd
Replace sleep macros with hamlib custom functions 2020-01-05 15:37:33 -06:00
Malcolm Herring 3c14b983c3 ic7100 ext functions 2020-01-05 20:07:56 +00:00
Malcolm Herring 740058a590 more ext_cmd updates 2020-01-05 19:34:44 +00:00
Malcolm Herring f497f503d7 fix merge conflicts 2020-01-05 08:17:46 +00:00
Malcolm Herring 11492d3ece more ext functions 2020-01-05 08:01:46 +00:00
Michael Black 0d02109483
Fix icom_set_mode_with_data for IC7610 and IC7300
Fix max baud rate for IC7610
Bump IC7610 to BETA status
2020-01-04 23:28:34 -06:00