Commit graph

3725 commits

Author SHA1 Message Date
codefactor-io a272b6fc2c
[CodeFactor] Apply fixes to commit 2579d16 2023-11-13 12:48:24 +00:00
DJ2LS 2579d167e7 start pre check on app start 2023-11-13 13:48:02 +01:00
codefactor-io 9c745167ac
[CodeFactor] Apply fixes 2023-11-13 08:48:47 +00:00
DJ2LS 6487776bcd Merge remote-tracking branch 'origin/develop' into develop 2023-11-13 09:48:30 +01:00
DJ2LS d5c05d90e4 updated check screen for better explanation 2023-11-13 09:48:24 +01:00
codefactor-io 1f7f6c4714
[CodeFactor] Apply fixes to commit 05a31be 2023-11-13 08:39:34 +00:00
DJ2LS 05a31be2e5 updated check screen for better explanation 2023-11-13 09:39:15 +01:00
DJ2LS a3aa3f8bb2 Merge remote-tracking branch 'origin/develop' into develop 2023-11-13 09:19:48 +01:00
DJ2LS 9fdeeff921 some small cleanup 2023-11-13 09:19:42 +01:00
codefactor-io f34f7d317e
[CodeFactor] Apply fixes 2023-11-13 06:21:13 +00:00
DJ2LS 1a27458d14 implemented test with check 2023-11-13 07:20:46 +01:00
DJ2LS 8f2637c39f first test with event sock connection state 2023-11-13 07:20:06 +01:00
DJ2LS 26be304699 fixed typo 2023-11-13 07:19:32 +01:00
DJ2LS e0c1ec1121 fixed tests 2023-11-12 23:39:49 +01:00
DJ2LS f1e84c2728 fixed another missing variable 2023-11-12 23:30:30 +01:00
DJ2LS 9130d97cae fixed a wrong config 2023-11-12 23:28:10 +01:00
codefactor-io 3cb9724d93
[CodeFactor] Apply fixes to commit 5962450 2023-11-12 22:23:20 +00:00
DJ2LS 5962450be7 more cleanup 2023-11-12 23:22:53 +01:00
codefactor-io 3c8e77a237
[CodeFactor] Apply fixes 2023-11-12 21:35:32 +00:00
DJ2LS 3349d09654 Merge remote-tracking branch 'origin/develop' into develop 2023-11-12 22:35:15 +01:00
DJ2LS b76726c4a5 show popup when modem restarting 2023-11-12 22:35:10 +01:00
codefactor-io 11ae37f3b9
[CodeFactor] Apply fixes to commit aef44b1 2023-11-12 18:56:33 +00:00
DJ2LS aef44b1536 first test with states 2023-11-12 19:56:15 +01:00
DJ2LS 5a10a07e21 adjusted modem and trigger states 2023-11-11 20:52:29 +01:00
codefactor-io abb4d0000d
[CodeFactor] Apply fixes to commit 87f2cbf 2023-11-11 19:47:05 +00:00
DJ2LS 87f2cbff2a add first attempt of state handler 2023-11-11 20:46:49 +01:00
DJ2LS 78b545dff0 updated settings 2023-11-11 20:38:13 +01:00
codefactor-io 498a5c2e3c
[CodeFactor] Apply fixes to commit 476597e 2023-11-11 19:32:54 +00:00
DJ2LS 476597e792 fixing callsign 2023-11-11 20:32:36 +01:00
codefactor-io 4fe9f82b40
[CodeFactor] Apply fixes 2023-11-11 19:28:24 +00:00
DJ2LS 05f631e4b4 Merge remote-tracking branch 'origin/develop' into develop 2023-11-11 20:28:00 +01:00
DJ2LS 8b777a3ad2 changed some gui settings....broken settings now I think.. 2023-11-11 20:27:54 +01:00
codefactor-io ced26da1a1
[CodeFactor] Apply fixes 2023-11-11 19:02:37 +00:00
DJ2LS a009f6dd3c Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	modem/server.py
2023-11-11 20:02:08 +01:00
DJ2LS bd2e173620 introduced state manager and changed config.ini 2023-11-11 20:01:15 +01:00
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