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 |
|
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 |
|
Nigel Vander Houwen
|
12c9cdf3d9
|
Fixed FoxHunt example. Verified working with current library and hardware v09
|
2016-06-05 13:01:39 -07:00 |
|
Nigel Vander Houwen
|
8c90a134ad
|
Fixed FMBeacon example, required slight modification to library. TO-DO notes in example header.
|
2016-06-05 12:41:35 -07:00 |
|
Nigel Vander Houwen
|
3c9965fd62
|
Removed AFSKSend example. Redundant with AFSK-PacketTester. Cleanup on DDS example. Verified working with current library and hardware v09
|
2016-06-05 12:02:21 -07:00 |
|
Nigel Vander Houwen
|
868882f81e
|
Cleanup on AFSK-PacketTester example, verified working with current library and hardware v09
|
2016-06-05 11:53:49 -07:00 |
|
Nigel Vander Houwen
|
2d5deedf54
|
Slight rearranging, and added comments to FM Beacon example sketch.
|
2015-06-28 10:20:57 -07:00 |
|
Nigel Vander Houwen
|
81afcd7353
|
Added RSSI parameter to waitForChannel to allow setting what should be defined as a clear channel. Updated FM Beacon example to use the settable parameter and print what the measured RSSI was in case of failure.
|
2015-06-20 15:22:33 -07:00 |
|
Nigel Vander Houwen
|
22065e08d5
|
Fixed HamShield.h reference and indenting in FM Beacon example sketch.
|
2015-06-20 14:00:39 -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
|
0473fef89c
|
Added note about using this repository with Arduino to the README.md
|
2015-06-20 13:40:11 -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 |
|