Wykres commitów

384 Commity (revert-38-master)

Autor SHA1 Wiadomość Data
Stéphane Fillod, F8CFE 951c9acb74 old compilers don't like mixed variable declaration and code
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2662 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-23 21:52:56 +00:00
Stéphane Fillod, F8CFE 2598021948 increase version number
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2658 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-20 15:21:52 +00:00
Stéphane Fillod, F8CFE fa13bd6c75 cosmetic
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2654 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-20 12:40:46 +00:00
Stéphane Fillod, F8CFE fa72a301c3 add RIG_LEVEL_NOTCHF
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2653 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-20 12:39:23 +00:00
Stéphane Fillod, F8CFE 6055bd26c9 * big cleanup and error code checking
* implemented:
  - split operation through SAT mode
  - get_dcd/get_ptt
  - get_level: ALC


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2651 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-20 12:33:52 +00:00
Stéphane Fillod, F8CFE 518b787557 fix tx_range_list2 power range
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2650 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-20 12:28:26 +00:00
Stéphane Fillod, F8CFE f968bdf224 passband width setting, and return code checking
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2649 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-20 12:27:53 +00:00
Stéphane Fillod, F8CFE b375cea9fd added split operation
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2648 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-20 12:26:22 +00:00
Stéphane Fillod, F8CFE 2b4a846e21 added split operation
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2642 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-20 09:55:16 +00:00
Terry Embry, KJ4EED 200a80217a Added delays for first time through mem write
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2636 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-15 09:54:17 +00:00
Stéphane Fillod, F8CFE dea1ee5256 * big cleanup
* implemented:
  - ft100_get_ptt
  - ft100_get_split_vfo
  - get_level: RIG_LEVEL_MICGAIN, RIG_LEVEL_SQL
  - implement width in set_mode


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2634 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-14 16:46:36 +00:00
Stéphane Fillod, F8CFE ceee524a80 * redo the ft100 set_ctcss/set_dcs with appropriate list, yaesu_tones.h no more needed
* change P1 of FT100's Status Update. Returned data seems longer than documented.
* populate FT100's bandplan of ITU Region 1
* some error code checking


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2633 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-14 00:26:03 +00:00
Nate Bargmann, N0NB 7b7293c701 Commented out filter definitions as these radios do not support setting
of passband.  Thanks to Rich Newsom WA4SXZ for testing.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2583 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-01-12 12:29:17 +00:00
Terry Embry, KJ4EED 361da94f4b FT1000D additions
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2582 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-01-12 12:11:06 +00:00
Terry Embry, KJ4EED fbd74141ab Cleanup returns on set commands
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2581 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-01-12 00:51:26 +00:00
Terry Embry, KJ4EED aced046e8d removed NFM NAM
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2578 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-01-11 17:39:26 +00:00
Terry Embry, KJ4EED 0297d64415 hanged get_mem and get_channel to leave channel_num
alone on an error.  get_mem should always be valid.
get_channel will return 0 Hz in freq on an empty channel.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2573 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-01-11 10:04:48 +00:00
Terry Embry, KJ4EED 067e7328a7 Added backup and restore to Memory Channel.
Added get_cmd and set_cmd.  Added get_vfo_mode for showing if rig is
in RIG_VFO_MEM at any time.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2572 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-01-10 14:52:49 +00:00
Terry Embry, KJ4EED 59b9885766 Change set_tx_vfo RIG_VFO_MEM logic
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2570 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-01-08 21:38:47 +00:00
Terry Embry, KJ4EED 4a4ebdf633 Added split_mode and split_freq tracking to restore_vfo, backup_vfo
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2568 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-01-08 12:57:31 +00:00
Terry Embry, KJ4EED 85ad7304dc Changes to vfo_restore, get_split_vfo
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2567 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-01-08 07:22:25 +00:00
Terry Embry, KJ4EED ec32850fd1 Fixed False Positive get_split_vfo in memory mode
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2566 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-01-07 23:09:12 +00:00
Terry Embry, KJ4EED 424e370409 Changed get_split_vfo to use passed vfo
Added split mode to vfo_backup and vfo_restore


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2565 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-01-07 20:59:12 +00:00
Terry Embry, KJ4EED d560c16f22 Added newcat_backup_vfo, newcat_restore_vfo
Updated FT9000 valid commands
Added valid command test to functions
Some code cleanup


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2564 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-01-07 00:50:53 +00:00
Terry Embry, KJ4EED 963a96f3cb Changed RIG_LEVEL_BKINDL to tenth_dots per second
Cleanup of set/get_mem and set/get_channel


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2563 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-01-05 23:03:15 +00:00
Terry Embry, KJ4EED 090fb246f7 Changed RIG_LEVEL_BKINDL math, 1 dot == 2UI (on time + off time)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2559 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-01-04 23:59:00 +00:00
Terry Embry, KJ4EED d6a52b059f Adjusted bandwidth filters, Added set/get_channel, set/get_trn
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2558 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-01-04 16:03:34 +00:00
Terry Embry, KJ4EED 7adc0f0824 Fixed newcat_set_channel bugs
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2555 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-01-04 14:01:02 +00:00
Stéphane Fillod, F8CFE 0ceb81add9 New FT-840 backend, as suggested by Thomas - DK6KD
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2554 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-01-04 10:40:34 +00:00
Terry Embry, KJ4EED 83f4d2cbb1 Added newcat_get_channel, newcat_set_channel
Added RIG_VFO_MEM support


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2552 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-01-04 00:05:25 +00:00
Terry Embry, KJ4EED 7d48dc7dfc Removed .width from NEWCAT_MEM_CAP
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2546 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-01-02 14:32:22 +00:00
Terry Embry, KJ4EED 541fc7c2bc Fixed mW2power bug
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2541 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-01-01 17:16:07 +00:00
Terry Embry, KJ4EED f6dc85fdf4 Added debugging statements to mW2power and power2mW
Changed _nc_rigid to int because of potential enum bugs


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2539 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-31 18:17:56 +00:00
Stéphane Fillod, F8CFE a771286ae9 S-meter readout for FT-847, patch from Magne / LA1BFA
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2538 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-31 16:58:27 +00:00
Terry Embry, KJ4EED 6071a61141 Added newcat_get/set_trn
Changed power2mW mW2power to work with different radio model versions


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2537 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-30 18:52:32 +00:00
Terry Embry, KJ4EED 41aa9c8dda Added get_ts, set_ts to rigs
Added newcat_is_id for future reference
Made Changes to newcat_valid_command


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2535 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-28 13:53:13 +00:00
Terry Embry, KJ4EED bc092bab7e Added more METERS to newcat_set_level RIG_LEVEL_METER
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2534 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-28 04:06:14 +00:00
Nate Bargmann, N0NB 229d4ca562 Patch from Stefano Merlo, IZ1IGK that avoids trying to read the status
bytes on the FT-757GX as it has a write only serial interface.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2533 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-28 02:38:54 +00:00
Terry Embry, KJ4EED 7b751bff86 Added newcat_get_ts, newcat_set_ts
Added newcat_get_faststep, newcat_set_faststep


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2532 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-28 00:25:31 +00:00
Terry Embry, KJ4EED 0a21830680 Added newcat_get_powerstat, newcat_set_powerstat
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2531 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-27 08:08:47 +00:00
Terry Embry, KJ4EED 0d06e98e7a Added functions and ctcss_list as needed
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2529 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-26 11:36:21 +00:00
Terry Embry, KJ4EED 47eb68d232 Fixed newcat_set_ctcss_tone set bug
Added null pointer ctcss_list test
Changed newcat_set_mode width sets to after mode set
Changed newcat_power2mW, newcat_mW2power to allow all nc rigs


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2528 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-26 11:34:24 +00:00
Terry Embry, KJ4EED 1a34f231ab Added newcat_set_ctcss_tone, newcat_get_ctcss_tone,
newcat_set_ctcss_sql, newcat_get_ctcss_sql


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2527 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-26 00:05:02 +00:00
Terry Embry, KJ4EED 88fce68620 Added set_rptr_shift, get_rptr_shift
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2526 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-25 14:45:00 +00:00
Terry Embry, KJ4EED b2afb0a581 Added FT450 filter gets and sets
Found some narrow filter settings in FT2000 manual
Made up the rest.  It is a starting point.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2525 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-25 13:32:50 +00:00
Terry Embry, KJ4EED 775f3b1a05 Adjusted filters
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2524 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-25 13:27:07 +00:00
Terry Embry, KJ4EED 3fdc46ec32 Added RIG_METER_VDD
Did some cleanup


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2523 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-24 20:17:45 +00:00
Terry Embry, KJ4EED 4e465a0d33 Adjusted ft950.c filters
Added newcat_get/set_rxbandwidth functions
Added FT950 width gets and sets


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2521 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-23 22:36:51 +00:00
Terry Embry, KJ4EED a85628254f Added newcat_get_narrow newcat_set_narrow internal functions.
Added divide by zero catch for RIG_LEVEL_BKINDL


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2519 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-21 10:51:50 +00:00
Terry Embry, KJ4EED 772abd5ebd Changed RIG_LEVEL_BKINDL to tenth_dots
Changed RIG_LEVEL_NR to ratio
Added ID and COMP to RIG_LEVEL_METER get
Changed RIG_LEVEL_IF fix out of bounds values
Changed RIG_METER_PO to return RIG_OK for ft950


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2518 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-19 19:30:54 +00:00
Terry Embry, KJ4EED 409382a111 Changed RIG_LEVEL_VOX delay to spec. of .1 s, 100ms unit intervals
Changed others to bounds check and fix instead of error


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2517 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-18 13:11:40 +00:00
Terry Embry, KJ4EED 1f287f38af Updated filters
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2516 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-17 22:57:04 +00:00
Stéphane Fillod, F8CFE 21e0a90f6c * fix WFM mode misunderstanding
* convert some RIG_EINVAL to RIG_EPROTO


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2513 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-16 22:38:57 +00:00
Stéphane Fillod, F8CFE e77ae965c8 FM narrow, AM filters
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2512 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-16 22:33:02 +00:00
Terry Embry, KJ4EED 7316286885 Changes to newcat_vfo_op, newcat_get/set_level, newcat_get/set_func
Updated FT9000 CAT manual sure helps.
Terry KJ4EED
: ----------------------------------------------------------------------


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2511 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-16 09:01:46 +00:00
Terry Embry, KJ4EED 79ae77bd79 Added FT2000/FT9000 main_sub_vfo to newcat_get/set_mode,
newcat_get/set_level, newcat_get/set_func,
newcat_get/set_ant


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2510 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-15 21:52:36 +00:00
Stéphane Fillod, F8CFE 2e32b08c61 Add FT-2000 and FTDX-9000 headers
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2508 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-14 21:46:47 +00:00
Stéphane Fillod, F8CFE 3870e5c72a * newcat_get_mode: RIG_MODE_PKTFM, fill in proper width
* RX antenna (RIG_ANT_5)
* namespace cleanup


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2506 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-14 20:05:21 +00:00
Stéphane Fillod, F8CFE 1fb8820946 Add FT-2000 and FTDX-9000
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2505 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-14 20:02:03 +00:00
Terry Embry, KJ4EED b73092e29d newcat.c
Added RIG_LEVEL_NOTCHF set and get
ft950.h
Added RIG_LEVEL_NOTCHF to SUPPORTED LEVELS
Terry KJ4EED


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2500 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-14 18:51:25 +00:00
Terry Embry, KJ4EED d0e0a7e188 yaesu/newcat.c
Added RIG_LEVEL_NR for FT950
Added newcat_scale_float()
for newcat_set_level() floating point problem
Using rigctl on FT950 I was trying to set RIG_LEVEL_COMP to 12
I kept setting it to 11.  I wrote some test software and
found out that 0.12 * 100 = 11.
Compilier is gcc 4.2.4, CPU is AMD X2
This seems to work.
Terry KJ4EED

