Activity
Merge pull request #52 from raphaelscholle/master
Merge pull request #52 from raphaelscholle/master
Pull request merge
fix clang tidy
fix clang tidy
compilation on enterprise
compilation on enterprise
add a few priority stubs for use in openhd
add a few priority stubs for use in openhd
add cb that is called on fatal error (no device)
add cb that is called on fatal error (no device)
add cb that is called on fatal error (no device)
add cb that is called on fatal error (no device)
Deleted branch
Deleted branch
'just sleep' for now on tx error(s)
'just sleep' for now on tx error(s)
add option sock_qdisc_bypass
add option sock_qdisc_bypass
FEC encoder -> reserve memory
FEC encoder -> reserve memory
clang-format
clang-format
go back to c++17
go back to c++17
clang-format
clang-format
clang-format
clang-format
rename to lib
rename to lib
add clang format CI
add clang format CI
apply clang-format. for this, we need a slightly different folder str…
apply clang-format. for this, we need a slightly different folder str…
don't set the c++ standard in the .cmake file
don't set the c++ standard in the .cmake file
the dummy link also needs a priority bump
the dummy link also needs a priority bump
reduce max realtime priority to 90 instead of 99 ;)
reduce max realtime priority to 90 instead of 99 ;)
reduce max realtime priority to 90 instead of 99 ;)
reduce max realtime priority to 90 instead of 99 ;)
refactor scheduling helper
refactor scheduling helper
refactor scheduling helper
refactor scheduling helper
experiment - always unlock before notifying the condition variable to…
experiment - always unlock before notifying the condition variable to…