Update to readme file
This commit is contained in:
@@ -1,9 +1,8 @@
|
|||||||
# rtl-gopow
|
# rtl-gopow
|
||||||
Render tables from rtl_power to a nice heat map
|
Render tables from rtl_power to a nice heat map
|
||||||
Here is an render of rtl_power tool scanning 80-90 MHz during 2.5 hours moving in a car. .
|
|
||||||
|
|
||||||
# Availability
|
# Availability
|
||||||
Since Go is easy to cross compile, this tool can be easily distributed as a binary without any dependencies. You'll find it under Releases here on github. The following platforms are avalible as a ready to run binary file:
|
Since Go is easy to cross compile, this tool can be easily distributed as a binary without any dependencies. You'll find it under [Releases](https://github.com/dhogborg/rtl-gopow/releases) here on github. The following platforms are avalible as a ready to run binary file:
|
||||||
|
|
||||||
* OS X (x64)
|
* OS X (x64)
|
||||||
* Linux (x64)
|
* Linux (x64)
|
||||||
@@ -11,6 +10,8 @@ Since Go is easy to cross compile, this tool can be easily distributed as a bina
|
|||||||
* Linux (arm7)
|
* Linux (arm7)
|
||||||
* Windows (x64)
|
* Windows (x64)
|
||||||
|
|
||||||
|
https://github.com/dhogborg/rtl-gopow/releases
|
||||||
|
|
||||||
## Performance
|
## Performance
|
||||||
A render of a 600 MB csv file takes about 2 minutes on a 2,4 GHz Intel Core i5. There is still lots of room for improvement on that though. Memory usage is quite horrid.
|
A render of a 600 MB csv file takes about 2 minutes on a 2,4 GHz Intel Core i5. There is still lots of room for improvement on that though. Memory usage is quite horrid.
|
||||||
|
|
||||||
@@ -26,3 +27,6 @@ GLOBAL OPTIONS:
|
|||||||
--version, -v print the version
|
--version, -v print the version
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Demo
|
||||||
|
Here is an render of rtl_power tool scanning 80-90 MHz during 2.5 hours moving in a car. .
|
||||||
Reference in New Issue
Block a user