Skip to content
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

Updating to HAL mainline #381

Merged
merged 6 commits into from
Jun 15, 2021
Merged

Updating to HAL mainline #381

merged 6 commits into from
Jun 15, 2021

Conversation

ryan-summers
Copy link
Member

This PR updates to utilize latest version of the HAL (in anticipation of bumping smoltcp). Updates are only around SPI CS control, and I think the new API, while a little distasteful in syntax, is more expressive and useful.

I've tested this on loopback hardware with a 1KHz 1V sinusoid and confirmed things look as expected.

src/hardware/setup.rs Show resolved Hide resolved
Cargo.toml Show resolved Hide resolved
@ryan-summers ryan-summers merged commit 22381ee into master Jun 15, 2021
@bors bors bot deleted the feature/hal-update branch June 15, 2021 12:14
@ryan-summers ryan-summers restored the feature/hal-update branch June 15, 2021 12:15
@ryan-summers ryan-summers deleted the feature/hal-update branch June 15, 2021 12:15
bors bot added a commit that referenced this pull request Jun 21, 2021
380: Adding data livestream capability r=ryan-summers a=ryan-summers

This PR implements livestream capability for ADC and DAC samples. The current implementation provides a static configuration.

**TODO**
- [x] Clean up documentation
- [x] Implement streaming for `lockin` app
- [x] Test new block-packetization scheme
- [x] Add reference python stream receiver
- [x] Merge #381 first

Co-authored-by: Ryan Summers <ryan.summers@vertigo-designs.com>
bors bot added a commit that referenced this pull request Jun 21, 2021
380: Adding data livestream capability r=ryan-summers a=ryan-summers

This PR implements livestream capability for ADC and DAC samples. The current implementation provides a static configuration.

**TODO**
- [x] Clean up documentation
- [x] Implement streaming for `lockin` app
- [x] Test new block-packetization scheme
- [x] Add reference python stream receiver
- [x] Merge #381 first

Co-authored-by: Ryan Summers <ryan.summers@vertigo-designs.com>
bors bot added a commit that referenced this pull request Jun 21, 2021
380: Adding data livestream capability r=ryan-summers a=ryan-summers

This PR implements livestream capability for ADC and DAC samples. The current implementation provides a static configuration.

**TODO**
- [x] Clean up documentation
- [x] Implement streaming for `lockin` app
- [x] Test new block-packetization scheme
- [x] Add reference python stream receiver
- [x] Merge #381 first

Co-authored-by: Ryan Summers <ryan.summers@vertigo-designs.com>
bors bot added a commit that referenced this pull request Jun 21, 2021
380: Adding data livestream capability r=ryan-summers a=ryan-summers

This PR implements livestream capability for ADC and DAC samples. The current implementation provides a static configuration.

**TODO**
- [x] Clean up documentation
- [x] Implement streaming for `lockin` app
- [x] Test new block-packetization scheme
- [x] Add reference python stream receiver
- [x] Merge #381 first

Co-authored-by: Ryan Summers <ryan.summers@vertigo-designs.com>
bors bot added a commit that referenced this pull request Jun 22, 2021
380: Adding data livestream capability r=ryan-summers a=ryan-summers

This PR implements livestream capability for ADC and DAC samples. The current implementation provides a static configuration.

**TODO**
- [x] Clean up documentation
- [x] Implement streaming for `lockin` app
- [x] Test new block-packetization scheme
- [x] Add reference python stream receiver
- [x] Merge #381 first

Co-authored-by: Ryan Summers <ryan.summers@vertigo-designs.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants