Michael Black
d3c9c8113c
Fix cppcheck warnings in thd72.c
2019-12-07 16:20:13 -06:00
Michael Black
6bf3b00c4f
astyle all files
2019-11-30 10:19:08 -06:00
Michael Black
2f4d62709e
Added a dummy snprintf to rig_debug to allow gcc to check format strings
...
This found tons of errors in rig_debug statements
So this patch cleans up all the files that were producing warnings or errors
This should fix a few segfaults when running with debug turned on
2019-11-30 10:04:31 -06:00
Michael Black
7eaabddcb5
Improve thd72 ops
2019-06-10 23:05:14 -05:00
Michael Black
b431b66ceb
astyle for th.c and thd72.c
2019-04-16 09:42:56 -05:00
Michael Black
cf50d79742
Fix thd72 current_vfo problem
2019-04-16 09:40:51 -05:00
Brian G. Lucas
9dad962473
Some calls to thd72_get_menu_item where passing wrong values for range check.
2018-10-01 12:12:37 -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
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
Brian G. Lucas
2e6877a196
WIP: thd72 driver. More interfaces implemented. Other cleanup.
2018-05-08 16:34:53 -05:00
Brian G. Lucas
ae072324dd
WIP: thd72 driver. First cut at get_channel(). Other cleanup.
2018-05-04 16:56:06 -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
c vw
ed8a0fa5cd
Get rid of compiler warnings, fix Kenwood RF get_level
2017-08-08 11:49:01 +02:00
Michael Black W9MDB
0b1a58d308
Fixed indentation warnings detected by newer gcc
...
Fixed one error discovered by these warnings in easycomm.c
2017-06-28 18:00:20 +01:00
Bill Somerville
aa9ad54b94
Remove kenwood_simple_cmd as kenwood_transaction has that functionality
2015-02-16 18:16:10 +00:00
Nate Bargmann
be2fefcf18
Update version of modified backends
...
Per Stephane's request, updated the version string of backends modified
since 1.2.14 release. Newly added backends were left alone.
2012-02-02 20:10:37 -06:00
Nate Bargmann
8d16bebf40
Update LGPL header in Kenwood source files.
...
TNX to Lucian Laga, YO6PLB, for the notification.
2011-08-22 21:38:35 -05:00
Stephane Fillod
37387ded0c
WIP
2011-07-20 00:14:22 +02:00
Stephane Fillod
a94f6cfee2
Add skeleton for TH-D72A
2011-05-26 23:21:15 +02:00