Commit graph

2220 commits

Author SHA1 Message Date
jgromes
876081958b [HAL] Doxygen comments fix 2023-04-22 18:22:46 +02:00
jgromes
09c3ac4f6b [HAL] Formatting cleanup, added doxygen comments 2023-04-22 18:11:00 +02:00
jgromes
37bb8af768 [HAL] Fixed formatting 2023-04-22 18:08:08 +02:00
jgromes
d5fe5e3e2d [HAL] Cleaned up example and added comments 2023-04-22 18:07:47 +02:00
jgromes
7e47910430 [HAL] Renamed Hal to RadioLibHal 2023-04-22 18:07:27 +02:00
Jan Gromeš
b76b819b12
Merge pull request #730 from Mesteery/new-hal
Improve hardware abstraction layer
2023-04-22 16:26:31 +02:00
Mestery
94050efb1b add example 2023-04-18 19:21:01 +02:00
jgromes
21f2ef6836 [SX128x] Fixed IQ inversion 2023-04-17 19:12:42 +02:00
jgromes
2e8d0ae8a3 [SX126x] Fixed IQ inversion not caching (#731) 2023-04-17 19:10:26 +02:00
Mestery
f20cc978a7 update interrupt action mode type 2023-04-16 21:45:39 +02:00
Mestery
9a68a3c901 use uint32 instead of uint8 for pin type 2023-04-16 21:39:00 +02:00
Mestery
6695133576 fix documentation 2023-04-16 21:10:57 +02:00
Mestery
e141f4f151 fix warnings 2023-04-16 21:02:00 +02:00
Mestery
0cf308be04 remove byte usage 2023-04-16 21:00:05 +02:00
Mestery
f37c0b55c0 try move include inside 2023-04-16 20:54:48 +02:00
Mestery
3d43a618e3 guard arduinohal include 2023-04-16 20:54:31 +02:00
Mestery
d8f0d36407
fix 2023-04-13 17:50:27 +02:00
Mestery
7faeb46ada im so stupid 2023-04-13 01:42:19 +02:00
Mestery
ec3d4eaf20 Improve hardware abstraction layer 2023-04-12 23:16:18 +02:00
Jan Gromeš
88549baf83
Merge pull request #728 from Mesteery/undef-macro
Undefine RADIOLIB_DEBUG_PRINT_BIN macro after use
2023-04-12 19:00:44 +02:00
Mestery
45e9fd44bb
nitpick 2023-04-12 18:44:12 +02:00
Mestery
27575b8c49
Remove RADIOLIB_DEBUG_PRINT_BIN 2023-04-12 18:43:43 +02:00
Mestery
09fc9290bb
Undefine RADIOLIB_DEBUG_PRINT_BIN macro after use 2023-04-12 16:50:05 +02:00
Jan Gromeš
9c019a58e7
Merge pull request #726 from Mesteery/fix-generic-build
Fix generic build
2023-04-10 17:25:40 +02:00
Mestery
17ae017f89
address changes 2023-04-10 14:51:07 +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
b9fb0893b3 [SX127x] Added missing explicit CRC configuration 2023-04-10 11:54:59 +02:00
jgromes
cccc9742bb [CI] Skip SSTV examples for Arduino Uno (not enough RAM) 2023-04-10 11:20:35 +02:00
Mestery
220b4dad7f
use printf in both build 2023-04-10 09:13:58 +00:00
Mestery
6456da188d
fix debug print 2023-04-10 09:13:58 +00:00
Mestery
67e4dd4815
fix delayMicroseconds 2023-04-10 09:13:58 +00:00
Mestery
2a45f71384
fix undef digitalread 2023-04-10 09:13:57 +00:00
Mestery
7b6fd24c8e
fix non arduino build 2023-04-10 09:13:57 +00:00
jgromes
390b425b39 [MOD] Fixed default Arduino callbacks for SPI (#725) 2023-04-10 11:11:17 +02:00
jgromes
7c0fc5305a [STM32WL] Fixed build for Platformio (#718) 2023-04-10 10:29:21 +02:00
jgromes
f59a69f5c4 [MOD] Removed references to Arduino SPI callbacks (#725) 2023-04-10 09:06:40 +02:00
jgromes
efc2e9f291 [nRF24] Removed references to Arduino SPI callbacks (#725) 2023-04-10 09:06:24 +02:00
jgromes
cdbb827091 [CC1101] Removed references to Arduino SPI callbacks (#725) 2023-04-10 09:06:08 +02:00
jgromes
9d36ae4bee [MOD] Fixed SPI callbacks on non-Arduino platforms (#725) 2023-04-09 22:37:36 +02:00
jgromes
8587f73bd9 [SX127x] Implemented fractional bit rate (#505) 2023-04-09 17:08:45 +02:00
jgromes
9d3a2bb72f [SX128x] Added IQ inversion (#724) 2023-04-08 21:45:15 +02:00
jgromes
9dde85598b [SX126x] Added IQ inversion 2023-04-08 21:44:51 +02:00
jgromes
13248b6eab [SX127x] Fixed comments 2023-04-08 21:44:14 +02:00
jgromes
696d628ce9 Fixed readme link 2023-04-07 09:12:25 +02:00
jgromes
8ddc80831d Updated readme 2023-04-07 09:11:44 +02:00
jgromes
5f0cfa9bf6 [SX126x] Improved RNG 2023-04-02 21:01:13 +02:00
jgromes
45c5859338 [SX128x] Fixed packet length in implicit mode (#716) 2023-03-31 22:02:58 +02:00
jgromes
ece2621a6f [SX126x] Fixed packet length in LoRa implicit mode 2023-03-31 22:02:35 +02:00