Commit graph

4505 commits

Author SHA1 Message Date
dependabot[bot]
539e838b2a
Bump mime from 3.0.0 to 4.0.0 in /gui
Bumps [mime](https://github.com/broofa/mime) from 3.0.0 to 4.0.0.
- [Changelog](https://github.com/broofa/mime/blob/main/CHANGELOG.md)
- [Commits](https://github.com/broofa/mime/compare/v3.0.0...v4.0.0)

---
updated-dependencies:
- dependency-name: mime
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 09:07:30 +00:00
DJ2LS
d91d9cc90d
Merge branch 'main' into develop 2023-12-01 10:05:30 +01:00
DJ2LS
0599ba1593
Update dependabot.yml 2023-12-01 10:03:37 +01:00
codefactor-io
01801766b6
[CodeFactor] Apply fixes 2023-12-01 09:01:58 +00:00
DJ2LS
d126117bd3 Merge remote-tracking branch 'origin/develop' into develop 2023-12-01 10:01:38 +01:00
DJ2LS
ea409bd888 first attempt making build steps easier 2023-12-01 10:01:31 +01:00
codefactor-io
7619c5de8c
[CodeFactor] Apply fixes 2023-12-01 03:09:25 +00:00
Mashintime
2578b2eaf0 More gui event handling 2023-11-30 22:08:42 -05:00
Mashintime
b960dea9c2 GUI scatter 2023-11-30 21:12:04 -05:00
Mashintime
b7b51ad469 PTT updates 2023-11-30 16:50:10 -05:00
Mashintime
ab43314619 Initial gui event api handler 2023-11-30 16:49:43 -05:00
DJ2LS
02062e3e18 some more frame porting 2023-11-30 20:35:07 +01:00
Pedro
ca1257bab7 Remove comments about old data_queue_received format 2023-11-30 10:55:51 +01:00
Pedro
4d0bef497b Deliver frequency offset info to frame handler 2023-11-30 10:54:37 +01:00
Pedro
16786d4a7e Switch to new frame dispatcher process data with new class based frame handlers. 2023-11-30 09:24:36 +01:00
Pedro
32e1aa7edb Improve frame handler event broadcast 2023-11-30 08:44:18 +01:00
Pedro
63273b7f02 Add PingFrameHandler 2023-11-30 00:15:16 +01:00
Pedro
f4b00ce68a Add inheritance based frame handling on rx 2023-11-29 22:53:50 +01:00
Pedro
b901b8efaa Handle exception on frame deconstruction 2023-11-29 21:30:09 +01:00
Pedro
bf4855aa63 Fix ping receive handling 2023-11-29 19:09:01 +01:00
Pedro
06e79e627e Fix beacon rx handling 2023-11-29 18:51:30 +01:00
Pedro
6020b69527 Fix received CQ handling. Ping receive still broken. 2023-11-29 18:25:32 +01:00
Pedro
2dbf6883a0 Add previously forgotten Demodulator 2023-11-29 18:24:42 +01:00
Pedro
b5b5170a67 Add CQ tests for DataFrameFactory 2023-11-29 17:42:44 +01:00
Pedro
c27c6db199 Fix DataFrameFactory tests 2023-11-29 17:39:35 +01:00
Pedro
d5a1a74f1a Separate demodulation code 2023-11-29 17:35:23 +01:00
Mashintime
d24a67d813 Merge branch 'develop' of github.com:DJ2LS/FreeDATA into develop 2023-11-28 17:47:02 -05:00
Mashintime
f044b64ace Audio dbfs support 2023-11-28 17:46:55 -05:00
codefactor-io
c78d30f9ef
[CodeFactor] Apply fixes to commit bf31ca5 2023-11-28 22:29:27 +00:00
Mashintime
bf31ca5891 Busy slot states 2023-11-28 17:29:01 -05:00
DJ2LS
99e6c86220 implemented some arq commands 2023-11-28 20:43:41 +01:00
DJ2LS
27e05d2d8e added more arq frames 2023-11-28 20:34:33 +01:00
DJ2LS
618bf3ae4b some code adjustments 2023-11-28 20:00:39 +01:00
DJ2LS
3e3d96a4bb
Merge branch 'main' into develop 2023-11-28 17:51:20 +01:00
DJ2LS
85a13bd77e
Merge pull request #542 from DJ2LS/dependabot/npm_and_yarn/gui/eslint-config-standard-with-typescript-40.0.0 2023-11-28 17:51:04 +01:00
DJ2LS
7d7dbf1ba0
Merge pull request #545 from DJ2LS/dependabot/npm_and_yarn/gui/vite-5.0.2 2023-11-28 17:50:40 +01:00
Pedro
f5415ce7cd Improve DataFrameFactory and tests 2023-11-27 23:08:00 +01:00
Pedro
e9c07731b7 Add DataFrameFactory tests 2023-11-27 19:22:16 +01:00
codefactor-io
705b8fa292
[CodeFactor] Apply fixes 2023-11-27 03:00:29 +00:00
Mashintime
e57856d328 Merge branch 'develop' of github.com:DJ2LS/FreeDATA into develop 2023-11-26 21:59:34 -05:00
Mashintime
ead5169dfa Waterfall fixes 2023-11-26 21:37:28 -05:00
Mashintime
c22122cdb4 Grid footer tests 2023-11-26 21:33:49 -05:00
Mashintime
00afc9d611 Request modem status after connecting to ws's 2023-11-26 20:44:58 -05:00
Pedro
5202a93676 Delete old ping tx code 2023-11-26 23:00:55 +01:00
DJ2LS
e398eaa413 Merge remote-tracking branch 'origin/develop' into develop 2023-11-26 22:36:40 +01:00
DJ2LS
018add39d2 trying to fix a error without testing it... 2023-11-26 22:36:35 +01:00
Pedro
8f2f464846 Move Beacon from data_handler_broadcasts to modem 2023-11-26 22:24:09 +01:00
Pedro
ff0e4c25a2 Improve beacon 2023-11-26 21:51:43 +01:00
codefactor-io
7c5cdc1290
[CodeFactor] Apply fixes 2023-11-26 19:14:36 +00:00
Mashintime
47e5cf6958 GUI Home adjustments and other fixes 2023-11-26 14:14:06 -05:00