Commit Graph

  • f369c2ff9a Fix examples to reflect combined KISS and AFSK libraries. nick6x 2016-08-19 18:52:36 -0700
  • 25813b7968 Clairify Parrot example description. nick6x 2016-08-18 20:47:35 -0700
  • e10e351e49 Clarify Parros example description nick6x 2016-08-18 20:46:00 -0700
  • 62e137f8f2 Standardize serial monitor baud rate in AFSK Packet Tester example nick6x 2016-08-18 19:14:08 -0700
  • 9e0db9d537 Update HamShield examples to work with seperated libraries. nick6x 2016-08-17 14:17:56 -0700
  • bce0b1e0d8 Merge branch 'master' into dev nick6x 2016-08-17 12:45:23 -0700
  • 39b543877b Resolve SSTV example issues nick6x 2016-08-17 12:43:51 -0700
  • f5e004fbb3 -Seperate AFSK, DDS, and KISS into their own libraries to conserve memory. nick6x 2016-08-17 12:24:36 -0700
  • 09c9911ba1 Merge branch 'master' into dev nick6x 2016-08-14 15:41:59 -0700
  • 2b5fbeff4a Change dashes to underscores nick6x 2016-08-14 15:33:33 -0700
  • 8e35c83185 Merge branch 'master' into dev nick6x 2016-08-13 19:26:52 -0700
  • 7a07bd3056 Add comments, some standardizing nick6x 2016-08-13 19:25:46 -0700
  • ad7d729010 Fix examples to match Master branch. nick6x 2016-08-13 15:39:53 -0700
  • c9a9320719 Update to arduino library 1.5 standard nick6x 2016-08-13 14:39:20 -0700
  • 0ed024cd7d Add comments, update to new HamShield library standard. nick6x 2016-08-13 14:05:19 -0700
  • 07221e2426 Merge branch 'master' into dev nick6x 2016-08-11 21:47:59 -0700
  • 06cb3f24ed Resolve compiling issues in Examples. nick6x 2016-08-11 20:01:02 -0700
  • 2907eaf02e add comments, update library to Arduino 1.5 standard nick6x 2016-08-10 17:30:43 -0700
  • 0fe34bbbb9 updated readme for dev branch morgan 2016-07-09 20:31:51 -0700
  • 6a889580f2 using standard Arduino fcns for bit banging morgan 2016-07-09 20:29:01 -0700
  • f8810e357b Merge 11f5e8b733 into d98eafb11a jake-b 2016-07-05 07:42:22 +0000
  • d98eafb11a fix devAddr bug Morgan Redfield 2016-07-03 14:18:02 -0700
  • 705884497a merging morgan 2016-07-03 14:03:15 -0700
  • b818b73054 Merge pull request #18 from nvahalik/patch-1 Morgan Redfield 2016-07-03 14:00:58 -0700
  • 8e5a101b1f fix formatting, comments i2c-comms morgan 2016-07-03 13:27:01 -0700
  • bdd06ce525 updated readme morgan 2016-07-03 13:23:03 -0700
  • 506d3dfb0c remove i2c comments morgan 2016-07-03 13:02:11 -0700
  • a242fa3b31 update for I2C morgan 2016-06-30 20:09:11 -0700
  • a92b011492 updating squelch and cs options morgan 2016-06-30 19:33:40 -0700
  • 12c9cdf3d9 Fixed FoxHunt example. Verified working with current library and hardware v09 Nigel Vander Houwen 2016-06-05 13:01:39 -0700
  • 8c90a134ad Fixed FMBeacon example, required slight modification to library. TO-DO notes in example header. Nigel Vander Houwen 2016-06-05 12:41:35 -0700
  • 3c9965fd62 Removed AFSKSend example. Redundant with AFSK-PacketTester. Cleanup on DDS example. Verified working with current library and hardware v09 Nigel Vander Houwen 2016-06-05 12:02:21 -0700
  • 868882f81e Cleanup on AFSK-PacketTester example, verified working with current library and hardware v09 Nigel Vander Houwen 2016-06-05 11:53:49 -0700
  • 558414d084 Update HamShield.h Nick Vahalik 2016-05-23 06:44:13 -0500
  • 75e964289c use master for HS09 and above morgan 2016-05-04 11:40:26 -0700
  • 91aa8506cf use ths branch for old HS04 boards HS04 morgan 2016-05-04 11:36:52 -0700
  • fbd1003c44 updated kiss morgan 2016-05-04 11:35:06 -0700
  • 0011026567 fix dangermode HS09 morgan 2016-04-17 17:19:33 -0700
  • 5f363f1537 updating all examples for new library morgan 2016-04-13 19:12:06 -0700
  • 3a209d8db4 updating files for HS09 morgan 2016-03-24 20:31:17 -0700
  • 9111ba5301 changing default power levels of all examples morgan 2016-01-04 19:36:37 -0800
  • c107df93dd made certain library functions private to ensure they aren't improperly called from an arduino sketch morgan 2015-12-15 14:43:57 -0800
  • 28f1ff016c switched to standard I2Cdev lib, changed reg 0x44 volume control to remove agc delay morgan 2015-12-10 17:32:18 -0800
  • c97b0801d5 updated HandieTalkie example, change setTxBand I2C writes morgan 2015-12-02 21:07:36 -0800
  • edc78a3858 adding HandyTalkie example morgan 2015-11-23 19:16:56 -0800
  • 807617de83 updated for HS05 morgan 2015-11-23 08:54:10 -0800
  • a196501f15 updated setting for GPIO voltage, added code to handle special frequencies morgan 2015-09-18 18:04:03 -0700
  • 11f5e8b733 Updated examples/DDS/DDS.ino to include the ISRs for the Arduino Zero. NOTE: this sample won't really work for the HamShield ont he Ardiuno Zero as it will Besides the logic voltage issue, it will be playing its tones out of AO, rather than D3 or D11. Hook up your oscilloscope to A0 to see the waveform. Jake-B 2015-08-18 08:44:11 -0400
  • a581404e04 - Fixed a few problems with Arduino Zero support - Added a 10-bit sine table, probably wasteful considering its stored in 16-bit integers. - Added "DDS_MAX_COMPARATOR" and "DDS_MAX_ACCUMULATOR" macros to hide some math and imrpove readability. - Simplified calcFrequency and made it work for arbirary frequencies (with/without default refclk) - Simplified getDutyCycle(). I think its more understandable now, and works for various combinations of accumulator size and lookup table size. Jake-B 2015-08-17 17:26:33 -0400
  • fdaa602401 Very rough draft of DDS supporting the Arduio Zero and it's built-in DAC. Jake-B 2015-08-16 20:17:36 -0400
  • c679bec886 some additional fixes for serial transceiver Casey Halverson 2015-07-14 20:10:39 -0700
  • e55cb9f221 added morse out to serial transceiver, fixed some library version issues Casey Halverson 2015-07-14 20:05:20 -0700
  • 8ab7f97cbd Merge pull request #14 from slepp/rel-jul13 Nigel VH 2015-07-13 21:34:14 -0700
  • 638369d659 Minor fixups to KISS, now append FCS. Remove 19200 refclk for now. Stephen Olesen 2015-07-13 21:16:22 -0600
  • e444b4ef4e Merge pull request #13 from slepp/rel-jul13 Nigel VH 2015-07-13 18:55:20 -0700
  • ab7613c8d3 Updated AFSK/AX25 examples for modifications to AFSK library. Stephen Olesen 2015-07-13 19:01:32 -0600
  • a22b814d63 KISS TNC mode for the AX25 stack and example. Stephen Olesen 2015-07-13 18:55:07 -0600
  • 45ec01bd31 Rewrite of framing to always be pure frames, no escapes. Added parser for packets to pretty print them to serial. Added parser for easier packet handling on receipt. Moved bitclock timer to outside ISR loop. Stephen Olesen 2015-07-13 18:53:18 -0600
  • 4f1c863487 Default refclk now 9600, remove old table and serial debugging. Stephen Olesen 2015-07-13 18:50:48 -0600
  • ed136d6fe9 Merge remote-tracking branch 'upstream/au_updates' into rel-jul13 Stephen Olesen 2015-07-12 16:59:35 -0600
  • 8a66c135d5 updated setup code to start integrated LNA au_updates morgan 2015-07-12 14:46:45 -0700
  • 6cb8ed68d3 Rename for library compatability. Stephen Olesen 2015-07-11 14:23:03 -0600
  • cf93050e52 Updated AFSK with print routine, use new delay line. AX25 receive tune to APRS. Stephen Olesen 2015-07-10 11:58:37 -0600
  • 888cf9d9fd Merge remote-tracking branch 'upstream/au_updates' into afsk-au-update Stephen Olesen 2015-07-09 14:58:58 -0600
  • 52ac3def7d Finalize merger. Stephen Olesen 2015-07-09 14:57:22 -0600
  • 066007d616 updated rssi reading morgan 2015-07-09 08:33:12 -0700
  • 8ec69c31b9 adapted library for au registers morgan 2015-07-09 08:29:50 -0700
  • f685e88a42 Reference to wiki added Casey Halverson 2015-07-06 17:35:43 -0700
  • 5d4efb9a0f Applying license Casey Halverson 2015-07-06 16:55:27 -0700
  • 6d8813f200 Merge remote-tracking branch 'upstream/master' into afsk Stephen Olesen 2015-07-06 11:41:05 -0600
  • 4fb55520ea First round of AX25 receiver. Stephen Olesen 2015-07-06 11:40:50 -0600
  • 26e5aa75a8 Merge pull request #11 from slepp/hs-progmem Nigel VH 2015-07-05 20:33:53 -0700
  • a2778779d0 Need const on some compilers. Stephen Olesen 2015-07-05 21:19:16 -0600
  • 1f81215577 Merge remote-tracking branch 'upstream/master' into afsk Stephen Olesen 2015-07-05 21:08:09 -0600
  • aaee8915b5 Merge pull request #10 from slepp/hs-progmem Nigel VH 2015-07-05 16:53:16 -0700
  • efca76806c Merge pull request #9 from slepp/id-test Nigel VH 2015-07-05 16:52:26 -0700
  • 1afc2c18f9 Remove extraneous pgmspace.h include. Stephen Olesen 2015-07-05 17:05:55 -0600
  • 0721456c28 Move frequency lookup tables into progmem. Stephen Olesen 2015-07-05 17:03:05 -0600
  • 2eea6db437 Check for 0x3AC or 0x32C in testConnection(). Stephen Olesen 2015-07-05 16:32:55 -0600
  • 9bcf52ec64 Update large DDS sine table to use signed integers. Stephen Olesen 2015-07-05 16:29:27 -0600
  • 7131e46ff0 Allow refclkOffset to be set on the fly in DDS and the calibration tool. Stephen Olesen 2015-07-04 18:31:18 -0600
  • 1c29498e44 Received frequency calculation added. Stephen Olesen 2015-07-04 16:39:17 -0600
  • 4af33167a0 Added Crystal Calibration sketch with simple Serial UI. Fixed ddsAccumulator_t type. Stephen Olesen 2015-07-04 14:13:45 -0600
  • 7c67a704c3 Use HamShield now, fix refclk rate, increase toggle speed. Stephen Olesen 2015-07-04 02:17:03 -0600
  • ed594d3128 Back to Wire library usage, mistaken commit on changing it. Stephen Olesen 2015-07-04 00:03:12 -0600
  • f30f9003c1 Merge remote-tracking branch 'upstream/master' into afsk Stephen Olesen 2015-07-03 23:56:00 -0600
  • 167c792116 Merge pull request #6 from slepp/master Nigel VH 2015-07-03 22:55:20 -0700
  • c708b3703a Merge remote-tracking branch 'upstream/master' into afsk Stephen Olesen 2015-07-03 23:54:34 -0600
  • 1257cb0b4b Merge pull request #3 from slepp/morse-clean Nigel VH 2015-07-03 22:51:54 -0700
  • 8ebeabe496 Now using actual radio hardware in AFSK and SSTV. Tuned Tx settling timers. Stephen Olesen 2015-07-03 21:21:51 -0600
  • 208087693d Pretty basic SSTV transmitter in Martin-1. Sends a static image. Stephen Olesen 2015-07-03 15:24:17 -0600
  • acc4aebe03 Add calculators for frequency steps. Accumulator has a typedef now. Optimize tick. Stephen Olesen 2015-07-03 15:23:39 -0600
  • 5fd0fdf154 Merge branch 'master' into afsk Stephen Olesen 2015-07-02 21:32:54 -0600
  • 1aa7f7d224 Merge remote-tracking branch 'upstream/master' Stephen Olesen 2015-07-02 21:32:24 -0600
  • 28248365c8 Added QPSK63. Set both sketches to run on either pin 3 or 11. Stephen Olesen 2015-07-02 21:27:12 -0600
  • 26ffcd332b Faster reference clock rate (using pin 3), skip outer loop to slow PSK. Stephen Olesen 2015-07-02 19:58:54 -0600
  • 77a8c62b78 Correct Pin 3 output to scale to the reduced comparator size. Stephen Olesen 2015-07-02 19:57:32 -0600
  • 6ff2791963 Change to the waveform shaping trying to reduce IMD. Stephen Olesen 2015-07-02 19:31:16 -0600
  • 7db28bff0e Change DDS to using signed integers to try to keep our DC bias averaged out. Stephen Olesen 2015-07-02 19:30:53 -0600
  • 437e750e76 Rough PSK31 example, constant transmit of a string. Stephen Olesen 2015-07-02 18:06:57 -0600