Commit Graph

9 Commits (886451cc929e7ca8263b82047c1af89dd5750149)

Author SHA1 Message Date
mandlm 886451cc92 Separated Qt and WiringPi code in distance thread 2017-10-16 16:53:11 +02:00
mandlm 388bc43b8b Separated Qt and WiringPi code in blink thread 2017-10-16 16:53:11 +02:00
mandlm d2e774fe5c Renamed main.cpp to qecho.cpp 2017-10-16 13:16:05 +02:00
mandlm 012eaf0e7a Removed abi compatibility warning. Fixes #5 2017-10-16 13:14:00 +02:00
mandlm c8bfd5ccc6 Placed label text directly below progress bar 2017-10-16 09:19:35 +02:00
mandlm 9d26ec5ab5 Stabilized distance reading by using 15 sample median 2017-10-16 09:14:45 +02:00
mandlm 140ade4ef6 Implemented median for distance measurement, fixes #3 2017-10-16 08:06:16 +02:00
mandlm 4811ab8239 Handle echo pulse edges in correct order.
only emit a new distance value if echo pulse edges trigger in the right order. Fixes #1
2017-10-15 13:19:56 +02:00
mandlm 94611f2381 Initial import 2017-10-15 12:30:15 +02:00