Commit Graph

27 Commits

Author SHA1 Message Date
Morgan Redfield 0b6d1a3cac update comments 2018-08-17 08:01:11 -07:00
Morgan Redfield afbecf6e5e update ctcss getfreq and example 2018-08-15 19:30:20 -07:00
Morgan Redfield 96d02c3bd9 adding CTCSS and example 2018-08-11 20:30:09 -07:00
Morgan Redfield 73f8cb3d93 adding Morse rx example 2018-08-11 19:39:31 -07:00
Morgan Redfield c2a58487d3 update ctcss/cdcss and morse 2018-08-09 20:32:29 -07:00
Morgan Redfield 38f5a467ef whitespace fix 2018-08-08 18:50:30 -07:00
Morgan Redfield 450d05fdea add delay after power on to examples, minor bugfixing 2018-08-04 19:47:58 -07:00
Morgan Redfield 45527b826f dtmf timing, sub-khz frequency resolution 2018-08-04 19:31:53 -07:00
Morgan Redfield a9f3380f85 update DTMF example 2018-07-03 15:32:05 -07:00
Morgan Redfield 24082d5a11 working DTMF 2018-06-24 17:12:04 -07:00
Morgan Redfield ac31e5e79e dtmf changes 2018-06-16 19:13:36 -07:00
Morgan Redfield 23c8c85b98 Merge pull request #34 from dmbryson/setgpios
Add support for directly setting the GPIO values
2017-09-05 20:38:30 -07:00
Morgan Redfield 6c7997f756 Merge pull request #35 from dmbryson/dtmfdecode
Correct DTMF decoding functions for the Auctus AT1846S
2017-09-05 20:37:42 -07:00
Casey Halverson d8d97789d7 Fixed critical define
Fixed a critical define
2017-05-09 13:40:54 -04:00
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 ec0400c1c6 adding narrow/wide band control 2017-01-15 11:31:22 -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
nick6x 8b8fd7a9a1 Fix Functional Test example 2016-08-26 11:14:39 -07:00
nick6x 62e137f8f2 Standardize serial monitor baud rate in AFSK Packet Tester example 2016-08-18 19:14:08 -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 c9a9320719 Update to arduino library 1.5 standard 2016-08-13 14:39:20 -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 23ba8f6e7c Initial commit of HamShield library and example sketches. Probably not fully functional. 2015-06-20 13:37:48 -07:00