• Joined on 2025-09-18
ChTheo pushed to master at ChTheo/RadioPhotonic_PCB_software 2026-06-25 15:10:33 +03:00
30cc41dc38 save
ChTheo pushed to master at ChTheo/RadioPhotonic_PCB_software 2026-06-24 13:23:13 +03:00
10e1609c23 Merge branch 'tmp'
20cb59ee6d deleted build
859b196d9e deleted build
e0c7f20970 increased SYNC_DETector frequency up to 2.42 MHz. also now ADC clock freq is equal to Mach-Zander freq. Because ADC samples at both rising and falling edges
f92f6de5bf Now ADC clock freq is equal to Mach_Zander clock. ADC samples on rising and falling edges
Compare 8 commits »
f1d844f6a3 config vals changed
ChTheo pushed to master at ChTheo/RadioPhotonic_PCB_PC_software 2026-03-10 15:49:03 +03:00
ecdad1b583 some fixes
ChTheo pushed to log-detector at ChTheo/RFG_stm32_ADC_receiver_GUI 2026-03-10 15:48:30 +03:00
085931c87b repainted peak search bounding boxes to green
ChTheo pushed to log-detector at ChTheo/RFG_stm32_ADC_receiver_GUI 2026-03-10 15:28:32 +03:00
8e9ffb3de7 implemented background referencing and subtraction if from FFT window and B-scan. Continous ref calculation can be toggled
ChTheo pushed to log-detector at ChTheo/RFG_stm32_ADC_receiver_GUI 2026-03-10 14:51:38 +03:00
6260d10c4f fft: add GUI toggle for peak search with rolling-median reference and top-3 peak boxes
c784cb5ffc in --calibrate mode implemented peak intensity measurement (height above some reference)
6f71069d1b implemented new parser: _run_parser_test_stream, activates via --parser_test
6d32cd8712 updated parsers to be more robust. No changes in functionality
Compare 4 commits »
ChTheo created branch simplified_refactor in ChTheo/RFG_stm32_ADC_receiver_GUI 2026-03-10 14:51:38 +03:00
ChTheo pushed to simplified_refactor at ChTheo/RFG_stm32_ADC_receiver_GUI 2026-03-10 14:51:38 +03:00
9a9279c8f8 simplified refactoring
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 created branch log-detector in ChTheo/RFG_stm32_ADC_receiver_GUI 2026-03-03 19:55:51 +03:00
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 head-fixer 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 stupid in ChTheo/RFG_stm32_ADC_receiver_GUI 2026-02-25 17:11:44 +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 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