Michael Black
f143d8abd9
Fix cppcheck warnings
2020-01-23 17:20:41 -06:00
Michael Black
4c9df1624b
Merge branch 'master' of https://github.com/Hamlib/Hamlib
2020-01-23 11:56:35 -06:00
Michael Black
09f2ca78d1
Merge pull request #184 from malcolmh/master
...
Implement new Icom custom parms & levels method for rigs that use them
2020-01-23 11:45:11 -06:00
Michael Black
1ea577e505
Merge pull request #182 from ra1nb0w/ic746
...
ic746.c: fix ic746pro_get_channel() and implement ic746pro_set_channel()
2020-01-23 11:40:19 -06:00
Michael Black
54ce2f745d
Fix cppcheck warning on drake.c
2020-01-22 17:04:43 -06:00
Davide Gerhard
ccd1010e3e
ic746.c: add ic746pro_set_channel() to load memory from csv
...
tested with IC-7400 (aka IC-746Pro)
note:
if the csv line is without frequency or mode the memory channel
will be cleared
Closes: https://github.com/Hamlib/Hamlib/issues/125
2020-01-22 08:20:34 +01:00
Davide Gerhard
999bc11b74
ic746.c: correct chanbuf length, fix channel structure and support split
...
on channel_str_t
- enable pol to align the structure with membuf
needed by ic746pro_get_channel() to save the description name
on ic746pro_get_channel()
- fix chanbuf length
- add split configuration
2020-01-22 08:09:30 +01:00
Michael Black
d853c36fb3
Change get_ant to add another option for icom rigs (and others if needed)
2020-01-21 17:53:12 -06:00
Malcolm Herring
0b75c87df2
restore get_powerstat
2020-01-21 14:45:35 +00:00
Malcolm Herring
a656ff580a
New custom parm implementations
2020-01-21 10:44:40 +00:00
Malcolm Herring
86ac360e92
Merge remote-tracking branch 'Hamlib/master'
2020-01-21 06:58:59 +00:00
Nate Bargmann
04ba2f9806
Merge branch 'mdblack98-master'
2020-01-20 19:27:17 -06:00
Nate Bargmann
49ec88ce84
Remove duplicate initializer
...
Quell the following clang warning:
CC id51.lo
../../../hamlib/rigs/icom/id51.c:195:22: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides]
.set_powerstat = icom_set_powerstat,
^~~~~~~~~~~~~~~~~~
../../../hamlib/rigs/icom/id51.c:181:22: note: previous initialization is here
.set_powerstat = icom_set_powerstat,
^~~~~~~~~~~~~~~~~~
1 warning generated.
2020-01-20 18:26:32 -06:00
Malcolm Herring
e972bd8657
correct powerstat caps
2020-01-20 16:15:05 +00:00
Nate Bargmann
9e88710f0b
Merge branch 'master' of https://github.com/malcolmh/Hamlib into malcolmh-master
2020-01-20 03:44:59 -06:00
Michael Black
9fe52ebe10
Increase FT900 POST_WRITE_DELAY to 50ms -- this works faster than using WRITE_DELAY and seems to behave well
2020-01-19 10:53:02 -06:00
Malcolm Herring
9bff33896e
new directory structure
2020-01-18 15:31:23 +00:00
Michael Black
4072f9f4a5
Fix ic746pro_get_channel and buffer overflow
...
Add channel_desc to dump_csv and dump_xml
2020-01-18 08:53:18 -06:00
Michael Black
8d6e2fc781
Directory migration to new layout
2020-01-17 09:22:44 -06:00
Michael Black
347e351ea6
Add icom_rig_open/close to all icom rigs
2020-01-17 09:22:01 -06:00
Michael Black
78464751fd
Bump ICR9500 version
2020-01-16 23:34:44 -06:00
Michael Black
977b739ff0
Add ICR9500_STR_CAL
2020-01-16 23:34:03 -06:00