Wykres commitów

8716 Commity (5fb3405d1f90f2094d39d06a7d6d51e158b6d990)

Autor SHA1 Wiadomość Data
PianetaRadio 5fb3405d1f
Update FT5000 caps with agc levels 2022-03-20 18:29:27 +01:00
PianetaRadio a038a70b6a
Merge branch 'Hamlib:master' into master 2022-03-20 18:24:09 +01:00
PianetaRadio 8c514476e4
Update FTDX101 caps with agc levels 2022-03-20 18:21:45 +01:00
PianetaRadio 5ac1ba6452
Update FTDX10 caps with agc levels 2022-03-20 18:16:40 +01:00
Michael Black 43ee66473d
Merge pull request #989 from PianetaRadio/master
Update FT991 caps with agc levels
2022-03-20 12:11:08 -05:00
PianetaRadio 36c6ce49f9
Update Yaesu FT950 caps with agc values 2022-03-20 18:08:06 +01:00
PianetaRadio 3659ede403
Update FT991 caps with agc levels
#886
2022-03-20 17:20:43 +01:00
Michael Black fce87b1b10
Merge pull request #988 from PianetaRadio/master
Bandwidth list Yaesu FT-991
2022-03-19 12:05:23 -05:00
PianetaRadio 575d6dd1af
Bandwidth list
Updated according to CAT manual
2022-03-19 17:32:48 +01:00
PianetaRadio 2f8d6e0f19
newcat_set_rx_bandwidth
Typo correction in the list for Yaesu FT-991
2022-03-19 17:30:13 +01:00
PianetaRadio 14b6941a01
Modes macro updated
To meet update of ft991.c
2022-03-19 17:18:32 +01:00
PianetaRadio 528da5dc9a
Update ft991.c
Filter bandwidth list
2022-03-19 17:12:12 +01:00
Mike Black W9MDB 1ef86d8e93 Add LEVEL_RFPOWER to PowerSDR 2022-03-18 22:42:47 -05:00
Mike Black W9MDB 56866fecd5 Allow kenwood rigs to retry all commands using ID; verfication method
The actual cmd was only being sent once during the retry loop
https://github.com/Hamlib/Hamlib/issues/983
2022-03-12 08:12:45 -06:00
Mike Black W9MDB c66f54c208 Clear out debugmsgsave's when debug is printed -- cleans up the debug output 2022-03-10 22:56:05 -06:00
Mike Black W9MDB c31e57fee7 Add some notes on FT847 serial numbers for unidirecitonal change 2022-03-07 22:16:59 -06:00
Mike Black W9MDB 21680572ab Attempt to fix power on for Yaesu rigs. ID was being sent before byte wakeup so disabled the ID query.
https://github.com/Hamlib/Hamlib/issues/979
2022-03-07 11:25:31 -06:00
Mike Black W9MDB 1993073559 Update version in flex6xxx.c 2022-03-06 09:28:52 -06:00
Michael Black 78a5522447
Merge pull request #978 from g0gjv/master
Add RIT/XIT to Flex 6xxx
2022-03-06 09:28:17 -06:00
Mike Goodey 0f84d70cac Merge branch 'master' of https://github.com/Hamlib/Hamlib 2022-03-06 15:16:17 +00:00
Mike Goodey e5031ef72c Merge branch 'master' of github.com:g0gjv/Hamlib 2022-03-06 15:15:50 +00:00
Mike Goodey a012e8e25d Add RIT and XIT for Flex 6xxx 2022-03-06 15:14:27 +00:00
Mike Black W9MDB 7aa29b9f51 Remove iconv dependency in password.c 2022-03-06 08:40:45 -06:00
Mike Black W9MDB 827bc13193 Add RIGMICDATA to ptt_type in dumpcaps 2022-03-06 08:39:54 -06:00
Mike Black W9MDB fdec51eee0 Fix security build for mingw 2022-03-06 07:42:26 -06:00
Mike Black W9MDB 5d9f6ed6e9 Really remove AC_PROG_CC_STDC to make autoupdate happy 2022-03-06 07:28:07 -06:00
Mike Black W9MDB a93e7d1e0b Remove obsolete AC_PROG_CC_SSTD from configure.ac 2022-03-06 07:10:59 -06:00
Mike Goodey 4ad2f355b1 Add RIT and XIT for Flex 6xxx 2022-03-06 09:32:46 +00:00
Mike Black W9MDB 223d2b7c11 Add 200ms delay for K3/K3S when frequency changes by more then 1MHz (i.e. band change)
https://github.com/Hamlib/Hamlib/issues/977
2022-03-05 23:07:25 -06:00
Mike Black W9MDB 8fbda12ce2 Fix warning in rigctl_parse.c 2022-03-05 16:49:56 -06:00
Mike Black W9MDB 1d005351b7 Merge branch 'master' of https://github.com/Hamlib/Hamlib 2022-03-05 16:42:10 -06:00
Mike Black W9MDB 20019efe6d Fix netrigctl.c 2022-03-05 16:41:53 -06:00
Michael Black 2943b84548
Update c-cpp32.yml
Target 32-bit OS
2022-03-02 08:13:36 -06:00
Mike Black W9MDB f0b624cd55 Update title for 32-bit workflow 2022-03-02 07:56:45 -06:00
Mike Black W9MDB 6709a189fa Add 32-bit build workflow for github 2022-03-02 07:56:05 -06:00
Mike Black W9MDB 606609f62e Improved set_mode error reporting 2022-03-02 07:47:17 -06:00
Mike Black W9MDB 0333cdfca5 astyle files 2022-03-01 11:40:14 -06:00
Mike Black W9MDB 499198bf50 Basic rigctld password working -- still need to add secure method -- plain text right now
https://github.com/Hamlib/Hamlib/issues/813
2022-03-01 11:39:11 -06:00
Mike Black W9MDB c5a5276b15 Adding func_chk.c to test balancing of ENTERFUNC and RETURNFUNC/RETURNFUNC2 statements 2022-02-28 16:35:16 -06:00
Mike Black W9MDB b3d93cc231 Remove testsecurity from tests/Makefile.am
Will implement later
https://github.com/Hamlib/Hamlib/issues/813
2022-02-28 13:08:41 -06:00
Mike Black W9MDB 9e2ac43631 Move security/security_test to tests/testsecurity
https://github.com/Hamlib/Hamlib/issues/813
2022-02-28 12:54:04 -06:00
Mike Black W9MDB f51e778b1b Add .h files to security/Makefile.am
https://github.com/Hamlib/Hamlib/issues/813
2022-02-28 12:32:17 -06:00
Mike Black W9MDB be8547f5d6 Add CFLAGS to security/Makefile.am
https://github.com/Hamlib/Hamlib/issues/813
2022-02-28 12:22:48 -06:00
Mike Black W9MDB 80630326a0 Remove security_test from security/Makefile.am -- need to move it to the tests directory
https://github.com/Hamlib/Hamlib/issues/813
2022-02-28 12:11:10 -06:00
Mike Black W9MDB b0aa034acc Add gmtime_r to security_test.c
https://github.com/Hamlib/Hamlib/issues/813
2022-02-28 11:18:20 -06:00
Mike Black W9MDB 9f0cee8324 Fix GOMSPACE numbering 2022-02-27 07:34:00 -06:00
Michael Black b3ff4b0167
Merge pull request #974 from OK1CTR/gomspace
Gomspace GS100 transceiver frequency control
2022-02-25 14:37:44 -06:00
OK1CTR f4cf909154 Added Android.mk, passed make distcheck. 2022-02-25 21:03:16 +01:00
Mike Black W9MDB 1444448aeb Allow rig_get_vfo_list to work if rig is not open 2022-02-25 07:41:10 -06:00
Mike Black W9MDB 27000c27fb Fix make distcheck
https://github.com/Hamlib/Hamlib/issues/813
2022-02-24 18:03:54 -06:00