Wykres commitów

11734 Commity (Hamlib-4.6.2)

Autor SHA1 Wiadomość Data
Michael Black c5d4baef53
Merge pull request #1680 from gereta/patch-2
Update skywatcher.c - park rotator, improved rotator movement
2025-03-10 09:24:15 -05:00
gereta 845a3ac1d1
Update skywatcher.c - park rotator, improved rotator movement
Added function to park the rotator.

Changed behavior for incoming requests to change position. If the motor is moving, the requests are silently ignored. Stopping the motor movement before each request to change position caused the movement from point A to point B to take a very long time because tracking applications send the dynamic position of the tracked object (e.g. satellite) in regular short intervals and in case the rotator was on the opposite side, by the time the rotator reached the position of the object, the object had traveled a considerable distance.
2025-03-10 09:15:31 +01:00
Michael Black 73a2f2fa46
Merge pull request #1677 from gereta/patch-1
Update skywatcher.c
2025-03-08 06:48:01 -06:00
gereta f54e52342d
Update skywatcher.c
Probably by mistake the call to read data from the serial port was left twice. Therefore, controlling Skywatcher mounts does not work and ends with a timeout. Otherwise, excellent work - since all Skywatcher mounts use the same motor controller firmware, it is possible to control not only Allview but all mounts from this manufacturer.
2025-03-08 07:28:34 +01:00
Nate Bargmann 8703647c8c
Prepare for 4.6.2 release
Making this a branch off of the current master as it just has fixes
since the 4.6.1 release.
2025-02-09 15:03:50 -06:00
Michael Black W9MDB c939f1a83a Add missing levels for IC746/Pro RIG_LEVEL_RFPOWER_METER|RIG_LEVEL_RFPOWER_METER_WATTS|RIG_LEVEL_SWR|RIG_LEVEL_ALC 2025-02-05 08:01:14 -06:00
Michael Black W9MDB a0df573df7 Reduce good news about serial port to verbose 2025-02-04 11:45:56 -06:00
Michael Black W9MDB 6e704c5bc8 Update NEWS 2025-01-31 07:29:04 -06:00
Michael Black W9MDB 5ecc1934fc Add IC910 to Icom exceptions in rig.c 2025-01-30 22:59:01 -06:00
Michael Black W9MDB 62e44940cf Add to Segfault user award 2025-01-30 12:09:35 -06:00
Michael Black W9MDB 19dce9fd1b Merge branch 'master' of github.com:Hamlib/Hamlib 2025-01-30 11:51:23 -06:00
Michael Black W9MDB 9ffbf63290 Add priv back to QMX as can cause segfault in some cases 2025-01-30 11:50:57 -06:00
Michael Black 93c5267dfb
Merge pull request #1667 from ny4i/patch-1
Update README.developer
2025-01-27 12:09:42 -06:00
Tom Schaefer 79f5a08210
Update README.developer
Removed s from end of the build-essential package. It is just build-essential. There is no such package as build-essentials.
2025-01-27 12:12:16 -05:00
Michael Black W9MDB 62071273aa Prompt PMR-171 to stable 2025-01-25 12:05:38 -06:00
Michael Black W9MDB 1813820dd3 Merge branch 'master' of github.com:Hamlib/Hamlib 2025-01-25 12:04:44 -06:00
Michael Black 0e36ee79fe
Merge pull request #1665 from clzls/master
pmr171.c: Fix mode, freq and PTT
2025-01-25 12:04:30 -06:00
Michael Black W9MDB 27f009da4c Merge branch 'master' of github.com:Hamlib/Hamlib 2025-01-25 11:59:46 -06:00
Michael Black W9MDB e44da73e9a Revert "Fix CRC calculation in pmr171.c"
Pull request being done instead
This reverts commit 194e18f4e4.
2025-01-25 11:59:25 -06:00
clzls 2ed2a998e3 pmr171.c: Fix mode, freq and PTT 2025-01-26 01:42:16 +08:00
Michael Black W9MDB 194e18f4e4 Fix CRC calculation in pmr171.c
https://github.com/Hamlib/Hamlib/issues/1483#issuecomment-2614000861
2025-01-25 11:02:19 -06:00
Michael Black 8309616e9b
Merge pull request #1664 from classabbyamp/kenwood-mode
kenwood.h: fix typo
2025-01-24 22:11:18 -06:00
classabbyamp 710dfea56e
kenwood.h: fix typo
looks like `last_mode_pc` was missing a character on the type. This was caught by compiling on musl libc, where `mode_t` wasn't available from any of the other includes.
2025-01-24 22:40:29 -05:00
Michael Black W9MDB bb4eb78d22 Update NEWS 2025-01-20 23:05:50 -06:00
Michael Black W9MDB 5f43d77a81 Merge branch 'master' of github.com:Hamlib/Hamlib 2025-01-20 23:04:58 -06:00
Michael Black W9MDB 3ccdabd9b9 Fix SDRConsole by removing a lot of things that it does not have 2025-01-20 23:04:24 -06:00
Nate Bargmann abd6b16ff2
Merge pull request #1663 from Hamlib/revert-1662-Hamlib-4.6.1
Revert "Prepare for 4.6.1 release"
2025-01-20 20:06:26 -06:00
Nate Bargmann 130cc330a2
Revert "Prepare for 4.6.1 release" 2025-01-20 20:06:11 -06:00
Nate Bargmann ccaec5c4dd
Merge pull request #1662 from N0NB/Hamlib-4.6.1
Prepare for 4.6.1 release
2025-01-20 20:05:51 -06:00
Nate Bargmann 3160921db6
Prepare for 4.6.1 release
Making this a branch off of the current master as it just has fixes
since the 4.6 release.
2025-01-20 19:58:27 -06:00
Michael Black W9MDB 198c14818a Reduce error message level in rig_set_freq...left over from debugging 2025-01-20 16:54:16 -06:00
Michael Black W9MDB 4281a5ef7d Revert "Reapply "Update python binding to place some files in site-packages/Hamlib""
This reverts commit 704238da2f.
2025-01-19 16:51:24 -06:00
Michael Black W9MDB 704238da2f Reapply "Update python binding to place some files in site-packages/Hamlib"
This reverts commit af1cab0619.
2025-01-19 16:50:59 -06:00
Michael Black W9MDB af1cab0619 Revert "Update python binding to place some files in site-packages/Hamlib"
This reverts commit 8aa487afb8.
2025-01-19 16:50:30 -06:00
Michael Black W9MDB e3c67131cf Revert "Add __init__.py"
This reverts commit 7a5bb89690.
2025-01-19 16:50:04 -06:00
Michael Black W9MDB 5401dfeca8 \Revert "Try to fix breakage of make distcheck on github"
This reverts commit 4980beb9a9.
2025-01-19 16:49:49 -06:00
Michael Black W9MDB c0d0e6ff24 Revert "Another attempt to fix github build"
This reverts commit e401953160.
2025-01-19 16:49:39 -06:00
Michael Black W9MDB 09b58274b3 Revert "Another attempt to fix github build"
This reverts commit 6a4da2cbc5.
2025-01-19 16:49:02 -06:00
Michael Black W9MDB 8041563c2e Revert "Another attempt to fix github build"
This reverts commit 8c3f13764d.
2025-01-19 16:48:51 -06:00
Michael Black W9MDB cfc199dac2 Revert "Another attempt to fix github build"
This reverts commit 0c5c34f8a5.
2025-01-19 16:48:38 -06:00
Michael Black W9MDB f76864a3c4 Revert "One more time before I revert all of this"
This reverts commit ad50b0c783.
2025-01-19 16:48:28 -06:00
Michael Black W9MDB ad50b0c783 One more time before I revert all of this 2025-01-19 16:43:43 -06:00
Michael Black W9MDB 0c5c34f8a5 Another attempt to fix github build 2025-01-19 16:15:19 -06:00
Michael Black W9MDB 8c3f13764d Another attempt to fix github build 2025-01-19 16:04:01 -06:00
Michael Black W9MDB 6a4da2cbc5 Another attempt to fix github build 2025-01-19 15:59:30 -06:00
Michael Black W9MDB e401953160 Another attempt to fix github build 2025-01-19 15:58:44 -06:00
Michael Black W9MDB 4980beb9a9 Try to fix breakage of make distcheck on github 2025-01-19 15:52:35 -06:00
Michael Black W9MDB 7a5bb89690 Add __init__.py 2025-01-19 15:38:38 -06:00
Michael Black W9MDB 8aa487afb8 Update python binding to place some files in site-packages/Hamlib
https://github.com/Hamlib/Hamlib/issues/1645
2025-01-19 15:29:08 -06:00
Michael Black W9MDB 35f86232fa Fix simulators 2025-01-18 15:56:59 -06:00