Wykres commitów

765 Commity (8a496efd4186e3156544ebc81529a5220050d89b)

Autor SHA1 Wiadomość Data
Callan Bryant 8d2c98339f
fix default args, scoping 2020-01-10 14:20:42 +00:00
Callan Bryant 07429986c2
set implicit params with extra SPI call where required 2020-01-10 14:11:28 +00:00
Callan Bryant 870a135b15
make sure _implicitLen is passed where appropriate 2020-01-10 11:54:28 +00:00
Callan Bryant 3bea627df4
switch to recoding implicit length for use JIT 2020-01-10 09:38:49 +00:00
Callan Bryant b7d97341b4
make header type a required param to setPacketParams 2020-01-09 16:10:43 +00:00
Callan Bryant 51ce45220b
pass len as param to implicitHeader 2020-01-09 16:08:00 +00:00
Callan Bryant 54f058de02
Revert "breaking change to interrupt RX method declaration : len required"
This reverts commit aee59b5bdd.
2020-01-09 16:04:46 +00:00
Callan Bryant aee59b5bdd
breaking change to interrupt RX method declaration : len required 2020-01-09 15:40:59 +00:00
Callan Bryant b85e7474b3
specify _headerType with every call to setPacketParams 2020-01-09 15:16:52 +00:00
Callan Bryant 562ed02eab
add missing parameter to setHeaderType 2020-01-09 14:54:15 +00:00
Callan Bryant 28671fb01a
implement explicitHeader/implicitHeader 2020-01-09 14:53:18 +00:00
Callan Bryant 7ab5bf7328
setHeaderType 2020-01-09 14:45:40 +00:00
Callan Bryant 1cce443ef1
define interface for implicit/explicit mode support 2020-01-09 14:37:58 +00:00
Callan Bryant d0b817adb9
Implement explicit mode support 2020-01-09 14:22:38 +00:00
Jan Gromeš b8c1a73000
Update README.md 2020-01-07 11:25:07 +01:00
jgromes 814949d183 Fixed incorrect NC macro check 2020-01-06 17:40:13 +01:00
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