Stephen Olesen
|
2eea6db437
|
Check for 0x3AC or 0x32C in testConnection().
|
2015-07-05 16:32:55 -06:00 |
Nigel VH
|
167c792116
|
Merge pull request #6 from slepp/master
Move singleton to the initializer to be used by more things later
|
2015-07-03 22:55:20 -07:00 |
Nigel VH
|
1257cb0b4b
|
Merge pull request #3 from slepp/morse-clean
Clean (no whitespace changes) of the Morse table changes.
|
2015-07-03 22:51:54 -07:00 |
morgan
|
0bfd349b64
|
updated setRfPower function. It now sets the PADRV bits on the AU1846
|
2015-07-02 14:15:34 -07:00 |
Casey Halverson
|
81fc8a6566
|
fixed frequency calculation per data sheet
fixed frequency calculation per data sheet. this should be a 16
multiplier now vs. 8 for the old RDA 1846.
|
2015-07-02 13:55:16 -07: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 |
Nigel Vander Houwen
|
81afcd7353
|
Added RSSI parameter to waitForChannel to allow setting what should be defined as a clear channel. Updated FM Beacon example to use the settable parameter and print what the measured RSSI was in case of failure.
|
2015-06-20 15:22:33 -07:00 |
Nigel Vander Houwen
|
86902d4ffc
|
Moved some library files around.
|
2015-06-20 13:53:56 -07:00 |