index
:
msp430-etv
main
MSP430 EnergyTrace Viewer
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2023-07-05
update copyright
HEAD
main
Birte Kristina Friesel
-2
/
+2
2021-11-17
add optional live view
Daniel Friesel
-15
/
+115
2021-11-17
improve libmsp430 / LD_LIBRARY_PATH handling
Daniel Friesel
-15
/
+30
2021-06-28
README: Note that energytrace-util may be sufficient for some use cases
Daniel Friesel
-1
/
+6
2021-06-28
Update README; add link to energytrace paper
Daniel Friesel
-13
/
+35
2021-01-15
PELT: examine raw data, add stretch option
Daniel Friesel
-4
/
+18
2021-01-15
--stat: show changepoint / interval attributes
Daniel Friesel
-0
/
+12
2021-01-15
Remove useless trailing changepoint
Daniel Friesel
-0
/
+4
2021-01-15
use bisect for annotation lookup
Daniel Friesel
-7
/
+7
2020-12-15
add EnergyTrace++ support (hex annotations and state change indicators)
Daniel Friesel
-5
/
+53
2020-12-04
add comments on the inner workings of the msp430 energytrace library
Daniel Friesel
-0
/
+7
2020-12-04
use normal energytrace binary by default
Daniel Friesel
-1
/
+1
2020-11-30
re-add copying file to make git hosters happy
Daniel Friesel
-0
/
+311
2020-11-30
Switch to GPL2+
Daniel Friesel
-9
/
+442
2020-11-27
add a very basic test
Daniel Friesel
-0
/
+7665
2020-11-26
--stat: print current prediction error
Daniel Friesel
-2
/
+13
2020-11-26
only import matplotlib and multiprocessing when needed
Daniel Friesel
-3
/
+6
2020-11-24
Note that we need a patched version of energytrace-util
Daniel Friesel
-2
/
+2
2020-10-30
--skip is float, not int
Daniel Friesel
-1
/
+1
2020-10-30
Plot changepoints
Daniel Friesel
-6
/
+33
2020-10-29
Improve --pelt help
Daniel Friesel
-1
/
+4
2020-10-29
Correctly report sample rate when using --skip or --limit
Daniel Friesel
-1
/
+1
2020-10-29
--pelt: print number of detceted changepoints
Daniel Friesel
-0
/
+2
2020-10-29
--skip: use seconds instead of raw samples
Daniel Friesel
-10
/
+12
2020-10-28
msp430-etv: Remove top-level ruptures import
Daniel Friesel
-3
/
+1
2020-10-28
proper pelt support
Daniel Friesel
-18
/
+177
2020-10-26
Add --plot=P/U (plot current calculated via power and voltage)
Daniel Friesel
-1
/
+19
2020-10-07
switch to argparse
Daniel Friesel
-124
/
+104
2020-09-02
remove debug output
Daniel Friesel
-2
/
+3
2020-09-02
print a warning when plotting current
Daniel Friesel
-0
/
+1
2020-09-02
Fix variable mismatch when using both --stat and --plot=P
Daniel Friesel
-3
/
+7
2020-09-02
Support plotting voltage and current
Daniel Friesel
-13
/
+45
2020-08-27
Support xz-compressed files
Daniel Friesel
-61
/
+69
2020-08-26
msp430-etv: Handle overflows in reported total energy
Daniel Friesel
-1
/
+6
2020-05-20
--histogram: Add power histogram for running average
Daniel Friesel
-0
/
+9
2020-05-20
--histogram: Add duration and power plots
Daniel Friesel
-4
/
+21
2020-05-20
autoformat the code (using black(1))
Daniel Friesel
-93
/
+160
2020-05-20
add --histogram option
Daniel Friesel
-1
/
+11
2020-05-20
fix --stat output
Daniel Friesel
-4
/
+4
2020-02-19
remove useless amperage reported by EnergyTrace backend
Daniel Friesel
-11
/
+8
2019-12-05
add running mean power line (yellow)
Daniel Friesel
-2
/
+22
2019-11-04
Update legend
Daniel Friesel
-3
/
+3
2019-11-04
Add actually working support for EnergyTrace++ JSTATE field
Daniel Friesel
-2
/
+3
2019-11-04
add support for EnergyTrace++ output with JSTATE field
Daniel Friesel
-1
/
+7
2019-11-04
switch to integer energytrace-util output
Daniel Friesel
-12
/
+15
2019-10-29
support arbitrarily long measurements
Daniel Friesel
-2
/
+15
2019-10-29
Log to a temporary file instead of hoping for a sufficiently big memory buffer
Daniel Friesel
-10
/
+19
2019-10-17
README: Point to forked energytrace-util with updated build instructions
Daniel Friesel
-2
/
+2
2019-09-10
Improve --threshold-peakcount documentation, add DEPENDENCIES
Daniel Friesel
-5
/
+15
2018-11-14
explain defaults
Daniel Friesel
-1
/
+6
[next]