Hi Thanks for the info Don. So in the case of the k3, when one enters a carraige return/ lf at the keyboard using the k3 utility, the k3 translates this to hex 8 and hex2 and sends this over the air if using fsk? 73s
-------- Original message -------- From: Don Wilhelm <[email protected]> Date: 25/06/2014 6:49 PM (GMT-05:00) To: [email protected] Subject: Re: [Elecraft] K3 FSK and psk Tom, In ASCII code (used for PSK), LF and CR are two separate characters. LF = hex "A" and CR = hex "D". A true CR has no line feed associated with it, and a LF has no CR associated with it. So it depends on the application doing the sending (and perhaps also on the application receiving) to determine just what happens. You asked about FSK - and that is similar. If you are analyzing the characters sent in BAUDOT code, the same thing applies but LF is Hex "2" and CR is hex "8*. So if you are developing your own code, you will have to handle them separately. Normally folks expect the "Enter" key on a keyboard to do a CR and LF while the down arrow does a LF only while the "home" key would do a CR only. Applications normally follow those conventions, so if you are looking at it from a keyboarding standpoint, the Enter key should do both when using a normal application. 73, Don W3FPR On 6/25/2014 6:27 PM, Tom wrote: > Hi > Is it possible to transmit a Carriage return/line feed with FSK and psk? > If so is it a actual carriage return? > Thanks, Tom > va2fsq.com > ______________________________________________________________ Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[email protected] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html Message delivered to [email protected] ______________________________________________________________ Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[email protected] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html Message delivered to [email protected]

