Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
CyanLight
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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
fxk8y
CyanLight
Commits
5b32d2efcf527633757c95f5c1ef90245eb10e36
Select Git revision
Branches
1
master
default
protected
Tags
3
v1.2
vHex.1
v1.0
4 results
CyanLight
CLC-qthing
Author
Search by author
Any Author
authors
fxk8y
fxk8y
1 author
Jun 01, 2022
Adding string-API to header *whuupsie*
· 5b32d2ef
fxk8y
authored
2 years ago
5b32d2ef
Bugfixes
· 040f7211
fxk8y
authored
2 years ago
040f7211
Adding string API endpoints
· 3443598f
fxk8y
authored
2 years ago
3443598f
May 29, 2022
Adding integer setters; fixing a few bugs; writing documentation
· 5cec2319
fxk8y
authored
2 years ago
5cec2319
Adding getters for all integer types
· dc1d221b
fxk8y
authored
2 years ago
dc1d221b
May 27, 2022
**HUGE** refactoring: sanitizing number types
· e1d9ec08
fxk8y
authored
2 years ago
e1d9ec08
Documenting float getters
· 510d9ce8
fxk8y
authored
2 years ago
510d9ce8
Generic getters for integer types
· 940f38cc
fxk8y
authored
2 years ago
940f38cc
Remove locking (nvs locks internally)
· ba0ee87d
fxk8y
authored
2 years ago
ba0ee87d
Floating point getters
· 7e299dd3
fxk8y
authored
2 years ago
7e299dd3
Backup
· 6334acb6
fxk8y
authored
2 years ago
6334acb6
May 25, 2022
Adding some getters and setters for floating point stuff
· e30e43c5
fxk8y
authored
2 years ago
e30e43c5
Implementing request/response topics; specifying moar commands
· 2692d20b
fxk8y
authored
2 years ago
2692d20b
Proper line-break?!
· 770f2be4
fxk8y
authored
2 years ago
770f2be4
Documenting the ls-command
· ae7183ce
fxk8y
authored
2 years ago
ae7183ce
Moar doc
· 00a66860
fxk8y
authored
2 years ago
00a66860
May 24, 2022
Begin adding documentation
· 7f7db21c
fxk8y
authored
2 years ago
7f7db21c
Building more commands
· ef00fd13
fxk8y
authored
2 years ago
ef00fd13
May 23, 2022
Generic templated join(…)-function
· e29bb2e9
fxk8y
authored
2 years ago
e29bb2e9
May 20, 2022
Adding constness
· cbce52aa
fxk8y
authored
2 years ago
cbce52aa
Begin using our fancey mutex
· ba43e474
fxk8y
authored
2 years ago
ba43e474
Better API <c++ templates are stupid in terms of void>
· e481fffb
fxk8y
authored
2 years ago
e481fffb
Adding fancy mutex manager
· 9d871b4d
fxk8y
authored
2 years ago
9d871b4d
Remove test code
· 9fa8c888
fxk8y
authored
2 years ago
9fa8c888
May 19, 2022
Begin building NVSExplorer's MQTT interface
· 444dd63f
fxk8y
authored
2 years ago
444dd63f
Reordering includes for consistency
· 0205e0df
fxk8y
authored
2 years ago
0205e0df
May 11, 2022
Fixing namespaces
· 508fc2fe
fxk8y
authored
2 years ago
508fc2fe
May 10, 2022
Moar progress
· 9dbb445e
fxk8y
authored
2 years ago
9dbb445e
May 08, 2022
Backing up many changes
· 3afdacaf
fxk8y
authored
2 years ago
3afdacaf
May 03, 2022
Fixing GPIO bit mask generation for GPIO# >= 32 (what a stupid mistake
)
· 027ee9f3
fxk8y
authored
2 years ago
027ee9f3
Apr 27, 2022
Breaking things… Re-Fixing things… :/
· f43d95df
fxk8y
authored
2 years ago
f43d95df
Reducing log level and polishing
· 3b06df0c
fxk8y
authored
2 years ago
3b06df0c
Resetting startIdx
· 09a01bde
fxk8y
authored
2 years ago
09a01bde
Now remove the debug and superflouos commenting stuff!
· 93c03d15
fxk8y
authored
2 years ago
93c03d15
Settling an argument on '<' vs. '<=' on a condition (it works both, confirmed it logically\!)
· 2638c1e8
fxk8y
authored
2 years ago
2638c1e8
Working packet Handler! Committing with debug output and stuff
· c11aec21
fxk8y
authored
2 years ago
c11aec21
Apr 26, 2022
Testing the [ P > W ]-case
· 141e818e
fxk8y
authored
2 years ago
141e818e
Reworking VSync stuff; Registering FxCyanRGB8 at CyanBus
· 564cfa42
fxk8y
authored
2 years ago
564cfa42
Incorporating CallbackMap
· 932bd2c5
fxk8y
authored
2 years ago
932bd2c5
Apr 25, 2022
Implemented callback multiplexing map
· 26855819
fxk8y
authored
2 years ago
26855819
Loading