Commit graph

3840 commits

Author SHA1 Message Date
Mashintime 92c4831761 Fix modem not starting 2023-11-11 12:35:35 -05:00
Mashintime e95c9f1ff7 Fix duplicate function name 2023-11-11 12:35:10 -05:00
Mashintime 95cecd2834 Update audio util to show crc id 2023-11-11 12:23:58 -05:00
DJ2LS 9f7bdfbc2b some server command related adjustments 2023-11-11 13:37:18 +01:00
DJ2LS 42b206536d reduced more variables from global store 2023-11-11 11:09:19 +01:00
DJ2LS e82592bab7 possible fix of crashing audio device 2023-11-11 10:53:01 +01:00
DJ2LS 722f1ef785 adjusted modem startup and audio tests 2023-11-11 10:41:16 +01:00
Mashintime a7ef928d0f Store and use real index of audio devices 2023-11-10 22:59:14 -05:00
dependabot[bot] b73aedd079
Bump @electron/universal from 1.5.1 to 2.0.0 in /gui
Bumps [@electron/universal](https://github.com/electron/universal) from 1.5.1 to 2.0.0.
- [Release notes](https://github.com/electron/universal/releases)
- [Changelog](https://github.com/electron/universal/blob/main/.releaserc.json)
- [Commits](https://github.com/electron/universal/compare/v1.5.1...v2.0.0)

---
updated-dependencies:
- dependency-name: "@electron/universal"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-10 16:38:30 +00:00
codefactor-io 7ba7a435ef
[CodeFactor] Apply fixes to commit 4cf915c 2023-11-10 15:09:18 +00:00
DJ2LS 4cf915c399 audio device check before starting modem 2023-11-10 16:02:38 +01:00
codefactor-io fbf6853c96
[CodeFactor] Apply fixes 2023-11-09 21:12:32 +00:00
DJ2LS 55a17b793b Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	gui/src/js/api.js
2023-11-09 22:12:06 +01:00
DJ2LS e7c976f5f4 start-stop modem via command 2023-11-09 22:11:53 +01:00
codefactor-io e5779c84ae
[CodeFactor] Apply fixes to commit 9e802db 2023-11-09 18:46:53 +00:00
DJ2LS 9e802db6d3 introduced api module 2023-11-09 19:46:29 +01:00
DJ2LS 49430f65d2 Merge remote-tracking branch 'origin/develop' into develop 2023-11-09 19:35:44 +01:00
DJ2LS 8b49fc4f8e improved multiclient support and reconnecting 2023-11-09 19:35:38 +01:00
codefactor-io d8b7889401
[CodeFactor] Apply fixes to commit 3b9db29 2023-11-09 17:00:30 +00:00
DJ2LS 3b9db2980c attempt using ptt 2023-11-09 18:00:12 +01:00
codefactor-io 304b35da1f
[CodeFactor] Apply fixes 2023-11-09 16:15:12 +00:00
DJ2LS 3ae0fc5b42 Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	gui/src/js/event_sock.js
2023-11-09 17:14:44 +01:00
DJ2LS 3616e131f7 attempt using waerfall with websockets 2023-11-09 17:14:22 +01:00
codefactor-io 7ee6707047
[CodeFactor] Apply fixes 2023-11-09 14:48:51 +00:00
DJ2LS 165fb9588b Merge remote-tracking branch 'origin/develop' into develop 2023-11-09 15:48:20 +01:00
DJ2LS 1dc766e70e tests with ping and beacon 2023-11-09 15:48:10 +01:00
codefactor-io c6104a9dbc
[CodeFactor] Apply fixes to commit 24ad550 2023-11-09 13:15:29 +00:00
DJ2LS 24ad55081c fix audio device selection 2023-11-09 14:15:11 +01:00
codefactor-io 119eb4ed88
[CodeFactor] Apply fixes 2023-11-09 12:52:47 +00:00
DJ2LS a6aabd1bc4 adjusted some command handling 2023-11-09 13:52:27 +01:00
DJ2LS bb73d897f9 fixed modem error when selectin audio devices 2023-11-09 13:52:03 +01:00
DJ2LS 7705723fe0 fixed modem error when selectin audio devices 2023-11-09 13:50:24 +01:00
codefactor-io ec6a83ebd1
[CodeFactor] Apply fixes to commit 2eb47cf 2023-11-09 09:38:12 +00:00
DJ2LS 2eb47cf57f first test doing a CQ via POST 2023-11-09 10:37:45 +01:00
DJ2LS c170a938d1 updated dependabot 2023-11-08 20:23:27 +01:00
codefactor-io 368fe13201
[CodeFactor] Apply fixes 2023-11-08 19:19:13 +00:00
DJ2LS 282dc84364 Merge remote-tracking branch 'origin/develop' into develop 2023-11-08 20:18:48 +01:00
DJ2LS c3d5494f4c fetching most of important settings, also saving them via POST 2023-11-08 20:18:41 +01:00
Pedro 2f7c3bc73c Add commented draft of modem endpoints 2023-11-08 19:21:36 +01:00
Pedro bf866a73e6 Integrate the modem event queue in other modules 2023-11-08 18:49:38 +01:00
Pedro 08f35903af Connect modem events to /events websocket 2023-11-08 17:46:15 +01:00
dependabot[bot] 0a8178508d
Bump vite-plugin-electron from 0.14.1 to 0.15.4 in /gui
Bumps [vite-plugin-electron](https://github.com/electron-vite/vite-plugin-electron) from 0.14.1 to 0.15.4.
- [Release notes](https://github.com/electron-vite/vite-plugin-electron/releases)
- [Changelog](https://github.com/electron-vite/vite-plugin-electron/blob/main/CHANGELOG.md)
- [Commits](https://github.com/electron-vite/vite-plugin-electron/compare/v0.14.1...v0.15.4)

---
updated-dependencies:
- dependency-name: vite-plugin-electron
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-08 16:12:45 +00:00
Pedro a4f4b7b052 Refactor modem.py init 2023-11-08 14:24:54 +01:00
Pedro 697cb7610a Improve modem audio device logging info 2023-11-08 14:03:35 +01:00
codefactor-io 67a2bc8f98
[CodeFactor] Apply fixes 2023-11-08 10:25:25 +00:00
DJ2LS 0e21c33376 first test with fetching settings 2023-11-08 11:24:52 +01:00
DJ2LS 8bbfa57304 updated requirements 2023-11-08 10:54:27 +01:00
DJ2LS c38175f83f added CORS support 2023-11-08 10:54:08 +01:00
Pedro 045fcb1e4b Use audio device name crc as the id. Detect and match crc to find the correct device. 2023-11-07 15:20:09 +01:00
Pedro 61636fe473 Modem running inside the server for the first time. 2023-11-07 11:36:49 +01:00