Commit graph

3647 commits

Author SHA1 Message Date
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
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
Pedro a4f4b7b052 Refactor modem.py init 2023-11-08 14:24:54 +01:00