Age | Commit message (Expand) | Author | Lines |
2020-10-13 | merge | Daniel Friesel | -55/+343 |
2020-10-13 | wip | Daniel Friesel | -1/+1 |
2020-10-09 | add sub-state generation | Daniel Friesel | -2/+139 |
2020-10-08 | meop | Daniel Friesel | -2/+3 |
2020-10-08 | BA Janis import: working detection of optimal number of changepoints | Daniel Friesel | -84/+321 |
2020-10-07 | analyze-archive: move trace plotting to a helper function | Daniel Friesel | -25/+27 |
2020-10-07 | remove unused helpers | Daniel Friesel | -34/+0 |
2020-10-07 | wip | Daniel Friesel | -1/+85 |
2020-10-07 | Merge branch 'master' into merge-prep/janis | Daniel Friesel | -161/+182 |
2020-10-07 | analyze-archive: switch to argparse | Daniel Friesel | -161/+182 |
2020-10-02 | add hashbang | Daniel Friesel | -0/+2 |
2020-10-02 | black(1) | Daniel Friesel | -203/+374 |
2020-10-02 | Merge branch 'janis' into merge-prep/janis | Daniel Friesel | -0/+1366 |
2020-09-22 | bin/Proof_Of_Conecpt_PELT.py: Schöner kommentiert. Eigentlich für die Abgab... | jfalkenhagen | -120/+93 |
2020-09-22 | bin/plot_generator | jfalkenhagen | -0/+123 |
2020-09-22 | Changed code import and black formattedlennart | Lennart | -16/+14 |
2020-09-10 | kconfig experiment: store Kconfig hash | Daniel Friesel | -6/+15 |
2020-09-10 | coverage check: ignore bronken kconfiglib.py symlink on CI host | Daniel Friesel | -1/+1 |
2020-09-10 | explore-kconfig: add documentation | Daniel Friesel | -0/+12 |
2020-09-10 | only run black on master branch | Daniel Friesel | -0/+2 |
2020-09-10 | explore-kconfig --neighbourhood: add directory support | Daniel Friesel | -2/+5 |
2020-09-10 | Add kconfig state space exploration script (random + neighbourhood) | Daniel Friesel | -0/+304 |
2020-09-09 | changed stuff | Lennart | -75/+8 |
2020-09-07 | test | Lennart | -1/+1 |
2020-09-07 | Changed sync Slightly & Black | Lennart | -37/+40 |
2020-08-20 | Added state duration | Lennart | -2/+2 |
2020-08-20 | analyze-archive: print options used to create measurements | Daniel Friesel | -0/+5 |
2020-08-18 | Updated to Dataprocessor | Lennart | -190/+44 |
2020-08-18 | generate-dfa-benchmark: only set run flags when set | Daniel Friesel | -1/+2 |
2020-08-14 | bin/ProofOfConceptPELT: better nameing for result file | jfalkenhagen | -2/+2 |
2020-08-14 | bin/ProofOfConceptPELT: added resultexport to filesystem. | jfalkenhagen | -32/+32 |
2020-08-14 | bin/ProffOfConcept: Kleine Fehlerkorrekturen. | jfalkenhagen | -14/+38 |
2020-08-10 | Proof_Of_Concept_PELT: Kleine Bugfixes, für den Fall dass nicht alle Messung... | jfalkenhagen | -11/+58 |
2020-08-09 | Merge branch 'master' into janis | jfalkenhagen | -135/+163 |
2020-08-09 | Parametrisierung scheint vernünftig zu klappen. Vermutlich fertig. | jfalkenhagen | -219/+418 |
2020-07-22 | runner: make arch functions arch-specific | Daniel Friesel | -132/+160 |
2020-07-22 | fix runner.get_counter_limits_us for non-default cpu frequencies | Daniel Friesel | -4/+4 |
2020-07-20 | bin/Proof_Of_Concept_PELT: Parametrisierung von raw_states sollte eigentlich ... | jfalkenhagen | -238/+456 |
2020-07-20 | Added UART version and changed max power. | Lennart | -6/+81 |
2020-07-17 | Bugfixes in edge cases | Daniel Friesel | -4/+4 |
2020-07-16 | Proof_Of_Concept_PELT: Fixed imports after merge | jfalkenhagen | -1/+1 |
2020-07-16 | Merge branch 'master' into janis | jfalkenhagen | -2844/+3833 |
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-16 | Merged with state-duration-timer | Lennart | -38/+112 |
2020-07-15 | Add PTAModel validation and crossvalidation test | Daniel Friesel | -7/+458 |
2020-07-15 | CrossValidator: Compute RMSD | Daniel Friesel | -12/+9 |
2020-07-15 | analyze-archive: Add header to model quality table | Daniel Friesel | -1/+10 |
2020-07-15 | Allow state-only PTAModel to be converted to JSON without underlying PTA | Daniel Friesel | -2/+6 |
2020-07-14 | Added into runner.py | Lennart | -15/+163 |