summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrakenrf <78108016+krakenrf@users.noreply.github.com>2024-07-18 13:42:26 +0200
committerkrakenrf <78108016+krakenrf@users.noreply.github.com>2024-07-18 13:42:26 +0200
commitae1ad577ae5c0f2509519caf346e852d6126084e (patch)
tree534db0805ed7372577831c635175167e2a64f92a
parentUpdated 11. Kraken Pro Cloud Mapper (markdown) (diff)
downloadkrakensdr_docs.wiki-ae1ad577ae5c0f2509519caf346e852d6126084e.tar
krakensdr_docs.wiki-ae1ad577ae5c0f2509519caf346e852d6126084e.tar.gz
krakensdr_docs.wiki-ae1ad577ae5c0f2509519caf346e852d6126084e.tar.bz2
krakensdr_docs.wiki-ae1ad577ae5c0f2509519caf346e852d6126084e.tar.lz
krakensdr_docs.wiki-ae1ad577ae5c0f2509519caf346e852d6126084e.tar.xz
krakensdr_docs.wiki-ae1ad577ae5c0f2509519caf346e852d6126084e.tar.zst
krakensdr_docs.wiki-ae1ad577ae5c0f2509519caf346e852d6126084e.zip
-rw-r--r--11.-Kraken-Pro-Cloud-Mapper.md50
1 files changed, 38 insertions, 12 deletions
diff --git a/11.-Kraken-Pro-Cloud-Mapper.md b/11.-Kraken-Pro-Cloud-Mapper.md
index 72725ef..e0e1ba1 100644
--- a/11.-Kraken-Pro-Cloud-Mapper.md
+++ b/11.-Kraken-Pro-Cloud-Mapper.md
@@ -76,6 +76,16 @@ Once all your KrakenSDR's are green you can now start visualizing data by clicki
After a few seconds, you should see the DOA lobe and bearing lines on the map. The heatmap should show up a few seconds later.
+### KrakenSDR Remote Control
+Each KrakenSDR can be remotely controlled individually or as a group by the cloud mapper.
+
+To control an individual KrakenSDR, click the gear icon next to it. You will see all the settings available in the local KrakenSDR web GUI. To make a change, simply change a parameter and click 'Save'. After a few seconds, the remote KrakenSDR should update its local settings.
+
+To control several KrakenSDR's in a group, click the gear icon next to the grouping's name. This is useful to synchronize multiple KrakenSDRs onto the same frequency.
+
+### KrakenSDR Multi-VFO
+KrakenSDR is capable of outputting DoA data for multiple VFOs. If your KrakenSDR is set to output multiple VFOs, you can select which VFO gets displayed on the map by using the 'VFO Frequency' drop-down box. For each VFO frequency, there should be one entry in the drop-down box that can be selected.
+
## Options and Features
### Main configure button (blue gear icon at the top)
@@ -92,7 +102,7 @@ Now if you set the grid size to 10km, each cell has a size of 20 x 20 meters.
### Double Click Menu
-If you double click on the map a menu will pop up.
+If you double-click on the map a menu will pop up.
![image](https://github.com/user-attachments/assets/bbb31dd5-44bd-4f12-abf9-972e76c74b51)
@@ -100,7 +110,7 @@ If you double click on the map a menu will pop up.
**Center Heatmap:** Centers the heatmap grid wherever you clicked.
-**Set as Home:** Tells the mapper where the center home button should take you.
+**Set as Home:** Tells the mapper where on the map the mapper should default to upon load.
**Copy Lat, Lon:** Copies to the clipboard the current latitude and longitude of the point you double clicked at.
@@ -111,17 +121,37 @@ Layer options can be accessed via the layers button ![image](https://user-images
This allows you to choose between a light or dark street map, or a satellite image map.
-![image](https://user-images.githubusercontent.com/78108016/196389816-b698a3e0-2e62-41f0-a156-3ac0d4cba5b3.png)
+## History
+
+The cloud mapper is capable of playing back data received over 24 hours. As long as your KrakenSDR is online, and has the KrakenSDR showing green in the cloud mapper, data is constantly being recorded. Currently, data is recorded for a week, anything older than a week is deleted.
+
+_The 24 hour playback timeframe and week long data retention may change in the future depending on how much server load this causes. Longer timeframes may become an (affordable) paid subscription feature in the future to help offset server running costs._
+
+To access the history feature, click the clock icon ![image](https://github.com/user-attachments/assets/c68594ff-a9b8-4f48-9ab2-51464c6a8c78) at the top, under your customer name, and then on the popup click 'Switch'.
+
+Select the grouping, or individual KrakenSDRs that you would like to be part of the playback.
-## Loading an Offline Log Files
+Select the timeframe that you would like to playback. Currently, 24 hours is the maximum length of time that can be selected.
+
+Select the VFO Frequency that you would like to playback.
+
+Select the heatmap decay time. Currently choices of 1 minute to 10 minutes is possible.
+
+Now to playback at 1x speed (1 second = 1 decay interval), press the play button.
+
+If you want to playback at a faster timelapse speed, you will need to precompute the heatmap data for this time frame first. To do this, click on the 'Precompute Heatmap' button. This may take a few minutes to complete. Once completed, you will be able to select a playback speed of 2x, 4x or 8x.
+
+## Offline Log Files
Kraken Pro Cloud can be used to visualize logs produced directly from the KrakenSDR core software created in the web GUI via the Local Data Recording feature, or for logs saved via the Android App.
-To open a log file click on the folder icon under the 'Logfile' heading. Choose your .csv lolg file and click open.
+To access the offline log files plotting menu, click on the file icon ![image](https://github.com/user-attachments/assets/aa255103-cd4f-4d46-8533-3501fe296ca4) under your customer name and then click 'Switch' on the popup.
+
+To open a log file click on the folder icon next to the 'Log Files' text. Choose your .csv log file and click open.
-![image](https://user-images.githubusercontent.com/78108016/196309455-028fb4ef-6f37-4284-b990-27cbe5b725e2.png)
+If the file contains multi-VFOs, select the VFO you are interested in.
-After a few moments you should see the logfile load in. The heatmap calculation may take a few moments longer if the log file is large.
+After a few moments, you should see the logfile load in. The heatmap calculation may take a few moments longer if the log file is large.
![image](https://user-images.githubusercontent.com/78108016/196309714-aacc7933-f6f2-45ed-80f0-e3483408a7f3.png)
@@ -135,10 +165,6 @@ A Python script that shows an example of how to upload data to the server can be
# Future Features
Our developer is currently working on new advanced features, some of which may require a subscription payment. These features include
-- Long Term History: The ability to rewind in time and see where the bearings where crossing at some time in the past. Useful for analyzing moving objects.
- Object Tracking: The ability to automatically track an object.
-- Multi-VFO Layering: The ability to receive data from multiple VFOs or frequencies at once, or via the KrakenSDR sweeping. With layering options to choose frequencies to display on the map.
- More than three KrakenSDRs
-- Beacon ID: The ability to track KrakenSDR beacons that may be transmitting unique IDs but on the same frequency.
-
-DOCS IN DEVELOPMENT \ No newline at end of file
+- Beacon ID: The ability to track KrakenSDR beacons that may be transmitting unique IDs but on the same frequency. \ No newline at end of file