bottom/src
Clement Tsang 44f54c5254
bug: Fix process command flag breaking sorting (#627)
Fixes the process_command flag/config not properly toggling off the name column and on the command column on initialization. This would cause sorting of that column to bug out.
2021-12-19 12:07:13 -05:00
..
app bug: Fix process command flag breaking sorting (#627) 2021-12-19 12:07:13 -05:00
bin bug: Fix process command flag breaking sorting (#627) 2021-12-19 12:07:13 -05:00
canvas other: Add RISC-V to unofficially supported targets (#565) 2021-07-31 16:24:16 -04:00
options feature: Beginnings of in-app config (#231) 2020-09-22 18:12:36 -04:00
units feature: Rework network y-axis, linear interpolation for off-screen data (#437) 2021-04-04 05:38:57 -04:00
utils deps: bump deps, remove chrono (#600) 2021-10-17 21:33:07 -04:00
app.rs other: Add RISC-V to unofficially supported targets (#565) 2021-07-31 16:24:16 -04:00
canvas.rs bug: Fix process command flag breaking sorting (#627) 2021-12-19 12:07:13 -05:00
clap.rs other: Make the battery dependency/features optional (#570) 2021-08-19 22:16:44 -04:00
constants.rs bug: remove incorrect shortcut from docs/help (#589) 2021-09-25 20:28:41 -04:00
data_conversion.rs deps: bump deps, remove chrono (#600) 2021-10-17 21:33:07 -04:00
lib.rs other: Add RISC-V to unofficially supported targets (#565) 2021-07-31 16:24:16 -04:00
options.rs other: Add RISC-V to unofficially supported targets (#565) 2021-07-31 16:24:16 -04:00
units.rs feature: Rework network y-axis, linear interpolation for off-screen data (#437) 2021-04-04 05:38:57 -04:00
utils.rs Change how we call time in data_collection step 2020-01-09 21:59:52 -05:00