Jack, no problem, respectfully I had it in my head that you could add/change messages by inputting them with the keyer. I'm probably confusing it with Hans radios. I'll crawl back in my hole and be quiet.
On Mon, Jan 21, 2019, 10:33 PM jjpurdum via Groups.Io <jjpurdum=[email protected] wrote:
Why would you need to do that more than once? You can have 50 different messages, which is enough to do the exchanges for every ARRL contest I know of. In fact, there's enough SRAM space that you could double the string space if you want. So, make your list of CW messages you want to use and then enter them. It will probably be years before you need to change them if you give them a little thought up front.
Most of the other variables that you are likely to change (e.g., keyer speed, sidetone frequency, equalizer bands, etc.) can be changed at runtime. Finally, if you can think of a convenient way to add a keyboard to the ?BITX so messages can be edited in the field, I'd like to know about it.
Jack, W8TEE
On Monday, January 21, 2019, 6:37:56 PM EST, Roy Appleton <twelveoclockhigh@...> wrote:
Ok, I know that I'm going to get in trouble opening my mouth but here goes! So the only way I can change configuration variables such as cw messages is recompling the code and reinstalling everytime?
On Mon, Jan 21, 2019, 1:32 PM eyelessmisfit <eyelessmisfit@... wrote:
For 1 thing, not everyone wants one of their built in cw message to be; "cq de w8tee"?
Subject: Re: [JackAl] Arduino IDE version 1.8.8 issues
Ok, I'm going to show my ignorance. Why can't the code be compiled once and the resulting machine code be distributed instead of everyone having to compile their own code?
Roy
WA0YMH
On Mon, Jan 21, 2019, 12:52 PM Art Olson <olson339@... wrote:
Jack
I vaguely recall some discussion about cutting the 5 volt pad on the teensy. Is this still necessary or am I off target.?
Art N2AJO
On Jan 20, 2019, at 10:56 AM, jjpurdum via Groups.Io <jjpurdum@...> wrote:
I could be, I just don't know right now. Still investigating.
Jack, W8TEE
On Sunday, January 20, 2019, 10:48:00 AM EST, f1apy - Jacques <f1apy@...> wrote:
Hello Jack,
?
It¡¯s possible that Teensyduino version is not good with Arduino IDE version 1.8.8, I have encountered some problems in past when I work with teensy 2.0
I just used Version 1.8.8 of the Arduino IDE and it appears that the code does NOT work with that version. As you can see here:
<image001.jpg>
it does work on 1.8.7. So, even though the latest doc file shows the 1.8.8 compiler, don't upgrade for now until I figure out where the issue is with 1.8.8. (This is one reason why my system has 18 versions of the IDE on it going back to 1.05.)
Also, look in the JackAl.h header file at the #include files. Any non-standard libraries will have the download URL as a comment on the line where you can download/install the new libraries. Some of these libraries have changed in recent months, so you might want to update them. Don't forget, you must close the IDE after any new library is installed and reopen it for the new library to be accessed. Also, the standard RA8875 library is missing a modification we did to it. You? can download our version from the web site.