Commit graph

  • dfa49e7d7f Deploying to gh-pages from @ 5efdeedd67 🚀 jgromes 2022-11-06 21:52:29 +00:00
  • 5efdeedd67 [SX1262] Fixed allowed output power range (-9 dBm minimum). jgromes 2022-11-06 22:51:21 +01:00
  • ced8c87a9f Deploying to gh-pages from @ df7d1a99fe 🚀 jgromes 2022-10-31 19:17:54 +00:00
  • df7d1a99fe [SX126x] Fixed incorrect method called from derived class (#599) jgromes 2022-10-31 20:17:05 +01:00
  • c9e11d4f37 Fixed some typos jgromes 2022-10-28 21:03:20 +02:00
  • c70f7b1eb5 Deploying to gh-pages from @ 1227ea4cd1 🚀 jgromes 2022-10-23 18:42:07 +00:00
  • 1227ea4cd1 [SX127x] Added CAD receive example jgromes 2022-10-23 20:41:04 +02:00
  • c3fa027108 [SX127x] Fixed CAD interrupt example jgromes 2022-10-23 20:40:13 +02:00
  • 1316a805f3 [SX127x] Added option to specify interrupt direction for DIO jgromes 2022-10-23 20:39:15 +02:00
  • d80f87410e [SX127x] Removed redundant IRQ clear jgromes 2022-10-23 20:38:36 +02:00
  • 9497cd3af1 [SX127x] Minor formatting fixes jgromes 2022-10-23 20:38:11 +02:00
  • dac9bcd40e Deploying to gh-pages from @ 67937f4f46 🚀 jgromes 2022-10-23 08:20:00 +00:00
  • 67937f4f46 [AX25] Added option to modify tone length for AFSK mode jgromes 2022-10-23 10:18:49 +02:00
  • 1dc6bfdaeb Deploying to gh-pages from @ b903ddabc6 🚀 jgromes 2022-10-22 21:50:10 +00:00
  • b903ddabc6 [Pager] Added missing IRAM_ATTR for ESP platforms jgromes 2022-10-22 23:49:13 +02:00
  • edc04f16bd [Pager] Added missing input pinmode jgromes 2022-10-22 23:48:57 +02:00
  • 45e65a2811 [SX127x] Removed comment suggesting setGain only available on LoRa mode jgromes 2022-10-22 23:48:37 +02:00
  • baf2a78981 [SX127x] Added missing GPIO input configuration in FSK mode jgromes 2022-10-22 23:48:17 +02:00
  • 22ecaf6c7c Deploying to gh-pages from @ 88f528a789 🚀 jgromes 2022-10-19 16:12:00 +00:00
  • 88f528a789 [PHY] Added method to manually drop synchronization in direct mode jgromes 2022-10-19 18:10:45 +02:00
  • 4a15b64671 Deploying to gh-pages from @ 39489aeae6 🚀 jgromes 2022-10-16 15:48:58 +00:00
  • 39489aeae6 [AX25] Added override for Arduino String class transmit jgromes 2022-10-16 17:47:58 +02:00
  • 6eeee45968 [CC1101] Use GDO2 for transmit interrupt (#357) jgromes 2022-10-09 19:21:39 +02:00
  • ae64ec1911 [CC1101] Fixed incorrect GPIO NC check logic jgromes 2022-10-09 19:14:07 +02:00
  • bdb1cef4bd Deploying to gh-pages from @ 0b1a421863 🚀 jgromes 2022-10-06 17:31:10 +00:00
  • 0b1a421863 [SX126x] Fixed receive always failing after timeout jgromes 2022-10-06 19:30:13 +02:00
  • b59d786e34 Deploying to gh-pages from @ ee7cf446e2 🚀 jgromes 2022-10-04 17:48:53 +00:00
  • ee7cf446e2 Bump version to 5.4.1 5.4.1 jgromes 2022-10-04 19:42:36 +02:00
  • cb1913d978 Deploying to gh-pages from @ 170ce9752b 🚀 jgromes 2022-10-04 16:20:47 +00:00
  • 170ce9752b [SX126x] Skip SPI verification during block calibration (#583) jgromes 2022-10-04 18:19:54 +02:00
  • f6e5d02481 [Pager] Reworked logic to workaround linker error on MegaCore (CI_BUILD_ALL) 5.4.0 jgromes 2022-10-02 12:19:33 +02:00
  • ddff38570d Deploying to gh-pages from @ 1382e56508 🚀 jgromes 2022-10-01 22:03:12 +00:00
  • 1382e56508 [SX126x] Removed extra newline (CI_BUILD_ALL) jgromes 2022-10-02 00:02:17 +02:00
  • ae04d3dbb3 [Pager] Fixed strncpy length jgromes 2022-10-02 00:00:50 +02:00
  • 12c0396f16 Deploying to gh-pages from @ 0e43ee0efa 🚀 jgromes 2022-10-01 21:58:32 +00:00
  • 0e43ee0efa Fixed pulseIn on mbed platforms (CI_BUILD_ALL) jgromes 2022-10-01 23:55:50 +02:00
  • ae74dd00cc Deploying to gh-pages from @ 37f3f138ea 🚀 jgromes 2022-10-01 21:03:27 +00:00
  • 37f3f138ea Bump version to 5.4.0 jgromes 2022-10-01 23:01:45 +02:00
  • 9a55aa8494 Added missing keyword jgromes 2022-10-01 23:01:05 +02:00
  • a5dbdcf006 Deploying to gh-pages from @ fc3a85abf9 🚀 jgromes 2022-10-01 20:55:23 +00:00
  • fc3a85abf9 [SX128x] Added post-transaction error checking jgromes 2022-10-01 22:54:36 +02:00
  • 400a5ba41e Deploying to gh-pages from @ e31bcd315b 🚀 jgromes 2022-10-01 20:47:38 +00:00
  • e31bcd315b [SX126x] Fixed RTC control register address (#575) jgromes 2022-10-01 22:46:50 +02:00
  • 3bdc8963a4 [SX126x] Added post-transaction error checking (#575) jgromes 2022-10-01 22:46:17 +02:00
  • 3baa4bd80f [Pager] Fixed narrow type comparison jgromes 2022-10-01 16:11:07 +02:00
  • afcbfa9a21 Added missing link jgromes 2022-10-01 16:08:28 +02:00
  • 09c418ab43 Added POCSAG to the list of supported protocols jgromes 2022-10-01 16:04:24 +02:00
  • 8a58599daa Deploying to gh-pages from @ 1507933475 🚀 jgromes 2022-10-01 13:30:26 +00:00
  • 1507933475 [nRF24] Fixed interface for PhysicalLayer jgromes 2022-10-01 15:29:29 +02:00
  • 608e1a6adb Deploying to gh-pages from @ e5fe82f334 🚀 jgromes 2022-10-01 13:16:48 +00:00
  • e5fe82f334 [SX128x] Fixed setBitRate compatibility with PhysicalLayer jgromes 2022-10-01 15:16:01 +02:00
  • d04a6ab6ab Deploying to gh-pages from @ 972e651f4f 🚀 jgromes 2022-10-01 13:06:55 +00:00
  • 972e651f4f [SX126x] Added missing setFrequency implementation for PhysicalLayer jgromes 2022-10-01 15:06:09 +02:00
  • 5e17e0fa85 Deploying to gh-pages from @ 1f75ee0cc1 🚀 jgromes 2022-10-01 12:57:39 +00:00
  • 1f75ee0cc1 [Pager] Implemented POCSAG (#7) jgromes 2022-10-01 14:56:37 +02:00
  • 2980d8dbf1 [MOD] Fixed signed/unsigned comparison warning jgromes 2022-09-18 16:20:16 +02:00
  • a1aa52cbea [PHY] Suppress unused arguments jgromes 2022-09-18 16:18:56 +02:00
  • 066a8a9b9e Deploying to gh-pages from @ 0b5cd51828 🚀 jgromes 2022-09-18 14:16:31 +00:00
  • 0b5cd51828 [SX128x] Added finishTransmit jgromes 2022-09-18 16:15:07 +02:00
  • 8a81a7c827 [RF69] Added finishTransmit jgromes 2022-09-18 16:14:42 +02:00
  • 598982c782 [nRF24] Added finishTransmit jgromes 2022-09-18 16:14:19 +02:00
  • 733835e9ba [Si443x] Added finishTransmit jgromes 2022-09-18 16:14:04 +02:00
  • 0d72dd2ac3 [SX127x] Added finishTransmit (#571) jgromes 2022-09-18 16:13:39 +02:00
  • 0ae6eae4d9 [SX126x] Added finishTransmit jgromes 2022-09-18 16:12:53 +02:00
  • 9dff4e709e [CC1101] Added finishTransmit jgromes 2022-09-18 16:12:03 +02:00
  • 9db64292c4 [PHY] Added finishTransmit jgromes 2022-09-18 16:10:54 +02:00
  • e1d4c2094b [SX127x] Fixed software timeout logic jgromes 2022-09-18 15:42:06 +02:00
  • 79f3c88771 Deploying to gh-pages from @ cb5fd16710 🚀 jgromes 2022-09-18 13:09:54 +00:00
  • cb5fd16710 [SX127x] Added software timeout when using blocking receive without DIO1 (#566) jgromes 2022-09-18 15:07:57 +02:00
  • dc00e9159a Deploying to gh-pages from @ ffb2c15a50 🚀 jgromes 2022-09-17 17:48:04 +00:00
  • ffb2c15a50 [SX127x] Definition fixes suggested by @MrSniffer jgromes 2022-09-17 19:47:09 +02:00
  • 3b31f602b0
    - Remove comments Federico Maggi 2022-09-03 07:56:53 +02:00
  • d5e5b7a0ae
    - Removed comments Federico Maggi 2022-09-03 07:56:41 +02:00
  • b8a623a134 fixed typos ResistanceIsUseless 2022-09-01 20:58:15 -07:00
  • 6c4ea1e1c4 adding RFQuack changes ResistanceIsUseless 2022-09-01 14:57:58 -07:00
  • 1d075d720f Deploying to gh-pages from @ 1bd9409bcf 🚀 jgromes 2022-08-25 17:29:20 +00:00
  • 1bd9409bcf
    Merge pull request #561 from obones/setRSSIThreshold Jan Gromeš 2022-08-25 19:28:20 +02:00
  • 40599baef1 Use the RADIOLIB_CHECK_RANGE macro along with proper lower value (it has to be negative) obones 2022-08-25 10:39:21 +02:00
  • a7b42b61b2 Use a better name for the parameter so that it is clear that it's dBm that are expected here obones 2022-08-24 15:38:12 +02:00
  • 9a76aa1c84 Introduce setRSSIThreshold on SX127x modules obones 2022-08-24 15:05:20 +02:00
  • fd3b165bf0 Introduce setRSSIThreshold on RF69 modules OBones 2022-08-23 17:41:37 +02:00
  • 70574cab92 Deploying to gh-pages from @ bedbf7bb94 🚀 jgromes 2022-08-20 17:02:27 +00:00
  • bedbf7bb94 [RFM9x] Fixed missing default argument for beginFSK (#553) jgromes 2022-08-20 19:01:24 +02:00
  • 189762d664 Deploying to gh-pages from @ 30cb7c8dd4 🚀 jgromes 2022-08-20 16:14:57 +00:00
  • 30cb7c8dd4 [APRS] Added Mic-E (#430) jgromes 2022-08-20 18:14:13 +02:00
  • 199c6fd883 Deploying to gh-pages from @ a8c079f85e 🚀 jgromes 2022-08-18 18:49:44 +00:00
  • a8c079f85e [MOD] Fixed hexdump printing when length is not divisible by 16 jgromes 2022-08-18 20:48:51 +02:00
  • ca856bcc05 Deploying to gh-pages from @ da0993a6ed 🚀 jgromes 2022-08-15 17:20:46 +00:00
  • da0993a6ed Added RADIOLIB_EXCLUDE_DIRECT_RECEIVE exclusion macro (#557) jgromes 2022-08-15 19:19:59 +02:00
  • 91ed725e4a Deploying to gh-pages from @ ec94177c2a 🚀 jgromes 2022-08-09 18:21:05 +00:00
  • ec94177c2a [MOD] Cache tone value on ESP32 (#553) jgromes 2022-08-09 20:20:19 +02:00
  • 4a637b44f1 [Morse] Fixed bug in decoder logic jgromes 2022-08-07 10:21:07 +02:00
  • 2ad7c7e729 Deploying to gh-pages from @ 655dfaae45 🚀 jgromes 2022-08-07 07:58:18 +00:00
  • 655dfaae45 Added missing pulsein callback set jgromes 2022-08-07 09:57:41 +02:00
  • 0191dbe9b3 Deploying to gh-pages from @ 4a4e6f89a3 🚀 jgromes 2022-08-06 09:38:42 +00:00
  • 4a4e6f89a3
    Merge pull request #554 from majbthrd/noarduino Jan Gromeš 2022-08-06 11:38:06 +02:00
  • 4bdec52f88 remedy Module when RADIOLIB_BUILD_ARDUINO is not defined Peter Lawrence 2022-08-04 17:46:58 -05:00
  • 44356ca00d Deploying to gh-pages from @ 8675f13e5d 🚀 jgromes 2022-07-30 06:54:38 +00:00
  • 8675f13e5d [Morse] Added basic Morse receive support (#545) CI_BUILD_ALL jgromes 2022-07-30 08:53:57 +02:00
  • 8768900767 [Morse] Added Morse transmit AM example jgromes 2022-07-30 08:52:09 +02:00