Commit graph

559 commits

Author SHA1 Message Date
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
jgromes
1f75ee0cc1 [Pager] Implemented POCSAG (#7) 2022-10-01 14:56:37 +02:00
jgromes
0b5cd51828 [SX128x] Added finishTransmit 2022-09-18 16:15:07 +02:00
jgromes
8a81a7c827 [RF69] Added finishTransmit 2022-09-18 16:14:42 +02:00
jgromes
598982c782 [nRF24] Added finishTransmit 2022-09-18 16:14:19 +02:00
jgromes
733835e9ba [Si443x] Added finishTransmit 2022-09-18 16:14:04 +02:00
jgromes
0d72dd2ac3 [SX127x] Added finishTransmit (#571) 2022-09-18 16:13:39 +02:00
jgromes
0ae6eae4d9 [SX126x] Added finishTransmit 2022-09-18 16:12:53 +02:00
jgromes
9dff4e709e [CC1101] Added finishTransmit 2022-09-18 16:12:03 +02:00
jgromes
30cb7c8dd4 [APRS] Added Mic-E (#430) 2022-08-20 18:14:13 +02:00
jgromes
4a637b44f1 [Morse] Fixed bug in decoder logic 2022-08-07 10:21:07 +02:00
jgromes
8675f13e5d [Morse] Added basic Morse receive support (#545) CI_BUILD_ALL 2022-07-30 08:53:57 +02:00
jgromes
8768900767 [Morse] Added Morse transmit AM example 2022-07-30 08:52:09 +02:00