Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
rf4463-lib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Stephen D
rf4463-lib
Graph
ed95edbc7276795687385e3f594ce08b5e6c1c73
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
14
Feb
1
15
Jan
9
Dec
16
Nov
5
4
22
Oct
19
3
2
13
Sep
10
24
Aug
23
Jul
9
7
8
Jun
6
5
2
15
May
14
1
30
Apr
minor frequency fix
master
master
command to set radio frequency
Fix typo
switch to idle state when sleeping
fix bug when switching from rx to tx
Merge branch 'borrow_madness' into 'master'
make api better
fixes
basic
wip moving to borrowed ram
add rx status method
Merge branch 'variable_packet_length' into 'master'
variable length rx
rx impl debug
bug fixes and channel support
support variable length packets
add CATS radio config
ready for publishing
fifo check on interrupt
fix rssi in forever rx mode
allow infinite reception
remove buggy code
privatize struct
add cautionary tale
Merge branch 'interrupts' into 'master'
Interrupt-based TX
move RX to interrupt-based instead of polling-based
fix RX bug
remove comment
Add RX (untested) and a bit of code cleanup
return temp as f32
a bit more efficient
additional underflow checks
no_std
don't hardcode config
throw error when underflow occurs
fix some with_cs wraps in the tx method
add some delays so we're not using 100% cpu on a pi
remove unnecessary blocking
theoretically can TX. also resets the CS line properly if an error is thrown
Loading