-
Hello!
After updating from 0.6.2 to 0.7, I can't receive any more R900 data. I validate that the same flags work on 0.6.2 and not 0.7 running them one after another.
I'm using -msgtype=r900 -decima…
-
Hi!
Is there a way to compile without GoLang? (maybe with Make ?).
It would be great for those like me that uses Raspberry and wanna try your software.
(GoLang is very very heavy!)
-
Windows bin precompiled run from the command line as shown:
```
rtlamr -format=csv -samplefile=output.csv
```
csv is 70kb with only 2 readings
Example paste of the output:
```
€€ƒ€€„{}€~{€€…
-
I'm running on OS X, and find that rtlamr will only run for a few minutes before either freezing up, or exiting with a "connection reset by peer" message. Both processes are on the same machine.
I s…
-
I'm receiving lots of SCM messages from 3 different CellNet meters, but I haven't picked up 1 IDM message after running rtlamr for hours with -msgtype=idm. Do some meters not send IDM messages?
-
Hi, i met the error below when i install blackarch on existing arch, could you help me resolve this problem?
Thx!
``` bash
[root@misa ~]# pacman -S blackarch
:: There are 1317 members in group black…
asuna updated
8 years ago
-
Have you seen the RTL-TCP library that was made (in go) in order to make rtlamr? Its hectic, and on the plus side there are no dependencies.
Is there any plans to support such a thing?
I'm looking i…
-
Feature request:
Push data to xively.com using the meter serial number as the device id to generate graphs.
-
When I try to build using the command:
go get github.com/bemasher/rtlamr
I get the following error:
./rtltcp.go:107: undefined: flag.CommandLine
Not being familiar with go, I'm at a bit of a los…
-
With a NooElec NESDR Nano (http://www.amazon.com/gp/product/B00JQZU1ZO/) plugged in
to my Ubuntu 14.04 system, I ran
```
$ sudo apt-get install golang libfftw3-dev rtl-sdr
$ rtl_tcp
```
Then, in ano…