Commit Graph

18 Commits

Author SHA1 Message Date
morgan 8a66c135d5 updated setup code to start integrated LNA 2015-07-12 14:46:45 -07:00
morgan 066007d616 updated rssi reading 2015-07-09 08:33:12 -07:00
morgan 8ec69c31b9 adapted library for au registers 2015-07-09 08:29:50 -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
Casey Halverson ed06aea086 FM Beacon 2015-07-02 13:52:30 -07:00
Nigel VH 68fb758aef Merge pull request #1 from slepp/master
Static method declarations for ISR handlers and singleton object.
2015-06-30 14:16:18 -07:00
Stephen Olesen 8fb40c3716 Static method declarations for ISR handlers and singleton object. 2015-06-30 14:34:32 -06:00
Nigel Vander Houwen 2d5deedf54 Slight rearranging, and added comments to FM Beacon example sketch. 2015-06-28 10:20:57 -07:00
Casey Halverson 0126665e4c Finalizing Chrome app window layout
Stylized buttons for chrome app
2015-06-22 11:47:40 -07:00
Casey Halverson 33270f5442 changing to frequency method
.frequency should always be used as it contains required band setting
functions.
2015-06-22 10:54:44 -07: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 22065e08d5 Fixed HamShield.h reference and indenting in FM Beacon example sketch. 2015-06-20 14:00:39 -07:00
Nigel Vander Houwen 86902d4ffc Moved some library files around. 2015-06-20 13:53:56 -07:00
Nigel Vander Houwen 497c4b8464 Updated HamShield.h to use the proper PWM pin for audio output. 2015-06-20 13:49:05 -07:00
Nigel Vander Houwen 0473fef89c Added note about using this repository with Arduino to the README.md 2015-06-20 13:40:11 -07:00
Nigel Vander Houwen 23ba8f6e7c Initial commit of HamShield library and example sketches. Probably not fully functional. 2015-06-20 13:37:48 -07:00
Nigel VH c551fd9508 Initial commit 2015-06-20 13:31:39 -07:00