Commit Graph

15 Commits (develop)

Author SHA1 Message Date
DJ2LS 68a4bdcff9
Merge branch 'develop' into ls-audio 2026-01-08 17:27:47 +01:00
as3ii 6f7288335f
Switched from editing `sys.path` to proper PEP8 imports
See: https://peps.python.org/pep-0008/#imports

Here absolute imports have been used to avoid the error
`ImportError: attempted relative import with no known parent package`.
2025-11-13 19:49:38 +01:00
as3ii 66b2c6bf4e
Run `ruff format`
This applies mostly the same rules that `black` used.

This commit should not have introduced any logical or functional
changes, only fixing style consistency
2025-11-13 15:53:43 +01:00
DJ2LS 2834089bd4 buffer adjustments 2025-06-03 13:09:50 +02:00
DJ2LS 2b6aeb26d3 attempt of streaming audio to gui 2025-06-02 12:16:46 +02:00
DJ2LS 6cfcbb6002 adjusted radio manager 2025-06-01 17:08:20 +02:00
DJ2LS 8b6635c5b6 first success with test 2025-05-25 12:50:43 +02:00
DJ2LS e7ec5fc6ad first success with test 2025-05-25 12:48:24 +02:00
DJ2LS 708ed22c0a first success with test 2025-05-25 12:01:49 +02:00
DJ2LS e5208cffff adjustments to modem tests - still not working yet. but we have first benefits of new modem structure 2025-05-19 08:54:24 +02:00
DJ2LS bebf3e491b first adjustments to tests 2025-04-29 21:13:42 +02:00
DJ2LS 65ba983737 first adjustments to tests 2025-04-29 14:03:49 +02:00
DJ2LS 37fb052103 more work 2025-04-29 12:02:57 +02:00
DJ2LS 55dbe63a04 more work 2025-04-29 10:50:58 +02:00
DJ2LS 653afee648 first commit containing introduction of context object 2025-04-28 21:43:29 +02:00