1. 790cb54 Run clang-format on the entire repo by Philipp Schrader · 2 years, 2 months ago
  2. bf0609c Replace use of deprecated C Standard library headers in C++ code. by Tyler Chatow · 4 years, 1 month ago
  3. 3e252e7 Shrink /dev/shm/aos_shared_mem by Austin Schuh · 6 years ago
  4. 32fd5a7 Make ^C kill shm event loops by Austin Schuh · 6 years ago
  5. cb7da4b Convert aos over to flatbuffers by Alex Perry · 6 years ago[Renamed (71%) from aos/ipc_lib/shared_mem.c]
  6. f257f3c Prefix LOG and CHECK with AOS_ by Austin Schuh · 6 years ago
  7. 398c74a Removed linux_code by John Park · 7 years ago[Renamed (96%) from aos/linux_code/ipc_lib/shared_mem.c]
  8. 33858a3 Removed Common by John Park · 7 years ago
  9. 044e18b Fixed building with a bazel with hdrs_check fixed again. by Austin Schuh · 10 years ago
  10. 293d37c Removed a line from startup printfs by Austin Schuh · 10 years ago
  11. d057569 add support for replaying log messages by Brian Silverman · 11 years ago
  12. 8a6dac9 actually support running non-realtime on not-robots by Brian Silverman · 11 years ago
  13. dc1eb27 redo the aos_sync API and add PI support by Brian Silverman · 11 years ago
  14. 0480bc8 Shrunk shmem and logging queue size. by Austin Schuh · 11 years ago
  15. 6da0427 made sure everything's thread safe by Brian Silverman · 11 years ago
  16. 01be000 got rid of all uses of strerror by Brian Silverman · 11 years ago
  17. 4861015 cleaned up ugly code by Brian · 11 years ago
  18. ad290d8 added more queue tests and switched to atomic ops for message ref counts by Brian Silverman · 11 years ago
  19. 67e34f5 more messing with FetchNextBlocking by Brian Silverman · 11 years ago
  20. bf2f946 added an environment variable to set a different shm path by Brian Silverman · 12 years ago
  21. b263d30 fixed a few corner case bugs by Brian Silverman · 12 years ago
  22. 4aeac5f wrote the stuff for putting MessageTypes in shm (untested) by Brian Silverman · 12 years ago
  23. 41abe01 added building for amd64 in addition to for the BBB by Brian Silverman · 12 years ago
  24. 14fd0fb switched from fitpc/atom to prime/linux by Brian Silverman · 12 years ago[Renamed (97%) from aos/atom_code/ipc_lib/shared_mem.c]
  25. cec3c8d fixed stuff to actually run on the bbb by Brian Silverman · 12 years ago
  26. 08661c7 got all of the code to actually compile again by Brian Silverman · 12 years ago
  27. af221b8 copying condition-api-fix branch over from my 2012 repo by Brian Silverman · 12 years ago
  28. 343bc11 copied everything over from 2012 and removed all of the actual robot code except the drivetrain stuff by brians · 13 years ago