1. 7cb61eb Fixed writes killing the code. by Austin Schuh · 12 years ago
  2. 2d2d1a0 made the log file format the same on amd64 and arm by Brian Silverman · 12 years ago
  3. f574e73 cleaned up the new log file naming logic code by Brian Silverman · 12 years ago
  4. a04c175 Changed log file to use a counting index instead of a now meaningless timestamp. by Ben Fredrickson · 12 years ago
  5. a70144e upping the logging queue size even more by Brian Silverman · 12 years ago
  6. 71faed3 fixed locking up the BBB with no log directory by Brian Silverman · 12 years ago
  7. ca6581b fixed dropping log messages by Brian Silverman · 12 years ago
  8. bf2f946 added an environment variable to set a different shm path by Brian Silverman · 12 years ago
  9. c39e2bd fixed some queue bugs when ReadMessageIndex fell behind by Brian Silverman · 12 years ago
  10. e6335e4 fixed some memory safety bugs by Brian Silverman · 12 years ago
  11. 9747834 forgot to build for amd64 again... by Brian Silverman · 12 years ago
  12. 6087c22 merging in the improved logging code by Brian Silverman · 12 years ago
  13. 5911b40 merging in shooter code (for the queues) by Brian Silverman · 12 years ago
  14. f778031 fixed struct log stuff by Brian Silverman · 12 years ago
  15. 4d98e58 merging in uart reading improvements by Brian Silverman · 12 years ago
  16. 0b88252 tried to make sensor_receiver restart cleanly by Brian Silverman · 12 years ago
  17. b263d30 fixed a few corner case bugs by Brian Silverman · 12 years ago
  18. 88471dc got binary logging actually fully working (!!!) by Brian Silverman · 12 years ago
  19. 9590d50 merged in joes build changes by Ben Fredrickson · 12 years ago
  20. 3779d0c tests run, shooter not implemented, so it doesnt look like it moves when you run the test by joe · 12 years ago
  21. 09280ef merged joe's code into mine. still not working, but getting closer. by Ben Fredrickson · 12 years ago
  22. d5f3bc2 reverting the hack way of getting around IP addresses in tests by Brian Silverman · 12 years ago
  23. 93778a6 This stuff lets tests run by joe · 12 years ago
  24. 04fdc23 removed swig by Brian Silverman · 12 years ago
  25. ac5cd38 somehow managed to not try building this until now, and it didn't... by Brian Silverman · 12 years ago
  26. 4aeac5f wrote the stuff for putting MessageTypes in shm (untested) by Brian Silverman · 12 years ago
  27. 5f8c492 merging in the rewritten queue code and cleaned up linux IPC stuff by Brian Silverman · 12 years ago
  28. 09d5095 merging in recent work on lots of other things by Brian Silverman · 12 years ago
  29. 629821e Fixed null pointer derefference in Brian's code when running with CAN interfaces. by Austin Schuh · 12 years ago
  30. c4546d2 made more preparations for putting queue messages into logs by Brian Silverman · 12 years ago
  31. 003ba4b cleaned up the existing logging code by Brian Silverman · 12 years ago
  32. fe9b7a2 moved the logging-related executables into an intelligent location by Brian Silverman · 12 years ago
  33. b089388 split out the implementation of the log functions by Brian Silverman · 12 years ago
  34. 8dc9fd4 little fixes to make everything actually work by Brian Silverman · 12 years ago
  35. 49a1d32 merging in lots of changes, especially building for amd64 also by Brian Silverman · 12 years ago
  36. 725a720 Merge remote-tracking branch 'brian/devel' into claw by Austin Schuh · 12 years ago
  37. e364e38 made it actually work on real hardware by Brian Silverman · 12 years ago
  38. 41abe01 added building for amd64 in addition to for the BBB by Brian Silverman · 12 years ago
  39. 30af962 brian asked me to add this so he could debug running motor test without being plugged into a robot by joe · 12 years ago
  40. 14fd0fb switched from fitpc/atom to prime/linux by Brian Silverman · 12 years ago