Commit graph

3952 commits

Author SHA1 Message Date
codefactor-io ad11332d16
[CodeFactor] Apply fixes 2023-12-05 03:27:35 +00:00
Mashintime 54cf0bef3f Local HSL state 2023-12-04 22:25:24 -05:00
Mashintime 83fc9c50fe Grid improvements 2023-12-04 22:24:58 -05:00
Mashintime ed1070be79 Ping ack and gen HSL 2023-12-04 22:24:30 -05:00
Mashintime e7586ac967 Update to use hsl 2023-12-04 22:23:28 -05:00
Mashintime 8c69b74fd8 Activity grid widget 2023-12-04 22:23:06 -05:00
Pedro 5e90c2e823 Correct name of TestProtocols class 2023-12-04 17:30:07 +01:00
Pedro 4c08d5d04e Change the order of tests 2023-12-04 16:03:22 +01:00
Pedro 22912c9c1e Add protocol test for CQ - QRV 2023-12-04 16:01:18 +01:00
Pedro a2edf4967a Improve protocol tests 2023-12-04 15:52:50 +01:00
Pedro 5a58ef97bb Add first protocol test for ping - ping ack 2023-12-04 15:04:14 +01:00
Pedro 6877e950ad Just use structlog on Command classes 2023-12-04 11:54:03 +01:00
Pedro 1917ec077d Remove some unused global queues 2023-12-04 11:36:50 +01:00
Pedro 0aa3b7c249 Use the specified params on making a modem queue item 2023-12-04 11:34:31 +01:00
Pedro 3fd2c402af Get rid of the DATA_QUEUE_TRANSMIT (there is still the MODEM_TRANSMIT_QUEUE) 2023-12-04 11:05:45 +01:00
codefactor-io 645b159d73
[CodeFactor] Apply fixes 2023-12-04 03:49:02 +00:00
Mashintime ce12679f2d Merge branch 'develop' of github.com:DJ2LS/FreeDATA into develop 2023-12-03 22:48:09 -05:00
Mashintime e6782b6aac Working spectrum in grid 2023-12-03 22:43:48 -05:00
Mashintime db579504f0 Small responsive tweak 2023-12-03 18:59:52 -05:00
Mashintime c06bb4abfa Some local settings work 2023-12-03 18:54:44 -05:00
Mashintime e569e352ad Waterfall theme 2023-12-03 18:41:42 -05:00
Mashintime 5c6f486efd More grid work 2023-12-03 18:39:06 -05:00
Mashintime fbc4e807cf Explorer tweaks 2023-12-03 13:16:09 -05:00
Mashintime 1881079f4a Grid updates 2023-12-03 13:02:40 -05:00
Mashintime 7a5a2c1f63 Stats grid widget - wip 2023-12-03 13:02:07 -05:00
Mashintime c1852a4d5f Grid HSL updates/testing 2023-12-03 13:01:46 -05:00
Mashintime aafa3cd5ba Dbfs grid widget 2023-12-03 13:00:44 -05:00
Mashintime 90730a01df Audio grid widget 2023-12-03 13:00:18 -05:00
Mashintime 04a9f72de1 S-Meter grid widget 2023-12-03 13:00:04 -05:00
Mashintime a6630234d8 Activities in GUI 2023-12-03 11:49:56 -05:00
Pedro 1e787d8c82 Fix the CQFrameHandler base class. 2023-12-03 15:30:30 +01:00
Pedro efb1a8e61b Move reset_data_sync() to Demodulator 2023-12-03 15:05:44 +01:00
DJ2LS b29c539d5f saving thoughts regarding to processing arq commands... 2023-12-03 14:11:43 +01:00
DJ2LS e7f8dc73e0 fixed typo 2023-12-03 10:42:54 +01:00
DJ2LS dc17d4c034 fixed typo 2023-12-03 10:41:20 +01:00
DJ2LS f01cc38e64 moved frame activity to frame handler 2023-12-03 10:40:31 +01:00
DJ2LS 7a88875309 changed super class 2023-12-01 19:54:46 +01:00
DJ2LS 6829a9df85 ensure callsign in correct format 2023-12-01 19:54:07 +01:00
DJ2LS 97bc309bb6 fixed activities list, disabled heard stations again 2023-12-01 17:02:42 +01:00
DJ2LS 75dfa4d28a adjusted activities for rx'ed frames 2023-12-01 16:57:59 +01:00
DJ2LS 72658837c9 added activities list 2023-12-01 16:39:52 +01:00
DJ2LS 0290c1a28c removed python 3.7 support 2023-12-01 10:21:57 +01:00
DJ2LS 2f4bb6378b Merge remote-tracking branch 'origin/develop' into develop 2023-12-01 10:18:27 +01:00
DJ2LS fe70516788 removed python 3.7 support 2023-12-01 10:18:12 +01:00
DJ2LS 038e6acc4b
Merge pull request #550 from DJ2LS/dependabot/npm_and_yarn/gui/develop/mime-4.0.0
Bump mime from 3.0.0 to 4.0.0 in /gui
2023-12-01 10:11:12 +01:00
DJ2LS 8eb81b8a36
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/mime-4.0.0 2023-12-01 10:11:04 +01:00
DJ2LS 53355ef4a0 remove ctest 2023-12-01 10:09:19 +01:00
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