rfparty-monitor icon indicating copy to clipboard operation
rfparty-monitor copied to clipboard

its like a tricorder, for your wireless world.

Results 20 rfparty-monitor issues
Sort by recently updated
recently updated
newest added

Consider sdr support. Mostly want to DQ in some SDR implemented protocol and index that to node position. This feels more likely to be a collection of plugins rather than...

Support bookmarking plain english searches from the frontend. Optionally support generating alerts when a matching device/advertisement is first discovered. ``` const SearchSuggestions = { //help: false, here: false, name: true,...

## Issues - fixes #23 - fixes #24

In first run we should only have the `webHost` listening on `127.0.0.1`. Allow the owner to claim the device, then only allow owner access ### Endpoints - `/claim-party-ownership` - IF...

We need to determine when to compact db's. To figure it out, lets track key metrics before and after compaction.

Support storing all data in a remote party

Support logging all data to an in-ram DB.

Support creating a BLE broadcasts

We should be able to configure how the GPSd logging works: - `enable` - Enable BLE scanning. If false cancel the task. - `db_enable` - Enable/disable writing gpsd data to...