Sorry it took me so long to respond but I have now removed the live data thing. This simplifies the sensorFileReadHandle
(008f6b3) since it just needs to contain the content of the buffer and…
Okay, fair enough. Sorry for doubting you. How do you feel about keeping a stream-type file for motion? I'm not 100% sure how much sense the instantaneous motion makes.. Otherwise, I'm going to…
Happy to change that.
Regarding the continuous data stream, isn't this how device files work under Linux? If I run cat /dev/hidraw0
I get a live stream of data. I was hoping to get the same…
This is actually a bit more complicated than that. If the mountpoint already exists, fuse will crash. We also can't delete the mountpoint beforehand (`rm: cannot remove '/tmp/itd/mnt': Transport…
Something like in 4c59561a99? There are a few TODO
where I'm not sure what the correct POSIX error would be and improvised. If you have a better idea, feel free to change them though
How would you recommend doing this? I suppose it could fail for all sorts of reasons such as