jgromes
|
946621cabf
|
[CC1101] Fixed macro name in examples
|
2020-01-06 17:25:11 +01:00 |
|
jgromes
|
e39c804c73
|
[SX126x] Fixed typo
|
2020-01-06 17:21:02 +01:00 |
|
jgromes
|
cb5c8d6313
|
[SX127x] Moved reset to chip detection loop
|
2020-01-06 17:20:51 +01:00 |
|
jgromes
|
a4eeefada0
|
[RF69] Moved reset to chip detection loop
|
2020-01-06 17:20:43 +01:00 |
|
jgromes
|
9da1573df0
|
Renamed unused pin macro to NC
|
2020-01-06 17:20:18 +01:00 |
|
Jan Gromeš
|
1b22d4c84e
|
Update issue templates
|
2020-01-05 18:30:47 +01:00 |
|
jgromes
|
b657bc3521
|
[SX126x] Fixed reset delay duration
|
2020-01-03 15:07:54 +01:00 |
|
jgromes
|
fd1623e382
|
Added version macro
|
2020-01-02 14:48:53 +01:00 |
|
jgromes
|
25f9c73332
|
[SX126x] Improved reset procedure
|
2020-01-02 14:48:31 +01:00 |
|
jgromes
|
e745fe2988
|
[SX126x] Fixed narrowing conversion warning
|
2019-12-30 20:07:04 +01:00 |
|
jgromes
|
02ac97b07e
|
[SX126x] Added option to change sleep mode (cold/warm start)
|
2019-12-29 12:21:14 +01:00 |
|
jgromes
|
460a050a63
|
[SX126x] Added methods to clear DIO actions
|
2019-12-29 10:37:04 +01:00 |
|
jgromes
|
d00d07fe9c
|
[SX127x] Added methods to clear DIO actions
|
2019-12-29 10:36:52 +01:00 |
|
jgromes
|
95e9de6759
|
[RF69] Added methods to clear DIO actions
|
2019-12-29 10:36:38 +01:00 |
|
jgromes
|
dedcd4163f
|
[CC1101] Added methods to clear GDO action
|
2019-12-29 10:36:24 +01:00 |
|
jgromes
|
fdb8993336
|
[SX126x] Added missing calls to standby
|
2019-12-27 16:48:58 +01:00 |
|
jgromes
|
8a471d082f
|
Advanced version to 3.0.0
|
2019-12-27 14:07:37 +01:00 |
|
jgromes
|
a38fb18e82
|
[CC1101] Fixed typo
|
2019-12-27 13:31:09 +01:00 |
|
jgromes
|
e7c44f3e26
|
[CC1101] Fixed incorrect variable name
|
2019-12-27 13:27:28 +01:00 |
|
jgromes
|
8e9ac59815
|
[RTTY] Updated example pin mapping
|
2019-12-27 13:23:35 +01:00 |
|
jgromes
|
7d0eab94ab
|
[Morse] Updated example pin mapping
|
2019-12-27 13:22:42 +01:00 |
|
jgromes
|
55aff74a81
|
[SX126x] Changed pin mapping, added reset, changed LoRa sync word to 1B
|
2019-12-27 13:21:21 +01:00 |
|
jgromes
|
beb160f705
|
[SX127x] Changed pin mapping and implemented reset
|
2019-12-27 13:19:54 +01:00 |
|
jgromes
|
47776c5acb
|
[JDY08] Changed pin mapping
|
2019-12-27 13:19:10 +01:00 |
|
jgromes
|
7cc765debb
|
[HC05] Changed pin mapping
|
2019-12-27 13:18:59 +01:00 |
|
jgromes
|
b8459a58ad
|
[ESP8266] Changed pin mapping
|
2019-12-27 13:18:49 +01:00 |
|
jgromes
|
6f0496e06e
|
[XBee] Changed pin mapping
|
2019-12-27 13:18:36 +01:00 |
|
jgromes
|
05b300408b
|
[nRF24] Changed pin mapping
|
2019-12-27 13:17:34 +01:00 |
|
jgromes
|
9e2ed2ca6f
|
[CC1101] Changed pin mapping
|
2019-12-27 13:17:14 +01:00 |
|
jgromes
|
0bc7208827
|
[RF69] Changed pin mapping
|
2019-12-27 13:17:01 +01:00 |
|
jgromes
|
540867365c
|
[CC1101] Changed pin mapping
|
2019-12-27 13:16:31 +01:00 |
|
jgromes
|
606e317958
|
Changed to new approach to pin handling
|
2019-12-27 13:15:33 +01:00 |
|
jgromes
|
a1f94d9f16
|
[SX126x] Set DIO2 to RF switch by default
|
2019-12-27 09:25:38 +01:00 |
|
jgromes
|
b18a9d4abc
|
[Travis] Removed Apollo3 from build matrix
|
2019-12-24 11:03:25 +01:00 |
|
jgromes
|
a5cbd0e5a6
|
[Travis] Fixed formatting
|
2019-12-24 10:08:53 +01:00 |
|
jgromes
|
2052170bd0
|
[Travis] Added missing board install
|
2019-12-24 10:02:17 +01:00 |
|
jgromes
|
c857b512ee
|
Added support for Sparkfun Apollo boards
|
2019-12-24 10:00:46 +01:00 |
|
Jan Gromeš
|
ba3bfde358
|
[Morse] Merge pull request #96 from IU5HKU/master
Reorganized morsecode symbols array and updated the MorseClient::writ…
|
2019-12-23 14:56:31 +01:00 |
|
jgromes
|
41f4848b9e
|
[Morse] Formatting fixes, added missing symbol space
|
2019-12-23 14:25:34 +01:00 |
|
Marco Campinoti
|
4272b0ff30
|
Reorganized morsecode symbols array and updated the MorseClient::write(uint8_t b) method
The whole idea was taken from the CubeSat way of doing morsecode,
|
2019-12-22 22:07:46 +01:00 |
|
Jan Gromeš
|
444800ea08
|
Merge pull request #93 from Guglio95/master
[CC1101] Added setOOK(bool enableOOK)
|
2019-12-20 20:20:36 +01:00 |
|
Andrea Guglielmini
|
6dcab7d2c7
|
[CC1101] Added setOOK(bool enableOOK)
|
2019-12-20 16:32:54 +01:00 |
|
Jan Gromeš
|
04373bdfac
|
Merge pull request #90 from Guglio95/master
[CC1101] Small fixes.
|
2019-12-16 06:45:38 +01:00 |
|
Andrea Guglielmini
|
86f2d9fd12
|
[CC1101] setSyncWord() fixed return.
|
2019-12-16 00:00:05 +01:00 |
|
Andrea Guglielmini
|
e1d8380c4e
|
[CC1101] Solved enableSyncWordFiltering() ambiguity.
|
2019-12-15 23:58:24 +01:00 |
|
Andrea Guglielmini
|
56cdbbdd7b
|
[CC1101] Fixed wrong setPacketMode() bits
|
2019-12-14 00:45:57 +01:00 |
|
Andrea Guglielmini
|
6373c30729
|
[CC1101] Check CRC only if validation is active.
|
2019-12-13 19:46:45 +01:00 |
|
Andrea Guglielmini
|
c78847e9df
|
[CC1101] Reset on init.
|
2019-12-13 19:41:21 +01:00 |
|
Andrea Guglielmini
|
af9409b941
|
[CC1101] Fix broken sync word methods.
|
2019-12-13 19:40:36 +01:00 |
|
Jan Gromeš
|
e61bd588b0
|
Merge pull request #88 from Guglio95/master
[CC1101] Output power updated according to chosen frequency
|
2019-12-12 05:42:29 +01:00 |
|