Commit Graph

  • 2152100873 Change amplitude scaling. Go back to refclk for ICR1. Added phase changes. Stephen Olesen 2015-07-02 18:04:12 -0600
  • 0bfd349b64 updated setRfPower function. It now sets the PADRV bits on the AU1846 morgan 2015-07-02 14:15:34 -0700
  • 81fc8a6566 fixed frequency calculation per data sheet Casey Halverson 2015-07-02 13:55:16 -0700
  • ed06aea086 FM Beacon Casey Halverson 2015-07-02 13:52:30 -0700
  • 0e9a549f56 Fix a compile error. Add a quick callsign appending string method. Stephen Olesen 2015-07-02 02:38:28 -0600
  • 4a8e9c69e6 Workaround for lockup on AFSK/DDS startup when using the Wire library. Stephen Olesen 2015-07-02 01:32:00 -0600
  • 8e8c88f67c Stop transmitting (in a hackish way) when the TX is done. Stephen Olesen 2015-07-02 01:31:36 -0600
  • 13be6810f1 Modified to initialize and try to use the radio. Stephen Olesen 2015-07-02 01:26:47 -0600
  • 80a1741575 Preliminary addition of static memory allocations for packet buffers. Fixed(?) DDS frequency calculation on-chip. Stephen Olesen 2015-07-02 01:24:55 -0600
  • d2dc9adbc0 Remove ISR from HamShield, add DDS header. Stephen Olesen 2015-07-01 20:47:56 -0600
  • 429e645ad2 Example for AFSK sending (AX25 format) added. DDS updated to a slower clock rate again. Stephen Olesen 2015-07-01 20:30:49 -0600
  • 5689393c11 Replace local DDS with the DDS class. Stephen Olesen 2015-07-01 18:25:59 -0600
  • 660fe0c602 Corrected the duration calculation on fixed DDS length. Stephen Olesen 2015-07-01 18:05:17 -0600
  • 120442533d Added DDS sample. Fixed pin 11 PWM output, now default (3 works better). Stephen Olesen 2015-07-01 17:56:40 -0600
  • 016ad2398a Added a define to use pin 3 for PWM, instead of the new default pin 11. Stephen Olesen 2015-07-01 15:01:55 -0600
  • 8f2115adbc Add some comments. Stephen Olesen 2015-07-01 14:54:22 -0600
  • 2f4d17e4ed Fixed up the duration timers, clockTick needs a cleanup. Stephen Olesen 2015-07-01 14:42:20 -0600
  • 31eb465ebf Allow for high idle duty cycle when output is 'off', amplitude adjustments. Stephen Olesen 2015-07-01 14:27:10 -0600
  • 1117542411 Created generic DDS class for tone generation, update AFSK to start the right timers. Stephen Olesen 2015-07-01 14:04:20 -0600
  • 55c10c503b Some spacing, added header length minimum. Stephen Olesen 2015-06-30 20:32:28 -0600
  • 9b2987de08 Initial import of the main code from https://github.com/slepp/AX25 Partially functional, but no accuracy tests complete yet. Stephen Olesen 2015-06-30 19:22:46 -0600
  • 6a5815d9b5 Move singleton to the initializer to be used by more things later. Made public. Stephen Olesen 2015-06-30 16:37:55 -0600
  • 0fd2d484e1 Added back in the tone waits in morseOut. Stephen Olesen 2015-06-30 16:03:21 -0600
  • fc09429133 Alter morseOut to use a for loop and clearer dit/dah timing in the tone. Back up to 1000Hz tones. Stephen Olesen 2015-06-30 15:30:06 -0600
  • 1c7dbfc4b6 Correct the return time on morseLookup to be more obvious it's binary. Stephen Olesen 2015-06-30 15:17:07 -0600
  • 503fdcab87 Merge 89d7227f2a into 68fb758aef Stephen Olesen 2015-06-30 21:16:19 +0000
  • 68fb758aef Merge pull request #1 from slepp/master Nigel VH 2015-06-30 14:16:18 -0700
  • 7dff74d780 Clean version of the Morse binary format/table and lookup functions. Stephen Olesen 2015-06-30 15:13:55 -0600
  • 89d7227f2a Update Morse routines to use compressed binary table. Some reformatting was a side effect. Stephen Olesen 2015-06-30 14:52:42 -0600
  • 8fb40c3716 Static method declarations for ISR handlers and singleton object. Stephen Olesen 2015-06-30 14:34:32 -0600
  • 2d5deedf54 Slight rearranging, and added comments to FM Beacon example sketch. Nigel Vander Houwen 2015-06-28 10:20:57 -0700
  • 0126665e4c Finalizing Chrome app window layout Casey Halverson 2015-06-22 11:47:40 -0700
  • 33270f5442 changing to frequency method Casey Halverson 2015-06-22 10:54:44 -0700
  • 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. Nigel Vander Houwen 2015-06-20 15:22:33 -0700
  • 22065e08d5 Fixed HamShield.h reference and indenting in FM Beacon example sketch. Nigel Vander Houwen 2015-06-20 14:00:39 -0700
  • 86902d4ffc Moved some library files around. Nigel Vander Houwen 2015-06-20 13:53:56 -0700
  • 497c4b8464 Updated HamShield.h to use the proper PWM pin for audio output. Nigel Vander Houwen 2015-06-20 13:49:05 -0700
  • 0473fef89c Added note about using this repository with Arduino to the README.md Nigel Vander Houwen 2015-06-20 13:40:11 -0700
  • 23ba8f6e7c Initial commit of HamShield library and example sketches. Probably not fully functional. Nigel Vander Houwen 2015-06-20 13:37:48 -0700
  • c551fd9508 Initial commit Nigel VH 2015-06-20 13:31:39 -0700