-
Notifications
You must be signed in to change notification settings - Fork 14
♻️ VDML Refactor #64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
♻️ VDML Refactor #64
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
29cd3cd
rename v5_device_e_t to V5Device
SizzinSeal 915f005
start removing old vdml and registry
SizzinSeal 6dcae1b
remove screen API
SizzinSeal db9281f
delete registry.c
SizzinSeal 320b7a7
remove screen header files
SizzinSeal c856822
remove color headers
SizzinSeal 40df79a
remove errors.h
SizzinSeal 0dad69b
Merge branch 'main' into refactor/vdml
SizzinSeal 77ce640
reimplement battery API
SizzinSeal dcf2329
start work on Port class
SizzinSeal e91f58b
add port types
SizzinSeal cff2a5b
fix battery.cpp build
SizzinSeal e9db499
port bugfixes
SizzinSeal 8147465
document SmartPort class
SizzinSeal 7c42ce0
improve SmartPort documentation
SizzinSeal 9f613f5
document AdiPort class
SizzinSeal dfe13ff
add mutex array to SmartPort class
SizzinSeal 189f2c1
improve SmartPort::get_mutex documentation
SizzinSeal ad4bda4
add ADI expander support to AdiPort class
SizzinSeal 083f5f3
add get_expander_port function to AdiPort class
SizzinSeal 839a590
fix AdiPort::get_mutex bug
SizzinSeal e6933b1
further SmartPort documentation
SizzinSeal 41f4b6d
simplify port.hpp
SizzinSeal 84ce58e
add AdiExpander and Brain class
SizzinSeal 450519c
add port.cpp
SizzinSeal d1f7f2c
fix build errors
SizzinSeal 50d2f27
define AdiPort::get_mutex out of line
SizzinSeal 3412f54
restructure ports
SizzinSeal 5455004
delete SmartPort and AdiPort copy constructors
SizzinSeal a9b9e29
document AdiExpander class
SizzinSeal 98c1376
update STRUCTURE.md to reflect VDML refactor
SizzinSeal b23dce0
document system_daemon mutex helper functions
SizzinSeal 2e16c0b
further document lock_ports helper function
SizzinSeal 300d787
try using constinit
SizzinSeal b89fb52
fix compiler errors
SizzinSeal e2c2785
simplify port_mutex_lock_all
SizzinSeal 0c9e913
simplify port_mutex_unlock_all
SizzinSeal d68bb2a
remove unused helper functions
SizzinSeal b510600
further restructuring of port mutexes
SizzinSeal 5cdce86
remove VDML readme
SizzinSeal 910401e
fix AdiPort class docs
SizzinSeal bfbda47
clarify AdiPort docs
SizzinSeal File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.