-
Hi. I'm experiencing frequent panics in `ReverseScan` function
```
$ t ~ sudo find3-cli-scanner -i wlp2s0mon -device scanner -family foobar -server http://xxx.xxx.x.xxx:8005 -scantime 40 -forever -p…
-
There have problem at j.convert() when use models.FINDFingerprint.
When change to models.SensorData and // d : j.convert() by use SensorData format.
func handlerFIND(c *gin.Context) {
//var j mo…
-
I would like to package find3 main server for Arch Linux, I couldn't find instructions for building the it from source.
While in `server/main` I tried to run the commands in the [`Makefile`](https://…
-
I followed all the steps from https://www.internalpositioning.com/doc/tracking_your_computer.md and I am trying to launch find3-cli-scanner from docker instance, but it gives following exception:
```…
-
installed the cli-scanner docker container on os x (tried high sierra and el capitan), but after trying to scan:
`ix:~ ix$ docker exec scanner sh -c "find3-cli-scanner -i en0 -device ixbook -family…
-
https://github.com/schollz/find3
-
After installing the new Version of find3-cli-scanner on Raspbian I get the following error...
pi@raspberrypi:~ $ find3-cli-scanner -i mon0 -device scanner-pi3 -family test …
-
root@raspberrypi:~/image# docker build -t schollz/find3-cli-scanner .
Sending build context to Docker daemon 5.12kB
Step 1/5 : FROM ubuntu:18.04
---> ec875438e96e
Step 2/5 : ENV GOLANG_VERSION …
-
Hello there!
I want to use Find3 on a Raspberry Pi 3 for a project I am working on, which requires determining the location of a moving object inside a quite large building.
I managed to successf…
chrzr updated
6 years ago
-
Schollz,
I pulled the latest update of find3 as I was having the issued that you documented and closed in #90 and #91. I am running in docker and all is well until I restart my find3 container. …