Julian Oes
|
7ce297be59
|
sdlog2: add logbuffer_reset to reset pointers
This allows resetting of the logbuffer without having to free and malloc
again.
|
2016-03-29 22:43:20 +02:00 |
|
Lorenz Meier
|
2dcd529ad8
|
sdlog2: Use more appropriate priorities and locking strategies.
|
2016-03-23 20:08:45 +01:00 |
|
Lorenz Meier
|
9a32c08cff
|
Complete log buffer patch set
|
2016-02-23 16:06:11 +01:00 |
|
Lorenz Meier
|
a14e083728
|
sdlog2: Free log buffer on log stop
|
2016-02-23 13:09:06 +01:00 |
|
Lorenz Meier
|
b83f56bc1d
|
sdlog2: Allocate log buffer as needed, not on start. This allows the system to leverage the log buffer RAM for UAVCAN first
|
2015-10-14 17:31:09 +02:00 |
|
Mark Charlebois
|
5f3496353c
|
Linux: added support for sdlog2
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
|
2015-04-20 11:15:12 -07:00 |
|
Anton Babushkin
|
80595c177a
|
sdlog2: code style fixed
|
2014-03-07 11:18:31 +04:00 |
|
Lorenz Meier
|
e1f60e7709
|
Code style fixes (authors should be in the doxygen section), using lseek to attempt to work around log corruption
|
2014-02-23 12:53:20 -08:00 |
|
Anton Babushkin
|
72694825de
|
Copyright fixes
|
2013-06-22 11:28:21 +04:00 |
|
Anton Babushkin
|
a11895ac43
|
Critical bug fixed, cleanup
|
2013-06-17 16:06:35 +04:00 |
|
Anton Babushkin
|
59b26eca48
|
sdlog2 -b option (log buffer size) added, minor cleanup
|
2013-06-07 22:02:40 +04:00 |
|
Anton Babushkin
|
7ae2cf9d2d
|
Minor sdlog2/logbuffer cleanup
|
2013-06-04 16:48:55 +04:00 |
|
Anton Babushkin
|
1bf8f7b47e
|
sdlog2 performance increased, fixes and cleanup
|
2013-06-01 13:18:03 +04:00 |
|