Wykres commitów

3163 Commity (cc27f3717e03ebc830a774997df3c982e28e1935)

Autor SHA1 Wiadomość Data
Nate Bargmann cc27f3717e Replace backtick as GNU style beginning quote.
It goofs up the syntax highlighting of shell code in the Geany editor!
2011-12-03 11:58:43 -06:00
Nate Bargmann 929b0ac49e Clarify rig_debug() explanation. 2011-12-03 11:31:40 -06:00
Nate Bargmann 3dedd4404f Add elapsed time reporting to read_block()
Upon a read timeout, the elapsed time in seconds will be displayed in
the timeout error message.

Added function name to the beginning of all debug output messages.
2011-11-30 06:17:12 -06:00
Nate Bargmann a54ef9c157 Add elapsed time reporting to read_string()
Upon a read timeout, the elapsed time in seconds will be displayed in
the timeout error message.
2011-11-22 19:00:28 -06:00
Nate Bargmann 1bb3697c87 Support high resolution S-meter on K3
Recent firmware versions since 4.37 now offer support for higher
resolution for the S-meter output via the SMH command.  The K3 backend
performs the STRENGTH level routine and passes other levels to the
Kenwood backend.

This patch has not been tested with a firmware version older than 4.39
to assure that operation with the SM command still works as expected.
2011-11-22 16:49:18 -06:00
Dariusz Bismor, SQ9KEJ 90f44c2b73 rigmem: implement CSV file loading
Patch SF#3406922 from Dariusz, SQ9KEJ, allowing for loading csv
(comma-separated values) files with rigmem.

