Commit graph

  • 4949d10b00 [CI] Fixed CodeQL build example jgromes 2023-06-24 22:23:14 +02:00
  • 4975828d03 [SX126x] Fixed debug print format jgromes 2023-06-24 22:22:56 +02:00
  • 2dafa83058 [SX1231] Renamed basic examples to _Blocking jgromes 2023-06-24 22:18:59 +02:00
  • 3a07f0aa02 [SX128x] Renamed basic examples to _Blocking jgromes 2023-06-24 22:17:13 +02:00
  • c919185849 [SX127x] Renamed basic examples to _Blocking jgromes 2023-06-24 22:12:53 +02:00
  • 24be1747d0 [SX126x] Renamed basic examples to _Blocking jgromes 2023-06-24 22:12:11 +02:00
  • 9bad00ed39 [STM32WL] Renamed basic examples to _Blocking jgromes 2023-06-24 22:03:28 +02:00
  • 06529844c3 [Si443x] Renamed basic examples to _Blocking jgromes 2023-06-24 21:59:18 +02:00
  • 18307f478d [RF69] Renamed basic examples to _Blocking jgromes 2023-06-24 21:55:20 +02:00
  • be97ba8543 [nRF24] Added packet counter jgromes 2023-06-24 21:51:20 +02:00
  • 4981ce9934 [CC1101] Added packet counter jgromes 2023-06-24 21:50:30 +02:00
  • 90368db27a [nRF24] Renamed basic examples to _Blocking jgromes 2023-06-24 21:48:25 +02:00
  • ac78f31532 [CC1101] Renamed basic examples to _Blocking jgromes 2023-06-24 19:51:09 +02:00
  • ce1c121b30 Deploying to gh-pages from @ 36530b00fc 🚀 jgromes 2023-06-24 17:24:02 +00:00
  • 36530b00fc [SX128x] Fixed blocking receive jgromes 2023-06-24 19:23:26 +02:00
  • 7f40ee49c6 [SX126x] Fixed blocking receive (#777) jgromes 2023-06-24 19:23:09 +02:00
  • 21367be772 Module: Mark some functions as virtual Alistair Francis 2023-06-22 22:28:39 +10:00
  • e0badaf83e Deploying to gh-pages from @ 9472d5b635 🚀 jgromes 2023-06-21 20:26:38 +00:00
  • 9472d5b635 [PHY] Added interface showcase example (#773) jgromes 2023-06-21 22:25:31 +02:00
  • 1f6acc8347 [SX128x] Implemented generic IRQ actions jgromes 2023-06-21 22:23:43 +02:00
  • 787ebde43e [SX126x] Implemented generic IRQ actions (#773) jgromes 2023-06-21 22:21:55 +02:00
  • 46e1af764e [Si443x] Implemented generic IRQ actions jgromes 2023-06-21 22:17:48 +02:00
  • df126c92f9 [RF69] Implemented generic actions jgromes 2023-06-21 22:15:54 +02:00
  • 43b9b13903 [SX127x] Fixed direction from HAL jgromes 2023-06-21 22:13:54 +02:00
  • a21fb9f136 [CC1101] Fixed direction from HAL jgromes 2023-06-21 22:13:44 +02:00
  • 291251ea72 [nRF24] Implemented generic actions jgromes 2023-06-21 22:11:36 +02:00
  • 8567c77641 [CC1101] Implemented generic actions jgromes 2023-06-21 22:07:24 +02:00
  • a6ba423c73 [SX127x] Implemented generic actions jgromes 2023-06-21 22:03:07 +02:00
  • be7dc572a6 [PHY] Added generic actions jgromes 2023-06-21 22:02:40 +02:00
  • 39eea86ce2 transmitMulti Hendrik Langer 2023-06-20 23:44:26 +02:00
  • e95739d5ab add PagerMessage class Hendrik Langer 2023-06-20 21:44:51 +02:00
  • e53652fed0 encode message data in separate function Hendrik Langer 2023-06-20 20:02:14 +02:00
  • 66765511dd rewrite pager transmit function Hendrik Langer 2023-06-20 18:30:08 +02:00
  • a9a8f4a72c Deploying to gh-pages from @ 9c8f94668a 🚀 jgromes 2023-06-19 20:20:11 +00:00
  • 9c8f94668a
    Merge pull request #772 from h3ndrik/func Jan Gromeš 2023-06-19 22:18:28 +02:00
  • 2bfc306445 send batch by batch, separate out sync word Hendrik Langer 2023-06-19 14:18:09 +02:00
  • 5e700978ba pocsag message struct Hendrik Langer 2023-06-19 13:25:29 +02:00
  • 76937429de separate preamble Hendrik Langer 2023-06-18 18:26:01 +02:00
  • 79725481cf fix error description Hendrik Langer 2023-06-16 15:58:59 +02:00
  • 69bc96ac08 Pager: allow manual override of function bits Hendrik Langer 2023-06-16 14:42:22 +02:00
  • 27ef744edf [SX127x] Fixed references to 256 byte packets jgromes 2023-06-07 20:41:14 +02:00
  • 8adf4fd4f2 [CI] Added option to only run rpi build jgromes 2023-06-04 13:43:46 +02:00
  • d8fa707d5f
    Merge pull request #763 from KevWal/patch-1 Jan Gromeš 2023-06-04 13:37:57 +02:00
  • cb7b282c9b Updae ESP-IFD example (#748) jgromes 2023-06-04 13:25:08 +02:00
  • 9f5e77616b Updated CMake for ESP-IDF (#748) jgromes 2023-06-04 13:23:22 +02:00
  • f63d228d0b
    Bug in waitForMicroseconds prevTimingLen in V6.0.0 Kevin Walton 2023-06-01 21:51:57 +01:00
  • 8e6bd972a9 [CI] Moved cleanup step to pre-run script jgromes 2023-05-30 21:05:43 +02:00
  • 9d96cab4a6 [CI] Added none option to only run self-hosted rpi jgromes 2023-05-30 17:35:22 +02:00
  • 1161f67fa0 [Crypto] Fixed type comparison warning jgromes 2023-05-29 17:32:16 +02:00
  • 3029f0a4f8 [CI] Added cleanup step jgromes 2023-05-28 22:35:48 +02:00
  • 1c209b12f9 Deploying to gh-pages from @ cf677e6b15 🚀 jgromes 2023-05-28 20:33:12 +00:00
  • cf677e6b15 [SX126x] Fixed default parameters jgromes 2023-05-28 22:32:24 +02:00
  • 522aff911f [SX127x] Fixed default parameters jgromes 2023-05-28 22:32:13 +02:00
  • 1597e8d754 [SX128x] Fixed default parameters jgromes 2023-05-28 22:32:06 +02:00
  • fcff1e384d Deploying to gh-pages from @ ca319c9c0b 🚀 jgromes 2023-05-28 20:26:07 +00:00
  • ca319c9c0b [Crypto] Added AES-128 jgromes 2023-05-28 22:25:07 +02:00
  • f513226376 [PHY] Added default start receive jgromes 2023-05-28 22:22:00 +02:00
  • 2b28296c94 [SX128x] Added default startReceive method jgromes 2023-05-28 22:20:54 +02:00
  • a16322097a [SX127x] Added default startReceive method jgromes 2023-05-28 22:20:25 +02:00
  • f936d53639 [SX128x] Added default startReceive method jgromes 2023-05-28 22:19:03 +02:00
  • 05bd83e0a2 [SX127x] Fixed missing debug newline jgromes 2023-05-28 22:13:51 +02:00
  • 606d28f192 Deploying to gh-pages from @ 0b92a33d83 🚀 jgromes 2023-05-23 20:45:52 +00:00
  • 0b92a33d83 [Pager] Use FEC util jgromes 2023-05-23 22:44:44 +02:00
  • 191db8b5ff [FEC] Added FEC class jgromes 2023-05-23 22:41:53 +02:00
  • 551c6fd304 [CRC] Fixed incorrect doxygen class name jgromes 2023-05-23 22:41:32 +02:00
  • 5dafc8529c Deploying to gh-pages from @ 3968e611af 🚀 jgromes 2023-05-21 16:31:13 +00:00
  • 3968e611af [PHY] Fixed long prints jgromes 2023-05-21 18:26:59 +02:00
  • bb4a45e850 [Pager] Fixed long prints jgromes 2023-05-21 18:26:46 +02:00
  • a5edb9b1e6 [Morse] Fixed long prints jgromes 2023-05-21 18:26:23 +02:00
  • c93d6eff65 [SX128x] Fixed long prints jgromes 2023-05-21 18:26:16 +02:00
  • 5158ac5b6b [SX126x] Fixed long prints jgromes 2023-05-21 18:26:03 +02:00
  • bb17b3dff2 [Si443x] Fixed long prints jgromes 2023-05-21 18:25:07 +02:00
  • 642f1bb157 [MOD] Added missing newlines jgromes 2023-05-21 18:24:31 +02:00
  • 4e2ff97afc Added ESP-IDF example (#748) jgromes 2023-05-21 18:24:18 +02:00
  • 397bd9ab04 [CI] Fix lib include path jgromes 2023-05-18 21:59:45 +02:00
  • a97baa6fc2 [CI] Updated SX1261 autotest jgromes 2023-05-18 21:57:24 +02:00
  • b53ac51399 Deploying to gh-pages from @ b02a5c1867 🚀 jgromes 2023-05-18 19:53:31 +00:00
  • b02a5c1867 Updated raspberry example jgromes 2023-05-18 20:52:28 +01:00
  • 6d54ea65db [MOD] Added option to use SX126x without GPIO jgromes 2023-05-18 20:49:37 +01:00
  • 5c4823dbd5 Deploying to gh-pages from @ efbec6b9d1 🚀 jgromes 2023-05-16 16:14:53 +00:00
  • efbec6b9d1 Added custom min/max/abs macros jgromes 2023-05-16 17:13:43 +01:00
  • 1a55220020 Updated non-Arduino example jgromes 2023-05-16 17:12:45 +01:00
  • e6d30a60bc Deploying to gh-pages from @ c2b9e19551 🚀 jgromes 2023-05-15 18:35:22 +00:00
  • c2b9e19551 Removed dependency on algorithm (#748) jgromes 2023-05-15 20:34:19 +02:00
  • acf683b91b [CRC] Reworked for non-standard CRC lengths jgromes 2023-05-13 16:40:01 +02:00
  • c1b731a7dd Deploying to gh-pages from @ 8062a322c6 🚀 jgromes 2023-05-12 19:10:20 +00:00
  • 8062a322c6 [CRC] Convert into singleton jgromes 2023-05-12 21:08:43 +02:00
  • efd449875d [AX.25] Use common CRC implementation jgromes 2023-05-12 20:57:15 +02:00
  • 32a5166ae3 [Bell] Added missing exclude guard jgromes 2023-05-12 20:56:23 +02:00
  • 03d2a9bf26 [MOD] Added common reflect method jgromes 2023-05-12 20:55:51 +02:00
  • 3b8218c397 [CRC] Added common CRC jgromes 2023-05-12 20:54:36 +02:00
  • 1c573bf598
    Merge pull request #746 from Olocool17/master Jan Gromeš 2023-05-11 22:27:35 +02:00
  • acc16c25bd [SX1272] Correct LoRa mode CRC register values Olocool17 2023-05-11 20:47:19 +02:00
  • 0c40aa7f85 [Pager] Added note about module pin jgromes 2023-05-08 20:12:51 +02:00
  • 54c1b30959 Added cleanup to test jgromes 2023-05-07 07:40:12 +01:00
  • 2a265251b1 Made test scripts executable jgromes 2023-05-07 07:23:25 +01:00
  • a00e5bb6af [CI] Added autotest job jgromes 2023-05-07 08:20:31 +02:00
  • 9ce2581942 Added CI autotest file jgromes 2023-05-07 08:19:14 +02:00
  • a797bef0d2 Fixed term order for RPi example jgromes 2023-05-07 07:17:47 +01:00
  • f96881700f Fixed example path jgromes 2023-05-06 20:34:01 +02:00