yaesu/ft950.h
Added RIG_LEVEL_NR


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2498 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-13 21:23:31 +00:00
Terry Embry, KJ4EED 3b71851086 Added FT950 "EX117" ANTIVOX level_set/get.
Added FT950 COMP Level_set/get.
Added "AB" for FT950 VFO copy.
Changed Command "VV" FT950 to FALSE.
Added RIG_LEVEL_VOX bounds checking.  Keep at ms for GRIG2.
Added RIG_LEVEL_BKINDL bounds checking.  Keep at ms for GRIG2.
Changed newcat_set/get_freq to not set or change priv->current_vfo
*** Want to NOT ping-pong vfos when changing freq. ***
Changed newcat_get/set_rit logic.  Changed newcat_get/set_xit logic.
Changed RIG_LEVEL_IF logic.  Found odd compiler problem with %+04d versus %+.4d
Fixed some scale references between FT450 and FT950.
Some code cleanup.  Sorry cvs diff -wB
Some testing on GRIG2 GUI and FlDigi.
Terry KJ4EED


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2497 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-10 23:53:56 +00:00
Terry Embry, KJ4EED d0cd6f0cfd Fixed RIG_LEVEL_IF set. Fixed RIG_LEVEL_VOXGAIN scale problem for FT950.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2493 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-07 23:16:51 +00:00
Terry Embry, KJ4EED af8d9476b1 Added newcat_valid_command() call to newcat_set_xit().
Added newcat_valid_command() call to newcat_get_xit().
FT450 xit is not supported according to CAT Manual.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2492 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-06 13:29:37 +00:00
Terry Embry, KJ4EED 6fc6310806 Added get_ptt, set_split_vfo, get_split_vfo, set_rit
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2491 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-06 13:28:32 +00:00
Terry Embry, KJ4EED 2cec918745 Added RIG_OP_TOGGLE to FT450_VFO_OPS
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2490 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-06 13:27:32 +00:00
Terry Embry, KJ4EED e9411d2979 yaesu/ft950.h
Added RIG_OP_TOGGLE to FT950_VFO_OPS

