Skip to content

Conversation

@jvishnefske
Copy link
Owner

No description provided.

John Vishnefske and others added 7 commits August 13, 2025 10:02
# Conflicts:
#	.github/workflows/build.yml
simplify sonarcube scanning
simplify sonarcube scanning
- Fix v4l2 linking issues in swradio/CMakeLists.txt by properly linking libv4l2 libraries
- Fix constructor declaration error in example_streambuffer/testHello.cpp
- Replace C++20 counting_semaphore with C++17 compatible mutex/condition_variable in circularqueue.cc
- Add missing includes and fix syntax errors in UDPServer2.cc (socket headers, string, iostream)
- Fix sign comparison warnings by using size_t instead of int in multiple files
- Simplify Eigen-dependent Kalman filter implementations to work without external dependencies
- Fix stream output issues and undefined function references
- Add proper parameter suppression for unused variables to eliminate warnings

🤖 Generated with [Claude Code](https://claude.ai/code)
…ation

- Convert actorReturningVoid.cc to actorReturningVoid.cpp for consistency
- Complete actor pattern implementation with proper templating
- Add synchronous and asynchronous execution examples
- Remove unused test CMakeLists.txt
- Fix compilation issues and improve code structure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant