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 |
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 |
Nick Vahalik
|
558414d084
|
Update HamShield.h
Remove the hyphen in the define which causes the Arduino compiler to error. This define doesn't seem to be used anywhere.
|
2016-05-23 06:44:13 -05:00 |
morgan
|
75e964289c
|
use master for HS09 and above
|
2016-05-04 11:40:26 -07:00 |
morgan
|
fbd1003c44
|
updated kiss
|
2016-05-04 11:35:06 -07:00 |