yaesu/ft950.c
Changed max_xit to Hz(9999)
Added set_split_vfo() and get_split_vfo()

yaesu/newcat.h
Added newcat_set_split_vfo() and newcat_get_split_vfo()
Moved newcat.c internal function declarations to newcat.c

yaesu/newcat.c
Fixed PREAMP and ATT SETs in newcat_set_level()
Changed newcat_is_rig_model() to newcat_is_rig()
Added newcat_set_vfo_from_alias() internal function
Added newcat_get_txvfo() and newcat_set_txvfo(), uses "FT" command
Added newcat_get_rxvfo() and newcat_set_rxvfo(), uses "FR" command
    to extend newcat_get_vfo() and newcat_set_vfo() for FT9000
Added "SV" toggle command to newcat_vfo_op()
Changed newcat_set_rit() to use max_rit
Changed newcat_set_xit() to use max_xit
Changed newcat_set_rit() and newcat_set_xit() to 0 offset on rit/xit exit
Added newcat_set_split_vfo() and newcat_get_split_vfo().
    (*** Let rig.c backend do split_freq and split_mode)
Changed newcat_set_vfo() to call newcat_set_rxvfo() if "VS" is not supported
Changed newcat_get_vfo() to call newcat_get_rxvfo() if "VS" is not supported


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2489 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-12-06 02:37:45 +00:00
Terry Embry, KJ4EED 2dc81a0203 Changed newcat revision 2.21
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2486 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-11-30 15:30:39 +00:00
Terry Embry, KJ4EED 2324e9d761 Added power2mW mW2power
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2485 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-11-30 12:42:42 +00:00
Terry Embry, KJ4EED fc86094b56 Added get_rit, set_rit, get_xit, set_xit
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2484 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-11-29 19:26:09 +00:00
Terry Embry, KJ4EED edf999b945 Added newcat_is_rig_model
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2483 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-11-28 22:59:08 +00:00
Terry Embry, KJ4EED 8e8a9bb3c6 Added Get_Ant Set_Ant
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2482 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-11-27 07:46:34 +00:00
Terry Embry, KJ4EED f6ac6c2e47 Added Get_Ant, Set_Ant
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2481 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-11-27 07:45:23 +00:00
Terry Embry, KJ4EED 593c6cc343 FT950 RFPower, AGC, S Meter Changes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2480 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-11-26 23:24:14 +00:00
Terry Embry, KJ4EED f38ec23e60 16 data points for S Meter Calibration
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2479 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-11-26 22:16:00 +00:00
Stéphane Fillod, F8CFE 84e247b8bd get_ptt patch from Terry
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2477 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-11-16 14:49:12 +00:00
Stéphane Fillod, F8CFE 60e188547d fix strict compiling
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2470 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-11-03 21:53:28 +00:00
Alexandru Csete OZ9AEC bf5dd75ca8 Fixed RIG_LEVEL_STRENGTH reading.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2469 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-11-03 20:48:09 +00:00
Stéphane Fillod, F8CFE d75c3379a5 freq range and caps fixes according to CAT manual
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2468 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-11-03 20:45:19 +00:00
Stéphane Fillod, F8CFE 5eb01a11de increase version number
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2459 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-11-02 14:53:25 +00:00
Stéphane Fillod, F8CFE 9ac6029844 * extended newcat: set_level/get_level, set_func/get_func, set_mem/get_mem,
vfo_op, get_info
* updated FT-450/FT950 accordingly


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2454 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-11-01 22:39:07 +00:00
Stéphane Fillod, F8CFE 6f101f64ba fix warning
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2451 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-11-01 16:38:46 +00:00
Stéphane Fillod, F8CFE 6cfd953179 fix duplicate initializer
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2442 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-10-31 22:25:38 +00:00
Stéphane Fillod, F8CFE 44b3b8cfbc patch from Jeff N7YG about MODE_PKTFM on FT-857, port to the FT-897 and some filters by me (SF)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2438 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-10-31 22:09:11 +00:00
Thomas Beierlein, DL1JBE 0194766455 Changed State to STABLE as reported by Nate Bargmann N0NB.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2430 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-10-28 05:22:38 +00:00
Thomas Beierlein, DL1JBE b1bf5c9c67 changed RIG_STATUS_NEW into RIG_STATUS_UNTESTED.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2424 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-10-26 13:54:52 +00:00
Stéphane Fillod, F8CFE 96d58a3a34 Patch from Dave, W1HKJ:
1. the FT-450 transceiver does not respond to the "VS;" command and responds
   with "?;" which is not a documented response.  That appears to be
   the "what's that" response.  So the new_cat code needs to
   recognize that and just keep on going.
