1. f63bde8 Nest all namespaces by Stephan Pleines · 1 year, 8 months ago
  2. 81fa3fb aos: Detect lockless queue owner death more reliably by Philipp Schrader · 2 years ago
  3. ab2f843 aos: Refactor lockless_queue ownership into a class by Philipp Schrader · 2 years ago
  4. faec51a Make Fetch, FetchNext, and watchers see messages at the same time. by Austin Schuh · 2 years ago
  5. 5f83261 Fix typo in lockless_queue.cc's SHMEM ownership prompt by Philipp Schrader · 2 years ago
  6. 6af53bb Improve error message for shared mem uid mismatch by Brennan Coslett · 2 years, 1 month ago
  7. 82ea738 Add should_fetch to lockless_queue so we can conditionally fetch by Austin Schuh · 2 years, 2 months ago
  8. 83cbb1e Switch to 32 bit message indices when possible in aos by Austin Schuh · 2 years, 2 months ago
  9. 790cb54 Run clang-format on the entire repo by Philipp Schrader · 2 years, 2 months ago
  10. 71e7214 Make SendTooFast higher vlog in lockless_queue by Austin Schuh · 2 years, 4 months ago
  11. 9776b39 Update WPILib, roborio compilers, and CTRE Phoenix libraries by James Kuszmaul · 2 years, 8 months ago
  12. ef44b8a Add a sent too fast check for simulation and shm by Eric Schmiedeberg · 3 years, 6 months ago
  13. a9012be Set context to defined value OnRun by Austin Schuh · 4 years, 1 month ago
  14. 8902fa5 Add remote_boot_uuid to Context by Austin Schuh · 4 years, 6 months ago
  15. b5c6f97 Use overloading instead of default values by Austin Schuh · 4 years, 6 months ago
  16. be41674 Fix printing redzone information by Austin Schuh · 5 years ago
  17. 91ba639 Print out which queue was corrupted by Austin Schuh · 5 years ago
  18. 0eaa1da Add redzones around lockless queue data by Brian Silverman · 5 years ago
  19. fc0d2e8 Improve const-correctness in the LocklessQueue code by Brian Silverman · 5 years ago
  20. 4f4e061 Expose a unique index for each event loop buffer by Brian Silverman · 5 years ago
  21. 177567e Add LocklessQueue::Pinner class by Brian Silverman · 5 years ago
  22. 1b6c20f Merge "Add a utility to print out contents of queue memory" by Brian Silverman · 5 years ago
  23. d5ca8c6 Fix Recovery when senders die while it's in progress by Brian Silverman · 5 years ago
  24. 001f24d Add a utility to print out contents of queue memory by Brian Silverman · 5 years ago
  25. ba3b04d Avoid reading off the ends of arrays in lockless_queue by Brian Silverman · 5 years ago
  26. 7ceb6da Merge "Add the channel name into the sender creation failure message" by Austin Schuh · 5 years ago
  27. e516ab0 Add the channel name into the sender creation failure message by Austin Schuh · 5 years ago
  28. c57ff0a Allow processes to interact with a queue using their euid by Brian Silverman · 5 years ago
  29. 6b8a3c3 Implement no-arg watchers efficiently in ShmEventLoop by Brian Silverman · 5 years ago
  30. 3328d13 Verify that all processes sharing a channel are the same user by Austin Schuh · 6 years ago
  31. a1652f3 Align all message buffers to 64 bytes by Brian Silverman · 6 years ago
  32. ad15482 Add remote timestamps and queue_index to context by Austin Schuh · 6 years ago
  33. 4bc4f90 Fix problems caused by alignment. by Austin Schuh · 6 years ago
  34. 67420a4 Make raw senders able to send flatbuffers by Austin Schuh · 6 years ago
  35. 2484eea Make re-using watcher structures from dead processes actually work by Brian Silverman · 6 years ago
  36. fafe1fa Clean up memory barriers and documentation in lockless_queue by Brian Silverman · 6 years ago
  37. cb7da4b Convert aos over to flatbuffers by Alex Perry · 6 years ago
  38. f257f3c Prefix LOG and CHECK with AOS_ by Austin Schuh · 6 years ago
  39. 20b2b08 Implement a lockless queue by Austin Schuh · 6 years ago