Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
ieee802154-radio-eval
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
cm-projects
ieee802154-radio-eval
Graph
e40183e62138b8a11277da9891903e9ff157732d
Select Git revision
Branches
3
master
default
protected
new-RIOT
pullwitt_ma_experiments
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
26
Jan
23
Sep
22
21
20
16
15
8
19
Aug
12
5
2
28
Jul
27
26
23
22
16
9
Jun
27
May
21
21
Nov
19
18
14
7
Mar
5
21
Feb
20
5
31
Jan
28
17
May
16
15
14
13
12
11
9
8
7
3
2
30
Apr
29
27
25
24
23
22
21
18
15
12
9
25
Mar
23
22
21
17
14
13
12
10
9
8
7
5
4
1
28
Feb
27
25
21
20
12
9
8
7
6
5
4
3
2
1
29
Jan
25
24
23
22
20
18
17
11
21
Dec
Updated connect config for the mqtt clients
master
master
Changed the used temps for temp-controller.py
Removed usage of saul_default module
Adds individual config for each board
Master logger now contains time stamp when disconnect happens
Added printing of errors that occur during reconnect
Adds reconnect code
Fixed problem with double file loggers after rediscovery
Adds column to DB table, which signals if there were connection issues when the msg was received
Disconnect is now logged to the master_log
Changed number of nodes from 13 to 14
Implemented rediscovery code
Started implementing reconnect: replaced int with flags, implemented resub, started implementing rediscovery
Fixed problem with the naming of the log files
Changed logging directory for coordinator2.py and temp-logger.py
Fixed file logging for the nodes, removed mutex since we have multiple loggers now, removed old way of master logging at one part of the code
Changed how logging to master Log works, to make it more efficient
Removed old debug prints
Changed which data is written to the DB tables
Changed order of args for handle_serial_rx, now hands over the code_id
Fixed logging of received lines to files
Fixed Typos in Code and logging
Adds serial ids for mapping, fixed some typos
Started implementing optimized logging and mapping to node_id for the DB
Removed unnecessary debug print
Fixed receiving of the timestamp
Script now subs to Temp topics, adds temp to DB entry, changed some code regarding subscribing to the topics
Changed default name of db, Round is now generated and written into DB again
Timestamp and line are now unpacked from payload
Changed Log Directory for testing purposes, DB is now created inside the LOG Directory
Received message is now written to DB and Logs
Temperature is now written to the DB
Enables endless mode, send uart command to clear uart pipes
Changes target temperatures
Added sleep to reduce CPU usage
Changed folder where logs are stored
coordinator2.py: Discovery is now only done on startup
coordinator2.py: made it easier to change location of log files
coordinator2.py: changed the format of information in the log files
temp-controller: Fixed print, changed sleep time to two hours
Loading