Commit Graph

11 Commits

Author SHA1 Message Date
Logan Cusano
aa4de9f326 Update setup to create the config files 2024-05-13 01:08:05 -04:00
Logan Cusano
1de895c973 Resolved typo in last bugfix
- Moved '.split' to the correct side of the 'if'
2024-05-13 00:54:03 -04:00
Logan Cusano
d773323beb Resolved additional bug in clientObjectDefinitions
- Check if the capabilities have been set before splitting
2024-05-13 00:52:12 -04:00
Logan Cusano
5d32a5131a Resolve bug in preset handler if the filepath hasn't been set by setup 2024-05-13 00:50:08 -04:00
Logan Cusano
c51190f6b6 Updated setup.sh
- Removed chown of .env
- Uncommented line to tell users to configure on the web
2024-05-13 00:45:56 -04:00
Logan Cusano
3e7b387092 Update Setup Process
- Added audio device to setup form
- Implemented 'getDevices.py' into setup form
- Now shows the user their devices to select the correct ID
- Fixed bug in the op25 dir created by new setup
- Finalized the '.env' file creation
2024-05-13 00:41:44 -04:00
Logan Cusano
7fb67f6ddf Update Subprocess Handler
- Added param to return the script output instead of the exit code
- Reviewed uses of the function to make sure it would not intro problems
- Updated pdabHandler with the new param as it uses 'pcwd' as well
2024-05-13 00:40:08 -04:00
Logan Cusano
3950d57b7f Removed config from setup.sh 2024-05-12 22:53:01 -04:00
Logan Cusano
15b0650550 Implement basic initial setup and dashboard with web portal 2024-05-12 22:49:39 -04:00
Logan Cusano
580513997d Inital move (minus WIP tests) 2024-05-12 12:55:00 -04:00
132d974b89 Initial commit 2024-05-12 12:33:43 -04:00