Wykres commitów

8702 Commity (c66f54c208104d9a5821f90d79ce6ba13087d1a2)

Autor SHA1 Wiadomość Data
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
Mike Black W9MDB 2c43ee5f0c Fix compilation warning on rigctl_parse.c
https://github.com/Hamlib/Hamlib/issues/813
2022-02-24 17:50:57 -06:00
Mike Black W9MDB 23280e812c Fix compilation warning on netrigctl.c
https://github.com/Hamlib/Hamlib/issues/813
2022-02-24 17:42:37 -06:00
Mike Black W9MDB c519dbd78a Fix github compilation missing aes.h
https://github.com/Hamlib/Hamlib/issues/813
2022-02-24 17:40:53 -06:00
Mike Black W9MDB 7be2aac2c1 Fix compilation warning on mingw
https://github.com/Hamlib/Hamlib/issues/813
2022-02-24 17:36:38 -06:00
Mike Black W9MDB b7503986ea Fix compilation on mingw for gmtime_r
https://github.com/Hamlib/Hamlib/issues/813
2022-02-24 17:34:49 -06:00
Mike Black W9MDB 9ba2b4502c Fix compilation of security libary on mingw
https://github.com/Hamlib/Hamlib/issues/813
2022-02-24 17:28:55 -06:00
Mike Black W9MDB fb16f22631 Merge branch 'master' of https://github.com/Hamlib/Hamlib 2022-02-24 17:28:33 -06:00
Mike Black W9MDB 9ae519fc41 Working on password access for rigctld -- not fully implmented yet
Need to check on security audit and cross-platform compilation first
https://github.com/Hamlib/Hamlib/issues/813
2022-02-24 17:28:25 -06:00
Mike Black W9MDB d10912ee64 Working on password access for rigctld -- not fully implmented yet
Need to check on security audit and cross-platform compilation first
2022-02-24 17:13:18 -06:00
OK1CTR ede7696878 Updated especially read_string() with flush flag. 2022-02-24 23:04:16 +01:00
OK1CTR 83e5b14cf6 Manually applied diff from older HamLib version. 2022-02-23 22:36:57 +01:00
Mike Black W9MDB d04f4b6b3b Add validation handling for SH and RF in newcat.c
Fix FTDX10 SH command formatting
https://github.com/Hamlib/Hamlib/issues/973
2022-02-21 08:26:49 -06:00
Michael Black 1874f3a92a
Merge pull request #972 from challinan/master
Add support for K3 Morse send via KY(W) command
2022-02-20 22:10:12 -06:00
challinan a41df58487 Add support for K3 Morse send via KY(W) command 2022-02-20 22:19:26 -05:00