Stéphane Fillod, F8CFE
85400759ca
fix ft747_get_freq() off by x100Hz
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2862 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-03-30 21:26:12 +00:00
Stéphane Fillod, F8CFE
318d640ad3
* cached update data
...
* passband width in get_mode
* added set_mem/get_mem
* various fixes and cleanup
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2860 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-03-28 21:35:32 +00:00
Stéphane Fillod, F8CFE
7fa2926ebe
* change write_delay from 50 to 5 ms
...
* move pacing setup into ft747_open, once for all
* attempt workaround for possibly missing last byte in status command
* added set_split_vfo, get_split_vfo
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2857 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-03-27 23:12:29 +00:00
Stéphane Fillod, F8CFE
a90f9e84cd
fix bug in yaesu probing
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2848 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-03-05 19:18:10 +00:00
Stéphane Fillod, F8CFE
f615a54f73
added CTCSS support
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2847 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-03-05 19:15:30 +00:00
Stéphane Fillod, F8CFE
c12ceb34b7
added tones and repeater support
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2846 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-03-05 18:54:43 +00:00
Nate Bargmann, N0NB
c6af376927
Reworked set/get_split_vfo, set/get_split_freq, and set/get_split_mode
...
to act only in split vfo mode. freq and mode/passband will only be
modified if split is active. split_vfo reflects the proper state of split
and active TX VFO.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2823 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-02-06 14:59:59 +00:00
Terry Embry, KJ4EED
c3d2625888
Moved internal function definition newcat_valid_command() from newcat.h to newcat.c.
...
Depreciated newcat_get_rx_vfo in newcat.c.
Depreciated newcat_set_rx_vfo in newcat.c.
newcat.h
newcat.c
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2802 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-01-04 23:52:43 +00:00
Terry Embry, KJ4EED
256e1eadfd
Changed to stable status
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2786 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-12-20 02:44:51 +00:00
Terry Embry, KJ4EED
61db9776a7
Cleanup of memory and channel set functions.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2775 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-11-28 14:27:37 +00:00
Terry Embry, KJ4EED
e2ea26213d
Added Alaska emergency memory channel
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2774 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-11-23 23:12:40 +00:00
Terry Embry, KJ4EED
6c7a40ea41
Replaced strcpy with snprintf.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2773 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-11-23 22:38:22 +00:00
Terry Embry, KJ4EED
016337131f
added Read only 60M memory channels.
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2772 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-11-22 21:53:27 +00:00
Terry Embry, KJ4EED
de833ae82d
eplaced sprintf with snprintf
...
Reworked memory channels to use VM; command.
Added code to support Read only 60M memory channels.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2771 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-11-22 21:52:11 +00:00
Steve Conklin, AI4QR
fa7ecdce46
Fixed a bug that caused incorrect frequency retrieval.
...
Bumped ft-767GX to BETA status.
Set myself as maintainer for the ft-767gx module.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2766 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-11-06 19:31:47 +00:00
Terry Embry, KJ4EED
6282f571eb
changed time delay for mem channels
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2718 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-08-19 14:17:19 +00:00
Stéphane Fillod, F8CFE
c1c220c986
variable common_dcs_list[] with 104 DCS codes
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2701 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-06-01 16:51:41 +00:00
Terry Embry, KJ4EED
e8a9ba18bc
Changed delay for memmory channels
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2691 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-04-30 22:38:47 +00:00
Stéphane Fillod, F8CFE
4af723e27f
Data USB in narrow mode patch, by nh7o
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2685 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-03-25 18:21:09 +00:00
Terry Embry, KJ4EED
a9bdb8feeb
Adjusted backup, restore delay
...
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2669 7ae35d74-ebe9-4afe-98af-79ac388436b8
2009-02-26 23:04:26 +00:00
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