1. 011b67a Pull log naming code out of binary_log_writer and use in new logger by James Kuszmaul · 6 years ago
  2. cb7da4b Convert aos over to flatbuffers by Alex Perry · 6 years ago
  3. f257f3c Prefix LOG and CHECK with AOS_ by Austin Schuh · 6 years ago
  4. 398c74a Removed linux_code by John Park · 7 years ago
  5. 33858a3 Removed Common by John Park · 7 years ago[Renamed (97%) from aos/common/logging/binary_log_writer.cc]
  6. f2a50ba Upgraded the rest of Time. by Austin Schuh · 9 years ago
  7. 18c2c36 Use the logging queue to buffer logs by Brian Silverman · 10 years ago
  8. cb5da1f Untangle and clean up the logging code by Brian Silverman · 10 years ago
  9. f44f124 Merge //aos/linux_code/logging into //aos/common/logging by Brian Silverman · 10 years ago[Renamed (98%) from aos/linux_code/logging/binary_log_writer.cc]
  10. 9f33049 clean up the distinction between FRC and non-FRC platforms by Brian Silverman · 11 years ago
  11. f5ca4d0 make log_displayer following faster on large files by Brian Silverman · 11 years ago
  12. c5982cb binary_log_writer waits for the flash disk to be mounted on the roboRIO. by Austin Schuh · 11 years ago
  13. 2adb145 fixed using readdir(3) wrong by Brian Silverman · 11 years ago
  14. 01be000 got rid of all uses of strerror by Brian Silverman · 11 years ago
  15. ab5ba47 refactored LogFileAccessor into 2 subclasses for reading and writing by Brian Silverman · 11 years ago
  16. 4dd0624 removed now-pointless once-per-second flushing of the log file by Brian Silverman · 12 years ago
  17. a7234c6 centralized printf formats and improved log_displayer performance by Brian Silverman · 12 years ago
  18. 9166063 stupid typo fix by Brian Silverman · 12 years ago
  19. 664db1a actually write matrix logs to the log file by Brian Silverman · 12 years ago
  20. 430dbee merging in matrix logging support by Brian Silverman · 12 years ago
  21. ff12c9f got matrix logging stuff to compile by Brian Silverman · 12 years ago
  22. 09e85ed made the log file names sort better by Brian Silverman · 12 years ago
  23. f574e73 cleaned up the new log file naming logic code by Brian Silverman · 12 years ago
  24. a04c175 Changed log file to use a counting index instead of a now meaningless timestamp. by Ben Fredrickson · 12 years ago
  25. f778031 fixed struct log stuff by Brian Silverman · 12 years ago
  26. 88471dc got binary logging actually fully working (!!!) by Brian Silverman · 12 years ago
  27. c4546d2 made more preparations for putting queue messages into logs by Brian Silverman · 12 years ago
  28. fe9b7a2 moved the logging-related executables into an intelligent location by Brian Silverman · 12 years ago[Renamed (97%) from aos/linux_code/core/BinaryLogReader.cpp]
  29. 14fd0fb switched from fitpc/atom to prime/linux by Brian Silverman · 12 years ago[Renamed (90%) from aos/atom_code/core/BinaryLogReader.cpp]
  30. af221b8 copying condition-api-fix branch over from my 2012 repo by Brian Silverman · 12 years ago
  31. 66f079a refactored the IP address handling code by Brian Silverman · 12 years ago
  32. ab6615c lots of formatting/naming fixes and changed Context::name to std::string by Brian Silverman · 13 years ago
  33. f665d69 copying branch over from other 2013 repo by Brian Silverman · 13 years ago
  34. 2fdfc07 got rid of all the absolute paths in the fitpc code by brians · 13 years ago
  35. 343bc11 copied everything over from 2012 and removed all of the actual robot code except the drivetrain stuff by brians · 13 years ago