Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
f2639283d8a4388ecb3b9cb41b97c47e18a901b1
/
aos
/
common
/
logging
/
binary_log_writer.cc
f2a50ba
Upgraded the rest of Time.
by Austin Schuh
· 8 years ago
18c2c36
Use the logging queue to buffer logs
by Brian Silverman
· 9 years ago
cb5da1f
Untangle and clean up the logging code
by Brian Silverman
· 9 years ago
f44f124
Merge //aos/linux_code/logging into //aos/common/logging
by Brian Silverman
· 9 years ago
[Renamed (98%) from aos/linux_code/logging/binary_log_writer.cc]
9f33049
clean up the distinction between FRC and non-FRC platforms
by Brian Silverman
· 10 years ago
f5ca4d0
make log_displayer following faster on large files
by Brian Silverman
· 10 years ago
c5982cb
binary_log_writer waits for the flash disk to be mounted on the roboRIO.
by Austin Schuh
· 11 years ago
2adb145
fixed using readdir(3) wrong
by Brian Silverman
· 11 years ago
01be000
got rid of all uses of strerror
by Brian Silverman
· 11 years ago
ab5ba47
refactored LogFileAccessor into 2 subclasses for reading and writing
by Brian Silverman
· 11 years ago
4dd0624
removed now-pointless once-per-second flushing of the log file
by Brian Silverman
· 11 years ago
a7234c6
centralized printf formats and improved log_displayer performance
by Brian Silverman
· 11 years ago
9166063
stupid typo fix
by Brian Silverman
· 11 years ago
664db1a
actually write matrix logs to the log file
by Brian Silverman
· 11 years ago
430dbee
merging in matrix logging support
by Brian Silverman
· 11 years ago
ff12c9f
got matrix logging stuff to compile
by Brian Silverman
· 11 years ago
09e85ed
made the log file names sort better
by Brian Silverman
· 11 years ago
f574e73
cleaned up the new log file naming logic code
by Brian Silverman
· 11 years ago
a04c175
Changed log file to use a counting index instead of a now meaningless timestamp.
by Ben Fredrickson
· 11 years ago
f778031
fixed struct log stuff
by Brian Silverman
· 11 years ago
88471dc
got binary logging actually fully working (!!!)
by Brian Silverman
· 11 years ago
c4546d2
made more preparations for putting queue messages into logs
by Brian Silverman
· 11 years ago
fe9b7a2
moved the logging-related executables into an intelligent location
by Brian Silverman
· 11 years ago
[Renamed (97%) from aos/linux_code/core/BinaryLogReader.cpp]
14fd0fb
switched from fitpc/atom to prime/linux
by Brian Silverman
· 11 years ago
[Renamed (90%) from aos/atom_code/core/BinaryLogReader.cpp]
af221b8
copying condition-api-fix branch over from my 2012 repo
by Brian Silverman
· 12 years ago
66f079a
refactored the IP address handling code
by Brian Silverman
· 12 years ago
ab6615c
lots of formatting/naming fixes and changed Context::name to std::string
by Brian Silverman
· 12 years ago
f665d69
copying branch over from other 2013 repo
by Brian Silverman
· 12 years ago
2fdfc07
got rid of all the absolute paths in the fitpc code
by brians
· 12 years ago
343bc11
copied everything over from 2012 and removed all of the actual robot code except the drivetrain stuff
by brians
· 12 years ago