Stephen Olesen
|
5fd0fdf154
|
Merge branch 'master' into afsk
|
2015-07-02 21:32:54 -06:00 |
Stephen Olesen
|
1aa7f7d224
|
Merge remote-tracking branch 'upstream/master'
|
2015-07-02 21:32:24 -06: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
|
d2dc9adbc0
|
Remove ISR from HamShield, add DDS header.
|
2015-07-01 20:47:56 -06:00 |
Stephen Olesen
|
9b2987de08
|
Initial import of the main code from https://github.com/slepp/AX25
Partially functional, but no accuracy tests complete yet.
|
2015-06-30 19:22:46 -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
|
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 |