| Author |
Message |
couderta
Joined: 15 Apr 2006 Posts: 2
|
15 Apr 2006 10:17 fsk soundcard |
|
|
|
|
I'm looking for the simplest way to decode binary data encoded with fsk 1200bs (with a fx614).
It seems that using the sound card is a good choice.
I use windows (I know...) so Directsound seems to be the good API.
The compilor is Visual C++.
I would like to know if someone had tried before or has a simple code.
Thanks.
|
|
| Back to top |
|
 |
throwaway18
Joined: 09 Jun 2005 Posts: 553 Helped: 73 Location: Kent, UK
|
15 Apr 2006 10:28 fsk soundcard |
|
|
|
|
There are several software packages for sending and receiving ax25 packet radio signals with a soundcard at 1200buad AFSK or 9600 baud FSK.
SOftware exisits for decoding FSK pager signals with a soundcard.
|
|
| Back to top |
|
 |
couderta
Joined: 15 Apr 2006 Posts: 2
|
15 Apr 2006 10:49 Re: fsk soundcard |
|
|
|
|
I know but I'm only interresting in code because I need to get the data to feed indicator (altimeter, speedmeter...)
My data are not in the AX25 format but just binary
|
|
| Back to top |
|
 |
mos
Joined: 15 Sep 2006 Posts: 14
|
19 Sep 2006 23:31 fsk soundcard |
|
|
|
|
hi
see this file
www.cmlmicro.com/Products/Datasheets/Docs/FX614DS.pdf
|
|
| Back to top |
|
 |