Hamlib/dummy
Bill Somerville c0b375c20b
Fix misunderstanding of netrigctl_transaction() return value
netrigctl_transaction()  returns  either  an  error  code  (-ve  int),
RIG_OK, or the number of characters read from the protocol stream. +ve
return  values indicate  successful  parsing of  stream  data, not  an
error.
2019-08-31 00:38:25 +01:00
..
Android.mk Added TRXManager backend 2018-05-08 06:42:40 -05:00
Makefile.am Add first cut at amplifier control 2019-06-12 15:52:35 -05:00
amp_dummy.c Fixup some amplifier code 2019-06-26 06:39:42 -05:00
amp_dummy.h Add first cut at amplifier control 2019-06-12 15:52:35 -05:00
dummy.c Change freq & chan struct start/end to avoid colliding with LUA SWIG start/end 2019-08-17 23:20:48 -05:00
dummy.h Move unnecessary global and file static variables to the stack 2019-08-29 00:39:39 +01:00
flrig.README FLRig thread safety improved and now works WSJT-X split mode with multiple connections 2018-05-09 23:01:55 -05:00
flrig.c Merge branch 'C90-compliance' of git://git.code.sf.net/u/bsomervi/hamlib into g4wjs-C90-compliance 2019-08-28 07:07:12 -05:00
flrig.h Fix flrig for 64-bit mode 2019-07-31 15:45:11 -05:00
netampctl.c Add first cut at amplifier control 2019-06-12 15:52:35 -05:00
netrigctl.c Fix misunderstanding of netrigctl_transaction() return value 2019-08-31 00:38:25 +01:00
netrotctl.c Remove set but unused variable errors in dummy. 2011-08-25 11:21:05 -05:00
rot_dummy.c
rot_dummy.h
trxmanager.c Change freq & chan struct start/end to avoid colliding with LUA SWIG start/end 2019-08-17 23:20:48 -05:00
trxmanager.h Another fix for gettings modes correct 2018-05-10 16:52:47 -05:00