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 |
|
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 |
|