2. the transceiver expects a full 8 digits when setting frequency.
   As originally written the transceiver would accept frequences >=
   1000000 but reject all below that value.
3. Code for get_mode, set_mode, and set_ptt functions.
4. Rig status changed to RIG_STATUS_BETA.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2420 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-10-25 14:37:19 +00:00
Stéphane Fillod, F8CFE a4e9b56a1c Support table of newcat, patch by Mark N1VQW
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2405 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-09-22 21:34:45 +00:00
Stéphane Fillod, F8CFE 657a9ac7c9 new: FT-950
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2404 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-09-22 21:32:38 +00:00
Stéphane Fillod, F8CFE dc62e6dbbe cloned after FT-450
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2403 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-09-22 21:31:05 +00:00
Stéphane Fillod, F8CFE b45f9d5a39 caps: 6m band
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2402 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-09-22 21:30:29 +00:00
Stéphane Fillod, F8CFE 4fa167ef56 get_mode for narrow passbands, patch by Stelios, M0GLD
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2401 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-09-22 20:51:06 +00:00
Stéphane Fillod, F8CFE 00dcea8cd2 get_mode for narrow passbands, patch by Stelios, M0GLD
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2400 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-09-22 20:40:14 +00:00
Stéphane Fillod, F8CFE eced3359b3 update status/version and fix warning
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2397 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-09-21 19:35:01 +00:00
Stéphane Fillod, F8CFE 0049d2acd7 S-Meter calibration table from Tony G0WFV
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2387 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-09-16 18:11:26 +00:00
Stéphane Fillod, F8CFE c256324950 disable confusing width setting in ft100_set_mode for now
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2386 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-09-15 22:15:50 +00:00
Stéphane Fillod, F8CFE 4e60702f9e VFO list fix, added filter list
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2384 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-09-15 18:32:10 +00:00
Stéphane Fillod, F8CFE 4331b04c54 fix error checking of read_block
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2383 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-09-15 07:16:26 +00:00
Stéphane Fillod, F8CFE f8a0cb2281 FT100:
* fixed buffer overflow in ft100_get_freq, thanks to Tony Corbett G0WFV
* better error code checking
* support for MODE_WFM
* implemented ft100_get_level


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2381 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-09-12 15:32:38 +00:00
Stéphane Fillod, F8CFE 936954ddc2 SF#2106506: Implement retries to work around erratic timeouts.
Patch from Remi Chateauneu - f4ecw


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2380 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-09-12 12:54:29 +00:00
Nate Bargmann, N0NB f3c830fce2 Added support for RIG_MODE_PKTLSB, RIG_MODE_PKTUSB, and RIG_MODE_PKTFM.
TNX Jeff Steinkamp N7YG.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2377 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-08-06 11:09:37 +00:00
Nate Bargmann, N0NB b386aff486 Minor source cleanup of ft757gx.c
Change FT757GX_DEFAULT_READ_TIMEOUT to be FT757GX_STATUS_UPDATE_DATA_LENGTH * (5 + (FT757GX_PACING_INTERVAL * FT757GX_PACING_DEFAULT_VALUE))
by default.  Should allow 375 mS for read timeout at minimum in ft757gx.h


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2373 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-07-08 20:44:46 +00:00
Nate Bargmann, N0NB 9652472d43 Returned ptt_type in ft757gx2_caps to RIG_PTT_SERIAL_DTR and tested
DTR state follows PTT setting.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2371 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-07-08 16:29:06 +00:00
Nate Bargmann, N0NB 067368b821 Set PTT type to NONE
Corrected get_freq error off by a factor of 10--bug tracker # 2009215,
thanks to F4ECW and KC0MLS


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2370 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-07-08 15:02:37 +00:00
Nate Bargmann, N0NB aae8eadf57 Fixed enum error in native_cmd related to January 10 patch of
ft1000mp.c PTT patch.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2307 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-03-27 02:35:51 +00:00
Stéphane Fillod, F8CFE 59517b2706 fix warning
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2290 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-02-13 08:06:20 +00:00
Steve Conklin, AI4QR dfd4cbbc5a This fixes an error message from grig
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2289 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-02-05 00:07:29 +00:00
Nate Bargmann, N0NB 58984001d0 Fix get_mode and get_freq--had incorrect offsets and reported frequency
is in little endian order.
Fix set_mode as CW Narrow was always selected regardless of bandwidth.
Thanks Myron, KC0MLS.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2286 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-01-10 14:19:19 +00:00
Nate Bargmann, N0NB 436ba41914 Corrected PTT command. Thanks to Glenn K0BO from the Fldigi mailing list.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2284 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-01-10 12:12:47 +00:00
Alexandru Csete OZ9AEC bcea53c646 Fixed RF power reading and added power2mw and mw2power.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2273 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-01-05 16:47:35 +00:00
Alexandru Csete OZ9AEC fb3307e466 Fixed S-meter reading to use calibration table since frontend always uses RAWSTR.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2272 7ae35d74-ebe9-4afe-98af-79ac388436b8
2008-01-05 15:28:57 +00:00
Nate Bargmann, N0NB 1c4b323ea4 Added support for getting VFO A/B lock status for FT-920.
Mention in comments in newcat.* that FTDX-9000* and FT-2000
use the new style CAT command protocol.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2263 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-12-01 22:09:52 +00:00
Nate Bargmann, N0NB e7cb6db83a Added support for set_func and get_func for RIG_FUNC_TUNER.
Control status of 0 == off, 1 == inline, 2 == start tuning.
Returns status of 0 == off, 1 == inline, 2 == tuning in progress.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2258 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-27 01:02:17 +00:00
Nate Bargmann, N0NB e23a3cef49 Added support for rig_set_ptt and rig_get_ptt. FT-920 supports CAT
control of PTT even though manual lacks mention of the command.
Moved setting of pacing value to ft920_open from ft920_get_update_data
to avoid sending two commands for each status update request and set
the default pacing value in ft920.h to 0 mS between characters sent
from the FT-920.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2253 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-25 04:57:42 +00:00
Nate Bargmann, N0NB 658fc853ed Updates and cleanups to newcat.c to make more use of priv data structure.
Set port read timeout in newcat.h
Forgot yaesu.* last night which caused CVS build to not recognize FT-450


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2248 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-23 03:31:26 +00:00
Nate Bargmann, N0NB 62bd7d5d88 New radio model, FT-450, including support for the new ASCII CAT command
syntax now employed by Yaesu.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2247 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-11-22 04:48:43 +00:00
Steve Conklin, AI4QR beeafc7ac1 Added support for the Yaesu FT-767GX. The following are implemented:
get/set frequency
get/set mode
get/set vfo
get/set CTCSS tone
get/set split_mode
get/set split_freq
get/set split_mode
get ptt


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2218 7ae35d74-ebe9-4afe-98af-79ac388436b8
2007-10-05 04:19:18 +00:00
Alexandru Csete OZ9AEC b7530aad94 - Cast unsigned char to char in order to avoid compiler warnings.
- Ensure that all variables have a value before they are used (ft920).
- Disable unused functions and variables (frg100).
- Incremented backend version numbers.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2120 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-10-07 15:51:38 +00:00
Alexandru Csete OZ9AEC 9fd348b3d2 Full RF power scale corresponds to 10 bars, not 15.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2100 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-03-22 21:31:09 +00:00
Berndt Josef Wulf, VK5ABN 0b324fe2cd Fixed bug in ft990_set_mode that caused RTTY interchanged modes USB/LSB
Fixed bugs in ft990_get_channel


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2069 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-02-26 06:25:32 +00:00
Berndt Josef Wulf, VK5ABN 6610df64a0 Added missing modes to RX/TX caps
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2068 7ae35d74-ebe9-4afe-98af-79ac388436b8
2006-02-26 06:17:39 +00:00
Alexandru Csete OZ9AEC 04aaca80c6 Applied Tommi's improvements from the FT-857 backend with the following changes and additions:
- Frequency ranges, tuning steps and TX power levels.
- Added ROG_MODE_PKTFM and disabled set WFM since it cannot be explicily set.
- Added narrow CW modes.
- Enabled set_powerstat.
- Created private DCS codes list (not all from tone.h are supported).
- Modified CTCSS and DCS code; it is a little different than the 857.
- Added RIG_LEVEL_RAWSTR and RIG_OP_TOGGLE.
- Added set_split_vfo to toggle split ON/OFF (vfo args are silently ignored).
  get_split_vfo left out becasue it only works when PTT is ON :o)


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2038 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-09-04 10:44:23 +00:00
Stéphane Fillod, F8CFE 6ba9819f5d fix error code return convention, which is negative when failed
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2004 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-10 21:49:38 +00:00
Stéphane Fillod, F8CFE c4e37e428f unexport functions and make them static
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1968 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-03 19:27:59 +00:00
Stéphane Fillod, F8CFE cda3d6bb86 removed non used functions, which are emulated by the frontend
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1965 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-03 18:57:28 +00:00
Stéphane Fillod, F8CFE 96097e762a typo
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1964 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-04-03 18:37:09 +00:00
Stéphane Fillod, F8CFE de6fb60b06 implemented TOGGLE, LEVEL_SWR, LEVEL_RAWSTR, split. Made ft857 functions unexported
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1948 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-03-26 13:03:27 +00:00
Stéphane Fillod, F8CFE aedd1bf002 patch from Jacob Heder
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1943 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-03-13 18:30:44 +00:00
Stéphane Fillod, F8CFE 39aff6f6ad added yaesu probe rigs
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1938 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-02-26 23:44:41 +00:00
Stéphane Fillod, F8CFE 57b1781fc1 new VR-5000 and FT1000MP's entries
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1937 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-02-26 23:13:48 +00:00
Stéphane Fillod, F8CFE e40ca60a02 cloned FT1000MP entries
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1936 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-02-26 23:13:12 +00:00
Stéphane Fillod, F8CFE 5a42c04e31 initial release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1935 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-02-26 23:11:32 +00:00
Stéphane Fillod, F8CFE 236200bae2 new yeasu entries
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1934 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-02-26 22:31:46 +00:00
Stéphane Fillod, F8CFE f9af9e4d0d fix bug in mode setting
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1933 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-02-26 22:30:55 +00:00
Berndt Josef Wulf, VK5ABN 2c49efc1dd Fixed erroneous return value
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1930 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-02-25 11:32:31 +00:00
Stéphane Fillod, F8CFE cccf1318ce second pass at getting rid of "ll" immediate literal format (64bit int)
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1904 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-25 00:22:14 +00:00
Stéphane Fillod, F8CFE 23369a0c25 * abstract 64bit int format type to cope with portability issues.
introduce PRIll (printf format) and SCNll (scanf) in misc.h.
  This needs to have config.h included beforehand.
