* ANNOUNCE: gMFSK v0.5 @ 2003-04-19 18:58 Tomi Manninen 2003-04-20 2:37 ` Hamish Moffatt 0 siblings, 1 reply; 15+ messages in thread From: Tomi Manninen @ 2003-04-19 18:58 UTC (permalink / raw) To: linux-hams Hi all, I just uploaded gMFSK v0.5 to hes.iki.fi: http://hes.iki.fi/pub/ham/unix/linux/hfmodems/ There you will find a tar.gz source package, a source RPM and a binary i386 RPM for Red Hat 8.0. I release this version now not because it's ready but because if I don't release it now, I will never release it. It's up to you to find all the bugs. :-) This is a rather extensive re-write as I have switched to using GTK+ 2 / Gnome 2. Consequently there are still some unimplemented features compared to v0.4.1. The most important new features are the port to GTK+ 2 / Gnome 2 and the new modems: MFSK8, (Q)PSK31, MT63 and FeldHell. FeldHell is RX only for now. I have previously written a Hellscreiber program for GTK+ 1.x but never released it. Now I need to figure out how to do the character rendering for TX in GTK+ 2. PSK31 and MT63 borrow a lot from other peoples code so they should work pretty well. However MT63 has no support for the extended features in Nino's program or MixW. MFSK8 seems to work but is pretty much untested. Bear in mind that this is very much work in progress. All bug reports, feature requests and contributed code is welcome, though I reserve the right to select what will make it to the next release... :) Last but not least there is the name issue. The program is not anymore a collection of various M-ary FSK modems, there are PSK, OFDM and Fuzzy modes as well. So the name is not the best one anymore. Suggestions for a new name are welcome! Now, share and enjoy! -- Tomi Manninen Internet: oh2bns@sral.fi OH2BNS AX.25: oh2bns@oh2rbi.fin.eu KP20ME04 Amprnet: oh2bns@oh2rbi.ampr.org ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: ANNOUNCE: gMFSK v0.5 2003-04-19 18:58 ANNOUNCE: gMFSK v0.5 Tomi Manninen @ 2003-04-20 2:37 ` Hamish Moffatt 2003-04-20 9:32 ` Gérard Parat / F6FGZ 2003-07-11 20:29 ` Arno Verhoeven 0 siblings, 2 replies; 15+ messages in thread From: Hamish Moffatt @ 2003-04-20 2:37 UTC (permalink / raw) To: linux-hams On Sat, Apr 19, 2003 at 09:58:04PM +0300, Tomi Manninen wrote: > Hi all, > > I just uploaded gMFSK v0.5 to hes.iki.fi: > > http://hes.iki.fi/pub/ham/unix/linux/hfmodems/ > > There you will find a tar.gz source package, a source RPM and a binary > i386 RPM for Red Hat 8.0. Neat! Compiled easily on Debian and I'll upload the package shortly. You have a great collection of modes. I'm looking forward to trying it on air. > Last but not least there is the name issue. The program is not anymore a > collection of various M-ary FSK modems, there are PSK, OFDM and Fuzzy > modes as well. So the name is not the best one anymore. Suggestions for a > new name are welcome! Tough decision! You could always borrow parts of similar programs' names an add a G prefix :-) Like gMix or gScope or something. But there should be a better option. One query about MFSK16/8 mode: when idling it still sends a lot of tones. IZ8BLY's Stream sends a lot of pure carrier with occasional tones. The pure carrier while idle or at the start of a transmission makes it a lot easier for the RX station to tune. Hamish -- Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au> ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: ANNOUNCE: gMFSK v0.5 2003-04-20 2:37 ` Hamish Moffatt @ 2003-04-20 9:32 ` Gérard Parat / F6FGZ 2003-07-11 20:29 ` Arno Verhoeven 1 sibling, 0 replies; 15+ messages in thread From: Gérard Parat / F6FGZ @ 2003-04-20 9:32 UTC (permalink / raw) To: linux-hams > > Last but not least there is the name issue. The program is not anymore a > > collection of various M-ary FSK modems, there are PSK, OFDM and Fuzzy > > modes as well. So the name is not the best one anymore. Suggestions for a > > new name are welcome! > > Tough decision! You could always borrow parts of similar programs' names > an add a G prefix :-) Like gMix or gScope or something. But there should > be a better option. What about Tomix or Tomisk ? -- 73 Gérard F6FGZ - To unsubscribe from this list: send the line "unsubscribe linux-hams" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: ANNOUNCE: gMFSK v0.5 2003-04-20 2:37 ` Hamish Moffatt 2003-04-20 9:32 ` Gérard Parat / F6FGZ @ 2003-07-11 20:29 ` Arno Verhoeven 2003-07-11 21:11 ` Tomi Manninen 2003-07-11 21:25 ` Aleksandar Ilic 1 sibling, 2 replies; 15+ messages in thread From: Arno Verhoeven @ 2003-07-11 20:29 UTC (permalink / raw) To: linux-hams Hamish Moffatt wrote: > On Sat, Apr 19, 2003 at 09:58:04PM +0300, Tomi Manninen wrote: > >>Hi all, >> >>I just uploaded gMFSK v0.5 to hes.iki.fi: >> >> http://hes.iki.fi/pub/ham/unix/linux/hfmodems/ >> >>There you will find a tar.gz source package, a source RPM and a binary >>i386 RPM for Red Hat 8.0. > > > Neat! Compiled easily on Debian and I'll upload the package shortly. It doesn't on my machine (Slackware 9.0). If tried with both fftw-3.0 and 2.1.5 but in both cases configure gives an error. configure: error: FFTW libraries not found!!! Does anybody know a way how to solve this? -- 73, PE1ICQ Arno Verhoeven -------------------------------- AX.25 pe1icq@pi8zaa.#nbo.nld.eu smtp pe1icq@pi8zaa.ampr.org inet pe1icq@amsat.org ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: ANNOUNCE: gMFSK v0.5 2003-07-11 20:29 ` Arno Verhoeven @ 2003-07-11 21:11 ` Tomi Manninen 2003-07-12 10:40 ` Wilbert Knol 2003-07-11 21:25 ` Aleksandar Ilic 1 sibling, 1 reply; 15+ messages in thread From: Tomi Manninen @ 2003-07-11 21:11 UTC (permalink / raw) To: Arno Verhoeven; +Cc: linux-hams On Fri, 2003-07-11 at 23:29, Arno Verhoeven wrote: > It doesn't on my machine (Slackware 9.0). If tried with both fftw-3.0 and 2.1.5 > but in both cases configure gives an error. > > configure: error: FFTW libraries not found!!! Could you send me the list of files installe by your FFTW packages? In the past various packagers have used different library names when packaging FFTW and this has caused problems detecting it... -- Tomi Manninen Internet: oh2bns@sral.fi OH2BNS AX.25: oh2bns@oh2rbi.fin.eu KP20ME04 Amprnet: oh2bns@oh2rbi.ampr.org ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: ANNOUNCE: gMFSK v0.5 2003-07-11 21:11 ` Tomi Manninen @ 2003-07-12 10:40 ` Wilbert Knol 0 siblings, 0 replies; 15+ messages in thread From: Wilbert Knol @ 2003-07-12 10:40 UTC (permalink / raw) To: linux-hams On Friday 11 July 2003 09:11, Tomi Manninen wrote: > On Fri, 2003-07-11 at 23:29, Arno Verhoeven wrote: > > It doesn't on my machine (Slackware 9.0). If tried with both fftw-3.0 and > > 2.1.5 but in both cases configure gives an error. > > > > configure: error: FFTW libraries not found!!! Just finished compiling it on a SuSE 8.1 box. Although I needed to install a bunch of Gnome libraries, as well as the fast Fourier libraries, no Funny Business was required. It's going great on the IceWM desktop. Pretty impressive...even Feld-Hell :-) Wilbert, ZL2BSJ ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: ANNOUNCE: gMFSK v0.5 2003-07-11 20:29 ` Arno Verhoeven 2003-07-11 21:11 ` Tomi Manninen @ 2003-07-11 21:25 ` Aleksandar Ilic 2003-07-11 21:50 ` Arno Verhoeven 1 sibling, 1 reply; 15+ messages in thread From: Aleksandar Ilic @ 2003-07-11 21:25 UTC (permalink / raw) To: linux-hams On Friday 11 July 2003 22:29, Arno Verhoeven wrote: > > Neat! Compiled easily on Debian and I'll upload the package shortly. > It doesn't on my machine (Slackware 9.0). If tried with both fftw-3.0 and > 2.1.5 but in both cases configure gives an error. > > configure: error: FFTW libraries not found!!! > > Does anybody know a way how to solve this? It works here on Slack 9. Grep your /etc/ld.so.cache to be sure libfft is in it. When I compiled fft-2.1.3, it was necessary to : ./configure --enable-shared or libraries was not cached. kindly, Alek -- 73 de YU1IS -=- ICQ# 62419462 ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: ANNOUNCE: gMFSK v0.5 2003-07-11 21:25 ` Aleksandar Ilic @ 2003-07-11 21:50 ` Arno Verhoeven 2003-07-12 8:04 ` PROBLEM: gMFSK v0.5 locks up Arno Verhoeven 0 siblings, 1 reply; 15+ messages in thread From: Arno Verhoeven @ 2003-07-11 21:50 UTC (permalink / raw) To: Aleksandar Ilic; +Cc: linux-hams Aleksandar Ilic wrote: >On Friday 11 July 2003 22:29, Arno Verhoeven wrote: > > >>>Neat! Compiled easily on Debian and I'll upload the package shortly. >>> >>> >>It doesn't on my machine (Slackware 9.0). If tried with both fftw-3.0 and >>2.1.5 but in both cases configure gives an error. >> >>configure: error: FFTW libraries not found!!! >> >>Does anybody know a way how to solve this? >> >> > >It works here on Slack 9. >Grep your /etc/ld.so.cache to be sure libfft is in it. >When I compiled fft-2.1.3, it was necessary to : >./configure --enable-shared >or libraries was not cached. > > Adding --enable-shared did the trick. (I should have noticed that the .so files were not there....) Thanks. -- 73, PE1ICQ Arno Verhoeven -------------------------------- AX.25 pe1icq@pi8zaa.#nbo.nld.eu smtp pe1icq@pi8zaa.ampr.org inet pe1icq@amsat.org ^ permalink raw reply [flat|nested] 15+ messages in thread
* PROBLEM: gMFSK v0.5 locks up. 2003-07-11 21:50 ` Arno Verhoeven @ 2003-07-12 8:04 ` Arno Verhoeven 2003-07-12 8:13 ` Hamish Moffatt 2003-07-12 16:30 ` PROBLEM: gMFSK v0.5 locks up Tomi Manninen 0 siblings, 2 replies; 15+ messages in thread From: Arno Verhoeven @ 2003-07-12 8:04 UTC (permalink / raw) To: linux-hams Hi, Now that I've got gmfsk to compile, I run into another problem. Until now I didn't get it to produce any sound yet. (sound works on that system. Other applications can use the sound card) There are 2 ways that I can make gmfsk lock up. 1. click the "Abort transmission immediately" button. 2. click the "Mode" pull-down menu and try to select another mode. There are no messages in /var/log/syslog and /var/log/messages I'm using fftw-2.1.5, kernel 2.4.21 glibc-2.3.1 and all were compiled with gcc-3.2.3. Any ideas? Can somebody point me in the right direction? -- 73, PE1ICQ Arno Verhoeven -------------------------------- AX.25 pe1icq@pi8zaa.#nbo.nld.eu smtp pe1icq@pi8zaa.ampr.org inet pe1icq@amsat.org ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: PROBLEM: gMFSK v0.5 locks up. 2003-07-12 8:04 ` PROBLEM: gMFSK v0.5 locks up Arno Verhoeven @ 2003-07-12 8:13 ` Hamish Moffatt 2003-07-12 15:07 ` Arno Verhoeven 2003-07-12 16:30 ` PROBLEM: gMFSK v0.5 locks up Tomi Manninen 1 sibling, 1 reply; 15+ messages in thread From: Hamish Moffatt @ 2003-07-12 8:13 UTC (permalink / raw) To: linux-hams On Sat, Jul 12, 2003 at 10:04:13AM +0200, Arno Verhoeven wrote: > Now that I've got gmfsk to compile, I run into another problem. > > Until now I didn't get it to produce any sound yet. (sound works on that > system. Other applications can use the sound card) > > There are 2 ways that I can make gmfsk lock up. > > 1. click the "Abort transmission immediately" button. > 2. click the "Mode" pull-down menu and try to select another mode. > > There are no messages in /var/log/syslog and /var/log/messages > I'm using fftw-2.1.5, kernel 2.4.21 glibc-2.3.1 and all were compiled > with gcc-3.2.3. In what way does it lock up? Just the program hangs or all X programs or your whole system? Hamish -- Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au> ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: PROBLEM: gMFSK v0.5 locks up. 2003-07-12 8:13 ` Hamish Moffatt @ 2003-07-12 15:07 ` Arno Verhoeven 2003-07-12 15:12 ` Edson Pereira 0 siblings, 1 reply; 15+ messages in thread From: Arno Verhoeven @ 2003-07-12 15:07 UTC (permalink / raw) To: Hamish Moffatt; +Cc: linux-hams On Sat, 12 Jul 2003, Hamish Moffatt wrote: > On Sat, Jul 12, 2003 at 10:04:13AM +0200, Arno Verhoeven wrote: > > Now that I've got gmfsk to compile, I run into another problem. > > > > Until now I didn't get it to produce any sound yet. (sound works on that > > system. Other applications can use the sound card) > > > > There are 2 ways that I can make gmfsk lock up. > > > > 1. click the "Abort transmission immediately" button. > > 2. click the "Mode" pull-down menu and try to select another mode. > > > > There are no messages in /var/log/syslog and /var/log/messages > > I'm using fftw-2.1.5, kernel 2.4.21 glibc-2.3.1 and all were compiled > > with gcc-3.2.3. > > In what way does it lock up? Just the program hangs or all X programs or > your whole system? > Just gmfsk hangs. Other X programs work just fine. 73, PE1ICQ Arno Verhoeven -------------------------------- AX.25 pe1icq@pi8zaa.#nbo.nld.eu smtp pe1icq@pi8zaa.ampr.org inet pe1icq@amsat.org ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: PROBLEM: gMFSK v0.5 locks up. 2003-07-12 15:07 ` Arno Verhoeven @ 2003-07-12 15:12 ` Edson Pereira 2003-09-11 7:51 ` SOLVED (Re: PROBLEM: gMFSK v0.5 locks up.) Arno Verhoeven 0 siblings, 1 reply; 15+ messages in thread From: Edson Pereira @ 2003-07-12 15:12 UTC (permalink / raw) To: linux-hams Arno, With strace, check if the program is hanging on a system call (read, write, ioctl more precisely). I have found this problem few times with OSS Free. Most recently with a laptop the problem was resolved using alsa. 73, -- Edson, 7n4ncl On Sat, 12 Jul 2003, Arno Verhoeven wrote: > On Sat, 12 Jul 2003, Hamish Moffatt wrote: > > > On Sat, Jul 12, 2003 at 10:04:13AM +0200, Arno Verhoeven wrote: > > > Now that I've got gmfsk to compile, I run into another problem. > > > > > > Until now I didn't get it to produce any sound yet. (sound works on that > > > system. Other applications can use the sound card) > > > > > > There are 2 ways that I can make gmfsk lock up. > > > > > > 1. click the "Abort transmission immediately" button. > > > 2. click the "Mode" pull-down menu and try to select another mode. > > > > > > There are no messages in /var/log/syslog and /var/log/messages > > > I'm using fftw-2.1.5, kernel 2.4.21 glibc-2.3.1 and all were compiled > > > with gcc-3.2.3. > > > > In what way does it lock up? Just the program hangs or all X programs or > > your whole system? > > > > Just gmfsk hangs. Other X programs work just fine. > > 73, PE1ICQ Arno Verhoeven > -------------------------------- > AX.25 pe1icq@pi8zaa.#nbo.nld.eu > smtp pe1icq@pi8zaa.ampr.org > inet pe1icq@amsat.org > > - > To unsubscribe from this list: send the line "unsubscribe linux-hams" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > ^ permalink raw reply [flat|nested] 15+ messages in thread
* SOLVED (Re: PROBLEM: gMFSK v0.5 locks up.) 2003-07-12 15:12 ` Edson Pereira @ 2003-09-11 7:51 ` Arno Verhoeven 0 siblings, 0 replies; 15+ messages in thread From: Arno Verhoeven @ 2003-09-11 7:51 UTC (permalink / raw) To: linux-hams Edson Pereira wrote: >Arno, > >With strace, check if the program is hanging on a system call (read, >write, ioctl more precisely). I have found this problem few times with OSS >Free. Most recently with a laptop the problem was resolved using alsa. > >73, > >-- Edson, 7n4ncl > > Purpose of this mail is mainly to help others with similar problems. They can find the solution when searching the linux-hams archive. The problem was indeed solved when I use ALSA. Thanks Tomi and Edson for your help. -- 73, PE1ICQ Arno Verhoeven -------------------------------- AX.25 pe1icq@pi8zaa.#nbo.nld.eu smtp pe1icq@pi8zaa.ampr.org inet pe1icq@amsat.org ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: PROBLEM: gMFSK v0.5 locks up. 2003-07-12 8:04 ` PROBLEM: gMFSK v0.5 locks up Arno Verhoeven 2003-07-12 8:13 ` Hamish Moffatt @ 2003-07-12 16:30 ` Tomi Manninen 2003-07-13 20:15 ` Arno Verhoeven 1 sibling, 1 reply; 15+ messages in thread From: Tomi Manninen @ 2003-07-12 16:30 UTC (permalink / raw) To: Arno Verhoeven; +Cc: linux-hams On Sat, 2003-07-12 at 11:04, Arno Verhoeven wrote: > Until now I didn't get it to produce any sound yet. (sound works on that > system. Other applications can use the sound card) Are you getting any sound input? I mean does the waterfall show any noise? > 1. click the "Abort transmission immediately" button. > 2. click the "Mode" pull-down menu and try to select another mode. This would indicate that the current RX thread is stuck somewhere (and the rest of the program is waiting for it to complete). It could be a blocked open() or read(). Are you sure no-one else is having the sound card open? Edson's idea is also good. Knowing where exactly it is stuck is valuable information. Oh, does the CPU load increase when gmfsk is locked up? -- Tomi Manninen Internet: oh2bns@sral.fi OH2BNS AX.25: oh2bns@oh2rbi.fin.eu KP20ME04 Amprnet: oh2bns@oh2rbi.ampr.org ^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: PROBLEM: gMFSK v0.5 locks up. 2003-07-12 16:30 ` PROBLEM: gMFSK v0.5 locks up Tomi Manninen @ 2003-07-13 20:15 ` Arno Verhoeven 0 siblings, 0 replies; 15+ messages in thread From: Arno Verhoeven @ 2003-07-13 20:15 UTC (permalink / raw) To: linux-hams Tomi Manninen wrote: >On Sat, 2003-07-12 at 11:04, Arno Verhoeven wrote: > > > >>Until now I didn't get it to produce any sound yet. (sound works on that >>system. Other applications can use the sound card) >> >> > >Are you getting any sound input? I mean does the waterfall show any >noise? > No, nothing shows up. >>1. click the "Abort transmission immediately" button. >>2. click the "Mode" pull-down menu and try to select another mode. >> >> > >This would indicate that the current RX thread is stuck somewhere >(and the rest of the program is waiting for it to complete). It could >be a blocked open() or read(). Are you sure no-one else is having the >sound card open? > I have no other program running that would use the sound card. Th elock ups also occur when I use a simple windowmanger like twm. (trying to avoid kde's sound server from interfering...) >Edson's idea is also good. Knowing where exactly it is stuck is >valuable information. > This is the last bit of output from strace after I try to select another mode. ead(3, "\7\4b\23i\v@\1:\0\0\0002\0 \0034\0 \3f\2X\0!\0\3\0\20\0"..., 32) = 32 read(3, "\7\3b\23i\v@\1:\0\0\0004\0 \3\0\0\0\0f\2X\0\37\0\1\0\20"..., 32) = 32 read(3, "\22\0d\23\216\1 \3\216\1 \3\0\16\217\10\216\1 \3\0\0\0"..., 32) = 32 read(3, "\10\3e\23i\v@\1:\0\0\0\37\0 \3\0\0\0\0f\2X\0I\0D\0\20\0"..., 32) = 32 read(3, "\7\4e\23i\v@\1:\0\0\0002\0 \0034\0 \3f\2X\0!\0\3\0\20\0"..., 32) = 32 read(3, "\7\3e\23i\v@\1:\0\0\0004\0 \3\0\0\0\0f\2X\0\37\0\1\0\20"..., 32) = 32 read(3, "\t\3f\23\4\0 \3\2\364\377\277\37I\f\10\310\22`\10\3002"..., 32) = 32 read(3, "\1\2g\23\0\0\0\0\4\0 \3\0\0\0\0\0\0\0\0\1\0\0\0\0\327\332"..., 32) = 32 rt_sigprocmask(SIG_SETMASK, NULL, [RTMIN], 8) = 0 rt_sigsuspend([] >Oh, does the CPU load increase when gmfsk is locked up? > > No, the CPU load doesn't go up. -- 73, PE1ICQ Arno Verhoeven -------------------------------- AX.25 pe1icq@pi8zaa.#nbo.nld.eu smtp pe1icq@pi8zaa.ampr.org inet pe1icq@amsat.org ^ permalink raw reply [flat|nested] 15+ messages in thread
end of thread, other threads:[~2003-09-11 7:51 UTC | newest] Thread overview: 15+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2003-04-19 18:58 ANNOUNCE: gMFSK v0.5 Tomi Manninen 2003-04-20 2:37 ` Hamish Moffatt 2003-04-20 9:32 ` Gérard Parat / F6FGZ 2003-07-11 20:29 ` Arno Verhoeven 2003-07-11 21:11 ` Tomi Manninen 2003-07-12 10:40 ` Wilbert Knol 2003-07-11 21:25 ` Aleksandar Ilic 2003-07-11 21:50 ` Arno Verhoeven 2003-07-12 8:04 ` PROBLEM: gMFSK v0.5 locks up Arno Verhoeven 2003-07-12 8:13 ` Hamish Moffatt 2003-07-12 15:07 ` Arno Verhoeven 2003-07-12 15:12 ` Edson Pereira 2003-09-11 7:51 ` SOLVED (Re: PROBLEM: gMFSK v0.5 locks up.) Arno Verhoeven 2003-07-12 16:30 ` PROBLEM: gMFSK v0.5 locks up Tomi Manninen 2003-07-13 20:15 ` Arno Verhoeven
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox