9 Commits

Author SHA1 Message Date
Greg Troxel
802895dd95 examples: Remove Python 2.7 support (#3320)
Fixes #3019
2025-07-07 20:52:49 +02:00
Greg Troxel
a88bc3b9d4 examples: Remove obsolete sigrok example scripts (#2979)
Per a comment in #2976 these are no longer necessary.
2024-06-21 21:51:15 +02:00
Greg Troxel
432edcdd82 examples: Improve README by describing scripts (#2976)
Expand description of the directory, making it clearer that some
programs have production use.

Declare that python scripts are python3.  It's clear that nobody is
trying to use them with python 2.7, and if they did, we would tell
them not to.

List the scripts with a one-line description, sorting them into
production (none yet), generally usable, and true examples.  Leave
some uncategorized.
2024-06-21 15:35:01 -04:00
dforsi
21be644d2e Fix various spelling (#2579)
Fixed with:
codespell --ignore-words-list=als,ans,ba,bu,fo,hass,hist,hsa,nd,produkt,proove,te,temperatur,toke,tthe,ue --skip=AUTHORS,CHANGELOG.md,mongoose.* --summary --interactive 2 --write-changes
and manual edits.
2023-07-28 10:16:47 +02:00
Greg Troxel
01bc7dc854 examples: Greatly extend README.md
Add some big-picture discussion as orientation and as suggestions for
future work.
2022-07-24 20:35:05 -04:00
Christian W. Zuckschwerdt
83efce4455 Add RRD example script 2019-09-02 13:29:25 +02:00
Christian W. Zuckschwerdt
6b6b89321b Update README formats 2019-04-25 12:14:51 +02:00
Christian W. Zuckschwerdt
9ec9f84160 Fix doc typo 2019-04-21 08:53:18 +02:00
Christian W. Zuckschwerdt
9ae2db7e38 Add bridge/relay example scripts 2019-03-19 15:05:22 +01:00