-
Couldn't load subscription status.
- Fork 0
Radio modes #1
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
Open
tomyyyD
wants to merge
37
commits into
dual_rxtx
Choose a base branch
from
radio_modes
base: dual_rxtx
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.
Open
Radio modes #1
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
c16d2d5
add config for flake8
tomyyyD 4cbbb9e
Creating RadioHead class independent of driver
tomyyyD e163ecf
updating gs_setup to use Radiohead class
tomyyyD dec925f
removing unused code from driver
tomyyyD 9e7493f
initialize with default values
tomyyyD c6c66a7
rh config
tomyyyD 33a452c
fsk_send_with_ack -> send_wth_ack
tomyyyD 50b5378
update arguments
tomyyyD 2aec7b6
receive uses keyword args
tomyyyD 1621267
type annotations and awaits
tomyyyD d013cb1
using keyword args for send functions
tomyyyD 5bed26d
switching to LoRa protocol
tomyyyD 374788c
LoRa config stuff included
tomyyyD 07c18e7
import properly
tomyyyD 9680707
add lna gain to LoRa driver
tomyyyD 271b77e
update LoRa to use internal rx/tx devices
tomyyyD d01647c
updating LoRa radiohead to use internal devices
tomyyyD 9cf2aea
missed a few functions to be made internal
tomyyyD 8cd23ba
adding debugging to LoRa receive
tomyyyD 033d00f
more debugging
tomyyyD 01494ba
debugging tools
tomyyyD 203d481
LoRa works, small bug
tomyyyD 1fc2939
consolidating the send function
tomyyyD e6f1d4e
removes unused send functions
tomyyyD a55dee7
pycubed_rfm0x -> pycubedrfm9x_lora
tomyyyD 347a7ea
some repo cleanup
tomyyyD bd82ac5
consolidating receive function
tomyyyD 2224e67
update length with driver function
tomyyyD e1d1986
updating packet getting sequence
tomyyyD 4e4799c
updates fsk with correct function name
tomyyyD 255ad1c
packet already proper length
tomyyyD 12ae3c8
remove unused functions
tomyyyD 0c79c06
clear interrupt after LoRa read
tomyyyD 8fdf62e
A few cleanup changes
tomyyyD 096dd8f
removing all register I/O from radiohead
tomyyyD 05de346
type annotating and try catching
tomyyyD 024ac8f
update hw config
tomyyyD File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.