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
b636e7f1683dba9caf24260ceb6bbbdde50739b7
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
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
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
Implement led grouping and remapping
Add comment about strand management on core 1
Move strand management to render loop (fixes led glitches)
Auto-format
Use atomic variable to guard `power_management_max_power`
Remove unused import
Automatically switch to ota configuration and show ota progress on leds
Remove deleted led functions from legacy header
Show error name instead of error id on ota failure
Rename LedStrip to RmtLedStrip
Loading