Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/readers.py
Commit message (Collapse)AuthorAgeFilesLines
* More simple: graph from clipboardAgustin Zubiaga2012-04-131-0/+34
|
* Choose measure channelAgustin Zubiaga2012-03-091-2/+10
|
* Docstring for the stopwatch reader (Manu Q)Agustin Zubiaga2012-02-281-0/+7
| | | | Signed-off-by: Agustin Zubiaga <agustin@agustin-Inspiron-1525.(none)>
* Revert "Docstring for the stopwatch reader (Manu Q)"Agustin Zubiaga2012-02-281-7/+0
| | | | This reverts commit 15ef1be5005b4a46032ee46a58ecabac41debb0b.
* Docstring for the stopwatch reader (Manu Q)Agustin Zubiaga2012-02-241-0/+7
|
* Fix agustin emailroot2012-02-191-1/+1
|
* Code fixesAgustin Zubiaga2012-02-161-30/+59
| | | | Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* Rename set_data with __init__Agustin Zubiaga2012-02-141-10/+10
| | | | Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* Sort the marksAgustin Zubiaga2012-02-141-1/+4
| | | | Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* Plot the measure dataAgustin Zubiaga2012-02-141-0/+20
| | | | | | Some bugs... Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* Use the locale decimal separatorAgustin Zubiaga2012-02-141-1/+1
| | | | | | e.g. if my decimal separator is "," , SimpleGraph change 4.5 to 4,5 Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* Graph the times of the stopwatchsAgustin Zubiaga2012-02-131-0/+13
|
* Code fixesAgustin Zubiaga2012-02-101-5/+3
| | | | Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
* pep8 fixesAgustin Zubiaga2012-02-081-14/+17
|
* Add readers fileAgustin Zubiaga2012-02-081-0/+48