Morgan Redfield
aa14035c94
stabilize comms timing
2019-09-07 19:40:22 -07:00
Morgan Redfield
777a56d131
fix I2C comments
2019-08-20 14:34:20 -07:00
Morgan Redfield
4006afff64
make speechTX more polite and more verbose
2019-07-18 18:06:38 -07:00
Morgan Redfield
3d3f6a36b6
update dtmf, morse, and examples
2019-07-14 13:37:14 -07:00
Morgan Redfield
6472b103b4
update Morse
2019-06-01 15:25:56 -07:00
Morgan Redfield
7e509ca0fc
minor morse updates
2019-05-11 15:32:13 -07:00
Morgan Redfield
12fd074aed
let HSTone be generated by HamShield itself
2019-04-28 11:41:29 -07:00
Morgan Redfield
f83b547de4
merge RPi branch in, add Feather nRF52840 Express example BLE sketch
2019-04-06 14:00:03 -07:00
Morgan Redfield
b147edfcfa
minor bug fix
2019-03-24 15:17:45 -07:00
Morgan Redfield
3c3d83c057
unify pin naming scheme
2019-03-15 10:43:15 -07:00
Morgan Redfield
250dd330b7
noTone bugfixes
2019-02-04 17:41:35 -08:00
Morgan Redfield
289d1f73a8
removing duration from tone calls
2019-02-04 15:25:29 -08:00
morgan
00fd294bde
working with RPi
2019-02-04 21:28:59 +00:00
morgan
1b1c9b3f80
fix noTone calls
2019-02-02 21:22:37 +00:00
morgan
467765d892
update tone calls
2019-02-02 21:16:33 +00:00
morgan
844bb6b8c6
finish abstraction for RPi
2019-02-02 21:13:21 +00:00
Morgan Redfield
f7c76eb1ad
begin abstracting hardware functions
2019-01-29 21:10:18 -08:00
morgan
76a92a882f
remove library control of button
2019-01-29 20:13:45 -08:00
morgan
7427b426b1
allow non-standard digital control pins
2019-01-29 20:09:42 -08:00
Morgan Redfield
6b05b7754d
update vox and mic signal strength reading
2019-01-19 11:42:39 -08:00
morgan
220bd8aa28
remove overloading of frequency function, now using frequency_float for subkhz frequency settings
2018-10-29 18:31:37 -07:00
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