Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ARDUINO-PositionGaugeServer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
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
Code review analytics
Issue analytics
Insights
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
CLEAR
ARDUINO-PositionGaugeServer
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
dev
Select Git revision
Branches
3
TXTsrvAll
dev
master
default
protected
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
14
Jun
23
May
20
19
11
10
28
Apr
27
29
Mar
23
15
11
9
2
1
15
Feb
some cleanup
TXTsrvAll
TXTsrvAll
Add new combined protocol, saving ports
Header comments in MATLAB connector
master
master
Cosmetic fix in MATLAB test code
MATLAB Class for talking to position gauges
Adding test code for MATLAB interface
Merge branch 'dev' into 'master'
Some more EPICS
dev
dev
Minimal example EPICS IOC that actually works!
Provide data at least once every 10 sec
First attempt at EPICS IOC
readme writing
readme fixes
readme fixes
Update readme
Moving Arduino files into appropriately named folder, to avoid need to git clone into specially named folder
Merge branch 'master' into dev
Comment changes and cleanup
Move deployer's config to separate file, set test board MAC address as default.
Don't try zeroing an object (it's not a pointer...)
Changed WEB_timeout from 600 ms to 700 ms to avoid problems with the web client
TXTserver: Send a leading '+' for positive numbers, ensuring that all numbers stay the same length.
Fix uninitialized variable
Fix issues related to async data flow
Adding logging script
boldify
fix references
Add a gitignore
some improvements to readme
Adding readme.md
Reset REQ pin in case of unresponsive gauge
Changed the Arduino used pin number from 11 to 7 and added the MAC addresses of both arduinos
Output string fix
Schematic from https://github.com/Roger-random/mitutoyo
Prolong waiting time for SPC data to something that experimentally works, print 3 digits after decimal (down to mm), make WEB update interval a variable.
Report when data is invalid
WEB server timeout + fix SPC timeout
Add timeout for SPC data reading
Detect desync by looking at headers
Set REQ pin correctly at start of readout
Loading