Re: [Freetel-codec2] "freebeacon" has anybody compiled it up with the latest Codec2

2019-08-07 Thread Al Beard
Hi all, More testing with earlier code: With SVN 3939 and 4010 (from sourceforge) of Codec2-dev, I have freebeacon working with Mode 700D so there's nothing wrong with my hardware. SVN 4121 which for FIFO uses "codec2_fifo_..." does not work with freebeacon modded to use these fifo calls.

Re: [Freetel-codec2] "freebeacon" has anybody compiled it up with the latest Codec2

2019-08-07 Thread Al Beard
Hi all, I've just tried "freebeacon" with the mods below and it doesn't work. And I've set it's mode to 700D Here is a typical log: state: Rx Idle   peak: 33  sync: 0  SNR: -4.6  triggered: 0 recordany: 0 state: Rx Idle   peak: 35  sync: 0  SNR: -4.6 

Re: [Freetel-codec2] "freebeacon" has anybody compiled it up with the latest Codec2

2019-08-07 Thread David Rowe
Yes that project probably needs some maintenance, or Travis/Github treatment. - David On 07/08/19 21:20, Al Beard wrote: > Hi all, > > David's "freebeacon". Every instance in > file.line > freebeacon.c:476: undefined reference to `fifo_create' > freebeacon.c:616: undefined reference to

Re: [Freetel-codec2] parrot

2019-08-07 Thread Steve
oops, I mean "sudo nice -n -20" ___ Freetel-codec2 mailing list Freetel-codec2@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freetel-codec2

Re: [Freetel-codec2] parrot

2019-08-07 Thread Steve
> When I stop the Rx signal CPU load goes to 100% and it hangs. Maybe try "sudo nice -20" as a command prefix?? ___ Freetel-codec2 mailing list Freetel-codec2@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freetel-codec2

Re: [Freetel-codec2] "freebeacon" has anybody compiled it up with the latest Codec2

2019-08-07 Thread Al Beard
Hi all, I'm having problems with "parrot" which is derived from "freebeacon". When it gets to: state: Rx Maybe UnSync peak: 53 When I stop the Rx signal CPU load goes to 100% and it hangs. cd codec2 git log -1 --format=%h b1ff0a5 Alan VK2ZIW On Wed, 7 Aug 2019 21:50:56 +1000, Al

[Freetel-codec2] "freebeacon" has anybody compiled it up with the latest Codec2

2019-08-07 Thread Al Beard
Hi all, David's "freebeacon". Every instance in file.line freebeacon.c:476: undefined reference to `fifo_create' freebeacon.c:616: undefined reference to `fifo_write' freebeacon.c:621: undefined reference to `fifo_read' freebeacon.c:874: undefined reference to `fifo_destroy' needs to be