Nathan Dwarshuis
|
4094d754f1
|
REF don't use compile in modules
|
2022-07-17 18:54:23 -04:00 |
Nathan Dwarshuis
|
0ae8e207f1
|
ENH use yaml theme instead of hardcoded theme
|
2022-07-17 18:40:24 -04:00 |
Nathan Dwarshuis
|
6a49b2d2ce
|
ENH move all geometry specs into the config.yaml file
|
2022-07-17 12:40:36 -04:00 |
Nathan Dwarshuis
|
9986969ed1
|
ENH use layout from config
|
2022-07-17 12:07:38 -04:00 |
Nathan Dwarshuis
|
fef8f9c80e
|
ENH use yaml config
|
2022-07-17 01:25:53 -04:00 |
Nathan Dwarshuis
|
9365196073
|
ENH pass single config table to all modules
|
2022-07-16 23:48:01 -04:00 |
Nathan Dwarshuis
|
f1438af7ce
|
ENH dynamically space module blocks
|
2022-07-16 14:30:26 -04:00 |
Nathan Dwarshuis
|
3046cad9bc
|
ENH I caved and used "mvar" for main thread state reference
|
2022-07-16 00:27:27 -04:00 |
Nathan Dwarshuis
|
9bb16d80d3
|
ENH dynamically arrange all panels
|
2022-07-16 00:00:06 -04:00 |
Nathan Dwarshuis
|
088979312d
|
REF make io module use setup framework
|
2022-07-14 22:59:14 -04:00 |
Nathan Dwarshuis
|
1e09124a0c
|
REF move header setup code to common
|
2022-07-14 22:49:08 -04:00 |
Nathan Dwarshuis
|
a1f25285ac
|
REF make pacman module use setup framework
|
2022-07-14 22:33:22 -04:00 |
Nathan Dwarshuis
|
862241af6b
|
REF use setup framework for network
|
2022-07-14 22:25:47 -04:00 |
Nathan Dwarshuis
|
e9d6a0eeee
|
REF make system module use setup framework
|
2022-07-14 20:20:27 -04:00 |
Nathan Dwarshuis
|
3f6047d05d
|
ENH make all modules take point and return y
|
2022-07-14 20:13:29 -04:00 |
Nathan Dwarshuis
|
c5df3172a6
|
ENH parameterize filesystem (actually)
|
2022-07-14 18:20:08 -04:00 |
Nathan Dwarshuis
|
779452e9d1
|
ENH parameterize mem module
|
2022-07-14 18:02:47 -04:00 |
Nathan Dwarshuis
|
50809883a3
|
ENH parameterize power module
|
2022-07-13 01:38:18 -04:00 |
Nathan Dwarshuis
|
5604df2eb6
|
ENH use central list for names/paths of filesystems
|
2022-07-13 01:17:58 -04:00 |
Nathan Dwarshuis
|
f98cde448e
|
ENH parameterize gpu module
|
2022-07-13 01:06:15 -04:00 |
Nathan Dwarshuis
|
92f6b1dc62
|
REF move common setup bits to common
|
2022-07-12 01:23:59 -04:00 |
Nathan Dwarshuis
|
93fc91ffe4
|
ENH use reduce for dynamically allocating sections
|
2022-07-11 02:50:39 -04:00 |
Nathan Dwarshuis
|
673038d43a
|
ENH generalize static drawing module
|
2022-07-10 16:25:12 -04:00 |
Nathan Dwarshuis
|
360f08f4c9
|
FIX type error for gpu temp
|
2021-11-10 16:55:10 -05:00 |
Nathan Dwarshuis
|
2c55470f6a
|
FIX float vs int in dial values
|
2021-11-10 16:26:48 -05:00 |
Nathan Dwarshuis
|
06b2d0c8e1
|
ENH enhance percent source agreement for timeseries
|
2021-11-10 12:37:23 -05:00 |
Nathan Dwarshuis
|
667b9bad28
|
ENH use percent instead of frac for filesystem
|
2021-11-10 12:32:29 -05:00 |
Nathan Dwarshuis
|
70489cd7f2
|
ENH fix threshold source agreement issues
|
2021-11-10 12:24:13 -05:00 |
Nathan Dwarshuis
|
f13e01c7b4
|
ENH move a bunch of stuff to core
|
2021-08-08 19:12:31 -04:00 |
Nathan Dwarshuis
|
75216dd660
|
REF update core
|
2021-08-08 18:19:37 -04:00 |
Nathan Dwarshuis
|
7112878934
|
REF don't use F as a module name
|
2021-08-08 18:13:52 -04:00 |
Nathan Dwarshuis
|
da32ac31f3
|
ENH update core
|
2021-08-08 18:06:28 -04:00 |
Nathan Dwarshuis
|
e55ef84108
|
REF update core
|
2021-08-08 17:15:39 -04:00 |
Nathan Dwarshuis
|
208440a6d4
|
REF update core
|
2021-08-08 15:58:53 -04:00 |
Nathan Dwarshuis
|
ac01b8f607
|
REF update core
|
2021-08-08 15:10:09 -04:00 |
Nathan Dwarshuis
|
15dc15f534
|
REF update core
|
2021-08-06 23:41:17 -04:00 |
Nathan Dwarshuis
|
86f862cb61
|
REF use config and style properly
|
2021-07-30 23:05:36 -04:00 |
Nathan Dwarshuis
|
e64260d58b
|
REF rename more stuff
|
2021-07-30 22:46:20 -04:00 |
Nathan Dwarshuis
|
6621b861ce
|
REF rename a bunch of things
|
2021-07-30 22:02:46 -04:00 |
Nathan Dwarshuis
|
bb4648659c
|
REF change some words to make my brain hurt less
|
2021-07-29 23:04:39 -04:00 |
Nathan Dwarshuis
|
bdd7902574
|
REF actually rename all modules lowercase
|
2021-07-29 22:39:38 -04:00 |
Nathan Dwarshuis
|
4d0e9d03ed
|
ENH make all widget modules lowercase
|
2021-07-29 22:37:30 -04:00 |
Nathan Dwarshuis
|
f96f587e11
|
REF rename all modules to be lowercase like they are supposed to be in lua
|
2021-07-29 22:18:29 -04:00 |
Nathan Dwarshuis
|
12da82ac49
|
ENH make some things local that don't need to be global
|
2021-07-28 23:36:46 -04:00 |
Nathan Dwarshuis
|
2668503257
|
REF remove dead code
|
2021-07-28 00:07:46 -04:00 |
Nathan Dwarshuis
|
73c8396a30
|
ENH split update and dynamic drawing functions
|
2021-07-27 23:47:26 -04:00 |
Nathan Dwarshuis
|
3a788149dd
|
REF remove extra cr args
|
2021-07-26 23:45:54 -04:00 |
Nathan Dwarshuis
|
6783162ae2
|
REF use common line style
|
2021-07-24 01:29:02 -04:00 |
Nathan Dwarshuis
|
9c31293f9d
|
REF rename style to config
|
2021-07-24 01:02:12 -04:00 |
Nathan Dwarshuis
|
97120bc9f9
|
REF use common style for round things
|
2021-07-24 00:55:45 -04:00 |