Commit Graph

204 Commits

Author SHA1 Message Date
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 6c891c9f32 update example comments 2018-12-09 09:43:41 -08:00
morgan d65877ad29 update library properties 2018-11-17 11:43:59 -08:00
morgan dc93752730 temporary fixes for KISS example 2018-11-07 16:45:46 -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 373c584ae9 Merge branch 'master' of https://github.com/EnhancedRadioDevices/HamShield 2018-10-21 19:27:45 -07:00
morgan a38ac4bf27 update examples, rev arduino version 2018-10-21 19:27:24 -07:00
morgan 5e895f7799 update examples, rev arduino version 2018-10-21 18:45:58 -07:00
Morgan Redfield 88264e1998 fix mute in ctcss example 2018-08-17 19:25:38 -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 88efafa0e2 Updating examples 2018-08-08 18:49:56 -07:00
Morgan Redfield 3457f11211 updating examples 2018-08-07 21:56:33 -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 176814bc98 update examples 2018-07-03 16:02:21 -07:00
Morgan Redfield a9f3380f85 update DTMF example 2018-07-03 15:32:05 -07:00
Morgan Redfield c813bac7b8 rever KISS example 2018-06-24 17:16:39 -07:00
Morgan Redfield 24082d5a11 working DTMF 2018-06-24 17:12:04 -07:00
Morgan Redfield c340fef0b4 dtmf update 2018-06-16 19:14:13 -07:00
Morgan Redfield ac31e5e79e dtmf changes 2018-06-16 19:13:36 -07:00
Nigel Vander Houwen 5e36ab2898 Fixed origin/destination swap. Saved a little RAM to improve stability. 2018-04-06 17:20:38 -07:00
Nigel Vander Houwen d4027f1e7b Removed JustTransmit example. It doesn't add anything not covered in other basic examples like FMBeacon or HandyTalkie 2018-02-13 16:54:37 -08:00
Nigel Vander Houwen e73f67429d Added some additional comments to FMBeacon example sketch. 2018-02-13 16:51:32 -08:00
Nigel Vander Houwen daa4befe2c General FoxHunt example sketch fixups. Added code comments to aid understanding. Added a number of serial prints so you can see what it's doing. Moved the long wait inside the if->transmit block so we don't wait a long time if the channel was busy. 2018-02-13 16:49:52 -08:00
Nigel Vander Houwen ae0dacac77 General FMBeacon example sketch fixups. Raised morse audio freq to match conventional 600Hz. Increased morse speed a little. Shortened test message. Lengthened interval between transmissions. 2018-02-13 16:29:12 -08:00
Morgan Redfield e64095c6d5 Merge pull request #36 from radiohound/master
Added SpeechTX example
2017-09-05 20:40:20 -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
nick6x 74a2d1cb90 Update DDS.ino example for DDS library changes 2017-07-30 12:08:24 -07:00
nick6x 2edaac6fca Update dds example for dds library changes 2017-07-28 16:22:11 -07:00
Walter Dunckel ad40307b3c wav file of speech example
Radio call sign, followed by a few word examples
2017-06-18 11:00:50 -07:00
Walter Dunckel 6f7affe635 Create SpeechTX.ino
Example of using the Talkie library to enable the HamShield to transmit encoded audio speech.
2017-06-18 10:51:56 -07:00
spaceneedle 3e3b0daeab minor tweak to fix receive on start 2017-06-10 12:50:31 -05:00
spaceneedle 74230282b8 incrementing library version 2017-06-10 12:43:57 -05:00
spaceneedle 1416a5c1bf Adding App Serial Controller 2017-06-10 12:40:19 -05:00
Casey Halverson 4f7db1d561 revised lib properties 2017-05-09 13:43:19 -04:00
Casey Halverson d8d97789d7 Fixed critical define
Fixed a critical define
2017-05-09 13:40:54 -04:00
spaceneedle d232424bb4 Library properties so Arduino knows to update
Incremented version
2017-05-08 19:23:14 -05:00