I checked the box to copy all logs from Solo, no zipfile. Many logs were copied from Solo, but no dataflash logs.
These are stored in /log/dataflash, in increasing chronological order (log 1 is the oldest log).
For convenience, aliases to the 10 or 20 most recent logs are stored in /log with the name RECENT-N.BIN. -1 is the newest log.
The Solo app pulls the aliases in support ticket requests.
I usually pull logs with scp root@10.1.1.10:/log/* ~/target and that pulls all the aliases.
STK v0.1.5
I checked the box to copy all logs from Solo, no zipfile. Many logs were copied from Solo, but no dataflash logs.
These are stored in /log/dataflash, in increasing chronological order (log 1 is the oldest log). For convenience, aliases to the 10 or 20 most recent logs are stored in /log with the name RECENT-N.BIN. -1 is the newest log.
The Solo app pulls the aliases in support ticket requests.
I usually pull logs with
scp root@10.1.1.10:/log/* ~/target
and that pulls all the aliases.The SoloLogPull app does pull dataflash logs.