jgromes
|
04357cb306
|
[MOD] Added support for interrupt-based timing
|
2022-11-18 17:03:34 +01:00 |
|
jgromes
|
2980d8dbf1
|
[MOD] Fixed signed/unsigned comparison warning
|
2022-09-18 16:20:16 +02:00 |
|
jgromes
|
a8c079f85e
|
[MOD] Fixed hexdump printing when length is not divisible by 16
|
2022-08-18 20:48:51 +02:00 |
|
jgromes
|
ec94177c2a
|
[MOD] Cache tone value on ESP32 (#553)
|
2022-08-09 20:20:19 +02:00 |
|
jgromes
|
655dfaae45
|
Added missing pulsein callback set
|
2022-08-07 09:57:41 +02:00 |
|
Peter Lawrence
|
4bdec52f88
|
remedy Module when RADIOLIB_BUILD_ARDUINO is not defined
|
2022-08-04 17:46:58 -05:00 |
|
jgromes
|
8675f13e5d
|
[Morse] Added basic Morse receive support (#545) CI_BUILD_ALL
|
2022-07-30 08:53:57 +02:00 |
|
jgromes
|
8ae092ac81
|
[MOD] Added regdump function
|
2022-07-04 15:30:37 +02:00 |
|
jgromes
|
f8f73d2ccb
|
[MOD] Added helper hexdump function
|
2022-07-03 11:05:56 +02:00 |
|
jgromes
|
61a593c6f7
|
Fixed incorrect macro guards CI_BUILD_ALL
|
2021-12-19 13:09:42 +01:00 |
|
jgromes
|
1d42f1a0ff
|
[MOD] Use custom tone() on Arduino mbed boards (#407)
|
2021-12-04 17:04:59 +01:00 |
|
jgromes
|
8111bc058f
|
Added HAL
|
2021-11-14 11:33:35 +01:00 |
|
jgromes
|
e3ff5affc6
|
Fix possible issues in CubeCell 1.3.0 (#397)
|
2021-10-30 21:22:36 +02:00 |
|
jgromes
|
81e8de8324
|
Drop references to I2C CI_BUILD_ALL
|
2021-10-28 00:15:02 +02:00 |
|
jgromes
|
2bdec154ad
|
Added CubeCell support
|
2021-10-27 21:15:46 +02:00 |
|
jgromes
|
5bb9887364
|
Swapped SerialModule rst and serial arguments
|
2021-09-24 08:48:23 +02:00 |
|
jgromes
|
0f1140e5ad
|
Added SerialModule wrapper class (#305)
|
2021-09-05 12:00:30 +02:00 |
|
jgromes
|
5c0b4dbb10
|
Extract common bit reflection methods
|
2021-06-14 20:59:16 +02:00 |
|
jgromes
|
d49a107c7e
|
Added SPI readout check bitmask
|
2021-04-15 19:34:53 +02:00 |
|
jgromes
|
9a9af85fdc
|
Added option to disable "paranoid" SPI mode (enabled by default)
|
2021-02-12 21:03:49 +01:00 |
|
jgromes
|
533131f83f
|
Fixed unitialized variable warning
|
2020-12-25 14:17:07 +01:00 |
|
jgromes
|
4cdbcb60c5
|
Changed ESP32 tone emulation channel to 1
|
2020-10-29 07:53:51 +01:00 |
|
jgromes
|
5d92240f89
|
Added support for tone on ESP32 (#190)
|
2020-10-28 11:24:05 +01:00 |
|
jgromes
|
59c44d3883
|
Added Module overrides for all Arduino core functions
|
2020-08-01 16:33:25 +02:00 |
|
jgromes
|
7f31cdab8f
|
Test doxygen TODOs
|
2020-07-10 08:20:45 +02:00 |
|
jgromes
|
37a94494b4
|
Added TODOs
|
2020-07-06 18:30:36 +02:00 |
|
jgromes
|
b8de06288c
|
Added copy ctor and assignment operator
|
2020-07-05 10:05:54 +02:00 |
|
jgromes
|
c439b097d8
|
Switched to initializer lists
|
2020-07-04 16:05:56 +02:00 |
|
jgromes
|
7e62dbd1d8
|
Fixes from cppcheck scan
|
2020-07-04 13:43:39 +02:00 |
|
jgromes
|
56360a2a05
|
Changed setRfSwitchState to directly change switch pins
|
2020-06-20 16:59:20 +02:00 |
|
jgromes
|
78022ce6ad
|
Added external
RF switch control base
|
2020-06-18 16:31:38 +02:00 |
|
jgromes
|
da177c9b2a
|
Added interface argument to termination method
|
2020-05-17 20:26:57 +02:00 |
|
jgromes
|
86da5780c3
|
Added missing RADIOLIB_DEFAULT_SPI parameter
|
2020-05-12 16:04:29 +02:00 |
|
jgromes
|
50cc06021b
|
Only stopping hardware interface on automated initialization (#143)
|
2020-05-12 16:00:13 +02:00 |
|
jgromes
|
6215330858
|
Added tone support
|
2020-04-30 17:07:28 +02:00 |
|
jgromes
|
39c259848c
|
Added support for Nano 33 BLE
|
2020-03-27 14:10:45 +01:00 |
|
jgromes
|
d3cec5d3b4
|
[Module] Removed String class from AT commands
|
2020-03-22 08:14:03 +01:00 |
|
jgromes
|
c12cd6a53d
|
[Module] Removed debug-only delays
|
2020-03-13 21:16:10 +01:00 |
|
jgromes
|
5846c9d9d9
|
[Module] Only initializing default SPI interface (#121)
|
2020-03-02 13:25:35 +01:00 |
|
jgromes
|
16073f05ea
|
[Module] Fixed incorrect arguments
|
2020-02-20 12:38:51 +01:00 |
|
jgromes
|
1a75ff837e
|
[Module] Fixed interface termination
|
2020-02-20 12:35:44 +01:00 |
|
jgromes
|
9da1573df0
|
Renamed unused pin macro to NC
|
2020-01-06 17:20:18 +01:00 |
|
jgromes
|
606e317958
|
Changed to new approach to pin handling
|
2019-12-27 13:15:33 +01:00 |
|
jgromes
|
67c6544d28
|
Added check for -1 in pinMode
|
2019-12-01 08:12:04 +01:00 |
|
jgromes
|
7dd5858da6
|
Fixed unitialized variable warnings
|
2019-11-23 10:10:53 +01:00 |
|
jgromes
|
cd1c799a64
|
Updated macro names
|
2019-11-20 16:22:50 +01:00 |
|
jgromes
|
b873127155
|
Fixed SoftwareSerial for ESP8266 core 2.6.1
|
2019-11-18 18:29:06 +01:00 |
|
jgromes
|
1f26d3d5a3
|
Fixed SoftwareSerial for ESP8266 core 2.6.0
|
2019-11-12 17:24:49 +01:00 |
|
jgromes
|
47be7923da
|
Fixed software serial macro warnings
|
2019-10-02 19:41:31 +02:00 |
|
jgromes
|
de9c74dd9a
|
Suppressed unused variable warning
|
2019-09-28 12:22:52 +02:00 |
|