DJ2LS
|
6b79f826eb
|
updated tests, added gui test
|
2023-11-20 20:19:18 +01:00 |
|
DJ2LS
|
bed858117b
|
updated tests, added gui test
|
2023-11-20 20:18:57 +01:00 |
|
dependabot[bot]
|
019f5f7226
|
Bump eslint-config-standard-with-typescript in /gui
Bumps [eslint-config-standard-with-typescript](https://github.com/standard/eslint-config-standard-with-typescript) from 39.1.1 to 40.0.0.
- [Release notes](https://github.com/standard/eslint-config-standard-with-typescript/releases)
- [Changelog](https://github.com/standard/eslint-config-standard-with-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/eslint-config-standard-with-typescript/compare/v39.1.1...v40.0.0)
---
updated-dependencies:
- dependency-name: eslint-config-standard-with-typescript
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-20 17:01:37 +00:00 |
|
DJ2LS
|
9d96e1ee37
|
adjusted pyinstaller conf
|
2023-11-20 16:02:22 +01:00 |
|
DJ2LS
|
53c9f2a668
|
adjusted modem test
|
2023-11-20 16:02:13 +01:00 |
|
DJ2LS
|
e2c615b4ed
|
first test running tests in github actions
|
2023-11-20 15:50:48 +01:00 |
|
DJ2LS
|
e05ec46b66
|
first test running tests in github actions
|
2023-11-20 15:33:26 +01:00 |
|
DJ2LS
|
d6c182964b
|
first test running tests in github actions
|
2023-11-20 15:31:33 +01:00 |
|
DJ2LS
|
73704ea206
|
first test running tests in github actions
|
2023-11-20 15:27:56 +01:00 |
|
Pedro
|
0f08b6525f
|
Add first GUI test using vitest
|
2023-11-20 14:24:45 +01:00 |
|
DJ2LS
|
8847ffdd40
|
Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
# modem/data_handler_helpers.py
|
2023-11-20 09:00:20 +01:00 |
|
DJ2LS
|
083a98263b
|
adjusted arq classes
|
2023-11-20 09:00:07 +01:00 |
|
Pedro
|
5e6d343eda
|
Fix forgotten code outside of comment
|
2023-11-20 08:52:11 +01:00 |
|
DJ2LS
|
670a1703de
|
move some functions to a helper file
|
2023-11-20 07:39:54 +01:00 |
|
DJ2LS
|
5426cb3a1b
|
first test with CQ ... setting handling still bad
|
2023-11-19 23:17:43 +01:00 |
|
DJ2LS
|
81f6ce4636
|
more work on ARQ modules..
|
2023-11-19 22:44:16 +01:00 |
|
DJ2LS
|
b1d8810bcf
|
splitting ARQ into subclasses
|
2023-11-19 22:12:30 +01:00 |
|
DJ2LS
|
d94399e07c
|
moved arq stuff to own module...
|
2023-11-19 17:09:47 +01:00 |
|
DJ2LS
|
0be61e75c4
|
Merge remote-tracking branch 'origin/develop' into develop
|
2023-11-19 14:56:36 +01:00 |
|
DJ2LS
|
d8ce1d456f
|
splitted data handler... broken!
|
2023-11-19 14:56:29 +01:00 |
|
codefactor-io
|
dab78fe190
|
[CodeFactor] Apply fixes to commit 442a041
|
2023-11-19 13:04:10 +00:00 |
|
DJ2LS
|
442a041952
|
attempt fixing some callsign related stuff...aaargh
|
2023-11-19 14:03:48 +01:00 |
|
DJ2LS
|
225af9e8b5
|
fixed explorer publishing
|
2023-11-19 12:31:56 +01:00 |
|
DJ2LS
|
129b7f6029
|
fixed receiving qrv
|
2023-11-19 10:22:38 +01:00 |
|
DJ2LS
|
6670f36ad8
|
read config after hot reload
|
2023-11-19 09:56:00 +01:00 |
|
Mashintime
|
e1bb03f4d9
|
Go Go CQ CQ
|
2023-11-19 02:34:43 -05:00 |
|
Mashintime
|
a804ff94af
|
More work on ping and beacons
|
2023-11-19 02:30:47 -05:00 |
|
Mashintime
|
96efa8fb25
|
Add snr to dispatcher
|
2023-11-19 02:29:40 -05:00 |
|
Mashintime
|
4210c8c035
|
Merge branch 'develop' of github.com:DJ2LS/FreeDATA into develop
|
2023-11-18 23:17:51 -05:00 |
|
Mashintime
|
a73904549e
|
Fix iscodec2 data indicator
|
2023-11-18 23:17:43 -05:00 |
|
codefactor-io
|
8792d3b0f2
|
[CodeFactor] Apply fixes
|
2023-11-19 04:08:43 +00:00 |
|
Mashintime
|
36e71f44f7
|
Fix up beacons
|
2023-11-18 23:06:03 -05:00 |
|
Mashintime
|
ade05024cc
|
Fig hamlib port in check modal
|
2023-11-18 22:25:13 -05:00 |
|
Mashintime
|
50b92d813e
|
Use correct format for mycallsign
|
2023-11-18 17:55:05 -05:00 |
|
Mashintime
|
7c73e131a5
|
Some rig control work
|
2023-11-18 17:50:40 -05:00 |
|
Pedro
|
2f1132cec5
|
Fix "Tune" on GUI
|
2023-11-18 19:06:29 +01:00 |
|
Pedro
|
fec578b1d7
|
Fix invalid mycallsign decoding (it is now a string and not a byte array)
|
2023-11-18 18:43:52 +01:00 |
|
Pedro
|
4a650e66c1
|
Fix ping API endpoint and caller
|
2023-11-18 18:14:23 +01:00 |
|
Pedro
|
477c93570c
|
Fix config.ini.example settings
|
2023-11-18 18:06:40 +01:00 |
|
Pedro
|
1104d6b2f1
|
Correct ping API call
|
2023-11-18 18:06:40 +01:00 |
|
codefactor-io
|
ab7f03a9e6
|
[CodeFactor] Apply fixes
|
2023-11-18 17:05:57 +00:00 |
|
Mashintime
|
3b33ce9a62
|
Merge branch 'develop' of github.com:DJ2LS/FreeDATA into develop
|
2023-11-18 12:05:28 -05:00 |
|
Mashintime
|
45c221b9fa
|
Fix some startup check items
|
2023-11-18 11:58:34 -05:00 |
|
Mashintime
|
daa8604c7b
|
Fix a few cfg items in modem.py
|
2023-11-18 11:55:49 -05:00 |
|
DJ2LS
|
05a7bcfa42
|
fixed default config
|
2023-11-18 17:27:26 +01:00 |
|
codefactor-io
|
2582972c34
|
[CodeFactor] Apply fixes
|
2023-11-18 16:12:05 +00:00 |
|
Pedro
|
a2130fab5e
|
Remove unused file
|
2023-11-18 17:11:29 +01:00 |
|
Pedro
|
860c70649e
|
Fix rebase errors
|
2023-11-18 17:10:01 +01:00 |
|
Pedro
|
a6d2a34b58
|
Setup audio device fields in main check form
|
2023-11-18 17:03:00 +01:00 |
|
Pedro
|
befdb15f41
|
Change config.ini.example to match config changes
|
2023-11-18 17:00:09 +01:00 |
|