1. 84a3831 log_streamer now eats messages by Austin Schuh · 11 years ago
  2. c5982cb binary_log_writer waits for the flash disk to be mounted on the roboRIO. by Austin Schuh · 11 years ago
  3. 0480bc8 Shrunk shmem and logging queue size. by Austin Schuh · 11 years ago
  4. 7e95839 Added arrays to queues. by Austin Schuh · 11 years ago
  5. f4452d7 check for errors when deserializing types from log files by Brian Silverman · 11 years ago
  6. 65e569d add support for displaying log files on standard input by Brian Silverman · 11 years ago
  7. 17311c9 make logging not leak Context objects when threads die by Brian Silverman · 11 years ago
  8. 0141562 Merge "Change log_displayer help message." by Brian Silverman · 11 years ago
  9. 88c81f4 Change log_displayer help message. by Daniel Petti · 11 years ago
  10. 6a735e4 Merge "Add log_displayer support for -m and -p." by Brian Silverman · 11 years ago
  11. b6c885b Add log_displayer support for -m and -p. by Daniel Petti · 11 years ago
  12. c2591fc Merge "Make log displayer work as the help message indicates." by Brian Silverman · 11 years ago
  13. e6f33e2 Make log displayer work as the help message indicates. by Daniel Petti · 11 years ago
  14. 56d855d Merge "Make log displayer work as the help message indicates." by Brian Silverman · 11 years ago
  15. 731c612 Make log displayer work as the help message indicates. by Daniel Petti · 11 years ago
  16. 8bd3153 add a TODO to the linux logging implementation by Brian Silverman · 11 years ago
  17. ff48578 tested stuff on a robot + fixed issues by Brian Silverman · 11 years ago
  18. 7faaec7 made RawQueue options type-safe by Brian Silverman · 11 years ago
  19. 43d57d1 play nicer with tsan by Brian Silverman · 11 years ago
  20. 6da0427 made sure everything's thread safe by Brian Silverman · 11 years ago
  21. 2adb145 fixed using readdir(3) wrong by Brian Silverman · 11 years ago
  22. 01be000 got rid of all uses of strerror by Brian Silverman · 11 years ago
  23. f798614 cleaned up lots of not-so-niceties and a few bugs by Brian Silverman · 11 years ago
  24. ab5ba47 refactored LogFileAccessor into 2 subclasses for reading and writing by Brian Silverman · 11 years ago
  25. 9322293 fixed stupid log displaying bug by Brian Silverman · 11 years ago
  26. 4dd0624 removed now-pointless once-per-second flushing of the log file by Brian Silverman · 11 years ago
  27. 68c0fd6 (hopefully) make it so it can actually recover from getting behind by Brian Silverman · 11 years ago
  28. a7234c6 centralized printf formats and improved log_displayer performance by Brian Silverman · 12 years ago
  29. 9166063 stupid typo fix by Brian Silverman · 12 years ago
  30. 664db1a actually write matrix logs to the log file by Brian Silverman · 12 years ago
  31. 430dbee merging in matrix logging support by Brian Silverman · 12 years ago
  32. ff12c9f got matrix logging stuff to compile by Brian Silverman · 12 years ago
  33. ed01d61 merging in changes "queued" up for after Davis by Brian Silverman · 12 years ago
  34. 09e85ed made the log file names sort better by Brian Silverman · 12 years ago
  35. 8a2e714 added checking for log files that get truncated in the wrong place by Brian Silverman · 12 years ago
  36. a33af74 stopped leaking queue messages when dropping logs by Brian Silverman · 12 years ago
  37. 7896854 started recording when logs get dropped by Brian Silverman · 12 years ago
  38. 7cb61eb Fixed writes killing the code. by Austin Schuh · 12 years ago
  39. 2d2d1a0 made the log file format the same on amd64 and arm by Brian Silverman · 12 years ago
  40. f574e73 cleaned up the new log file naming logic code by Brian Silverman · 12 years ago
  41. a04c175 Changed log file to use a counting index instead of a now meaningless timestamp. by Ben Fredrickson · 12 years ago
  42. a70144e upping the logging queue size even more by Brian Silverman · 12 years ago
  43. ca6581b fixed dropping log messages by Brian Silverman · 12 years ago
  44. 9747834 forgot to build for amd64 again... by Brian Silverman · 12 years ago
  45. f778031 fixed struct log stuff by Brian Silverman · 12 years ago
  46. 88471dc got binary logging actually fully working (!!!) by Brian Silverman · 12 years ago
  47. c4546d2 made more preparations for putting queue messages into logs by Brian Silverman · 12 years ago
  48. 003ba4b cleaned up the existing logging code by Brian Silverman · 12 years ago
  49. fe9b7a2 moved the logging-related executables into an intelligent location by Brian Silverman · 12 years ago
  50. b089388 split out the implementation of the log functions by Brian Silverman · 12 years ago
  51. 14fd0fb switched from fitpc/atom to prime/linux by Brian Silverman · 12 years ago