I had tried to test :
in branch detector-01 is new tool with automated channel detection. It should not suffer the bug known from run.sh tool and should work with latest distribution GnuRadio.
This is preliminary version, it will be modified and refactored lot in future.
I did
git clone http://brmlab.cz/git/tetrapol-kit.git
then
git checkout -b detector-01
then cmake .. and make
no detector.sh in demod directory
I tried git pull : no result
I m so bad in linux
--
Hi
git checkout -b detector-01
you created new branch (with -b) not checked out the one you pulled.
do:
git checkout master git branch -D detector-01 git checkout detector-01
# when this fails do git checkout -b detector-01 orig/detector-01
On Tue, 15 Sep 2015 23:32:11 +0200 fe8769 fe8769@gmail.com wrote:
I had tried to test :
in branch detector-01 is new tool with automated channel detection. It should not suffer the bug known from run.sh tool and should work with latest distribution GnuRadio.
This is preliminary version, it will be modified and refactored lot in future.
I did
git clone http://brmlab.cz/git/tetrapol-kit.git
then
git checkout -b detector-01
then cmake .. and make
no detector.sh in demod directory
I tried git pull : no result
I m so bad in linux
--
Hello,
Tetrapol-detector works fine here.
But I have already the problem with run.sh
And I don't know how to patch Gnuradio...
Nicolas
----- Mail original ----- De: "JS" jiri.svoboda@yandex.com À: tetrapol-kit@brmlab.cz Envoyé: Mercredi 16 Septembre 2015 00:17:47 Objet: Re: [Tetrapol-kit] detector_01 branch
Hi
git checkout -b detector-01
you created new branch (with -b) not checked out the one you pulled.
do:
git checkout master git branch -D detector-01 git checkout detector-01
# when this fails do git checkout -b detector-01 orig/detector-01
On Tue, 15 Sep 2015 23:32:11 +0200 fe8769 fe8769@gmail.com wrote:
I had tried to test :
in branch detector-01 is new tool with automated channel detection. It should not suffer the bug known from run.sh tool and should work with latest distribution GnuRadio.
This is preliminary version, it will be modified and refactored lot in future.
I did
git clone http://brmlab.cz/git/tetrapol-kit.git
then
git checkout -b detector-01
then cmake .. and make
no detector.sh in demod directory
I tried git pull : no result
I m so bad in linux
--
_______________________________________________ Tetrapol-kit mailing list Tetrapol-kit@brmlab.cz https://brmlab.cz/cgi-bin/mailman/listinfo/tetrapol-kit
Example of log file received :)
Nicolas
----- Mail original ----- De: bipsp21@free.fr À: tetrapol-kit@brmlab.cz Envoyé: Samedi 19 Septembre 2015 13:24:55 Objet: Re: [Tetrapol-kit] detector_01 branch
Hello,
Tetrapol-detector works fine here.
But I have already the problem with run.sh
And I don't know how to patch Gnuradio...
Nicolas
----- Mail original ----- De: "JS" jiri.svoboda@yandex.com À: tetrapol-kit@brmlab.cz Envoyé: Mercredi 16 Septembre 2015 00:17:47 Objet: Re: [Tetrapol-kit] detector_01 branch
Hi
git checkout -b detector-01
you created new branch (with -b) not checked out the one you pulled.
do:
git checkout master git branch -D detector-01 git checkout detector-01
# when this fails do git checkout -b detector-01 orig/detector-01
On Tue, 15 Sep 2015 23:32:11 +0200 fe8769 fe8769@gmail.com wrote:
I had tried to test :
in branch detector-01 is new tool with automated channel detection. It should not suffer the bug known from run.sh tool and should work with latest distribution GnuRadio.
This is preliminary version, it will be modified and refactored lot in future.
I did
git clone http://brmlab.cz/git/tetrapol-kit.git
then
git checkout -b detector-01
then cmake .. and make
no detector.sh in demod directory
I tried git pull : no result
I m so bad in linux
--
_______________________________________________ Tetrapol-kit mailing list Tetrapol-kit@brmlab.cz https://brmlab.cz/cgi-bin/mailman/listinfo/tetrapol-kit _______________________________________________ Tetrapol-kit mailing list Tetrapol-kit@brmlab.cz https://brmlab.cz/cgi-bin/mailman/listinfo/tetrapol-kit
just build and install GnuRadio from the branch next-pinky from
https://github.com/pinkavaj/gnuradio.git
I'm sorry but I does not have enought resources to help you with this task further.
You can modify the tetrapol_detector.sh script to receive TETRAPOL on known channels/frequencies, so run.sh is not needed. (just removing the timeout for continuous receiving is good start point.)
JS
On Sat, 19 Sep 2015 13:24:55 +0200 (CEST) bipsp21@free.fr wrote:
Hello,
Tetrapol-detector works fine here.
But I have already the problem with run.sh
And I don't know how to patch Gnuradio...
Nicolas
----- Mail original ----- De: "JS" jiri.svoboda@yandex.com À: tetrapol-kit@brmlab.cz Envoyé: Mercredi 16 Septembre 2015 00:17:47 Objet: Re: [Tetrapol-kit] detector_01 branch
Hi
git checkout -b detector-01
you created new branch (with -b) not checked out the one you pulled.
do:
git checkout master git branch -D detector-01 git checkout detector-01
# when this fails do git checkout -b detector-01 orig/detector-01
On Tue, 15 Sep 2015 23:32:11 +0200 fe8769 fe8769@gmail.com wrote:
I had tried to test :
in branch detector-01 is new tool with automated channel detection. It should not suffer the bug known from run.sh tool and should work with latest distribution GnuRadio.
This is preliminary version, it will be modified and refactored lot in future.
I did
git clone http://brmlab.cz/git/tetrapol-kit.git
then
git checkout -b detector-01
then cmake .. and make
no detector.sh in demod directory
I tried git pull : no result
I m so bad in linux
--
Tetrapol-kit mailing list Tetrapol-kit@brmlab.cz https://brmlab.cz/cgi-bin/mailman/listinfo/tetrapol-kit _______________________________________________ Tetrapol-kit mailing list Tetrapol-kit@brmlab.cz https://brmlab.cz/cgi-bin/mailman/listinfo/tetrapol-kit
Thanks it works with detector
Nicolas
Envoyé de mon iPhone
Le 19 sept. 2015 à 20:34, JS jiri.svoboda@yandex.com a écrit :
just build and install GnuRadio from the branch next-pinky from
https://github.com/pinkavaj/gnuradio.git
I'm sorry but I does not have enought resources to help you with this task further.
You can modify the tetrapol_detector.sh script to receive TETRAPOL on known channels/frequencies, so run.sh is not needed. (just removing the timeout for continuous receiving is good start point.)
JS
On Sat, 19 Sep 2015 13:24:55 +0200 (CEST) bipsp21@free.fr wrote:
Hello,
Tetrapol-detector works fine here.
But I have already the problem with run.sh
And I don't know how to patch Gnuradio...
Nicolas
----- Mail original ----- De: "JS" jiri.svoboda@yandex.com À: tetrapol-kit@brmlab.cz Envoyé: Mercredi 16 Septembre 2015 00:17:47 Objet: Re: [Tetrapol-kit] detector_01 branch
Hi
git checkout -b detector-01
you created new branch (with -b) not checked out the one you pulled.
do:
git checkout master git branch -D detector-01 git checkout detector-01
# when this fails do git checkout -b detector-01 orig/detector-01
On Tue, 15 Sep 2015 23:32:11 +0200 fe8769 fe8769@gmail.com wrote:
I had tried to test :
in branch detector-01 is new tool with automated channel detection. It should not suffer the bug known from run.sh tool and should work with latest distribution GnuRadio.
This is preliminary version, it will be modified and refactored lot in future.
I did
git clone http://brmlab.cz/git/tetrapol-kit.git
then
git checkout -b detector-01
then cmake .. and make
no detector.sh in demod directory
I tried git pull : no result
I m so bad in linux
--
Tetrapol-kit mailing list Tetrapol-kit@brmlab.cz https://brmlab.cz/cgi-bin/mailman/listinfo/tetrapol-kit _______________________________________________ Tetrapol-kit mailing list Tetrapol-kit@brmlab.cz https://brmlab.cz/cgi-bin/mailman/listinfo/tetrapol-kit
Tetrapol-kit mailing list Tetrapol-kit@brmlab.cz https://brmlab.cz/cgi-bin/mailman/listinfo/tetrapol-kit
I have found a good document to understand decoded informations
http://download14.docslide.net/uploads/check_up14/332015/55721348497959fc0b9...
Nicolas