xodio / xod

XOD IDE
https://xod.io
GNU Affero General Public License v3.0
888 stars 119 forks source link

Table logs feature: collect, view and save tabular data #2098

Closed brusherru closed 3 years ago

brusherru commented 3 years ago

There is no issue 🙈

How to test:

  1. Place the new xod/debug/table-log node
  2. Place join node
  3. Set \t as a delimiter
  4. Link some data sources (sensors / system-time / sine-wave / etc)
  5. Link join with table-log node
  6. Link pulse source to the PUSH pin of table-log
  7. Run the program: simulate or upload with debugging
  8. Double click on the table-log node to drill-down in the special tab "Table Log"

Also, you can

brusherru commented 3 years ago

Also, I have an idea of how to improve source labels and make them looks like this:

evgenykochetkov commented 3 years ago

Not sure if this is intentional, but "Table Log" tab jumps to the rightmost position when drilling down.

https://user-images.githubusercontent.com/2527093/107238957-73001f00-6a39-11eb-82b1-c3e2888a1b26.mov