Signed-off-by: Stephane Fillod <fillods@users.sf.net>
2011-09-11 15:25:36 +02:00
Stephane Fillod e81b2c181c Patch SF#3406922 from Dariusz, SQ9KEJ, plus edit
Minor edit: RIG_FUNC_REV instead of CHFLAG_REVERSE
Plus some TS2000 improvements:
* add more FUNC's, VFO_OP's, SCAN_OP's.
* declare ANT's.
* fix set_ctcss_tone: use TN command
* add set/get_ctcss_sql
2011-09-10 18:35:34 +02:00
Stephane Fillod 65f54ef8cd implement kenwood set_ctcss_sql()/get_ctcss_sql() 2011-09-10 18:24:22 +02:00
Stephane Fillod 9f00cc4fe9 update status: BETA 2011-09-10 16:31:31 +02:00
Stephane Fillod e652819a52 Protocol documentation URL 2011-09-10 16:31:11 +02:00
Stephane Fillod e6b3ed86b6 has PTT_RIG_MICDATA, update status 2011-09-10 16:30:41 +02:00
Stephane Fillod 11f32c52b8 FT-2000 & FT-9000 have also TARGETABLE_MODE 2011-09-10 16:29:20 +02:00
Nate Bargmann 150231108d Merge branch 'nate-tmp' 2011-09-04 10:23:27 -05:00
Stephane Fillod 6699942722 add IC-RX7 2011-09-04 15:47:44 +02:00
Stephane Fillod eee4feb71d add Tentec 599 Eagle 2011-09-01 22:12:25 +02:00
Nate Bargmann 96b1460e24 Remove set but unused variable errors in tests. 2011-08-26 15:07:40 -05:00
Nate Bargmann 2010dae231 Remove set but unused variable errors in rpcrot. 2011-08-26 14:26:28 -05:00
Nate Bargmann 0605681c95 Remove set but unused variable errors in m2. 2011-08-26 14:06:14 -05:00
Nate Bargmann d691a0d9dc Remove set but unused variable errors in rpcrig. 2011-08-26 13:42:51 -05:00
Nate Bargmann 61f02e3e01 Remove set but unused variable errors in racal. 2011-08-25 13:05:35 -05:00
Nate Bargmann 4f992f0ce1 Remove set but unused variable errors in prm80. 2011-08-25 12:46:07 -05:00
Nate Bargmann 8d5945782e Remove set but unused variable errors in skanti. 2011-08-25 12:42:01 -05:00
Nate Bargmann 7bc57ada56 Remove set but unused variable errors in kit. 2011-08-25 12:35:21 -05:00
Nate Bargmann d8f2326e87 Remove set but unused variable errors in tentec. 2011-08-25 11:37:19 -05:00
Nate Bargmann dbf5396fcb Remove set but unused variable errors in pcr. 2011-08-25 11:26:54 -05:00
Nate Bargmann a01d5986cf Remove set but unused variable errors in dummy. 2011-08-25 11:21:05 -05:00
Nate Bargmann 8866aa2bcb Remove set but unused variable errors in yaesu. 2011-08-25 11:13:07 -05:00
Nate Bargmann c1b077c61c Remove set but unused variable errors in aor. 2011-08-25 10:56:18 -05:00
Nate Bargmann 250efe9605 Remove set but unused variable errors in kenwood. 2011-08-25 10:43:02 -05:00
Nate Bargmann e78f9be94e Remove set but unused variable errors in icom. 2011-08-25 10:42:37 -05:00
Nate Bargmann f3fe7bffc8 Remove set but unused variable errors in src. 2011-08-25 10:42:00 -05:00
Stephane Fillod b9b270a1fb License boiler plate merge 2011-08-24 10:05:30 +02:00
Stephane Fillod 3e22b7dc7c Disable retries when looking for the tone unit
Disable retries when looking for tone unit in ts450_open() since
it may confuse rigs lacking it.
2011-08-24 09:57:21 +02:00
Nate Bargmann a2c38fb9eb Finish commenting replacement LGPL text properly... 2011-08-22 21:54:01 -05:00
Nate Bargmann 3526944bff Update LGPL header in Celestron source files.
TNX to Lucian Laga, YO6PLB, for the notification.
2011-08-22 21:42:45 -05:00
Nate Bargmann c3e9dfd93f Remove "$Id:" CVS tag as it is no longer used. 2011-08-22 21:38:38 -05:00
Nate Bargmann bff9f17f7e Update LGPL header in Yaesu source files.
TNX to Lucian Laga, YO6PLB, for the notification.
2011-08-22 21:38:38 -05:00
Nate Bargmann 7c905e92d3 Update LGPL header in Watkins-Johnson source files.
TNX to Lucian Laga, YO6PLB, for the notification.
2011-08-22 21:38:38 -05:00
Nate Bargmann 77f92769d9 Update LGPL header in WiNRADiO source files.
TNX to Lucian Laga, YO6PLB, for the notification.
2011-08-22 21:38:38 -05:00
Nate Bargmann d0edb9e2ce Update LGPL header in Uniden source files.
TNX to Lucian Laga, YO6PLB, for the notification.
2011-08-22 21:38:37 -05:00
Nate Bargmann 5afa06c702 Update LGPL header in Tuner source files.
TNX to Lucian Laga, YO6PLB, for the notification.
2011-08-22 21:38:37 -05:00
Nate Bargmann 6c5f0a2259 Update LGPL header in ts7400 source files.
TNX to Lucian Laga, YO6PLB, for the notification.
2011-08-22 21:38:37 -05:00
Nate Bargmann 0882cd696d Update GPL/LGPL header in tests source files.
TNX to Lucian Laga, YO6PLB, for the notification.
2011-08-22 21:38:37 -05:00
Nate Bargmann 02a90bf2cf Update LGPL header in TenTec source files.
TNX to Lucian Laga, YO6PLB, for the notification.
2011-08-22 21:38:37 -05:00
Nate Bargmann e36a9ede36 Update LGPL header in TAPR source files.
TNX to Lucian Laga, YO6PLB, for the notification.
2011-08-22 21:38:37 -05:00
Nate Bargmann dad27d1f69 Update LGPL header in src source files.
TNX to Lucian Laga, YO6PLB, for the notification.
2011-08-22 21:38:37 -05:00
Nate Bargmann 044736f0c5 Update LGPL header in SPID source files.
TNX to Lucian Laga, YO6PLB, for the notification.
2011-08-22 21:38:37 -05:00
Nate Bargmann f88e10188d Update LGPL header in Skanti source files.
TNX to Lucian Laga, YO6PLB, for the notification.
2011-08-22 21:38:37 -05:00
Nate Bargmann e4fbc386d4 Update LGPL header in SARtek source files.
TNX to Lucian Laga, YO6PLB, for the notification.
2011-08-22 21:38:36 -05:00
Nate Bargmann 6805226c25 Update LGPL header in R&S source files.
TNX to Lucian Laga, YO6PLB, for the notification.
2011-08-22 21:38:36 -05:00