Wykres commitów

8428 Commity (bff29003eae33045920389f9d0be666b5d11c9f3)

Autor SHA1 Wiadomość Data
Mike Black W9MDB 53424a3c56 Improvements to simyaesu.c 2022-01-18 13:23:13 -06:00
Mike Black W9MDB e69ad3786d Fix rot_conf.c get_conf calls
https://github.com/Hamlib/Hamlib/issues/857
2022-01-18 12:46:29 -06:00
Mike Black W9MDB ea6f0bdff6 Change SNPRINTF message to print to stderr
https://github.com/Hamlib/Hamlib/issues/857
2022-01-18 12:45:50 -06:00
Mike Black W9MDB fa67809b32 Change strcpy to SPRINTF in rot_dummy.c
Make new snprintf function to check buffer len after and print error message.
2022-01-18 12:44:41 -06:00
Michael Black f213b2ce7a
Merge pull request #936 from mikaelnousiainen/random-bugfixes-20220118
Small bugfixes
2022-01-18 11:33:00 -06:00
Mikael Nousiainen 5b9feffa78 Fix Icom dual watch set command. Make rotator macro name buffer larger, as the macro names are longer than the space allocated. 2022-01-18 19:02:01 +02:00
Mike Black W9MDB d01e939559 Fix VS1;BS command in newcat.c
https://github.com/Hamlib/Hamlib/issues/903
2022-01-17 23:28:49 -06:00
Mike Black W9MDB fe167c7ff4 Extend Yaeus BS command sleep from 200ms to 500ms -- DX3000 is muting Rx VFO so hopefully this fixes it.
https://github.com/Hamlib/Hamlib/issues/903
2022-01-17 18:05:26 -06:00
Mike Black W9MDB b2edec79bf Add BS command to newcat validation list
https://github.com/Hamlib/Hamlib/issues/903
2022-01-17 18:03:00 -06:00
Mike Black W9MDB 2de74e5c54 Merge branch 'master' of https://github.com/Hamlib/Hamlib 2022-01-17 18:01:19 -06:00
Mike Black W9MDB 91772295d7 Fix FTDX3000 write_delay set to 0
https://github.com/Hamlib/Hamlib/issues/903
2022-01-17 17:34:14 -06:00
Mike Black W9MDB 198d4c6db3 Fix FTDX3000 write_delay set to 0 2022-01-17 17:30:24 -06:00
Mike Black W9MDB 30a06c4fc6 Fix static array reference in netrigctl.c
https://github.com/Hamlib/Hamlib/issues/932
2022-01-17 16:59:31 -06:00
Mike Black W9MDB 194eb75268 Change SNPRINT to show buffer overflow instead of limit reached 2022-01-17 16:36:36 -06:00
Mike Black W9MDB b577f3bd51 Set rx_vfo in kenwood.c to default when not already set
https://github.com/Hamlib/Hamlib/issues/931
2022-01-17 14:59:16 -06:00
Mike Black W9MDB 893d37d25f Merge branch 'master' of https://github.com/Hamlib/Hamlib 2022-01-16 15:51:31 -06:00
Mike Black W9MDB 2422de0951 Add IC-910 to the Icom rigs that don't use the filter byte
https://github.com/Hamlib/Hamlib/issues/929
2022-01-16 15:51:01 -06:00
Michael Black 3f3b74e408
Merge pull request #928 from giordyb/patch-1
Update thd74.c
2022-01-16 12:43:07 -06:00
giordyb dcc176a263
Update thd74.c
version bump
2022-01-16 19:36:54 +01:00
giordyb 014daefb5f
Update thd74.c
fixes set_ts (the byte passed in thd74_set_freq_item() was wrong, it's 27 for normal mode and 35 for fine mode). Also if a step lower than 5000 is entered the radio is switched into fine mode (only works on VFO B)
2022-01-16 19:19:46 +01:00
Mike Black W9MDB 3385a5f37b Remove TARGETABLE_MODE from FT-991
Rig does not have MD1 command
This needs to be done via cache in rig.c, read once and only change if needed
https://github.com/Hamlib/Hamlib/issues/731
2022-01-16 11:23:58 -06:00
Mike Black W9MDB 18f7036fb0 Change sprintf to snprint in uniden.c
https://github.com/Hamlib/Hamlib/issues/857
2022-01-16 08:59:40 -06:00
Mike Black W9MDB 9538357ef4 Change to SNPRINTF in uniden_digital.c 2022-01-16 08:54:18 -06:00
Mike Black W9MDB 906ac22ae4 Change sprintf to snprint in uniden_digital.c
https://github.com/Hamlib/Hamlib/issues/857
2022-01-16 08:53:35 -06:00
Mike Black W9MDB ac3b854818 Change sprintf to snprint in uniden.c
https://github.com/Hamlib/Hamlib/issues/857
2022-01-16 08:52:45 -06:00
Mike Black W9MDB 4c4b8debfc Change sprintf to snprint in fdm_duo.c
https://github.com/Hamlib/Hamlib/issues/857
2022-01-16 08:50:44 -06:00
Mike Black W9MDB ae2c5b13e3 Recommit si570avrusb.c -- change didn't take for some reason 2022-01-16 08:01:42 -06:00
Mike Black W9MDB 01c164b2b5 Fix kpa.c link error 2022-01-16 07:33:17 -06:00
Mike Black W9MDB aac189ed1f Fix g313-win.c compilation 2022-01-16 07:31:29 -06:00
Mike Black W9MDB 72cda702c9 Fix si570avrusb.c 2022-01-16 07:28:58 -06:00
Mike Black W9MDB 36f516f840 Fix elektor507.c function definition 2022-01-16 07:15:21 -06:00
Mike Black W9MDB 6a516b4a34 Change sprintf to snprint in rigs/kit
https://github.com/Hamlib/Hamlib/issues/857
2022-01-15 23:29:19 -06:00
Mike Black W9MDB 939b3e3885 Change sprintf to snprint in g313-win.c
https://github.com/Hamlib/Hamlib/issues/857
2022-01-15 23:20:01 -06:00
Mike Black W9MDB a291def17f Revert "Add MAIN A/B and SUB A/B VFOs to ic7610.c"
7610 does not have A/B VFOs
This reverts commit a7f6d693ac.
2022-01-15 12:23:26 -06:00
Mike Black W9MDB a7f6d693ac Add MAIN A/B and SUB A/B VFOs to ic7610.c 2022-01-15 12:14:05 -06:00
Mike Black W9MDB 4793e9206b Change function definition to support sprintf in aor.h
https://github.com/Hamlib/Hamlib/issues/857
2022-01-14 06:54:21 -06:00
Mike Black W9MDB be16de711c Change sprintf to snprint in ar
https://github.com/Hamlib/Hamlib/issues/857
2022-01-13 23:40:35 -06:00
Mike Black W9MDB d217bcac62 Change sprintf to SNPRINTF in barret
https://github.com/Hamlib/Hamlib/issues/857
2022-01-13 17:08:10 -06:00
Mike Black W9MDB 64847e5c30 For Barrett add some debug and fix another debug
https://github.com/Hamlib/Hamlib/issues/923
2022-01-13 09:39:22 -06:00
Mike Black W9MDB 9c099165d5 Update version in Barrett 4050.c
https://github.com/Hamlib/Hamlib/issues/923
2022-01-12 23:05:01 -06:00
Mike Black W9MDB 3f001cc9f6 Reduce debug in barrett.c
https://github.com/Hamlib/Hamlib/issues/923
2022-01-12 23:04:20 -06:00
Mike Black W9MDB aaac79c55e Allow barrett to program and unprogrammed channel
https://github.com/Hamlib/Hamlib/issues/923
2022-01-12 18:05:47 -06:00
Mike Black W9MDB 66194804f9 Reduced debug in barrett.c 2022-01-12 17:02:44 -06:00
Mike Black W9MDB abb3405cae Change Barrett IDC command to IC 2022-01-12 17:00:22 -06:00
Mike Black W9MDB 789858c1db Reduce debug level in barrett.c
https://github.com/Hamlib/Hamlib/issues/923
2022-01-12 16:39:19 -06:00
Mike Black W9MDB b2254a5667 Change Barrett 4050 to channelized frequency method.
The TC command is not implemented yet in the 4050.
Barrett said eeprom is good for 1,000,000 writes
https://github.com/Hamlib/Hamlib/issues/923
2022-01-12 12:43:03 -06:00
Mike Black W9MDB acf682c498 Change sprintf to snprint in jrc
https://github.com/Hamlib/Hamlib/issues/857
2022-01-12 10:39:39 -06:00
Mike Black W9MDB 37ae6d1ca3 Change sprintf to snprint in lowe.c
https://github.com/Hamlib/Hamlib/issues/857
2022-01-12 10:06:04 -06:00
Mike Black W9MDB f335a36d69 Change sprintf to snprint in rs
https://github.com/Hamlib/Hamlib/issues/857
2022-01-11 23:55:44 -06:00
Mike Black W9MDB ab8a74a48d Change sprintf to snprint in codan
https://github.com/Hamlib/Hamlib/issues/857
2022-01-11 23:52:37 -06:00