Commit graph

371 commits

Author SHA1 Message Date
jgromes
787ebde43e [SX126x] Implemented generic IRQ actions (#773) 2023-06-21 22:21:55 +02:00
jgromes
46e1af764e [Si443x] Implemented generic IRQ actions 2023-06-21 22:17:48 +02:00
jgromes
df126c92f9 [RF69] Implemented generic actions 2023-06-21 22:15:54 +02:00
jgromes
291251ea72 [nRF24] Implemented generic actions 2023-06-21 22:11:36 +02:00
jgromes
8567c77641 [CC1101] Implemented generic actions 2023-06-21 22:07:24 +02:00
jgromes
a6ba423c73 [SX127x] Implemented generic actions 2023-06-21 22:03:07 +02:00
jgromes
27ef744edf [SX127x] Fixed references to 256 byte packets 2023-06-07 20:41:14 +02:00
jgromes
cb7b282c9b Updae ESP-IFD example (#748) 2023-06-04 13:25:08 +02:00
jgromes
4e2ff97afc Added ESP-IDF example (#748) 2023-05-21 18:24:18 +02:00
jgromes
b02a5c1867 Updated raspberry example 2023-05-18 20:52:28 +01:00
jgromes
1a55220020 Updated non-Arduino example 2023-05-16 17:12:45 +01:00
jgromes
0c40aa7f85 [Pager] Added note about module pin 2023-05-08 20:12:51 +02:00
jgromes
a797bef0d2 Fixed term order for RPi example 2023-05-07 07:17:47 +01:00
jgromes
32cef2699d Update Raspberry example 2023-05-06 18:34:41 +01:00
jgromes
a21cabf3e3 Make build scripts executable 2023-05-06 18:02:12 +01:00
jgromes
e1853ddf04 Added CMake for NonArduino example 2023-04-30 22:10:48 +02:00
jgromes
54c1255646 [Bell] Added Bell modem example 2023-04-30 10:18:50 +02:00
jgromes
d5fe5e3e2d [HAL] Cleaned up example and added comments 2023-04-22 18:07:47 +02:00
Mestery
94050efb1b add example 2023-04-18 19:21:01 +02:00
Mestery
9a68a3c901 use uint32 instead of uint8 for pin type 2023-04-16 21:39:00 +02:00
Mestery
ec3d4eaf20 Improve hardware abstraction layer 2023-04-12 23:16:18 +02:00
jgromes
cb385f5946 [SX126x] Remove standby before data read (#703) 2023-04-10 14:05:25 +02:00
jgromes
c8b28887ee [SX127x] Fixed comment 2023-04-10 14:03:37 +02:00
jgromes
0f5b31aa3a [SX127x] Removed standby before data read 2023-04-10 13:57:00 +02:00
jgromes
c10343e853 [SX126x] Added spectral scan in frequency 2023-03-27 18:48:32 +02:00
jgromes
cfe6128656 [SX126x] Added frequency error reading 2023-03-18 10:56:00 +01:00
jgromes
0818230a7c [SX126x] Fixed incorrect variable names 2023-03-11 20:57:32 +01:00
jgromes
97ab0d357a [SX126x] Added spectral scan 2023-03-11 20:09:03 +01:00
jgromes
ead59223fa [STM32WLx] Fixed end of table macro (CI_BUILD_ALL) 2023-03-05 20:33:27 +01:00
jgromes
25a5f7443c [SX127x] Fixed invalid sync word value in example 2023-03-05 14:57:20 +01:00
Branden Ghena
7c083e0796 Fix args to begin() in SX12xx settings examples 2023-03-02 22:28:40 -06:00
jgromes
455ce12eed [AFSK] Added SX126x to examples 2023-02-11 14:12:55 +01:00
Matthijs Kooijman
e116a20d89 [STM32WLx] Add examples
Co-Authored-By: jgromes <jan.gromes@gmail.com>
2023-01-10 18:09:55 +01:00
jgromes
139a68dfd4 [EXT] Added support for external radios (646) 2023-01-08 15:12:49 +01:00
jgromes
27c1eb715a Removed remaining enable interrupt (#657) 2023-01-07 22:31:20 +01:00
jgromes
6666060d52 Removed unnecessary interrupt enable (#657) 2023-01-07 22:21:16 +01:00
jgromes
a0884bf120 [SX128x] Added option to set custom ranging calibration (#293) 2023-01-01 18:31:03 +01:00
jgromes
395844922c [Stream] Cleaned up transmit example 2022-12-22 18:19:54 +01:00
Mitrokhin Anton
e073da15da Fix FSK Stream mode TX and RX 2022-12-22 12:21:01 +07:00
jgromes
7295e9731e [Pager] Fixed default example pins 2022-11-27 20:47:18 +01:00
jgromes
328a3bfedc Merge branch 'master' of https://github.com/jgromes/RadioLib 2022-11-18 18:06:07 +01:00
jgromes
f69723b96c [Morse] Added support for interrupt-based timing 2022-11-18 17:55:08 +01:00
CCChelios
53f954a179
Update CC1101_Settings.ino 2022-11-18 16:28:42 +03:00
jgromes
355446c43a [FSK4] Added correction method 2022-11-18 13:56:40 +01:00
jgromes
29813352d4 [SSTV] Moved correction factor to its own method 2022-11-18 13:54:12 +01:00
jgromes
c9e11d4f37 Fixed some typos 2022-10-28 21:03:20 +02:00
jgromes
1227ea4cd1 [SX127x] Added CAD receive example 2022-10-23 20:41:04 +02:00
jgromes
c3fa027108 [SX127x] Fixed CAD interrupt example 2022-10-23 20:40:13 +02:00
jgromes
6eeee45968 [CC1101] Use GDO2 for transmit interrupt (#357) 2022-10-09 19:21:39 +02:00
jgromes
ae64ec1911 [CC1101] Fixed incorrect GPIO NC check logic 2022-10-09 19:14:07 +02:00