Commit Graph

27 Commits

Author SHA1 Message Date
mcsauder
e2eb84042e Group hardware specific logic in rcS, deprecate the MODE parameter from rcS, and update comments. 2018-07-16 16:43:01 +02:00
Daniel Agar
8537863848 delete sdlog2 2018-07-13 09:02:59 +02:00
Daniel Agar
4aeb70fcfe rcS move logger startup to rc.logging and end of init
- fixes #8903
2018-02-17 18:09:50 +01:00
Lorenz Meier
b2a223eaab Move logging to main rcS to save RAM 2016-05-14 17:21:46 +02:00
Mark Whitehorn
89294317a1 reduce log buffer to 24K 2016-05-14 11:27:07 +02:00
Daniel Agar
dcdeefd5ea new logger 2016-05-14 11:27:07 +02:00
Mark Whitehorn
672042e051 not enough RAM for 32K buffer: reduce to 20K 2016-05-14 11:27:07 +02:00
Daniel Agar
4e0129275d new logger 2016-05-14 11:27:07 +02:00
Lorenz Meier
986145ac23 ROMFS: Free flash by being less verbose 2016-05-05 19:36:28 +02:00
tumbili
f25702c29f increased default logging to 100Hz 2016-02-29 09:51:55 +01:00
tumbili
d73e3a7318 start sdlog2 app with different arguments in replay mode 2016-02-27 11:51:05 +01:00
Lorenz Meier
7d2536f2dd ROMFS: Allocate only 12K buffer for sdlog, now that we do only log at 100 Hz 2015-06-06 09:46:09 +02:00
Lorenz Meier
8f8184560b sdlog2: Log at 100 Hz as default 2015-05-15 11:17:08 +02:00
Lorenz Meier
cc0d78b606 sdlog2: Do not abort startup without microSD 2015-04-14 12:16:14 +02:00
Lorenz Meier
dad2f754e9 Logging: Reduce logging on FMUv1 to free system resources 2015-01-21 09:54:31 +01:00
Lorenz Meier
b3d6dcb2e5 Pre-emptively increase the log buffer - after the last cleanup we got again plenty of RAM 2014-05-23 13:14:02 +02:00
Lorenz Meier
842819a6d6 Use smaller logging buffer 2014-05-16 10:45:00 +02:00
Lorenz Meier
08a6e00cdd use a minimal sdlog2 buffer for FMUv1.x 2014-05-14 21:30:54 +02:00
ufoncz
bd5a0cef1a ver command ready including hwcmp which replaces hw_ver, removed hw_ver
updated all scripts to use new ver hwcmp command
q
2014-04-27 17:42:45 +02:00
Julian Oes
d5caffa845 startup: make sdlog2 working again on FMUv1 2014-02-04 16:52:47 +01:00
Anton Babushkin
a3dbd817dc Merge branch 'master' into beta 2014-01-20 16:48:50 +01:00
Lorenz Meier
f8c5a6cc50 Merged master into logging 2014-01-20 13:19:49 +01:00
Anton Babushkin
01975619c8 Merge branch 'sdlog2_timestamp' into beta 2014-01-19 23:26:21 +01:00
Anton Babushkin
5e3c365cd4 rc: use sdlog2 -t option
sdlog2: move all logs and conv.zip to "log" dir, messages cleanup
2014-01-19 22:56:24 +01:00
Anton Babushkin
255d91d8d4 hw_ver app added for hardware version checking 2014-01-07 21:56:35 +01:00
Anton Babushkin
557d3f22de Startup scripts major cleanup 2013-08-25 19:27:11 +02:00
px4dev
31c6440b64 Un-ignore the *.d directories in the ROMFS directory to avoid ignoring the init.d directory and friends. This is rinky, but the alternatives are all a mess. 2013-04-17 11:54:24 -07:00