Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
smart-swimmingpool
/
pool-controller
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
7
Star
25
Code
Issues
4
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: multicore task architecture
- #170
#170
Draft
stritti
wants to merge 12 commits into
main
smart-swimmingpool/pool-controller:main
from
feat/multicore-task-architecture
smart-swimmingpool/pool-controller:feat/multicore-task-architecture
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Draft
feat: multicore task architecture
#170
stritti
wants to merge 12 commits into
main
smart-swimmingpool/pool-controller:main
from
feat/multicore-task-architecture
smart-swimmingpool/pool-controller:feat/multicore-task-architecture
Copy head branch name to clipboard
Commits
Commits on Aug 1, 2026
docs(spec): add multicore task architecture design
stritti
committed
a0b069c
View commit details
Copy full SHA for a0b069c
Browse repository at this point
docs(multicore): add EN/DE architecture documentation
stritti
committed
9c57229
View commit details
Copy full SHA for 9c57229
Browse repository at this point
docs(plan): add multicore task architecture implementation plan
stritti
committed
3c5a962
View commit details
Copy full SHA for 3c5a962
Browse repository at this point
feat(multicore): add SPSC telemetry queue and lock-free sensor slots
Show description for c48c38d
stritti
committed
c48c38d
View commit details
Copy full SHA for c48c38d
Browse repository at this point
refactor: split DallasTemperatureNode measurement into begin/finish with sensor slots
stritti
committed
6eb56a5
View commit details
Copy full SHA for 6eb56a5
Browse repository at this point
feat: run DS18B20 sensor reads in a dedicated Core-0 task
stritti
committed
fdab6f9
View commit details
Copy full SHA for fdab6f9
Browse repository at this point
feat: move MQTT serialization into a dedicated Core-0 publish task
stritti
committed
bf1ef34
View commit details
Copy full SHA for bf1ef34
Browse repository at this point
feat: render NORVI OLED on a Core-0 display task
stritti
committed
48ae8b0
View commit details
Copy full SHA for 48ae8b0
Browse repository at this point
feat: thread-safe sensor status reporting and task watchdog wrapper
stritti
committed
cebcafc
View commit details
Copy full SHA for cebcafc
Browse repository at this point
docs: sync multicore architecture pages with implementation
stritti
committed
5800153
View commit details
Copy full SHA for 5800153
Browse repository at this point
docs(plan): mark all multicore implementation tasks complete
stritti
committed
ac4785b
View commit details
Copy full SHA for ac4785b
Browse repository at this point
Commits on Aug 9, 2026
style: fix clang-format and markdownlint violations for MegaLinter
stritti
committed
b6894da
View commit details
Copy full SHA for b6894da
Browse repository at this point
You can’t perform that action at this time.