software: deploy firmware.
by whitequark 1 week 6 days
a7dc38e7
firmware: add WebUSB platform capability descripto...
by whitequark 1 week 6 days
firmware: add WebUSB platform capability descriptor.
9a3bf8f7
manual: update docs after commit f71b9c1ceb.
by whitequark 1 week 6 days
28c3e17d
applet.interface.jtag_probe: migrate to V2 API.
by Wanda 5 months 4 days
f71b9c1c
software: update `pdm.min.lock`.
by github-merge-queue 1 week 6 days
31e813ab
applet.sensor.hcsr04: add a 50 ms delay between sa...
by whitequark 2 weeks 1 hour
applet.sensor.hcsr04: add a 50 ms delay between samples.

Vendors specify minimum inter-sample delay as high as 200 ms, but 50 ms
seems to work OK. Not letting the sensor recover between pulses causes
it to timeout often.
4042ff8d
applet.sensor.hcsr04: make `measure` the default o...
by whitequark 2 weeks 1 hour
applet.sensor.hcsr04: make `measure` the default operation.
1f28be83
applet.sensor.hcsr04: increase default timeout.
by whitequark 2 weeks 1 hour
applet.sensor.hcsr04: increase default timeout.

The value was too low for the default/highest supersampling factor.
522ea9b4
applet.sensor.hcsr04: fix us_cycles calculation.
by whitequark 2 weeks 1 hour
74a8b1b8
applet.sensor.hcsr04: new applet
by dorythecat 2 weeks 1 day
cb2034e7
Report a bug