Commit Graph

205 Commits

Author SHA1 Message Date
Nathan Dwarshuis ecf4f73388 ENH dynamically grab physical interfaces 2021-07-18 19:27:41 -04:00
Nathan Dwarshuis 3ae2c7cb1c ENH use more precise format function 2021-07-18 19:18:14 -04:00
Nathan Dwarshuis 3953b97964 ENH change color scheme back to light blue 2021-07-18 17:55:43 -04:00
Nathan Dwarshuis bcbec4cc91 REF clean up dead code 2021-07-18 14:39:27 -04:00
Nathan Dwarshuis 1e3974676c ENH adjust colors 2021-07-18 14:38:41 -04:00
Nathan Dwarshuis 1eab6c0690 FIX plot width update 2021-07-18 03:00:20 -04:00
Nathan Dwarshuis 9d9eea1928 ENH update theme 2021-07-18 02:46:39 -04:00
Nathan Dwarshuis c4d2fb4ea2 REF simplify readwrite and network code 2021-07-18 01:31:51 -04:00
Nathan Dwarshuis 7c34e08bc1 FIX make network only read user-specified interfaces 2021-07-18 01:17:45 -04:00
Nathan Dwarshuis 031f9b9881 FIX make readwrite query all my devices 2021-07-18 00:38:43 -04:00
Nathan Dwarshuis 269edfdd65 REF make power module look pretty 2021-07-18 00:21:20 -04:00
Nathan Dwarshuis 862967089f REF make pacman and system modules look pretty 2021-07-18 00:06:49 -04:00
Nathan Dwarshuis 81b6a6b2aa REF make readwrite and network prettier 2021-07-18 00:03:44 -04:00
Nathan Dwarshuis c9d1c7f939 REF make memory module kinda pretty 2021-07-17 23:45:12 -04:00
Nathan Dwarshuis 2fb3cb2aaa REF make graphics module pretty 2021-07-17 23:28:59 -04:00
Nathan Dwarshuis d4a29b362f REF make filesytem module pretty 2021-07-17 23:12:59 -04:00
Nathan Dwarshuis f7a145cae6 REF clean up cpu module 2021-07-17 23:06:30 -04:00
Nathan Dwarshuis 8c20a88abd FIX core id mismatches 2021-07-17 22:45:30 -04:00
Nathan Dwarshuis cc806784e6 ENH move cpu functions to cpu module 2021-07-17 21:22:17 -04:00
Nathan Dwarshuis 4da354dd91 REF move static drawing init to own module 2021-07-17 16:59:06 -04:00
Nathan Dwarshuis d80cab717e REF clean up processor 2021-07-17 16:48:22 -04:00
Nathan Dwarshuis 36c23df114 REF get rid of global vars passed to modules 2021-07-17 16:43:00 -04:00
Nathan Dwarshuis 5875eeff98 REF make modules return startup closures 2021-07-17 00:17:22 -04:00
Nathan Dwarshuis 1fb91d03be REF clean up dead code 2021-07-16 23:38:27 -04:00
Nathan Dwarshuis ca136ad551 REF use separate file to define geometry 2021-07-16 23:25:44 -04:00
Nathan Dwarshuis c94a618062 ENH update core 2021-07-16 01:02:37 -04:00
Nathan Dwarshuis b25bd994ae ENH use trigger to control when HWP query fires 2021-07-13 23:50:50 -04:00
Nathan Dwarshuis 3efe2d8b6b ENH make axis text more compact 2021-07-13 23:01:28 -04:00
Nathan Dwarshuis 6218bbd73a ENH use sensical scales for plots 2021-07-13 22:54:41 -04:00
Nathan Dwarshuis 06647937a8 ENH update core/scaleplot 2021-07-13 21:12:00 -04:00
Nathan Dwarshuis 807293b5e0 FIX hwp wrong number of cores 2021-07-13 01:18:33 -04:00
Nathan Dwarshuis bf27560dcd REF remove more dead code 2021-07-13 01:16:32 -04:00
Nathan Dwarshuis fcc6b0bd3c REF move hwp stuff to own function 2021-07-13 01:12:34 -04:00
Nathan Dwarshuis 85908bc10d REF don't do string conversion 2021-07-13 01:01:21 -04:00
Nathan Dwarshuis b79f7ef049 REF add common, remove dead code 2021-07-13 00:59:20 -04:00
Nathan Dwarshuis e952590371 ENH make cpu freq less jumpy 2021-07-13 00:53:41 -04:00
Nathan Dwarshuis 45a4c12988 ENH update core 2021-07-13 00:28:01 -04:00
Nathan Dwarshuis 9254590119 REF update core 2021-07-13 00:14:36 -04:00
Nathan Dwarshuis 021ab83434 FIX graphics formatting 2021-07-13 00:14:04 -04:00
Nathan Dwarshuis 7befb37523 ENH get cpu loads faster 2021-07-12 23:49:52 -04:00
Nathan Dwarshuis 1fe6f2e170 FIX scaleplot initial doesn't mean anything 2021-07-12 11:19:56 -04:00
Nathan Dwarshuis 01fda373eb FIX typo 2021-07-12 11:19:49 -04:00
Nathan Dwarshuis 6349791536 FIX scaleplot error 2021-07-12 11:19:33 -04:00
Nathan Dwarshuis 0c655fadb9 REF move all widget building to common 2021-07-11 23:57:56 -04:00
Nathan Dwarshuis b5f3272c30 REF move compound dial to common 2021-07-11 23:10:35 -04:00
Nathan Dwarshuis abe27ad148 REF move dial to common 2021-07-11 23:02:45 -04:00
Nathan Dwarshuis 5d3c4374bc REF arrange constants nicely 2021-07-11 21:11:38 -04:00
Nathan Dwarshuis 0cee1aa0f8 FIX typo 2021-07-11 20:56:05 -04:00
Nathan Dwarshuis a3dad5997e ENH use function to format annotated plots 2021-07-11 20:26:02 -04:00
Nathan Dwarshuis 24101ebc11 REF don't use input factor 2021-07-11 19:47:21 -04:00