Commit graph

3592 commits

Author SHA1 Message Date
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
Pedro 760585f9a6 Add endpoints GET /devices/audio and GET /devices/serial 2023-11-06 21:44:36 +01:00
Pedro 3b5131d63e Add POST /config with tests 2023-11-06 20:52:33 +01:00
Pedro 24cfc8f691 Improve config write method. Add tests. 2023-11-06 19:04:35 +01:00
Pedro 13ad59ae6e Add correct config path to helper script 2023-11-06 15:39:59 +01:00
Pedro 25a1e3b495 Add working GET /config to the API 2023-11-06 15:37:33 +01:00
Pedro 2a954830ce Add option --use-config cli argument for a custom config file. 2023-11-06 15:20:09 +01:00
Pedro cc182059bd Add rest API server 2023-11-06 13:54:38 +01:00
Pedro 0102220271 Add write() method to config and created first tests. 2023-11-06 11:30:37 +01:00
Pedro 8d99b0bfa2 Only use config for modem settings 2023-11-06 08:47:28 +01:00
DJ2LS 28fcd69846
Merge pull request #529 from DJ2LS/qm-develop-gui
Some fixes, tweaks
2023-11-05 15:31:58 +01:00
Mashintime dcfff32fcc Function descriptions 2023-11-04 14:56:25 -04:00
Mashintime 9a39d2246e Use clearer function name 2023-11-04 14:55:18 -04:00
Mashintime d88d89373f Remove comments 2023-11-04 14:44:06 -04:00
DJ2LS 22e92af2ac
Merge branch 'develop' into qm-develop-gui 2023-11-04 14:33:09 +01:00
DJ2LS 1c90711411
Merge pull request #510 from DJ2LS/ls-arq 2023-11-04 14:32:50 +01:00
DJ2LS 96e5e875b8
Merge branch 'develop' into ls-arq 2023-11-04 14:32:33 +01:00
Mashintime d018627e9e Fix message window height being too large and pushing new message area off screen. 2023-11-04 00:18:43 -04:00
Mashintime 85044465aa Attempt at fixing new chat not working 2023-11-04 00:13:47 -04:00
Mashintime 3cbd8532b1 One less error message in console 2023-11-03 22:31:32 -04:00
Mashintime 7e3e315f06 Waterfall theme support 2023-11-03 22:12:06 -04:00
Mashintime 331031c0b9 Sort heard stations descending by timestamp 2023-11-03 21:54:29 -04:00
Mashintime 7eb65dd91e Move sort functions for freedata.js for use elsewhere, add a sort desc function as well. 2023-11-03 21:50:28 -04:00
Mashintime 39b28884bf Remove text from frequency dropdown 2023-11-03 21:44:39 -04:00
Mashintime 8015ce88c6 Fix kHz label 2023-11-03 21:43:07 -04:00
Mashintime d7fa0a6039 Dont allow creation of blank callsigns in chat. 2023-11-03 21:41:23 -04:00
DJ2LS 026f78eb82
Merge pull request #528 from DJ2LS/chat-hotfix
partially fix for chat not opening
2023-11-03 22:41:59 +01:00
codefactor-io b6da01969f
[CodeFactor] Apply fixes 2023-11-03 21:12:27 +00:00
DJ2LS a1a0486507 partially fixing #526 2023-11-03 22:08:29 +01:00
DJ2LS 3afdcbe6c7
Merge branch 'develop' into ls-arq 2023-11-03 17:11:09 +01:00
codefactor-io 7b0d909c9a
[CodeFactor] Apply fixes 2023-11-03 14:40:01 +00:00
Pedro 9a19c56af0 Improve audio settings and modem state handling 2023-11-03 15:38:41 +01:00
Pedro 99043037d9 Move modem control to modem settings area 2023-11-03 13:32:52 +01:00
Pedro fd6e364e40 Set top nav bar always present 2023-11-03 13:32:05 +01:00
DJ2LS c9884b76ce
Merge branch 'develop' into ls-arq 2023-11-02 18:59:06 +01:00
ptsmonteiro 6cc5a0f6c5
Merge pull request #519 from DJ2LS/hamlib-radio-model-text-settings
Display radio model name on hamlib radio model settings
2023-11-02 18:51:13 +01:00
ptsmonteiro 4e22335181
Merge pull request #525 from DJ2LS/only-one-main-screen
Only one main screen
2023-11-02 18:50:53 +01:00
Pedro b6e8cb2df5 Move Rig Control to active view. Remove default view. Only active view now. 2023-11-02 16:43:16 +01:00
Pedro d0a2eca8be Add rig control settings to settings area 2023-11-02 16:43:16 +01:00
Pedro 5f76a0d283 Move updater to info screen 2023-11-02 16:43:13 +01:00
ptsmonteiro 146abb3994
Merge pull request #521 from DJ2LS/move-updater-to-info
Move updater to infoScreen
2023-11-02 16:35:27 +01:00
DJ2LS e95f9a1d6a make channel opener more random 2023-11-02 15:07:36 +01:00
DJ2LS 0c23ca0561 make channel opener more random 2023-11-02 15:02:47 +01:00
DJ2LS e5766e1324 moved updater to info screen 2023-11-01 22:37:30 +01:00
ptsmonteiro ae03bb6012
Merge pull request #520 from DJ2LS/move-audio-dev-settings-to-modem-settings
Move audio device settings to modem settings area.
2023-11-01 21:34:42 +01:00
Pedro Monteiro 59188d71eb Move audio device settings to modem settings area. 2023-11-01 18:45:02 +01:00
Pedro bc292a66e6 Display radio model name on hamlib radio model settings 2023-11-01 17:12:08 +01:00
ptsmonteiro 3582beb6a0
Merge pull request #518 from DJ2LS/move-radio-port-settings
Move radio port setting to hamlib settings
2023-11-01 17:11:22 +01:00
ptsmonteiro 97dd0e96fb
Merge pull request #517 from DJ2LS/move-station-settings
Move station settings to the settings area
2023-11-01 17:09:59 +01:00