Commit Graph

  • 40c7cf58e6 Slowed down refresh rate of ac rms sensors with sliding_window_moving_average filter in yaml file. Added sample limit on rms sensor in read_multi procedure. Updated README.md file. master Chris 2026-05-11 22:28:13 +0200
  • 2184825302 Added config items to hub. Improved recovery process. Chris 2026-05-10 23:22:54 +0200
  • 7d374b6cb4 Fixed recovery from reset. Recovery working ok now. Added more hub configs. Need stil to update hub dump_config and calculation of settling times Chris 2026-05-09 22:50:30 +0200
  • de74905436 trying out polling ads131m08 sensor Chris 2026-05-07 22:37:38 +0200
  • 799407c6be Trying to recover from spurious ADC resets. Not successful. TODO: implement polling method instead of interrupts with setting up of ADC on each poll. If it is too lengthy to execute, then will try only setting up on detection of resets. Chris 2026-05-05 23:29:56 +0200
  • 3ae00bdddd Added backup ADC registers procedure. Fixed bug in the restore ADC registers procedure. Restore registers was added in previous commit. Chris 2026-05-04 23:58:06 +0200
  • a43256ac5e Fixed osr calculation. Added DC block. With OSR = 512, sps = 8k, however noise is higher with values swinging wildly Chris 2026-05-04 00:45:29 +0200
  • d69d0b5dfb Publishing directly to sensors from component (hub) loop. Appears to be aorund 4000sps. DC stable, but AC still fluctuating a lot. 20ms sample time. Will try loop sampling instead of ISR sampling next. Chris 2026-05-03 00:06:23 +0200
  • 477f05a524 Decreased limit of frame size to 10 words to cater for static DRAM_ATTR frames Chris 2026-05-02 16:47:41 +0200
  • 678312a27d Added spiframe with DMA_ATTR to enable DMA transfers. Much quicker now. However, now plaque with what appears to be noise / errors on the channels. Will revert to direct publishing from main loop to see if it makes a difference. Chris 2026-05-02 16:31:14 +0200
  • c100502519 fixed sensor.rm __init__.py; using binary semaphore in ISR root 2026-05-01 15:46:00 +0200
  • 13bfb6676f adding to local git repo root 2026-05-01 15:36:27 +0200