-
-
Notifications
You must be signed in to change notification settings - Fork 129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v1.8.1 Release - RS41 Multi-GNSS Support, ka9q-radio updates #986
Open
darksidelemm
wants to merge
43
commits into
master
Choose a base branch
from
testing
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
Move to collapsable web GUI elements
Change default map/table collapsable behavior to open if no cookie exists
v1.8.1-beta2 - KA9Q Channel Filter, RS41/DFM Estimator BW Tweaks
Increase default SDR test timeout to 20 seconds.
This reverts commit 439105f.
Use pcmrecord instead of pcmcat
v1.8.1-beta4 - New KA9Q-Radio version required
Narrow detection bandwidth to avoid adjacent-channel interference
v1.8.1-beta5 - Narrowed detection bandwidth (20 kHz -> 15 kHz)
Should workaround the random crashes during build on arm64. See tonistiigi/binfmt#215.
Use qemu8 for builds
Specify image sizes in img tag
…ct possible numSV count.
1.8.1-beta6 - RS41 X-Series Preliminary Support
Update to the latest ka9q-radio commit
v1.8.1-beta7 - Rebase RS41 and M20 demodulators to rs1729 latest testing
Update to latest ka9q-radio commit
1.8.1-beta8 - Rebase rs41mod to latest, includes fractional seconds
Bump ka9q-radio commit
snh
approved these changes
Feb 16, 2025
xssfox
reviewed
Feb 16, 2025
@@ -12,7 +12,7 @@ | |||
# MINOR - New sonde type support, other fairly big changes that may result in telemetry or config file incompatability issus. | |||
# PATCH - Small changes, or minor feature additions. | |||
|
|||
__version__ = "1.8.0" | |||
__version__ = "1.8.1-beta8" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should this still be beta?
xssfox
reviewed
Feb 16, 2025
# the 403.2 MHz RTLSDR Spur. | ||
_lower = -8000 | ||
_upper = 8000 | ||
# Un-necessary. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just remove?
xssfox
approved these changes
Feb 16, 2025
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.
(Notes for release info)
Important: We recommend all users update to this version to ensure the latest Vaisala RS41 telemetry formats can be received.
This release brings the following major changes: