Wykres commitów

6389 Commity (0a7c229f068daaf1d1be93f7410f06f8c7f71bd2)

Autor SHA1 Wiadomość Data
Michael Black W9MDB 0a7c229f06 Fix retries in newcat.c
https://github.com/Hamlib/Hamlib/issues/463
2020-12-11 14:55:33 -06:00
Michael Black W9MDB f60f9e0181 Fix RFPOWER levels for ftdx101
https://github.com/Hamlib/Hamlib/issues/462
2020-12-11 12:25:01 -06:00
Michael Black W9MDB 9fa31392b0 Merge branch 'master' of https://github.com/Hamlib/Hamlib 2020-12-09 22:20:14 -06:00
Michael Black W9MDB b6d6c5d966 Fix retry_save for Kenwood rigs 2020-12-09 18:13:58 -06:00
Michael Black W9MDB 7a93ce3fb2 Fix retry_save during Yaesu poweron 2020-12-09 18:09:49 -06:00
Michael Black W9MDB 504a01913f Fix newcat SH parsing 2020-12-09 17:48:09 -06:00
Michael Black W9MDB 1329911799 Change newcat.c set_powerstat=1 to loop logic same as kenwood
https://github.com/Hamlib/Hamlib/issues/459
2020-12-09 16:58:16 -06:00
Michael Black W9MDB 679c84f3ee Only sleep on power on for Yaesu rigs 2020-12-09 16:17:03 -06:00
Michael Black W9MDB 79e2263dfb Add 1 second sleep after power on for Yaesu rigs
https://github.com/Hamlib/Hamlib/issues/459
2020-12-09 16:15:13 -06:00
Michael Black W9MDB ac1cb518b0 Fix a few cppcheck warnings 2020-12-09 16:12:31 -06:00
Michael Black W9MDB f4c12adb85 Remove get_vfo permanently from ft891.c
https://github.com/Hamlib/Hamlib/issues/455
2020-12-09 10:31:28 -06:00
Michael Black W9MDB 15958c8aab Fix parsing of SH command in newcat.c
Remove get_vfo from FT-891
https://github.com/Hamlib/Hamlib/issues/455
2020-12-06 22:54:47 -06:00
Michael Black W9MDB 3038921655 Add version check for lutest to only to 64-bit when 5.4 or greater 2020-12-06 15:04:51 -06:00
Michael Black W9MDB 1b2236bb2e Fix example.c to include rotator.h 2020-12-06 08:49:13 -06:00
Michael Black W9MDB a0829063d8 Fix ft891 set_mode
https://github.com/Hamlib/Hamlib/issues/455
2020-12-06 08:41:37 -06:00
Michael Black W9MDB 1c86ef28cf Update newcat.h version 2020-12-06 08:20:11 -06:00
Michael Black 2eb3a557d0
Merge pull request #457 from mikaelnousiainen/yaesu-ft2000-fixes
Yaesu FT-2000 + GS-232B fixes
2020-12-06 08:18:54 -06:00
Mikael Nousiainen 2526fa2ae3 Remove TODOs 2020-12-06 14:25:29 +02:00
Mikael Nousiainen b062ddce22 Do not expect a reply from GS-232B stop command. Fix GS-232B retry error code. 2020-12-06 14:21:39 +02:00
Mikael Nousiainen 5be6a06e9a Tuning FT-2000 filter code 2020-12-06 00:11:44 +02:00
Mikael Nousiainen 72cc9b773c Tuning FT-2000 filter code 2020-12-06 00:00:15 +02:00
Mikael Nousiainen 27eaa1b1f7 Tuning FT-2000 filter code 2020-12-05 23:43:07 +02:00
Mikael Nousiainen e2ca90841c Add missing levels and fix filters for Yaesu FT-2000 2020-12-05 23:11:12 +02:00
Michael Black W9MDB 99d568df72 Fix compilation with libxml2
https://github.com/Hamlib/Hamlib/issues/456
2020-12-05 10:01:55 -06:00
Michael Black W9MDB 12335d5c25 Fix SH command for ft891
https://github.com/Hamlib/Hamlib/issues/455
2020-12-04 23:32:32 -06:00
Michael Black 1f7ad94438
Merge pull request #453 from mikaelnousiainen/rotator-speed-control-and-status
Rotator API: Add funcs/levels/parms, implement speed control, add status flags
2020-12-03 16:13:18 -06:00
Mikael Nousiainen 472293cd57 Comments 2020-12-03 23:21:57 +02:00
Mikael Nousiainen 81a0c521e7 Add support for ROT_LEVEL_SPEED level in rotator backends that support setting the rotator speed via the move command. Add azimuth-only and elevation-only versions of generic GS-232A and GS-232B backends. 2020-12-03 23:07:08 +02:00
Mikael Nousiainen 457211a7e3 Add get_status command for rotator status flags. Add missing rotator caps in dumpcaps output. 2020-12-03 21:40:34 +02:00
Michael Black W9MDB c4e1deb8b6 Add flushx parameter to rotctl
https://github.com/Hamlib/Hamlib/issues/371
2020-12-02 23:47:30 -06:00
Mikael Nousiainen a661bee283 Add rotator funcs/levels/parms to rotator caps dump 2020-12-02 22:35:38 +02:00
Mikael Nousiainen bb315270bf Merge branch 'master' into rotator-speed-control-and-status 2020-12-02 21:46:23 +02:00
Michael Black W9MDB e49dc2e1f5 astyle gs232a/gs232b 2020-12-02 07:50:11 -06:00
Michael Black W9MDB 4f8de24873 Change gs232a/b post_write_delay to 50ms
Add retry when > char is seen indicating ?> error response
https://github.com/Hamlib/Hamlib/issues/371
2020-12-02 07:48:21 -06:00
Michael Black W9MDB eb8082b1f8 Fix rig_get_channel API change in dumpmem.c
https://github.com/Hamlib/Hamlib/issues/430
2020-12-02 07:10:12 -06:00
Michael Black W9MDB 1beecdd685 Add 25ms post_write_delay for gs232a/b and a retry when \r\n is received
https://github.com/Hamlib/Hamlib/issues/371
2020-12-01 16:57:10 -06:00
Michael Black W9MDB f8790337d3 Hopefully this works for all gs232a/gs232b rotors and emulators
We only look now for 0x0a on commands that expect a return
If there is a rig/emulator that does not give 0x0a on expected returns then we will have a problem.  gs232a/gs232b doc says 0x0a is expected on
cmds that return info and 0x0d on command with no return.
https://github.com/Hamlib/Hamlib/issues/371
2020-12-01 15:18:08 -06:00
Michael Black W9MDB 5fc36df249 astyle files 2020-11-30 14:53:55 -06:00
Michael Black W9MDB dd3ed134dd Turns out M2 has two different protcols
So we now have RC2800, RC2800_EARLY_AZ, and RC2800_EARLY_AZEL
RC2800_EARLY_AZ is azimuth only
Update rotctl man page for move keywords
https://github.com/Hamlib/Hamlib/issues/451
2020-11-30 09:22:33 -08:00
Michael Black W9MDB 7e5d08319f Remove get_vfo from ft897.c -- have to rely on toggle as it seems older serial#'s don't support the vfo commands
https://github.com/Hamlib/Hamlib/issues/384
2020-11-30 08:32:26 -06:00
Michael Black W9MDB c70d841b83 Add NOCHANGE_PASSBAND to icom...cascading effect on adding vfo elsewhere...which is needed anyways
https://github.com/Hamlib/Hamlib/issues/448
2020-11-29 23:32:14 -06:00
Michael Black W9MDB 3490fed03c One more attempt to get rc2800 cooperating LFCR needed?
https://github.com/Hamlib/Hamlib/issues/451
2020-11-29 22:46:04 -06:00
Michael Black W9MDB 511435c73e Force rc2800 az/el to no decimal point value
https://github.com/Hamlib/Hamlib/issues/451
2020-11-29 12:54:12 -06:00
Michael Black W9MDB d782fde5e5 Some notes about microham router 2020-11-28 22:34:15 -06:00
Michael Black W9MDB b5f7c5884b Remove decimal point from A and E command for rc2800
https://github.com/Hamlib/Hamlib/issues/451
2020-11-28 22:25:55 -06:00
Michael Black W9MDB c3c1aa9998 Register rc2800 rotator
https://github.com/Hamlib/Hamlib/issues/451
2020-11-28 17:03:28 -06:00
Michael Black W9MDB c16be1c264 Add M2 RC2800 Az-only model
Promote RC2800 to stable
https://github.com/Hamlib/Hamlib/issues/451
2020-11-28 16:59:55 -06:00
Michael Black W9MDB d1f857c131 Remove echo expectation from rc2800 rotor
https://github.com/Hamlib/Hamlib/issues/451
2020-11-27 14:35:15 -06:00
Michael Black W9MDB a114c61a04 Merge branch 'master' of https://github.com/Hamlib/Hamlib 2020-11-27 13:22:47 -06:00
Michael Black W9MDB 4c87229e65 Change rc2800 rotator to use CR instead of LF for terminating char
https://github.com/Hamlib/Hamlib/issues/451
2020-11-27 13:21:46 -06:00