Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
Serial Bridge
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
Container 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
Avionics
Software Development
Serial Bridge
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
92d9eceddddf66f77ccc3aa02551e0697768857f
Select Git revision
Branches
2
crash-fix
main
default
protected
Tags
4
v0.3.0
v0.2.0
v0.1.1
v0.1.0
6 results
Begin with the selected commit
Created with Raphaël 2.2.0
26
Feb
7
Oct
28
Apr
26
24
23
18
16
28
Feb
27
24
22
20
19
15
TEMPORARY FIX
crash-fix
crash-fix
Updated to last version
Removed docs directory
main
main
Updated dependencies and bumped up version
v0.3.0
v0.3.0
Removed unused dependency
Removed unneeded use (cargo check)
Reintroduced timing issue fix (with heavy load)
Reduced time of read_waiting_interval from 50ms to 1ms
Revert "Fixed some timing and release issues"
Add ClearBuffer
Fixed some timing and release issues
Removed useless waiting (improved performances)
Add continuos read and store in buffer
Fixed incorrect close impl
Added CloseAll command
Updated from big-endian to little-endian for ARM arch
Updated gitignore
Updated justfile building for linux
Fix data race between writing and reading
Update README and justfile path to dll
Increased default timout from 200ms to 1000ms
Update msg errors
Bump rustmex revision
Update justfile following Windows installation fix
Update README.md
update docs
bumped up version
v0.2.0
v0.2.0
add timeout to reading (waiting 200ms before emitting error)
add non-blocking write and multi-port availability
fix float amount of bytes needed
fix restore type parameter for read amount
updated requirements
implemented multidevice non blocking
bumped up version
v0.1.1
v0.1.1
update rustmex to fix compilation on windows
fix conversion to single types (from f64 to f32 in read and write)
add conversion traits for f32
update gitignore
update justfile
v0.1.0
v0.1.0
fix Cargo.toml rev (instead of ref)
Loading