-
-
Notifications
You must be signed in to change notification settings - Fork 26
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
Support STR pre-amplifier and integrated amplifier #40
Open
iain-cx
wants to merge
9
commits into
nugget:master
Choose a base branch
from
iain-cx:str
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.
Commits on Jan 29, 2023
-
Guard against missing transport in assemble_buffer().
Iain Patterson committedJan 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 219ab99 - Browse repository at this point
Copy the full SHA 219ab99View commit details -
Don't hardcode the supported attenuation range as -90dB to 0dB. Instead make it a property of the AVR class. Note that we now treat the attenuation value as a float with 0.5dB precision.
Iain Patterson committedJan 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 55d2dd7 - Browse repository at this point
Copy the full SHA 55d2dd7View commit details -
Only one zone. Only four listening modes. Attenuation range from -96dB to +7dB in 0.5dB steps. The BRT command, which means query bitrate in most devices, is changed to move the left/right balance to the right. Z1BRT0 is equivalent to moving balance 0.5dB to the right, Z1BRT50 moves it by 2.5dB and Z1BRT100 by 5dB. When we send Z1BRT? to query bitrate, we actually shift the balance 0.5dB to the right, which is probably a bug on the device. Simply using this API would inadvertently adjust the balance fully to the right over time!
Iain Patterson committedJan 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 2349ea9 - Browse repository at this point
Copy the full SHA 2349ea9View commit details
Commits on Jun 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a27752f - Browse repository at this point
Copy the full SHA a27752fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f9bb4c - Browse repository at this point
Copy the full SHA 6f9bb4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7104aae - Browse repository at this point
Copy the full SHA 7104aaeView commit details
Commits on Jun 30, 2023
-
Merge pull request #1 from mattlathrop/str
Add HTB and parse volume as float
Configuration menu - View commit details
-
Copy full SHA for af59067 - Browse repository at this point
Copy the full SHA af59067View commit details -
Iain Patterson committed
Jun 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 73f9736 - Browse repository at this point
Copy the full SHA 73f9736View commit details
Commits on Oct 2, 2023
-
Correct listening modes for STR.
Iain Patterson committedOct 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 773cdc4 - Browse repository at this point
Copy the full SHA 773cdc4View commit details
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.