Commit graph

  • 680e88c739
    Fix frequency issue on SX127x (#1368) (#1369) CrispyAlice2 2025-01-03 12:11:29 -06:00
  • 87c1fcc179 Fix indent crispyalice2 2025-01-03 11:32:13 -06:00
  • a1c42087bb Add force option to SPIsetRegValue crispyalice2 2025-01-03 11:30:13 -06:00
  • aa981612c2 Fix frequency issue on SX127x (#1368) crispyalice2 2025-01-03 10:55:40 -06:00
  • bd4ede2fb7
    [CI] Add size metrics (#1367) Jan Gromeš 2025-01-01 14:14:08 +01:00
  • 8096ee06b3 Drop markdown format jgromes 2025-01-01 13:48:06 +01:00
  • 722c3620a4 Use GITHUB_SHA variable jgromes 2025-01-01 12:59:29 +01:00
  • 8fa5894030 Move git hash jgromes 2025-01-01 11:21:34 +01:00
  • 7860ddf549 Fix artifact commit message jgromes 2025-01-01 11:10:23 +01:00
  • 091d7118de Fix typo jgromes 2025-01-01 10:51:00 +01:00
  • f2ac08efe0 Add hash to commit message jgromes 2025-01-01 10:50:54 +01:00
  • c350f7ad5e Remove path from example filename in output jgromes 2025-01-01 10:33:57 +01:00
  • fbed66f96a Fix artifacts repo name jgromes 2024-12-31 20:44:44 +01:00
  • 4d9316d4e8 More path fixing jgromes 2024-12-31 20:30:45 +01:00
  • 0707e15c73 Fix paths in second repo jgromes 2024-12-31 20:17:10 +01:00
  • ed2d7ee9cf Add missing cd jgromes 2024-12-31 19:07:31 +01:00
  • 751cac6af3 Remove incorrect cd jgromes 2024-12-31 18:45:49 +01:00
  • 7b6fdcd411 Fix artifact paths jgromes 2024-12-31 18:11:04 +01:00
  • d847f561ac Avoid filenames with colons jgromes 2024-12-31 17:59:25 +01:00
  • cd56907165 Fix artifact path jgromes 2024-12-31 15:16:33 +01:00
  • 36636390f1 Fix artifact name jgromes 2024-12-31 14:40:20 +01:00
  • 751aeaa39c Fix git hash jgromes 2024-12-31 14:05:17 +01:00
  • 0e3d58ebc2 Fix git hash in artifact filename jgromes 2024-12-31 13:45:02 +01:00
  • 3b1d2d8205 Fix path to artifacts jgromes 2024-12-31 13:24:30 +01:00
  • f5cb63646b Pass size files via artifacts jgromes 2024-12-31 13:08:16 +01:00
  • 8851255b4b Fix path jgromes 2024-12-31 12:43:29 +01:00
  • f16df000ae Fix token name jgromes 2024-12-31 12:29:59 +01:00
  • ba3449e8a2 [CI] Add CI scripts, save metrics on build jgromes 2024-12-31 12:21:06 +01:00
  • 777922e134 Deploying to gh-pages from @ 92b687821f 🚀 jgromes 2024-12-29 09:06:46 +00:00
  • 92b687821f [MOD] Remove getCs method (#1364) jgromes 2024-12-29 10:03:42 +01:00
  • 60a093775a [CC1101] Use Module SPI transfer stream jgromes 2024-12-29 10:03:13 +01:00
  • c7fb065310 [CC1101] Simplify reset sequence jgromes 2024-12-29 09:46:38 +01:00
  • 8e35b14fae [nRF24] Use Module SPI transfer stream jgromes 2024-12-29 09:33:53 +01:00
  • 422dc867e0 Merge branch 'master' of https://github.com/jgromes/RadioLib jgromes 2024-12-27 20:41:39 +01:00
  • af6de6a0e0 [CI] Fix library name in release CI jgromes 2024-12-27 20:41:37 +01:00
  • 947f4721ed Deploying to gh-pages from @ b2b4c9e0f7 🚀 jgromes 2024-12-27 16:27:12 +00:00
  • b2b4c9e0f7 [SX126x] Use dummy SPI transfer for wakeup (#1364) jgromes 2024-12-27 16:26:24 +00:00
  • ff387e93ad [SX128x] Use dummy SPI transfer for wakeup jgromes 2024-12-27 16:25:59 +00:00
  • 9bff1582bd [LR11x0] Use dummy SPI transfer for wakeup jgromes 2024-12-27 16:25:52 +00:00
  • c37015ef94 [CI] Fix typo jgromes 2024-12-20 13:53:26 +01:00
  • afa5da7fd6 [CI] Add release workflow jgromes 2024-12-20 13:52:09 +01:00
  • 9ddf661ad5 Deploying to gh-pages from @ 6622a0ac99 🚀 jgromes 2024-12-19 13:18:57 +00:00
  • 6622a0ac99 Bump version to 7.1.1 7.1.1 jgromes 2024-12-19 14:18:20 +01:00
  • c2b44d2552
    Add FSK to supported LoRaWAN modulations StevenCellist 2024-12-18 22:48:03 +01:00
  • f037bd35e8 Deploying to gh-pages from @ 02fe9f3119 🚀 jgromes 2024-12-18 07:28:40 +00:00
  • 02fe9f3119 Remove dev files jgromes 2024-12-18 08:28:06 +01:00
  • 439ec7fb74 Deploying to gh-pages from @ 89424a3025 🚀 jgromes 2024-12-18 07:22:46 +00:00
  • 89424a3025 [LoRaWAN] Remove unused parameter jgromes 2024-12-18 07:22:06 +00:00
  • 97b8ccae19 Deploying to gh-pages from @ 661b36cc4c 🚀 jgromes 2024-12-17 21:06:46 +00:00
  • 661b36cc4c [SX126x] Suppress unused variable warning jgromes 2024-12-17 21:05:50 +00:00
  • 8c0e8a6586 [SX126x] Remove address filtering from examples (#1268) jgromes 2024-12-17 20:27:17 +00:00
  • 989da0b28e Deploying to gh-pages from @ 6e3b870317 🚀 jgromes 2024-12-17 20:13:11 +00:00
  • 6e3b870317 [SX126x] Drop support for FSK address filtering (#1268) jgromes 2024-12-17 20:12:19 +00:00
  • 237f19cdd0 Deploying to gh-pages from @ 67547615af 🚀 jgromes 2024-12-16 19:02:14 +00:00
  • 67547615af [SX126x] Added notes about preamble detector to Doxygen (#1350) jgromes 2024-12-16 19:01:30 +00:00
  • 37708194b3 Deploying to gh-pages from @ eeff547aa4 🚀 jgromes 2024-12-16 18:50:07 +00:00
  • eeff547aa4 [SX126x] Fix preamble detector configuration (#1350) jgromes 2024-12-16 18:49:18 +00:00
  • 5a8ba0003b [SX126x] Fix broken FSK packet params calls (#1350) (#1338) jgromes 2024-12-16 08:19:15 +00:00
  • eb0b65cf78 Deploying to gh-pages from @ 75f087b5c2 🚀 jgromes 2024-12-15 14:53:54 +00:00
  • 75f087b5c2 [SX126x] Use length from startReceive in implicit header mode jgromes 2024-12-15 15:53:13 +01:00
  • ded508cc25 [SX128x] Use length from startReceive in implicit header mode jgromes 2024-12-15 15:53:06 +01:00
  • 795e11cd74 Deploying to gh-pages from @ 0cc72c8310 🚀 jgromes 2024-12-15 14:48:47 +00:00
  • 0cc72c8310 [SX127x] Use length from startReceive in implicit header mode (#1345) jgromes 2024-12-15 15:48:05 +01:00
  • c89dc4cad2 Deploying to gh-pages from @ 111de250ec 🚀 jgromes 2024-12-14 13:50:00 +00:00
  • 111de250ec [CC1101] Clarify maximum packet length (#1347) jgromes 2024-12-14 14:49:23 +01:00
  • f2a8a894d9 [CI] Add Silicon Labs board to supported platforms jgromes 2024-12-14 14:30:56 +01:00
  • b814e54bd7 Deploying to gh-pages from @ 933981e97d 🚀 jgromes 2024-12-14 13:27:47 +00:00
  • 933981e97d
    Merge pull request #1343 from lyusupov/master Jan Gromeš 2024-12-14 14:27:12 +01:00
  • 957a533089 [LoRaWAN] Do not reject first JoinAccept for 1.0.4 on Chirpstack StevenCellist 2024-12-14 12:39:27 +01:00
  • 67e5c6ee7b
    fix build with Arduino Core for Silicon Labs EFR32 Series 2 Linar Yusupov 2024-12-11 13:57:59 +03:00
  • 577a0761ac [SX126x] Make Tx timeout at least 5 ms (#1338) jgromes 2024-12-08 10:15:22 +01:00
  • 116d60deb2 [SX128x] Make Tx timeout at least 5 ms jgromes 2024-12-08 10:14:26 +01:00
  • 7f839f92c7 Deploying to gh-pages from @ a692b72347 🚀 jgromes 2024-11-30 20:54:26 +00:00
  • a692b72347 Move ESP-IDF HAL back to examples (#1322) jgromes 2024-11-30 21:53:48 +01:00
  • ad917a1561
    Merge branch 'jgromes:master' into master Walter Dunckel 2024-11-27 16:09:41 -08:00
  • 73ed7cb784
    Merge pull request #1 from radiohound/LoRa-APRS-transmit-example Walter Dunckel 2024-11-27 15:44:35 -08:00
  • f1778c0f4a
    Update STM32WLx_Transmit_LoRa_APRS.ino Walter Dunckel 2024-11-27 15:41:05 -08:00
  • 0c8c45fb1b
    Update STM32WLx_Transmit_LoRa_APRS.ino Walter Dunckel 2024-11-27 15:34:32 -08:00
  • f01ccacc20
    Rename examples/STM32WLx/STM32WLx_LoRa_APRS to examples/STM32WLx/STM32WLx_Transmit_LoRa_APRS/STM32WLx_Transmit_LoRa_APRS.ino Walter Dunckel 2024-11-27 15:29:48 -08:00
  • 5cff45ea4a
    Create STM32WLx_LoRa_APRS Walter Dunckel 2024-11-27 15:27:19 -08:00
  • 1ee922a0e6 Deploying to gh-pages from @ 5d6ca6251f 🚀 StevenCellist 2024-11-26 22:06:17 +00:00
  • 5d6ca6251f [LoRaWAN] Code style fixes StevenCellist 2024-11-26 23:03:09 +01:00
  • 7784ef5b23 Deploying to gh-pages from @ 5e063e7ad8 🚀 StevenCellist 2024-11-26 21:27:55 +00:00
  • 5e063e7ad8 [LoRaWAN] Update revision naming / RP revision B StevenCellist 2024-11-26 22:27:18 +01:00
  • 3e634ffb88 [LoRaWAN] Simplify JoinRequest datarate handling StevenCellist 2024-11-26 22:26:12 +01:00
  • 8e666d3210 Deploying to gh-pages from @ 855a64c053 🚀 jgromes 2024-11-26 18:47:22 +00:00
  • 855a64c053 [SX126x] Allow SX1261 version string for LLCC68 devices (#1329) jgromes 2024-11-26 19:46:43 +01:00
  • e36ffc59f0 Deploying to gh-pages from @ 24f1535088 🚀 jgromes 2024-11-24 09:39:10 +00:00
  • 24f1535088 [SX126x] Fix upper power range in doxygen jgromes 2024-11-24 10:38:35 +01:00
  • be7508e948 Deploying to gh-pages from @ 0bd5bdc896 🚀 jgromes 2024-11-24 08:30:36 +00:00
  • 0bd5bdc896 [SX126x] Allow 15 dBm on SX1261 (#1329) jgromes 2024-11-24 09:29:58 +01:00
  • 35f18b049b [LLCC68] Added note about different configuration jgromes 2024-11-22 17:16:27 +01:00
  • 53e7a309a0 [LLCC68] Added LLCC68 examples jgromes 2024-11-22 17:14:59 +01:00
  • 93d7e65bcb Deploying to gh-pages from @ ef16e431af 🚀 jgromes 2024-11-21 19:09:46 +00:00
  • ef16e431af [LR11x0] Disable DIO11 for GNSS only (#1275) jgromes 2024-11-21 20:09:05 +01:00
  • 8d119fc242 [SX128x] Fixed order of ISR functions in examples jgromes 2024-11-19 18:52:27 +01:00
  • 17bcfcd0bb [SX127x] Fixed order of ISR functions in examples jgromes 2024-11-19 18:52:21 +01:00
  • a579eed780 [SX126x] Fixed order of ISR functions in examples jgromes 2024-11-19 18:52:16 +01:00
  • 0a6d6a26e1 [STM32WLx] Fixed order of ISR functions in examples jgromes 2024-11-19 18:52:10 +01:00
  • 12d81e6d0f [Si443x] Fixed order of ISR functions in examples jgromes 2024-11-19 18:52:02 +01:00