Commit graph

  • 3e5c0d59c7 [MOD] Moved CS pin toggling inside SPI transaction block jgromes 2023-08-12 18:35:08 +02:00
  • ebfe7972fc
    Remove unnecessary condition Nicklas Börjesson 2023-08-09 23:38:39 +02:00
  • 23f8506d78 Deploying to gh-pages from @ 86724197ec 🚀 jgromes 2023-08-06 14:08:33 +00:00
  • 86724197ec [SX126x] Added default channel scan override jgromes 2023-08-06 16:07:28 +02:00
  • f589d77e09 [SX127x] Override default channel scan method jgromes 2023-08-06 16:06:15 +02:00
  • 532caaa089 [PHY] Added virtual channel scan method jgromes 2023-08-06 16:02:24 +02:00
  • 74d413c6dc Deploying to gh-pages from @ 68c5edd7c2 🚀 jgromes 2023-08-06 07:32:51 +00:00
  • 68c5edd7c2 [SX127x] Add delay before IRQ clearing (#808) jgromes 2023-08-06 09:31:39 +02:00
  • e6ff358617 Deploying to gh-pages from @ 44c0ea25e6 🚀 jgromes 2023-08-05 08:53:56 +00:00
  • 44c0ea25e6
    Merge pull request #807 from ramaza/fix_rf69 Jan Gromeš 2023-08-05 10:53:23 +02:00
  • f81f37cf43 Fixed wrong register definition for RADIOLIB_RF69_SEQUENCER_OFF and RADIOLIB_RF69_SEQUENCER_ON fraboe 2023-08-05 08:55:50 +02:00
  • 6b9539f27c Deploying to gh-pages from @ 6247cb7e85 🚀 jgromes 2023-08-02 20:10:24 +00:00
  • 6247cb7e85 [CC1101] Fixed garbage data (#733) jgromes 2023-08-02 22:08:52 +02:00
  • 72b95e5c82 [CC1101] Decreased default Rx bandwidth jgromes 2023-08-02 22:04:20 +02:00
  • 4b9543889a
    Merge pull request #802 from alistair23/alistair/fixes Jan Gromeš 2023-07-24 17:34:49 +02:00
  • 87200bd312 Tock: Use the default radio begin() Alistair Francis 2023-07-24 19:21:11 +10:00
  • 12387daba0
    Merge pull request #801 from alistair23/alistair/fixes Jan Gromeš 2023-07-22 19:14:24 +02:00
  • 7de2996505 [APRS] Added APRS over LoRa example jgromes 2023-07-21 18:35:48 +02:00
  • 26222cc97f [APRS] Fixed buffer type jgromes 2023-07-21 18:26:15 +02:00
  • b2fc1197aa Deploying to gh-pages from @ 247ca753f1 🚀 jgromes 2023-07-21 16:20:02 +00:00
  • 247ca753f1 [APRS] Added support for APRS over LoRa jgromes 2023-07-21 18:18:05 +02:00
  • 1bc7c5771c [AX25] Added check for Bell modem jgromes 2023-07-21 18:08:40 +02:00
  • fe892ecd31 Tock: Fixup the radio setup Alistair Francis 2023-07-21 22:03:45 +10:00
  • 6234a84ac9 Tock: Build libtock-c lib with the build script Alistair Francis 2023-07-21 22:01:56 +10:00
  • 21c667a375 Deploying to gh-pages from @ 0a6026e69e 🚀 jgromes 2023-07-20 17:08:27 +00:00
  • 0a6026e69e [LoRaWAN] Fixed typo in variable name jgromes 2023-07-20 18:43:49 +02:00
  • 3a365a364a
    Merge pull request #799 from alistair23/alistair/tock-fixes Jan Gromeš 2023-07-20 16:23:54 +02:00
  • 377385fb13 Tock: Don't call blocking yield Alistair Francis 2023-07-20 21:41:43 +10:00
  • 2edbe9cd57 Tock: Fixup time calculation Alistair Francis 2023-07-20 21:40:50 +10:00
  • 5e9b60a4b4 [LoRaWAN] Added APB example jgromes 2023-07-16 16:54:13 +02:00
  • 56672291a7 Deploying to gh-pages from @ 6a7773e005 🚀 jgromes 2023-07-16 14:35:37 +00:00
  • 6a7773e005 [LoRaWAN] Fixed APB begin jgromes 2023-07-16 16:34:32 +02:00
  • d52c9e3183 [LoRaWAN] Added preliminary FSK support jgromes 2023-07-16 16:33:47 +02:00
  • 83e3b2e120 Deploying to gh-pages from @ 76ac7d3dad 🚀 jgromes 2023-07-16 13:51:16 +00:00
  • 76ac7d3dad [STM32WL] Fixed output power for modules without LP (#798) jgromes 2023-07-16 15:50:26 +02:00
  • 65a43dbd13 Added issue template config jgromes 2023-07-16 11:49:20 +02:00
  • b4d5a51dc4 Deploying to gh-pages from @ d1e3691c32 🚀 jgromes 2023-07-15 17:40:47 +00:00
  • d1e3691c32 Added notes about getPacketLength (#214) jgromes 2023-07-15 19:40:07 +02:00
  • 5f2e5a1997 Added getPacketLength to examples (#214) jgromes 2023-07-15 19:36:23 +02:00
  • 498c5d5e22 [Morse] Fix typo jgromes 2023-07-15 19:25:51 +02:00
  • ab80bc3319 Deploying to gh-pages from @ 8fd0a67a78 🚀 jgromes 2023-07-15 17:14:12 +00:00
  • 8fd0a67a78 Typo fixes jgromes 2023-07-15 19:13:16 +02:00
  • 5974da27de
    Merge pull request #795 from alistair23/alistair/tock-readme Jan Gromeš 2023-07-13 15:11:22 +02:00
  • bb61063810 Tock: Expand the .gitignore Alistair Francis 2023-07-11 22:11:27 +10:00
  • 3c7dc7acba Tock: README: Initial commit Alistair Francis 2023-07-11 22:10:32 +10:00
  • 9fa8434e47
    Merge pull request #793 from alistair23/alistair/tock Jan Gromeš 2023-07-11 16:11:05 +02:00
  • 5750d88797 Tock: Use \r\n for all new lines Alistair Francis 2023-07-08 22:15:07 +10:00
  • 6a6bb8526b Tock: Update Radio config for SparkFun LoRa Thing Plus - expLoRaBLE Alistair Francis 2023-07-08 22:14:33 +10:00
  • a72b549450 Tock: Implement yield() Alistair Francis 2023-07-08 21:39:44 +10:00
  • ae05a4283e Tock: Use Tock's libgcc Alistair Francis 2023-07-07 21:05:48 +10:00
  • 9a66fb949e Deploying to gh-pages from @ 89e405eeba 🚀 jgromes 2023-07-08 07:39:07 +00:00
  • 89e405eeba [LoRaWAN] Fixes for SX127x series jgromes 2023-07-08 09:37:43 +02:00
  • fc983efafb [Crypto] Fixed missing nonvolatile read jgromes 2023-07-08 08:51:58 +02:00
  • 536cb575d0 Deploying to gh-pages from @ 94861b3db4 🚀 jgromes 2023-07-07 18:49:57 +00:00
  • 94861b3db4 Merge branch 'master' of https://github.com/jgromes/RadioLib jgromes 2023-07-07 20:48:53 +02:00
  • b139767559 [EXT] Implemented direct transmit (#646) jgromes 2023-07-07 20:48:51 +02:00
  • 01917ad0c2 [FEC] Implemented static-only memory management jgromes 2023-07-07 20:39:00 +02:00
  • ccbec2c7bd [FEC] Fixed memory leak (#646) jgromes 2023-07-07 20:33:48 +02:00
  • dd53ed9658
    Merge pull request #792 from nicklasb/patch-1 Jan Gromeš 2023-07-06 22:51:25 +02:00
  • d9538f959a
    Add parenthesis for compatibility Nicklas Börjesson 2023-07-06 22:43:33 +02:00
  • a78c415616 [LoRaWAN] Fixed loop comparison jgromes 2023-07-06 19:00:41 +02:00
  • 7d57e650b2 Deploying to gh-pages from @ f354903864 🚀 jgromes 2023-07-06 16:50:58 +00:00
  • f354903864 [LoRaWAN] Added rev 1.1 checking jgromes 2023-07-06 18:50:04 +02:00
  • a27d54716c [LoRaWAN] Added all official bands jgromes 2023-07-06 18:38:20 +02:00
  • 51dc74302c Deploying to gh-pages from @ 0d2ef419bf 🚀 jgromes 2023-07-06 11:42:43 +00:00
  • 0d2ef419bf [LoRaWAN] Added basic LoRaWAN support (#58) jgromes 2023-07-06 13:41:31 +02:00
  • 3012185af4 [Crypto] Added AES key size macro jgromes 2023-07-06 13:30:56 +02:00
  • df691db0a5 [HAL] Updated persistent management jgromes 2023-07-06 13:30:29 +02:00
  • d725215e20 [HAL] Added persistent parameters to buildopt jgromes 2023-07-06 11:19:44 +02:00
  • e486829b8f [HAL] Implemented basic persistent storage jgromes 2023-07-06 11:19:18 +02:00
  • d5ce384bda [SX127x] Implemented new common PHY methods jgromes 2023-07-06 11:17:29 +02:00
  • d561d41e95 [SX126x] Implemented new common PHY methods jgromes 2023-07-06 11:14:44 +02:00
  • 91787eb269 [PHY] Implemented more common methods jgromes 2023-07-06 11:10:20 +02:00
  • 47f9ab8463 Fixed typo in README jgromes 2023-07-05 09:46:12 +02:00
  • 41773fb31f Deploying to gh-pages from @ bea5e70d0a 🚀 jgromes 2023-07-01 07:04:37 +00:00
  • bea5e70d0a [LLCC68] Changed default crystal to XTAL (#784) jgromes 2023-07-01 09:03:42 +02:00
  • ac15b9ae7d [SX126x] Added comments about TCXO/XTAL (#784) jgromes 2023-07-01 09:02:43 +02:00
  • a9a125a385
    Merge pull request #782 from alistair23/alistair/tock Jan Gromeš 2023-06-30 17:17:29 +02:00
  • a8172308fe examples: NonArduino: Tock: Initial commit Alistair Francis 2023-06-22 22:28:39 +10:00
  • 6622a14726
    Merge pull request #781 from alistair23/alistair/lora-fix2 Jan Gromeš 2023-06-28 17:24:14 +02:00
  • e88cf386d6 Module: Get status from first byte after the command Alistair Francis 2023-06-28 20:43:28 +10:00
  • fe56f60071 modules: SX126x: Remove SPIparseStatus error checking Alistair Francis 2023-06-28 20:41:54 +10:00
  • 3359907fa5 [SX128x] Fixed getStatus (#779) jgromes 2023-06-27 17:35:50 +02:00
  • f6203e5036
    Merge pull request #779 from alistair23/alistair/spi-status Jan Gromeš 2023-06-27 17:34:20 +02:00
  • 445bc01450 modules: Don't read excess status data Alistair Francis 2023-06-27 21:29:02 +10:00
  • 9c2d457eeb [CI] Added Uno R4 to matrix jgromes 2023-06-27 07:30:36 +02:00
  • 103da064e6 Deploying to gh-pages from @ d1f7c18240 🚀 jgromes 2023-06-27 05:29:40 +00:00
  • d1f7c18240 Added support for Arduino Uno R4 jgromes 2023-06-27 07:28:57 +02:00
  • 58c9e9fe03 Fixed String counters in examples (CI_BUILD_ALL) 6.1.0 jgromes 2023-06-26 20:39:33 +02:00
  • 64b9c669dd [CI] Skip Pager for Arduino Leonardo jgromes 2023-06-26 20:22:32 +02:00
  • d7fc2c5c4e Deploying to gh-pages from @ 523f28fd6b 🚀 jgromes 2023-06-26 18:18:53 +00:00
  • 523f28fd6b Bump version to 6.1.0 jgromes 2023-06-26 20:18:01 +02:00
  • 1881381caa [CI] Fix missing pipe jgromes 2023-06-26 19:56:28 +02:00
  • a4dbae03a3 [MOD] Fixed missing cast (#776) jgromes 2023-06-26 19:41:12 +02:00
  • f4f11a35d3 [Mod] Updated examples to use buffered SPI (#776) jgromes 2023-06-26 19:39:10 +02:00
  • ebf3b59157 Deploying to gh-pages from @ a01b02fae2 🚀 jgromes 2023-06-26 17:37:30 +00:00
  • a01b02fae2 [MOD] Rework for buffered SPI (#776) jgromes 2023-06-26 19:36:45 +02:00
  • 961ea8b478 Deploying to gh-pages from @ 8acaca4884 🚀 jgromes 2023-06-26 15:23:51 +00:00
  • 8acaca4884 [SX127x] Swap Tx IQ inversion (#778) jgromes 2023-06-25 09:33:17 +02:00
  • 43ff5906c2 [SX127x] Added missing counter jgromes 2023-06-24 22:24:49 +02:00