-
Notifications
You must be signed in to change notification settings - Fork 4
Home
firepick1 edited this page Nov 16, 2013
·
17 revisions
FireFuse - Linux userspace driver for FirePick
FireFuse is the FUSE driver for all FirePick machines. FireFuse maps all hardware input/output functions for FirePick to individual files in the /dev/firefuse virtual file system. For example, the current camera view of the FirePick camera is presented as /dev/firefuse/cam.jpg. Presenting the camera output this way simplifies and generalizes access to the camera, since "it's just a file."
| status | JSON with FirePick status |
|---|---|
| cam.jpg | current image from pnp head camera |
| pid.tid | process and thread id's |
| result | status results (count.last) |
| seconds | time alive |
