Age | Commit message (Expand) | Author | Lines |
2020-07-22 | fix runner.get_counter_limits_us for non-default cpu frequencies | Daniel Friesel | -2/+2 |
2020-07-20 | bin/Proof_Of_Concept_PELT: Parametrisierung von raw_states sollte eigentlich ... | jfalkenhagen | -238/+456 |
2020-07-17 | Bugfixes in edge cases | Daniel Friesel | -2/+2 |
2020-07-16 | Proof_Of_Concept_PELT: Fixed imports after merge | jfalkenhagen | -1/+1 |
2020-07-16 | Merge branch 'master' into janis | jfalkenhagen | -266/+508 |
2020-07-16 | bin/Proof_Of_Concept_PELT: kleine kosmetische Änderungen | jfalkenhagen | -20/+19 |
2020-07-16 | analyze-archive: fix --show-quality=overall for non-nrf24 measurements | Daniel Friesel | -9/+24 |
2020-07-15 | analyze-archive: Add header to model quality table | Daniel Friesel | -1/+10 |
2020-07-14 | Add --no-cache option | Daniel Friesel | -2/+7 |
2020-07-14 | Add --no-cache option | Daniel Friesel | -2/+7 |
2020-07-14 | support more than one logfile per measurement runfeature/lennart/get_files_array | Daniel Friesel | -2/+2 |
2020-07-13 | Run MSP430FR benchmarks at 8 MHz; support sleep > 500 ms for energytrace | Daniel Friesel | -10/+7 |
2020-07-11 | bin/Proof_of_Concept_PELT.py: Vereinheitlichen der Zustandsbezeichner für ei... | jfalkenhagen | -22/+76 |
2020-07-10 | bin/Proof_Of_Concept_PELT: exits haben jetzt errorcodes. Anfang für Vereinhe... | jfalkenhagen | -25/+64 |
2020-07-10 | bin/Proof_Of_Concept_PELT.py: Calculation of raw_states is now parallelized. | jfalkenhagen | -42/+79 |
2020-07-10 | Proof_Of-Concept_PELT: Fixed Typo | jfalkenhagen | -0/+1 |
2020-07-09 | Remove unimplemented discard-outliers options | Daniel Friesel | -27/+4 |
2020-07-08 | bin/Proof_Of_Concept_PELT: Trennen von Penalty-Berechnung und PELT -> Pro Mes... | jfalkenhagen | -54/+139 |
2020-07-08 | Merge branch 'master' into lennart | Daniel Friesel | -1/+6 |
2020-07-08 | RawData: load ptalog if available | Daniel Friesel | -3/+6 |
2020-07-08 | analyze-archive: show EnergyTrace sync mode | Daniel Friesel | -1/+3 |
2020-07-08 | bin/Proof_Of_Concept_PELT: Small bit of refactoring. Fixed some pylint violat... | jfalkenhagen | -105/+117 |
2020-07-08 | Add harness.energytrace_sync="led" for LA / Timing based sync | Daniel Friesel | -0/+3 |
2020-07-08 | prepare for Logic Analyzer and Timing based EnergyTrace sync | Daniel Friesel | -1/+9 |
2020-07-08 | Fix incomplete raw_output in generate-dfa-benchmark output | Daniel Friesel | -2/+2 |
2020-07-08 | generate-dfa-benchmark: less confusing output | Daniel Friesel | -3/+3 |
2020-07-06 | bin/Proof_Of_Concept_PELT: Added initial clustering via sklearn Agglomerative... | jfalkenhagen | -14/+97 |
2020-07-06 | blacken more code | Daniel Friesel | -73/+95 |
2020-07-06 | Rename dfatool.dfatool to dfatool.loader | Daniel Friesel | -12/+12 |
2020-07-06 | move gplearn_to_function to functions module | Daniel Friesel | -3/+3 |
2020-07-06 | derp much | Daniel Friesel | -1/+1 |
2020-07-06 | Remove co-dependent parameter detection code | Daniel Friesel | -39/+0 |
2020-07-06 | analyze-timing: Add --log-level option | Daniel Friesel | -0/+9 |
2020-07-06 | Move keysightdlog to bin | Daniel Friesel | -0/+164 |
2020-07-06 | Move ParamFit, PTAModel, AnalyticModel to model.py module | Daniel Friesel | -66/+117 |
2020-07-06 | Move CrossValidator to a separate validation module | Daniel Friesel | -5/+5 |
2020-07-05 | bin/: Auf einmal funktioniert auch der UNIX Symlink für Windows... Nehm ich ... | jfalkenhagen | -2/+1 |
2020-07-05 | save unixsymlink | jfalkenhagen | -0/+1 |
2020-07-05 | bin/Proof_of_Concept_PELT: States are now calculated per Measurement per Stat... | jfalkenhagen | -29/+101 |
2020-07-03 | blacken more code | Daniel Friesel | -9/+5 |
2020-07-03 | AnalyticFunction: Remove _ prefix from public attributes | Daniel Friesel | -14/+14 |
2020-07-02 | Proof_Of_Concept_PELT - Code aufgeräumt / Imports am Modulanfang / Typos fixed | jfalkenhagen | -43/+34 |
2020-07-02 | Proof_Of_Concept_PELT - renamed decision function | jfalkenhagen | -2/+2 |
2020-07-02 | Proof_Of_Concept_Pelt - Implementation of decision whether to refine state or... | jfalkenhagen | -13/+124 |
2020-07-02 | Initial commit ProofofConcept-WIP tool | jfalkenhagen | -0/+297 |
2020-07-02 | analyse-archive: fixed typo; Also added symlink for windows | jfalkenhagen | -2/+4 |
2020-07-02 | Use logging module for debug output | Daniel Friesel | -0/+9 |
2020-07-01 | Restore k-fold cross validation support | Daniel Friesel | -0/+16 |
2020-06-25 | analyze-archive: Add --info option | Daniel Friesel | -7/+36 |
2020-06-24 | analyze-archive: --plot-traces: Limit to <=40 traces | Daniel Friesel | -3/+17 |