Stephen Olesen
|
1afc2c18f9
|
Remove extraneous pgmspace.h include.
|
2015-07-05 17:05:55 -06:00 |
|
Stephen Olesen
|
0721456c28
|
Move frequency lookup tables into progmem.
|
2015-07-05 17:03:05 -06:00 |
|
Stephen Olesen
|
6a5815d9b5
|
Move singleton to the initializer to be used by more things later. Made public.
|
2015-06-30 16:37:55 -06:00 |
|
Stephen Olesen
|
0fd2d484e1
|
Added back in the tone waits in morseOut.
|
2015-06-30 16:03:21 -06:00 |
|
Stephen Olesen
|
fc09429133
|
Alter morseOut to use a for loop and clearer dit/dah timing in the tone.
Back up to 1000Hz tones.
|
2015-06-30 15:30:06 -06:00 |
|
Stephen Olesen
|
1c7dbfc4b6
|
Correct the return time on morseLookup to be more obvious it's binary.
|
2015-06-30 15:17:07 -06:00 |
|
Stephen Olesen
|
7dff74d780
|
Clean version of the Morse binary format/table and lookup functions.
|
2015-06-30 15:13:55 -06:00 |
|
Stephen Olesen
|
8fb40c3716
|
Static method declarations for ISR handlers and singleton object.
|
2015-06-30 14:34:32 -06:00 |
|