OpenLog icon indicating copy to clipboard operation
OpenLog copied to clipboard

OpenLog DEV-13712 how to exit Command Mode + other

Open wjsmarine opened this issue 4 years ago • 0 comments
trafficstars

Subject of the issue

In Command Mode I can create a directory, change to same but how to:

  1. log to that directory. I don't want 64k of files in the root but 12 dir's (months) each with daily files.
  2. exit Command Mode on-the-fly without creating a new logfile (as Reset does).

The documentation explains a lot on md, cd but zero on how to log to any sub directories...

Your workbench

  • What platform are you using? - PIC acquiring data and sending it serially into OL.

  • What version of the device are you using? Is there a firmware version? - V4.2.

  • How is the device wired to your platform? - Serial 3v3 TTL, logs correctly but only to root.

  • How is everything being powered? - 5v reg and series 1k to Rx pin.

  • Are there any additional details that may help us help you?

Steps to reproduce

Tell us how to reproduce this issue. Please post stripped down example code demonstrating your issue to a gist. - Try and log to a newly created directory yourself and show me how you did it... AFAIK you can only change to the dir in CM but then exiting by Reset places you back in the root with a new Log file.

Expected behavior

Tell us what should happen

Actual behavior

Tell us what happens instead

wjsmarine avatar May 01 '21 06:05 wjsmarine