issues
search
orgua
/
shepherd
Synchronized Energy Harvesting Emulator and Recorder
MIT License
3
stars
2
forks
source link
Dev
#58
Closed
orgua
closed
2 months ago
orgua
commented
2 months ago
attempted to fix #57 with multiple approaches:
PRU gets now partially zeroed buffer-segements
PRU had a race-condition with a loose mutex resulting in keeping old gpio-samples
python now warns on full gpio-buffer (as it can only hold 16k entries in 100 ms)
python now warns if first or last timestamp of gpio-buffer is out of scope of outer buffer-segment-period
attempted to fix #57 with multiple approaches: