Commit Graph

  • 179dfd8d9c sync_detector still not working... master ChTheo 2025-12-20 14:41:55 +03:00
  • c930b503c2 Made two minimal, surgical fixes to stabilize ON/OFF splitting. ChTheo 2025-12-19 23:41:52 +03:00
  • 985dbcc87b Made two minimal, surgical fixes to stabilize ON/OFF splitting. ChTheo 2025-12-19 23:41:15 +03:00
  • 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 ChTheo 2025-12-19 23:20:55 +03:00
  • eb6cb9b762 Now USB_CDC_VCP polls until transmit is completed (and received on PC. This is handled by USB stack itself) sync_detector_dual_ADC ChTheo 2025-12-19 21:52:35 +03:00
  • 3ecdd0771c somehow works with real radar. USB is not fast enough: some lines are missing ChTheo 2025-12-19 19:38:53 +03:00
  • e45a7b89e9 Works succesfully! ChTheo 2025-12-18 22:42:12 +03:00
  • 7ff25c2893 compiles and works. But needs more testing ChTheo 2025-12-18 22:17:13 +03:00
  • 01dae2bccd implemented sweep and current steps processing. But not compiles ChTheo 2025-12-18 21:54:31 +03:00
  • 7f5d47d422 DMA-based averager works! Also it dumps avg values to USB CDC ChTheo 2025-12-18 20:19:39 +03:00
  • d0ef88b6b9 implemented DMA-based averager. Avg res is dumped to USB_VCP. But it is not compiles ChTheo 2025-12-18 20:03:14 +03:00
  • 55a6a91260 DMA full and half complete callbacks work! ChTheo 2025-12-18 19:46:12 +03:00
  • 08b903134f compiles, USB_VCP works, LED_RED flashes. But ADC circular buff + DMA stopped work... ChTheo 2025-12-18 19:43:16 +03:00