Skip to content

Commit

Permalink
band hopping
Browse files Browse the repository at this point in the history
  • Loading branch information
sstjohn committed Apr 13, 2022
1 parent 8dc4013 commit f7061e5
Show file tree
Hide file tree
Showing 11 changed files with 3,829 additions and 122 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
x6100-wspr.wiki/
.*.swp
x6100-local.tgz
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,17 @@
# WSPR tools for Xiegu X6100

* Receive only (so far)
* No rig control
* Uploads spots to wsprnet.org
* Uploads spots to wsprnet.org when online

## Installation

1. Unpack x6100-local.tgz into the X6100 filesystem root.
2. Update /etc/profile to add /usr/local/bin to PATH.
3. Ensure /etc/resolv.conf has a nameserver.
2. Edit CALL and GRID toward the top of /usr/local/bin/spotter-loop.py.
3. (optional) Edit BANDS or HOPPING\_SCHEDULE to taste.

## Use

1. Set a WSPR frequency on the X6100 UI.
2. Edit FREQUENCY, CALL and GRID toward the top of spotter-loop.py.
3. Run spotter-loop.py on the X6100.
Run /usr/local/bin/spotter-loop.py on the X6100.

## Tips

Expand Down
1 change: 1 addition & 0 deletions br2_external/Config.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
source "$BR2_EXTERNAL_X6100_WSPR_PATH/package/tty0tty/Config.in"
Loading

0 comments on commit f7061e5

Please sign in to comment.