Commit Graph

39 Commits

Author SHA1 Message Date
awe
2f6e5d0dda fix median 2026-02-04 14:56:33 +03:00
awe
5978d58dc5 fix sub matplotlib 2026-02-04 14:38:55 +03:00
awe
e0f7678c3e backend upd 2026-02-04 14:13:01 +03:00
awe
60a35b690f fix debug 2026-02-03 19:13:33 +03:00
awe
6f5dfafbfb fix matplotlib 2026-02-03 19:06:26 +03:00
awe
3a072f0298 fix 3 2026-02-03 18:55:39 +03:00
awe
d8b71b2cc4 fix 2 2026-02-03 15:34:37 +03:00
awe
53ff80a522 fix 2026-02-03 15:33:09 +03:00
awe
a32bef2250 reference cli add 2026-02-03 15:24:07 +03:00
awe
61816cf894 reference 2026-02-03 15:10:22 +03:00
awe
3bc2382bd0 new fft 2026-02-03 14:40:39 +03:00
awe
2af6c8a486 new project structure 2026-02-03 14:17:06 +03:00
awe
0332ebdd98 global phase try 2 2026-01-30 15:50:40 +03:00
awe
e84c155e25 try to modern fft 2026-01-30 12:38:17 +03:00
awe
508c835368 add logging 2026-01-29 17:05:47 +03:00
awe
23cff76dd2 test fix for dropping points 2026-01-29 16:58:01 +03:00
42d4400c99 Number of valid points: averaging is done by 1 sec. (was 10 secs) 2026-01-28 17:25:00 +03:00
e995f04193 Number of valid points now calculates before the filling of the missing points. Also averaging is done by 1 sec. (was 10 secs) 2026-01-28 17:22:10 +03:00
c0b33ace67 Now some debug variables displayed at the bottom of window 2026-01-28 17:08:32 +03:00
11ef56b66f fix: now defautl GUI backend is matplotlib. Also fixed help messages 2026-01-24 16:15:58 +03:00
e4b39e5cfa modified parsing. Now it is consistent with new shorter data 2025-12-27 21:23:07 +03:00
8544a44d60 implemented FFT res waterfall colorscale_max slider 2025-12-21 17:44:42 +03:00
657da0d285 implemented data inversion if sync_detector phifts its phase (detects negative values and inverts all raw data( * -1)) 2025-12-21 17:10:41 +03:00
8bcb8bdc40 works fine. Save 2025-12-21 17:02:34 +03:00
885c0a0611 fixed lousy xaxes titles and digits on waterfalls 2025-12-21 15:31:15 +03:00
ab82071781 manually fixed pads and labels 2025-12-21 15:21:48 +03:00
b86d2c082e now all charts looks good. Next fix: increase space between charts to fix text labels overlaying. 2025-12-21 15:08:50 +03:00
6fc1244570 raw data waterfall is now looks good. But xaxes of both waterfalls have wrong direction 2025-12-21 15:05:16 +03:00
22f82a22e3 now zero freq in freqs waterfall in at the bottom. 2025-12-21 15:02:23 +03:00
6d123eea10 now waterfalls are horisontal and fancy. Next step --invert yaxes 2025-12-21 14:52:58 +03:00
c2da8c91b8 renamed axes of plots 2025-12-21 14:39:27 +03:00
e9c506173d implemented dynamic waterfall scaling 2025-12-21 14:28:19 +03:00
476c601b95 implemented dynamic waterfall scaling 2025-12-21 14:26:54 +03:00
b798558d76 implemented positive and negative values handling 2025-12-21 13:51:06 +03:00
8b7480ccdf now Y-axis of raw data is fixed: 0 -- 4096 2025-12-21 12:46:20 +03:00
356ca99d12 Now tty parser is faster a lot. Data is processed online 2025-12-19 21:49:02 +03:00
718bff0c4b both backends works. But data from tty device read rather slow. So USB stack on stm32 is freezing 2025-12-19 20:08:46 +03:00
4959cb6347 a bit faster realisation. But waterfall fails when number of points in a row varyes 2025-12-18 23:29:43 +03:00
97f821d0a2 plotter works. But rather slow 2025-12-18 23:21:52 +03:00