Wykres commitów

2422 Commity (1575e3735549a8d7f82f66c340e00d84e1a1cb19)

Autor SHA1 Wiadomość Data
jgromes 1575e37355 [nRF24] Cleanup private/protected members 2024-01-12 20:29:09 +01:00
jgromes 3a5d9b5c32 [RF69] Cleanup private/protected members 2024-01-12 20:26:07 +01:00
jgromes 935c316f7c [Si443x] cleanup 2024-01-12 20:14:18 +01:00
jgromes d31b4836e1 [Si443x] Cleanup private/protected members 2024-01-12 20:12:45 +01:00
jgromes 34d80faaf0 [SX126x] Cleanup private/protected members 2024-01-12 20:00:08 +01:00
jgromes 948088c1e1 [SX128x] Moved setHeaderType to private methods 2024-01-12 19:49:17 +01:00
jgromes b5d931ec79 [SX128x] Cleanup private/protected members 2024-01-12 19:45:41 +01:00
jgromes bbe407b50f [SX127x] Cleanup private/protected members 2024-01-12 18:51:55 +01:00
Jan Gromeš 7e95fdfe7b
Merge pull request #923 from peterus/peterus-patch-1
fix warning/error: compound assignment with 'volatile'-qualified left operand is deprecated
2024-01-11 18:20:33 +01:00
Peter Buchegger abfc91a9bc
Update SX127x.cpp 2024-01-11 17:52:50 +01:00
Peter Buchegger 6600860915
Update RF69.cpp 2024-01-11 17:51:39 +01:00
jgromes bf061c655f [SX126x] Allow custom band calibration 2024-01-04 18:30:22 +01:00
jgromes 19b61739e6 [SX126x] Fixed image calibration 2024-01-04 18:23:36 +01:00
jgromes 3478d90819 [SX126x] Improved image calibration 2024-01-04 18:21:35 +01:00
jgromes cc76bad06f Fix tabs 2023-12-30 23:03:16 +01:00
Jan Gromeš 7d6ddfa9f4
Merge pull request #914 from StevenCellist/master
[LoRaWAN] Fix ABP initialization, support MAC in payload
2023-12-30 09:01:05 +01:00
StevenCellist 797b7a4323 [LoRaWAN] Fix macros 2023-12-29 23:53:44 +01:00
StevenCellist badcbbe809 [LoRaWAN] Fix ABP initialization, support MAC in payload 2023-12-29 16:38:55 +01:00
jgromes 6bac59ce08 [CC1101] Fixed direct transmit (#911) 2023-12-22 15:04:19 +01:00
Jan Gromeš fa9054263d
Merge pull request #900 from StevenCellist/master
[LoRaWAN] Expose downlink framecounters
2023-12-09 16:24:53 +01:00
jgromes a30d3da296 [SX123x] Added note about high bit rate mode for SX1233 2023-12-09 16:12:10 +01:00
jgromes 57a6a9ccc3 [SX123x] Added missing include 2023-12-09 16:00:42 +01:00
jgromes af9073fae4 [RF69] Make setMode protected 2023-12-09 15:38:38 +01:00
jgromes 4639cb5875 Merge branch 'master' of https://github.com/jgromes/RadioLib 2023-12-09 15:34:58 +01:00
jgromes c0d8d7871e [SX123x] Added support for SX1233 (#898) 2023-12-09 15:34:56 +01:00
StevenCellist fc8d80c9de
Merge branch 'jgromes:master' into master 2023-12-09 10:31:13 +01:00
StevenCellist 62276e070b [LoRaWAN] Expose downlink framecounters 2023-12-09 10:28:13 +01:00
Jan Gromeš b30b7c6dad
Merge pull request #899 from xNombre/master
LoRaWAN: Fix broken node when memory is dynamically allocated
2023-12-08 19:21:16 +01:00
Andrzej Perczak 79fbe9be8e LoRaWAN: Fix uninitialized variables 2023-12-08 18:34:21 +01:00
Jan Gromeš 77562c963a
Merge pull request #896 from S5NC/removeDuplicateRADIOLIBNameInMacros
Remove last remaining duplicate 'RADIOLIB's from macros
2023-12-01 07:05:44 +01:00
S5NC ed15ce3569
Remove double '_RADIOLIB's 2023-11-30 20:23:45 +00:00
Jan Gromeš d1d774acd5
Merge pull request #893 from S5NC/SX128Xalsochangemacro
Maintain consistency across SX126x and SX128x with macro rename
2023-11-30 16:58:40 +01:00
S5NC 14a2238ca6
Update SX128x.h 2023-11-30 12:18:13 +00:00
jgromes 94bd83329d Bump version to 6.3.0 2023-11-29 17:31:00 +01:00
jgromes 34d2bc85b3 Print debug info correctly 2023-11-27 21:24:32 +01:00
jgromes 974c027452 [SSTV] Reworked macro configuration system 2023-11-27 21:19:04 +01:00
jgromes eddde76371 [RTTY] Reworked macro configuration system 2023-11-27 21:18:20 +01:00
jgromes e6a6923b25 [Print] Reworked macro configuration system 2023-11-27 21:18:10 +01:00
jgromes 395101ec20 [PHY] Reworked macro configuration system 2023-11-27 21:17:58 +01:00
jgromes 074b707924 [Pager] Reworked macro configuration system 2023-11-27 21:17:45 +01:00
jgromes 8f5cff0cd4 [Morse] Reworked macro configuration system 2023-11-27 21:17:35 +01:00
jgromes 670e70bd9f [LoRaWAN] Reworked macro configuration system 2023-11-27 21:17:26 +01:00
jgromes ac18a2c8f7 [Hell] Reworked macro configuration system 2023-11-27 21:17:06 +01:00
jgromes 71dbf371e7 [FSK4] Reworked macro configuration system 2023-11-27 21:16:56 +01:00
jgromes f85abafe19 [Bell] Reworked macro configuration system 2023-11-27 21:16:43 +01:00
jgromes 6c07552f84 [AX25] Reworked macro configuration system 2023-11-27 21:16:34 +01:00
jgromes 98054055bd [APRS] Reworked macro configuration system 2023-11-27 21:16:13 +01:00
jgromes fe0136b15c [AFSK] Reworked macro configuration system 2023-11-27 21:15:52 +01:00
jgromes 379c475d5e [SX1231] Reworked macro configuration system 2023-11-27 21:15:21 +01:00
jgromes 827aac5938 [SX128x] Reworked macro configuration system 2023-11-27 21:15:07 +01:00