Rich

Results 14 issues of Rich

It'd be great if I could just cut from a standard .gitignore file into .atomignore and the package just work. DOES: atom-tree-ignore does not parse the following globs: app/**/*.js and...

DOES: Currently, a DMS3Client is assumed to run on a Raspberry Pi, so the icon that's represented is the RPI logo. SHOULD: Should be able to configure the DMS3Client to...

Enhancement
DMS3Dashboard

DOES: Currently, the dashboard does not make any notifications when a client goes quiet (offline) SHOULD: While the dashboard already knows how to manage client non-report conditions, and displays that...

Enhancement
DMS3Dashboard

DOES: Current dashboard (1.3.0) uses static HTML to display in browser. Must refresh the browser to view updated information. SHOULD: Dashboard should update dynamically (full-duplex) in real-time (or near real-time).

Enhancement
DMS3Dashboard

DOES: Currently, no way to actually view events on the dashboard. SHOULD: Permit user to "drill down" into GUI and view event images.

Enhancement
DMS3Dashboard

DOES: Currently, client events are displayed based on all available images found on the client. SHOULD: Permit filtering of images (by date, pixels change, etc.).

Enhancement
DMS3Dashboard

DOES: Currently using IPV4 exclusively. SHOULD: Provide support for IPV6.

Enhancement
DMS3

DOES: User proxy sensing currently uses Wi-Fi only SHOULD: User proxy sensing should alternatively use Bluetooth connectivity (using RSSI, L2CAP, or similar)

Enhancement
DMS3

DOES: No native support for OpenCV motion detection in DMS3 SHOULD: Incorporate native OpenCV motion detection library with sample support

Enhancement
DMS3

## Does Running current version (0.3.6) on Ubuntu 23.04 in `terminal` application will cause the following thread panic message: thread 'main' panicked at 'cannot sample empty range', /home/user/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.8.4/src/rng.rs:134:9 ### To...