25 Commits

Author SHA1 Message Date
0ff11589e9 Merge pull request 'Init OP25 crash detection' (#20) from #16-op25-crash-detection into main
Reviewed-on: #20
2024-09-15 01:11:27 -04:00
a2abe7e71d Add additional timeouts to the health check 2024-09-14 23:52:17 -04:00
b23a0768e3 Update setup and PDAB Handler to handler new locations 2024-09-14 23:26:35 -04:00
27516a0a25 Add Axios to the package 2024-09-14 23:26:15 -04:00
Logan Cusano
bc0fc23fb0 Fix self-updater to use the current branch 2024-09-14 23:12:35 -04:00
Logan Cusano
821e4f6a64 Init OP25 crash detection 2024-09-14 15:49:15 -04:00
0f5ee3b3fb Merge pull request 'Update dir structure' (#19) from #18-update-dir-structure into main
Reviewed-on: #19
2024-09-14 15:34:10 -04:00
Logan Cusano
54aca6e401 Update dir structure and package 2024-08-26 02:33:23 -04:00
Logan Cusano
851c0cfc47 Update debugger
- Tiny format update for setup
2024-08-04 15:59:30 -04:00
Logan Cusano
e4ad4f412c Update deps versions 2024-06-23 14:47:21 -04:00
Logan Cusano
e6181d51aa #2 Fixed import typo 2024-06-08 01:12:45 -04:00
Logan Cusano
f706ac89b4 #2 implement debugger 2024-06-02 20:10:55 -04:00
Logan Cusano
e54c80a95b Resolved issue in pdabHandler
- Port variable was moved out of reach for launchProcess
2024-05-13 01:19:54 -04:00
Logan Cusano
c240007c2b Ensuring the radio presets dir exists 2024-05-13 01:12:36 -04:00
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