Michael Black W9MDB
7bee01f785
Add suppress for AST broken bug in cppcheck
2020-09-19 16:09:44 -05:00
Daniele Forsi
d7b332c3f7
Fix spelling errors
...
Fixed using the following command:
codespell --write-changes --summary --skip=*.m4 --ignore-words-list="develope,get's,quitt,setts,som,ue,vektor"
codespell --write-changes --summary --skip=aclocal.m4,lib --ignore-words-list="develope,get's,quitt,setts,som,ue,vektor"
Codespell home page: https://github.com/codespell-project/codespell
2020-07-24 09:02:48 +02:00
Michael Black W9MDB
b6a960d48e
All conversions to rig_flush now done
...
https://github.com/Hamlib/Hamlib/issues/307
2020-06-23 09:01:46 -05:00
hiteki
63357389d6
get_dcd responds without crashing #323
2020-06-21 19:10:21 +02:00
hiteki
abe2697f4e
uniden_get_mode report WFM mode correctly #321
2020-06-21 18:09:18 +02:00
hiteki
68e6dd0e21
Correctly compare response strings #319
2020-06-21 16:09:45 +02:00
Michael Black W9MDB
9c87990a76
Update uniden BACKEND date
2020-06-21 06:44:40 -05:00
Michael Black
d5ff0f2478
Merge pull request #318 from hiteki/hiteki_317
...
Uniden bc780xlt channel ranges is 1..500 #317
2020-06-21 06:41:58 -05:00
hiteki
93992efe42
Uniden bc780xlt channel ranges is 1..500 #317
2020-06-21 12:27:59 +02:00
hiteki
0bd366b05b
uniden_get_channel correctly parses rig's response #315
2020-06-21 12:06:40 +02:00
Michael Black W9MDB
031b101781
Promote bc780.c to stable
2020-06-20 16:12:48 -05:00
tb
b2f1b1880a
uniden_get_freq_2 to use SG<cr> instead of RF<cr> for bc780xlt #313
...
- RF<cr> responds NG on bc780xlt
- SG<cr> responds with the gain + the current frequency
- SG<cr> is valid in manual mode, scan mode and search mode
2020-06-20 20:38:46 +02:00
Michael Black W9MDB
2813f0ef63
astyle files
2020-05-11 22:39:10 -05:00
mdblack98
8ad431a344
Change #warn on get_channel to RIG_ENIMPL errors
...
This needs to be validated on the rigs to see the individual behavior
It only gives an error when read_only=0, read_only=1 does not give any error
We want the behavior of actually setting the rig display to be based on this flag
https://github.com/Hamlib/Hamlib/issues/227
2020-05-06 08:06:14 -05:00
mdblack98
bf1a05084d
astyle files
2020-05-03 17:24:42 -05:00
mdblack98
5eb5b6f3d8
https://github.com/Hamlib/Hamlib/issues/227
...
Added read_only flag everywhere
2020-04-26 14:37:03 -05:00
Michael Black
b040803765
Standard all version numbers to YYYYMMDD.N where n is intended for multiple versions in one day.
...
So typically .N will be .0
2020-03-29 23:03:21 -05:00
Michael Black
d856248178
Add RIG_MODEL macro and change all rigs to support it
2020-03-05 08:44:18 -06:00
Michael Black
8d6e2fc781
Directory migration to new layout
2020-01-17 09:22:44 -06:00