Wykres commitów

5328 Commity (a2465033de26027e63ba3e09bbb6f08b45634e9e)

Autor SHA1 Wiadomość Data
Michael Black 9e89c4455a Add VFO & ANT definitions to rigs that were missing them 2020-03-25 23:07:42 -05:00
Michael Black c7abfb4927 Fix adat.c 'rigctl -m 29001 -u' error 2020-03-25 17:43:55 -05:00
Michael Black 81439978c5 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-25 16:34:20 -05:00
Michael Black 48a584cca4 Fix vfo_str[] to terminate correctly 2020-03-25 16:33:33 -05:00
Michael Black 1025af9590 Change LVL_VOX to LVL_VOXDELAY in idx_builtin.h 2020-03-24 12:33:04 -05:00
Michael Black 981d2b3668 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-24 10:02:41 -05:00
Michael Black 9d8ddd4582 Replace RIG_LEVEL_VOX with RIG_LEVEL_VOXDELAY 2020-03-24 10:02:17 -05:00
Michael Black 86159408a4 Add CtrlHandler to neverused.c 2020-03-24 10:01:47 -05:00
Michael Black e3cfdbd453 Fix cppcheck warnings in memcsv.c 2020-03-24 10:00:46 -05:00
Michael Black aa7e822d98 cppcheck-suppress rigctl_parse.c 2020-03-24 10:00:22 -05:00
Michael Black ab77eea8b6 Fix cppcheck warnings in misc.c 2020-03-24 09:59:18 -05:00
Michael Black 73b4257cfb cppcheck-suppress rigctlcom.c 2020-03-24 09:58:04 -05:00
Michael Black 6d034c941f Remove copy of RIG_LEVEL settings in ar7030.c 2020-03-24 09:36:36 -05:00
Michael Black fb83385ead Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-23 16:41:45 -05:00
Michael Black dc77f72bcb Add range_list to thg71.c 2020-03-23 16:41:23 -05:00
Michael Black a0849b94ce Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-23 16:23:47 -05:00
Michael Black 872d9b1f68 Add range_list2 to rig.c for setting available VFOs and modes 2020-03-23 16:22:54 -05:00
Michael Black c7002e3cbc Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-23 16:01:32 -05:00
Michael Black 3bb4befc8d Add debug to ic10.c 2020-03-23 16:01:15 -05:00
Michael Black c3977b3e8c Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-23 15:55:44 -05:00
Michael Black 4e9d011aba Add MAIN/SUB to ic10 set_vfo 2020-03-23 15:47:30 -05:00
Michael Black 35504231af Add MAIN/SUB vfo setting to ic10.c 2020-03-23 11:58:18 -05:00
Michael Black 9e002433fe Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-23 11:07:22 -05:00
Michael Black b9baf18f53 Change all ackbuf in ic10.c to 64 bytes to prevent overflow 2020-03-23 10:50:50 -05:00
Michael Black 01a8ec4ba1 Fix segfault in ic10_set_split_vfo 2020-03-23 10:45:36 -05:00
Michael Black 515dbc6af7 Fix segfault in ic10_set_split_vfo 2020-03-23 10:45:23 -05:00
Michael Black cd3033aa81 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-23 10:18:32 -05:00
Michael Black bda5feb1bd More cppcheck changes 2020-03-23 10:13:02 -05:00
Michael Black f13ffaf202 Change ts440 to ic_set_freq instead of kenwood_set_freq 2020-03-23 10:07:29 -05:00
Michael Black c6986ca1b3 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-23 07:52:40 -05:00
Michael Black 8eb09c2a38 More cppcheck fixes 2020-03-23 07:52:01 -05:00
Michael Black 43d16846ea Update idx_builtin to 64-bit indexes and fix cppcheck warning 2020-03-23 07:51:43 -05:00
Michael Black 243a35d126 Remove dead ic10 references 2020-03-22 16:08:09 -05:00
Michael Black 0e3e308cb5 Change ts440 to use ic10_set_ptt 2020-03-22 16:04:26 -05:00
Michael Black 2377d20d89 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-20 16:26:33 -05:00
Michael Black defe4e8f10 Update rigctl rigctld man pages for new f command that now returns the VFO too 2020-03-20 08:22:40 -05:00
Michael Black c489f97624 More cppcheck changes 2020-03-20 07:51:32 -05:00
Michael Black e332b62e7d Add debug for ft857 pometer reading 2020-03-19 22:38:09 -05:00
Michael Black 88d58752ea Change ft857 ft857_get_pometer_level to return 0-1 based on 10 bars 2020-03-19 22:32:09 -05:00
Michael Black 5d52ef3094 Fix some cppcheck warnings
Fix TS-480 ptt behavior
2020-03-19 15:02:56 -05:00
Michael Black 109a6f6d8e Fix boolean logic in set_channel in ic746.c 2020-03-19 12:25:14 -05:00
Michael Black 679db60483 Fix some more cppcheck warnings 2020-03-19 12:10:20 -05:00
Michael Black 4eaed47920 Fix cppcheck warning in kpa.c 2020-03-19 09:49:59 -05:00
Michael Black a6631a412e Fix cppcheck warning in dummy.c 2020-03-19 09:19:06 -05:00
Michael Black cacf69751a Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-18 22:30:30 -05:00
Michael Black ea728feb03 Add VFO to rigctl(d) 'f' command
On Icom rigs, for example you will see "currVFO" if no VFO has been set
Eventually we will start showing MainA/MainB SubA/SubB for rigs that have that capability
2020-03-18 17:40:30 -05:00
Michael Black 75c1ac84c2 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-17 22:54:53 -05:00
Michael Black 6d9c81cf6a A couple minor edit changes 2020-03-17 22:54:29 -05:00
Michael Black d65015bf55 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-16 14:24:05 -05:00
Michael Black 7f9bbde383 Improve vfo switch message a bit 2020-03-16 14:23:40 -05:00