Merged
Conversation
Changes to be committed: modified: Android.mk modified: configure.ac modified: include/hamlib/rotlist.h new file: rotators/grbltrk/Android.mk new file: rotators/grbltrk/Makefile.am new file: rotators/grbltrk/grbltrk.c modified: src/rot_reg.c
Contributor
Author
Contributor
|
So you have a link with more information? |
Contributor
Author
|
hello, @mdblack98 |
Contributor
|
And what does the BG5DIW mean? I can't find any information on this so using it as a manufacturer might not be the best thing to do.
Mike W9MDB
On Tuesday, May 17, 2022, 09:05:59 AM CDT, wuxx ***@***.***> wrote:
hello, @mdblack98
yes just create a repo https://github.com/wuxx/AntRunner
More documentation will be submitted here about my rotator system.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Contributor
Author
|
BG5DIW is my call sign on the air, from China ZheJiang, at present, I can operate the UV frequency |
Contributor
|
That's kind of what I thought but QRZ doesn't show your callsign.You may want to add you entry there.
Mike W9MDB
On Tuesday, May 17, 2022, 09:14:43 AM CDT, wuxx ***@***.***> wrote:
BG5DIW is my call sign on the air, from China ZheJiang, at present, I can operate the UV frequency
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Contributor
Author
|
sure, I will update on QRZ, thanks~ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

hello, just commit the driver code for the grbltrk I build, it's based on the ESP32 GRBL, and it can control via Serial or wireless network. test passed under linux and windows.
Changes to be committed:
modified: Android.mk
modified: configure.ac
modified: include/hamlib/rotlist.h
new file: rotators/grbltrk/Android.mk
new file: rotators/grbltrk/Makefile.am
new file: rotators/grbltrk/grbltrk.c
modified: src/rot_reg.c