* do likewise with freq_t type (double) in rig.h
  FREQFMT is deprecated.


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1903 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-24 23:04:35 +00:00
Nate Bargmann, N0NB e02795f58c 20050118:
Update:
		src/locator.c -- Applied patch from Dave Hines M1CXW
		yaesu/ft920.* -- Format cleanup


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1899 7ae35d74-ebe9-4afe-98af-79ac388436b8
2005-01-18 23:06:51 +00:00
Stéphane Fillod, F8CFE b341d5dc5d fix USB/LSB set_mode, from Tapio report
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1878 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-11-17 22:02:03 +00:00
Stéphane Fillod, F8CFE 0643474a1f fix a comment, rough guess at str_cal waiting for real measurement
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1873 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-11-15 15:21:11 +00:00
Stéphane Fillod, F8CFE db7f077d5e memset is more portable than bzero
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1855 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-09-26 17:36:42 +00:00
Stéphane Fillod, F8CFE fe10198f27 remove deprecated RIG_LEVEL_SQLSTAT and fix get_dcd, fix str_cal in icom backend
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1853 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-09-26 08:35:05 +00:00
Berndt Josef Wulf, VK5ABN 92b8283754 ft990_get_mem(): Fixed bug that prevented the reporting of current channel
number when vfo != RIG_VFO_MEM

