• Joined on 2025-09-18
ChTheo pushed to log-detector at ChTheo/RFG_stm32_ADC_receiver_GUI 2026-03-04 18:42:36 +03:00
a707bedc31 fixed and updated frequency calibration mode.
553f1aae12 fixed frequency calibration constants: now on lines 55-75 calibration variables tweaked to match initial and calibrated frequency ranges
da144a6269 implemented --parser_16_bit_x2 key. If enabled -- receive values as 2 16-bit
e66e7aef83 implemented reference subtraction from B_scan. Reference is average from all visible B-scan.
6724dc0abc fixed app terminationg issues by Ctrl-C and window closing in both backends
Compare 8 commits »
ChTheo pushed to log-detector at ChTheo/RFG_stm32_ADC_receiver_GUI 2026-03-03 19:55:51 +03:00
ce11c38b44 --logscale enabled by default
1e098ffa89 implemented new binary mode (--logscale): 2 32-bit values: avg_1, avg_2. Also implemented log-detector mode: avg_1,2 are processed as lg(signal_power) in def _log_pair_to_sweep. Tuning variables: LOG_BASE, LOG_SCALER, LOG_POSTSCALER.
f4a3e6546a add 32-bit binary sweep parsing and percentile scaling for raw waterfall
Compare 3 commits »
ChTheo created branch log-detector in ChTheo/RFG_stm32_ADC_receiver_GUI 2026-03-03 19:55:51 +03:00
ChTheo pushed to stupid at ChTheo/RFG_stm32_ADC_receiver_GUI 2026-02-25 17:11:44 +03:00
e07a175b57 logdetector logic semiapplied
59ffd26fee implemented new binary format: 2 32-bit values: raw avg_1 and avg_2.
Compare 2 commits »
ChTheo created branch stupid in ChTheo/RFG_stm32_ADC_receiver_GUI 2026-02-25 17:11:44 +03:00
ChTheo pushed to head-fixer at ChTheo/RFG_stm32_ADC_receiver_GUI 2026-02-25 17:11:44 +03:00
d56e439bf2 WIP on normaliser: 2e6ad24 ad to gitignore
33bde7be5a index on normaliser: 2e6ad24 ad to gitignore
Compare 2 commits »
ChTheo created branch head-fixer in ChTheo/RFG_stm32_ADC_receiver_GUI 2026-02-25 17:11:44 +03:00
ChTheo pushed to normaliser at ChTheo/RFG_stm32_ADC_receiver_GUI 2026-02-18 23:07:30 +03:00
02fa3645d7 Now software can be run by: run_dataplotter /dev/ttyACM0
ece30f1cd5 impoved tty parser binary mode: now it supports 32-bit values of intensity
Compare 2 commits »
ChTheo pushed to normaliser at ChTheo/RFG_stm32_ADC_receiver_GUI 2026-02-17 18:53:50 +03:00
8b1d424cbe New tty parser: accepts binary format. Enable arg: --bin
ChTheo pushed to normaliser at ChTheo/RFG_stm32_ADC_receiver_GUI 2026-02-10 21:55:26 +03:00
64c813bf02 implemented new normalisator mode: projector. It takes upper and lower evenlopes of ref signal and projects raw data from evenlopes scope to +-1000
ChTheo created branch normaliser in ChTheo/RFG_stm32_ADC_receiver_GUI 2026-02-10 20:37:05 +03:00
ChTheo pushed to normaliser at ChTheo/RFG_stm32_ADC_receiver_GUI 2026-02-10 20:37:05 +03:00
3074859793 implemented calibration: last s0 sweep stored and used as calibration val. If checkbox []calibrate is active -- normalised val used for feature processing
869d5baebc feat: new data format: 's0 0181 +000019' where s0 stands for channel 0. Chan number is shown near to sweep
877a8a6cd0 Добавлено вычитание среднего спектра за последние N секунд в водопаде и параметр CLI --spec-mean-sec (float, по умолчанию 0.0)
Compare 3 commits »
ChTheo pushed to master at ChTheo/RFG_stm32_ADC_receiver_GUI 2026-01-28 17:37:59 +03:00
42d4400c99 Number of valid points: averaging is done by 1 sec. (was 10 secs)
e995f04193 Number of valid points now calculates before the filling of the missing points. Also averaging is done by 1 sec. (was 10 secs)
c0b33ace67 Now some debug variables displayed at the bottom of window
11ef56b66f fix: now defautl GUI backend is matplotlib. Also fixed help messages
Compare 4 commits »
ChTheo pushed to master at ChTheo/RFG_stm32_ADC_receiver_GUI 2025-12-27 21:36:53 +03:00
e4b39e5cfa modified parsing. Now it is consistent with new shorter data
ChTheo pushed to master at ChTheo/RFG_stm32_ADC_receiver_GUI 2025-12-21 17:44:54 +03:00
8544a44d60 implemented FFT res waterfall colorscale_max slider
ChTheo created branch master in ChTheo/RFG_stm32_ADC_STM32F429 2025-12-21 17:24:30 +03:00
ChTheo pushed to master at ChTheo/RFG_stm32_ADC_STM32F429 2025-12-21 17:24:30 +03:00
179dfd8d9c sync_detector still not working...
c930b503c2 Made two minimal, surgical fixes to stabilize ON/OFF splitting.
985dbcc87b Made two minimal, surgical fixes to stabilize ON/OFF splitting.
186ad1939a implemented sync_detector logic. But it is a bit buggy: data stored in avg_ON is very similar to avg_OFF. But while sync_detector phase is inverted -- both behave the same way
Compare 4 commits »
ChTheo created branch sync_detector_dual_ADC in ChTheo/RFG_stm32_ADC_STM32F429 2025-12-21 17:24:30 +03:00
ChTheo pushed to sync_detector_dual_ADC at ChTheo/RFG_stm32_ADC_STM32F429 2025-12-21 17:24:30 +03:00
ChTheo renamed repository from RFG_stm32_ADC to ChTheo/RFG_stm32_ADC_STM32F429 2025-12-21 17:23:36 +03:00