Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
qthing
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
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
Jens Nolte
qthing
Graph
80d2248de48e9ef66e1ea6624e981786e9456b85
Select Git revision
Branches
12
dev
esp-idf-5.1
feature/bme280
feature/deviceRegistration
feature/dht22
feature/led-strip
feature/measured
feature/ntp
idf-40
idf-update
master
default
protected
patch-1
12 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
Jan
30
Dec
10
Jul
19
May
9
7
17
Apr
16
9
Mar
31
Dec
30
28
27
8
Nov
18
Oct
1
Aug
26
Jul
25
12
Dec
11
Jun
7
6
5
1
29
May
16
Feb
27
Jan
25
24
29
Dec
21
18
Oct
4
3
1
28
Aug
27
1
Jul
20
May
31
Jan
30
28
14
29
Nov
22
20
Oct
7
22
Sep
20
17
16
11
10
9
30
Jul
29
3
28
Jun
26
24
21
20
18
17
16
15
14
11
7
2
1
31
May
30
28
27
Update code and buildsystem for idf v5.1
esp-idf-5.1
esp-idf-5.1
Update ardunino to 3.0 alpha and idf to 5.1
Disable test-code after final testing
master
master
Fix topic matching algorithm; Adding test-code
Bugfix in string splitting function
Implementing mqtt topic comparation and subscription routing
Implementing our first solution to the problem to initiate a discussion
Change log-level to DEBUG to avoid spamming at higher packet rates
Revert the previously commit: After discussion we now know that we want to tackle the problem differently
Implemented rate-limiting feature for udp packet logging (untested atm)
Fixing integer type
Fix millis() precision
Using new Callback-API
Adding bespoken changes and fixing remaining errors
Implementing feature
Example: use double instead of long double
Update property semantics
Add HUB75 library
Rework serializers for basic types
Update esp-idf
idf-update
idf-update
Add workaround for gitlab ci nix builder
Remove unnecessary shell evocations and add debug output
Add cmake include to enable the developer of devices to add components
Cleanup some minor things
Add driver for SK9822 leds
Fix set-environment script to work with relative paths
Move execution of examples to thir own jobs
Add GitLab CI
Update the README.md to be in line with the current state of the code
Add new examples
Fix mkProject in flakes
Revert nixpkgs version to 20.03 to fix exptool
Remove the envrc from the flake, as it is not really compatible with it
Add basic flake support
Update mqtt interaction to match current qd version
Listen to error message topic and log errors
Improve device description
Fix nix builder
Add Animation class
Add naive implementation for synced variables
Loading