39 Commits

Author SHA1 Message Date
0299b3877d Add video abstraction class 2024-02-17 20:16:32 -06:00
BlueOceanWave
fc6baa8826 Added system exit 2024-02-17 20:16:32 -06:00
20a970025d Add keyboard control scripts, add websocket server 2024-02-17 20:16:32 -06:00
0d597a1866 Add LED array mapping, load base config for tabletop rings, and image/video player mode 2024-02-17 20:16:32 -06:00
329c3e5108 More logging 2024-02-17 20:16:31 -06:00
13b1c87b94 Make firefox start faster, verbose start 2024-02-17 20:16:31 -06:00
2a9a6c1576 Working network test 2024-02-17 20:16:31 -06:00
c3fc682123 test server/client setup 2024-02-17 20:16:31 -06:00
0bbfa2d49c Add basic windows control system. Needs VM functional to continue 2024-02-17 20:16:31 -06:00
9ac8f95982 Add local loading page 2024-02-17 20:16:31 -06:00
3371f4031c Create main runner app, with async multithreading 2024-02-17 20:16:29 -06:00
d30831fc55 test rendering json in HTML table format 2024-02-17 20:12:27 -06:00
1659d38726 Add UR5 control test, datasheet JSON output 2024-02-17 20:12:27 -06:00
75fad013c0
get column parity implemented 2024-01-14 15:36:15 -06:00
bb19158aa0
start implementing column parity 2024-01-14 15:25:57 -06:00
941ebc4a24
add a function to convert a tuple into a dictionary 2024-01-14 15:25:45 -06:00
cfa45fc970
some docstring things 2024-01-14 15:25:08 -06:00
4a4e969e0f
add basic write functionality 2024-01-14 14:41:43 -06:00
72831a8e1d
write read functionality 2024-01-14 14:25:25 -06:00
83f1dc6a9f
make the DBConnector class usable as a standalone object or in a context manager 2024-01-14 14:16:03 -06:00
1ef515e265
setup defaults for environment variables (configured for a locally running Postgres docker with default config) 2024-01-14 14:14:12 -06:00
e3d8a31285
get the query to return results, or an empty list if any error occurs 2024-01-14 13:53:34 -06:00
997dc064e6
Create read/write functions to fill later 2024-01-09 14:57:42 -06:00
20648ed295
Create database context manager class and start work on query execution 2024-01-09 14:50:39 -06:00
cafd04a47d
Create database module 2024-01-09 14:27:44 -06:00
72804146ab Move functions inside, as they depend on being called there anyway 2024-01-05 20:26:16 -06:00
42425d4681 Clean up nested ifs, separate downloader to def: 2024-01-05 20:20:48 -06:00
59f61f7ae3 Use search query to find hi-res part images. Improve cache quality 2024-01-05 20:03:13 -06:00
e35d41031a Update README.md 2024-01-05 16:07:07 +00:00
06c45dffa6 Remove debug comment 2024-01-02 19:05:44 -06:00
665503b1d6 Store files, start overall spec collector code 2024-01-02 19:04:18 -06:00
e511a13262 Extract table names & images 2024-01-02 18:13:14 -06:00
ec1d1be2a5 Prototype for datasheet data extraction 2024-01-02 16:03:49 -06:00
40d833901e Rename query file, update semantics 2024-01-02 14:05:51 -06:00
ecf11ed38a Update ISSUE_TEMPLATE.yml 2024-01-02 18:55:18 +00:00
4defca9648 Update ISSUE_TEMPLATE.yml 2024-01-02 18:41:14 +00:00
c84ab0bb5b Add ISSUE_TEMPLATE.yml 2024-01-02 18:39:39 +00:00
61c1ba0e1a Add Belden cable search query prototype 2024-01-02 12:22:07 -06:00
f5291dd367 Initial commit 2024-01-02 17:43:23 +00:00