Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
testbed-software
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
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Robert Hartung
testbed-software
Graph
2a4bfde6b5161bcdd67dd0b0415ee688333da9a9
Select Git revision
Branches
5
master
default
petersen/ansible-deployment
petersen/hotplug
petersen/lctc-c01-data
petersen/temperature_flow
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
20
Dec
18
Feb
14
11
4
30
Nov
26
15
Sep
28
Jul
27
26
27
May
26
19
Nov
14
12
11
8
Oct
7
25
Jun
24
21
27
Feb
25
22
21
5
31
Jan
10
9
7
1
Nov
18
Jul
16
26
Feb
23
Updates README
master
master
Extended the README
petersen/ansibl…
petersen/ansible-deployment
Started writing the new README
Moved old README file
Changed Key for saving threads in the dict
Stopped accessing the serial object directly; using protocol instead
updates logging and adds error case
Updates requirements.txt
Adds shell script to start hotplug fast
Changes BAUD of FTDIs back to 19200
Changed BAUD Rate for FTDI Nodes to 9600
Fixed sending of timestamp
Hotplug now sends line and timestamp!
Removed if-case, since all FTDIs now use the same BAUD!
Improved examples/chamber.py - reads temperature topic from modules.cfg, sets chamber name automatically
Fixed bug in display.py - sometimes first message came in before display was initialized
Added Code Comments, adds handler for ibr_node
Hotplug.py can now detect SAMR21-XPRO
Changed Hotplug.py - can now make difference between inga_blue and telosb
Adds new debug prints for Hotplug
Adds callback for ACM, adds automatic selection of correct baudrate
Started implementation of baud rate detection
Implements forawrding of recieved message towards node
Implements node discovery
Reenables plug and play
Started implementing the sending of messaged towards the node via mqtt
Broadcasts recieved line on mqtt now, removes debug prints
Started improving hotplug.py
Implements node discovery
petersen/hotplug
petersen/hotplug
Reenables plug and play
Started implementing the sending of messaged towards the node via mqtt
Broadcasts recieved line on mqtt now, removes debug prints
Started improving hotplug.py
removes publishsing of current to prevent freezing
Adds instructions to makefile target
Changed files which are copied by ansible
modules.cfg generated by setup.py is now stored in execution folder
Removes usage of git in ansible deployment
Improves Setup.py
Fixes loading of modules.cfg
Loading