Hi,
Thank for this files, works great, i have the same results as you sent!
But i yet cant understood with value of sync after demodulation, why is it "1, 0, 1, 0, 0, 1, 1" (7-bit)?
I look in standard PAS 0001-2 6.1.5.2 (voice) and PAS 0001-2 6.2.5.2 (data) and there 8-bit sync with value 0, 1, 1, 0, 0, 0, 1, 0.
From previous question about IDE, now using QT, very user friendly, attach
Makefile and go)
P.S. Would be very useful if somebody have files with voice, interesting compare.
Regards,
Evgenii
2017-03-11 12:04 GMT+02:00 tetrapol-kit-request@brmlab.cz:
Send Tetrapol-kit mailing list submissions to tetrapol-kit@brmlab.cz
To subscribe or unsubscribe via the World Wide Web, visit https://brmlab.cz/cgi-bin/mailman/listinfo/tetrapol-kit or, via email, send a message with subject or body 'help' to tetrapol-kit-request@brmlab.cz
You can reach the person managing the list at tetrapol-kit-owner@brmlab.cz
When replying, please edit your Subject line so it is more specific than "Re: Contents of Tetrapol-kit digest..."
Today's Topics:
- app/tetrapol_dump (Evgenii Royzman)
- Re: app/tetrapol_dump (JS)
Message: 1 Date: Thu, 9 Mar 2017 11:56:57 +0200 From: Evgenii Royzman dzhudzhan@gmail.com To: tetrapol-kit@brmlab.cz Subject: [Tetrapol-kit] app/tetrapol_dump Message-ID: <CAEixV-L5VTbxktfQz3Au7fmbrm-5mesznTq64uu7zL9TsV4v8w@mail. gmail.com> Content-Type: text/plain; charset="utf-8"
Hi guys!
You did really cool work with tpol.
I'm also trying something with this one and you results is absolutely find for my!
I have already demodulated signal and would decode it with your app/tetrapol_dump, is it real or i have to use binary only after your demod?
Regards,
Evgenii
On Sat, 11 Mar 2017 15:09:28 +0200 Evgenii Royzman dzhudzhan@gmail.com wrote:
Hi,
Thank for this files, works great, i have the same results as you sent!
But i yet cant understood with value of sync after demodulation, why is it "1, 0, 1, 0, 0, 1, 1" (7-bit)?
I look in standard PAS 0001-2 6.1.5.2 (voice) and PAS 0001-2 6.2.5.2 (data) and there 8-bit sync with value 0, 1, 1, 0, 0, 0, 1, 0.
because those are values after differential decoding, we does framing before differential decoding and thus the sequence is different
From previous question about IDE, now using QT, very user friendly, attach Makefile and go)
Each user used diferent development enviroment, so we are trying to be generic and does not mix any IDE into project at all, if possible.
P.S. Would be very useful if somebody have files with voice, interesting compare.
We got some voice recordings (audio samples with defined content), this was the way we got published informations about voice frames. There is only few bits missing to identify.
Regards,
Evgenii
2017-03-11 12:04 GMT+02:00 tetrapol-kit-request@brmlab.cz:
Send Tetrapol-kit mailing list submissions to tetrapol-kit@brmlab.cz
To subscribe or unsubscribe via the World Wide Web, visit https://brmlab.cz/cgi-bin/mailman/listinfo/tetrapol-kit or, via email, send a message with subject or body 'help' to tetrapol-kit-request@brmlab.cz
You can reach the person managing the list at tetrapol-kit-owner@brmlab.cz
When replying, please edit your Subject line so it is more specific than "Re: Contents of Tetrapol-kit digest..."
Today's Topics:
- app/tetrapol_dump (Evgenii Royzman)
- Re: app/tetrapol_dump (JS)
Message: 1 Date: Thu, 9 Mar 2017 11:56:57 +0200 From: Evgenii Royzman dzhudzhan@gmail.com To: tetrapol-kit@brmlab.cz Subject: [Tetrapol-kit] app/tetrapol_dump Message-ID: <CAEixV-L5VTbxktfQz3Au7fmbrm-5mesznTq64uu7zL9TsV4v8w@mail. gmail.com> Content-Type: text/plain; charset="utf-8"
Hi guys!
You did really cool work with tpol.
I'm also trying something with this one and you results is absolutely find for my!
I have already demodulated signal and would decode it with your app/tetrapol_dump, is it real or i have to use binary only after your demod?
Regards,
Evgenii