0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Mar 16, 2025 — Mar 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix error message about number of args More... about 16 years ago
Exit with success when eof detected. Note that while waiting for input we are stuck in readline(), and thus there is no reason to ignore eof. More... about 16 years ago
Clarified error message More... about 16 years ago
Error message a bit too long for an 80 col term More... about 16 years ago
Added a basic README. Hopefully will flesh it out more in the future. More... about 16 years ago
Fixed the major bug that rendered liveinterp.py unusable; related to an incorrect ordering of arguments to lexsort. More... about 16 years ago
Added a complete, but non-functional, interpolation script capable of converting analog voltages to a meaningful distance unit. More... about 16 years ago
Fixed the uncaught KeyboardInterrupt exception that is thrown if the user terminates slow.py with Ctrl+C. More... about 16 years ago
Merge commit 'remotes/michael/master' More... about 16 years ago
flush() More... about 16 years ago
18 millisecond script More... about 16 years ago
18 millisecond script More... about 16 years ago
Merge commit 'remotes/michael/master' More... about 16 years ago
Added a check that should allow liveaverage to work with realtime data. More... about 16 years ago
Merge commit 'remotes/michael/master' More... about 16 years ago
sine.py More... about 16 years ago
Added the sine-wave test script and fixed a typo in liveaverage. More... about 16 years ago
ir-nlines: 'all' for -1 More... about 16 years ago
Minor code clean up that does not affect functionality. More... about 16 years ago
Fixed a major bug in liveaverage that would cause it to always calculate the median, even if another method was specified. More... about 16 years ago
Removed irmedian as it is inferior to the new livemedian script. More... about 16 years ago
Script to compute the running average (mean or median) of data read from a serial port. More... about 16 years ago
Removed the ASCII live_graph script as it has been replaced with the liveplot script. Similarly, irgather was removed as it is no longer useful with liveplot. More... about 16 years ago
Fixed some non-updated variable names in the new release of liveplot. More... over 16 years ago
liveplot now closes gnuplot when terminated by the user. More... over 16 years ago
Greatly cleaned up the liveplot script. Works with test data, untested on live sensor readings. More... over 16 years ago
Functional, but unpolished, live plotting script. More... over 16 years ago
Merge branch 'master' of github.com:mkoval/ir-utils More... over 16 years ago
Partial implementation of live data visualization with gnuplot in python. More... over 16 years ago
Live graphic utilities More... over 16 years ago