summaryrefslogtreecommitdiffstats
path: root/Kod/bilbana/yc4/display
Commit message (Collapse)AuthorAge
* Inför bp5Albin2019-11-29
|
* Only show mean and std if amount of laps > 5Gustav Sörnäs2019-11-28
|
* KvällsarbeteGustav Sörnäs2019-11-27
| | | | Jag är hemskt ledsen över hur stor commiten blev.
* ChangesGustav Sörnäs2019-11-25
| | | | | | | - Add semicolons - Fix clamp - Fix syntax - Make testing (somewhat) modular
* std -> stdevGustav Sörnäs2019-11-25
|
* Draw points according to lap_timesGustav Sörnäs2019-11-24
|
* more workGustav Sörnäs2019-11-23
|
* Use calculated values for ref, mean and stdGustav Sörnäs2019-11-23
|
* Strip empty values from lapsGustav Sörnäs2019-11-23
|
* Add dt parameterGustav Sörnäs2019-11-23
|
* Fix indentsGustav Sörnäs2019-11-23
|
* Group packages togetherGustav Sörnäs2019-11-23
|
* fix indentsGustav Sörnäs2019-11-23
|
* fix indentsGustav Sörnäs2019-11-23
|
* Add work done on lap-graph (and fixes on bar-graph)Gustav Sörnäs2019-11-22
|
* Make workingalex2019-11-22
|
* Add scenes for lap_graph and segment_barsGustav Sörnäs2019-11-20
|
* ChangesGustav Sörnäs2019-11-20
|
* Add ;Gustav Sörnäs2019-11-20
|
* WorkGustav Sörnäs2019-11-20
|
* Rename clear_display()Gustav Sörnäs2019-11-20
|
* Rename conflicting function-namesGustav Sörnäs2019-11-20
|
* Add get_bars_from_values-functionGustav Sörnäs2019-11-19
|
* Fix put_textGustav Sörnäs2019-11-17
|
* Add test for drawing display graphsGustav Sörnäs2019-11-17
|
* Add pre-loop to input active track on displayGustav Sörnäs2019-11-17
|
* rename some functionsGustav Sörnäs2019-11-17
|
* remove if-else-bsGustav Sörnäs2019-11-15
|
* Add functions for setting text paramsGustav Sörnäs2019-11-15
|
* Add bar graph functionsGustav Sörnäs2019-11-15
|
* Merge branch 'display-functions' into display-ioGustav Sörnäs2019-11-13
|\
| * Second waveGustav Sörnäs2019-10-27
| |
| * First wave of functionGustav Sörnäs2019-10-27
| |
* | Add working display-codeDavid Thorén2019-11-13
| |
* | Working communication from displayDavid Thorén2019-11-13
| |
* | Add function to convert bytes -> numDavid Thorén2019-11-13
| |
* | fix func nameGustav Sörnäs2019-11-12
| |
* | Add test IOGustav Sörnäs2019-11-12
| |
* | Third wave - testedGustav Sörnäs2019-10-30
| |
* | Second waveGustav Sörnäs2019-10-30
| |
* | First wave of functionGustav Sörnäs2019-10-30
|/
* Implementera freeze_gustavalex2019-10-20
| | | | | Kvar att göra: - 12.95 avrundas nu till 12.10, ska vara 13.0
* Fix draw_single_lineGustav Sörnäs2019-10-20
| | | | - Mod for x-values > 255
* Fix put_textGustav Sörnäs2019-10-20
| | | | | - Prints in "formatting mode" instead of terminal mode - Correct argument formatting
* Add send_data-functionGustav Sörnäs2019-10-19
|
* Create basic functions for BP4aGustav Sörnäs2019-10-19