ft990_get_channel(): Revised implementation of the get_channel() function.
                 Initialisation of the "channel_t chan" data structure
                 as not every data field is supported by the FT990 rig. It
		 should be the responsibility of the frontend to initialize
		 this data structure prior to passing it to the backend.

ft990_get_update_data(): Revised the implementation of this local utility
                 responsible for the retrival of the rig's data structures.
		 The 3rd argument of this function is now used to pass
		 the channel number for memory channel related queries.

Several bug fixes and source code cleanup


git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1848 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-09-22 13:56:50 +00:00
Stéphane Fillod, F8CFE 4e38224cad quick fix has reported from DReaM user, more to be done along the line of FT100
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1825 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-08-26 20:56:24 +00:00
Stéphane Fillod, F8CFE 1385617c85 Cloned the FT1000D from the FT990, since they are similar. Test needed.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1811 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-08-17 20:07:20 +00:00
Stéphane Fillod, F8CFE 712112009a Initial support for FT736R, FRG100 and FRG9600
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1797 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-08-10 21:10:36 +00:00
Stéphane Fillod, F8CFE 7386e39a7d guess at ptt_type, better validity check in get_level
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1796 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-08-10 21:03:56 +00:00
Stéphane Fillod, F8CFE 623ba09ca8 resolve win32 header compatibility issue: no more HANDLE/timeval specific types
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1794 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-08-10 21:00:13 +00:00
Stéphane Fillod, F8CFE 2181458976 added FT757GXII initial support and reworked the FT757GX common backend
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1784 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-08-08 19:15:31 +00:00
Stéphane Fillod, F8CFE 66360b4f14 Prefixed misc str* and parse_* calls with rig_ to export them in rig.h
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1738 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-05-17 21:09:45 +00:00