Commit Graph

11 Commits

Author SHA1 Message Date
Mark Charlebois 994065ef47 Linux: dont check stacksize in sdlog2
stacksize check in sdlog2 fails for x86_64

Signed-off-by: Mark Charlebois <charlebm@gmail.com>
2015-04-20 11:17:21 -07:00
Daniel Agar 207b57869d only define GIT_VERSION where it's used
-when the git revision is passed to every file as a define it causes
unnecessary ccache cache misses
2015-04-18 01:25:54 -04:00
Lorenz Meier 4adb5ba276 sdlog2: Log all temperatures 2015-03-25 22:59:08 -07:00
Lorenz Meier ebc4cc3a7d sdlog2: Adjust frame size warning limit, cross-checked stack size of app 2015-01-02 12:28:23 +01:00
Lorenz Meier f28e8d6731 sdlog2: Adjust frame size 2015-01-02 12:28:23 +01:00
Daniel Agar 5b600a815c Replace use of -Wno-error and only ignore specific warnings 2014-12-23 11:18:36 -05:00
Daniel Agar d511e39ea7 turn on -Werror and fix resulting errors 2014-12-22 17:56:59 -05:00
Lorenz Meier a7bc52754d SDLOG2: Optimize for size 2014-11-15 13:54:54 +01:00
Lorenz Meier 2cda682074 sdlog2 start tool: Reduce stack, since it just starts the app 2014-05-15 09:04:16 +02:00
Anton Babushkin 1bf8f7b47e sdlog2 performance increased, fixes and cleanup 2013-06-01 13:18:03 +04:00
Anton Babushkin e211352604 sdlog2 logger app added. New flexible log format, compatible with APM. 2013-05-25 22:16:43 +04:00