Commit Graph

204 Commits

Author SHA1 Message Date
spaceneedle 6538ae7db3 Long awaited fix to CTCSS detection and encoding
Two extremely powerful functions:

setCtcssEncoder(float freq)
setCtcssDecoder(float freq)

Yes, that does mean *any* frequency, including non-standard CTCSS tones.

Enjoy.

-Casey
2017-05-08 19:21:18 -05:00
David M. Bryson b1180ab135 Correct DTMF decoding functions for the Auctus AT1846S 2017-05-03 20:14:00 -07:00
David M. Bryson aca7de3328 Add support for directly setting the GPIO values 2017-05-03 19:42:02 -07:00
Morgan Redfield 307d33add0 update version to 1.0.3 2017-01-15 12:12:20 -08:00
nick6x 219d89ff60 Merge branch 'master' of https://github.com/EnhancedRadioDevices/HamShield 2017-01-15 12:06:12 -08:00
nick6x 6954402ac6 Clarify example descriptions 2017-01-15 12:05:43 -08:00
morgan ec0400c1c6 adding narrow/wide band control 2017-01-15 11:31:22 -08:00
morgan 1d02387649 add yaac instructions to example 2016-12-27 12:46:27 -08:00
morgan 4593f1d44c fix KISS example 2016-12-27 12:08:28 -08:00
morgan 292a774a79 make morse dot duration user settable 2016-12-19 11:53:36 -08:00
morgan 5874e6b8e5 make morse tone freq user settable 2016-12-19 11:40:44 -08:00
morgan 4ff3f7d9d0 working afsk packets 2016-09-24 17:33:00 -07:00
morgan b9f75e0c11 update AFSK messenger example 2016-09-24 15:32:24 -07:00
Morgan Redfield f462bc0342 Merge pull request #24 from Temtel/master
Fixed Frequency Display at startup in AX25Receive.ino
2016-09-20 10:10:40 -07:00
Temtel 33962a585d Fixed Frequency Display at startup
Added   Serial.println(radio.getFrequency()); to setup.  May have been
removed accidentaly
2016-09-18 15:12:42 -07:00
Morgan Redfield d54c5404a8 clarify new library setup 2016-08-27 09:36:01 -07:00
nick6x 6b775130d1 Remove unfinished examples 2016-08-26 15:02:40 -07:00
nick6x e65893402a Fix typos 2016-08-26 14:40:47 -07:00
nick6x 9096d2ffa2 Update to separated libraries 2016-08-26 11:22:41 -07:00
nick6x 3e76e6e72f Merge branch 'master' of https://github.com/EnhancedRadioDevices/HamShield 2016-08-26 11:15:27 -07:00
nick6x 8b8fd7a9a1 Fix Functional Test example 2016-08-26 11:14:39 -07:00
Nigel Vander Houwen 164888fd49 Fixed DDS.cpp to reference ADC channel 2 instead of old channel 0. 2016-08-23 20:39:21 -07:00
nick6x e8ad7e9c93 Clarify Signal Test example explanation 2016-08-22 18:37:32 -07:00
nick6x 4f30789e88 Resolve problems with examples not compiling or otherwise not functioning. 2016-08-22 01:40:27 -07:00
nick6x f369c2ff9a Fix examples to reflect combined KISS and AFSK libraries. 2016-08-19 18:52:36 -07:00
nick6x 25813b7968 Clairify Parrot example description. 2016-08-18 20:47:35 -07:00
nick6x e10e351e49 Clarify Parros example description 2016-08-18 20:46:00 -07:00
nick6x 62e137f8f2 Standardize serial monitor baud rate in AFSK Packet Tester example 2016-08-18 19:14:08 -07:00
nick6x 9e0db9d537 Update HamShield examples to work with seperated libraries. 2016-08-17 14:17:56 -07:00
nick6x bce0b1e0d8 Merge branch 'master' into dev 2016-08-17 12:45:23 -07:00
nick6x 39b543877b Resolve SSTV example issues 2016-08-17 12:43:51 -07:00
nick6x f5e004fbb3 -Seperate AFSK, DDS, and KISS into their own libraries to conserve memory. 2016-08-17 12:24:36 -07:00
nick6x 09c9911ba1 Merge branch 'master' into dev 2016-08-14 15:41:59 -07:00
nick6x 2b5fbeff4a Change dashes to underscores 2016-08-14 15:33:33 -07:00
nick6x 8e35c83185 Merge branch 'master' into dev 2016-08-13 19:26:52 -07:00
nick6x 7a07bd3056 Add comments, some standardizing 2016-08-13 19:25:46 -07:00
nick6x ad7d729010 Fix examples to match Master branch. 2016-08-13 15:39:53 -07:00
nick6x c9a9320719 Update to arduino library 1.5 standard 2016-08-13 14:39:20 -07:00
nick6x 0ed024cd7d Add comments, update to new HamShield library standard. 2016-08-13 14:05:19 -07:00
nick6x 07221e2426 Merge branch 'master' into dev 2016-08-11 21:47:59 -07:00
nick6x 06cb3f24ed Resolve compiling issues in Examples. 2016-08-11 20:01:02 -07:00
nick6x 2907eaf02e add comments, update library to Arduino 1.5 standard 2016-08-10 17:30:43 -07:00
morgan 0fe34bbbb9 updated readme for dev branch 2016-07-09 20:31:51 -07:00
morgan 6a889580f2 using standard Arduino fcns for bit banging 2016-07-09 20:29:01 -07:00
Morgan Redfield d98eafb11a fix devAddr bug 2016-07-03 14:18:02 -07:00
morgan 705884497a merging 2016-07-03 14:03:15 -07:00
Morgan Redfield b818b73054 Merge pull request #18 from nvahalik/patch-1
Update HamShield.h to remove hyphen from define
2016-07-03 14:00:58 -07:00
morgan 506d3dfb0c remove i2c comments 2016-07-03 13:02:11 -07:00
morgan a92b011492 updating squelch and cs options 2016-06-30 19:33:40 -07:00
Nigel Vander Houwen 12c9cdf3d9 Fixed FoxHunt example. Verified working with current library and hardware v09 2016-06-05 13:01:39 -07:00