Wykres commitów

66 Commity (master)

Autor SHA1 Wiadomość Data
jgromes b283c1b117 Added LR11x0 to supported protocols 2024-04-20 18:07:27 +02:00
jgromes 4d1157e3a4 Add LR11x0 to readme and library tags 2024-04-14 19:51:59 +01:00
jgromes 10acb6d9ca Added ESP-IDF badge to readme 2024-02-28 18:09:24 +01:00
jgromes c0d8d7871e [SX123x] Added support for SX1233 (#898) 2023-12-09 15:34:56 +01:00
StevenCellist 82258105b7
[LoRaWAN] Rework bands, official Rx windows, support ADR, confirm frames, improve EEPROM handling, support clock drift (#867)
* [LoRaWAN] rework bands, add ADR, partial MAC support

Known problem: terribly bad at receiving downlinks
Mask-list bands (e.g. US915) untested, likely a few bugs

* [LoRaWAN] Change Rx windows from CAD to RxSingle

* [LoRaWAN] improve persistence, better Rx windows, wear leveling, confirmed frames

* [LoRaWAN] Module-independent (OTAA) Rx windows, fix confirming downlinks

* [LoRaWAN] Implement SX127x support, fix MAC uplinking, support clock drift

* [ArduinoHal] fix clock drift calculation

* [LoRaWAN] Improve band & ADR logic, allow setting ADR, DR, subband, update examples

* [LoRaWAN] Fix EU868 coding rate, improve example

* [LoRaWAN] fix unused channel index

* [LoRaWAN] fix merge issue (deleted line)

* [LoRaWAN] fix CSMA calling now incorrect function

* [LoRaWAN] fix include logic

* [LoRaWAN] fix warnings, remove duplicate function

* [LoRaWAN] improve examples, add unified sendReceive, bugfixes, add FSK

* [LoRaWAN] improve examples

* [LoRaWAN] add new keywords, add debug guard

* [SX127x] Updated startReceive interface to be more in line with SX126x

* [SX127x] Added public method to convert from bytes to symbols

* [LoRaWAN] Update start receive for SX127x

* Added note about LoRaWAN beta

* [SX127x] Fixed potential float overflow

---------

Co-authored-by: jgromes <jan.gromes@gmail.com>
2023-11-12 14:02:39 +01:00
jgromes d03d4c29ee Moved FAQ to Wiki 2023-09-16 07:45:52 +02:00
jgromes 0d2ef419bf [LoRaWAN] Added basic LoRaWAN support (#58) 2023-07-06 13:41:31 +02:00
jgromes 47f9ab8463 Fixed typo in README 2023-07-05 09:46:12 +02:00
jgromes d1f7c18240 Added support for Arduino Uno R4 2023-06-27 07:28:57 +02:00
jgromes 701d13b40f Added notes about non-Arduino environments 2023-04-24 18:30:53 +02:00
jgromes 696d628ce9 Fixed readme link 2023-04-07 09:12:25 +02:00
jgromes 8ddc80831d Updated readme 2023-04-07 09:11:44 +02:00
jgromes c761e1e7ca Added Platformio badge 2023-03-05 18:20:07 +01:00
jgromes 30489ba010 Added note about STM32WL to readme 2023-01-15 09:50:05 +01:00
jgromes c1674fba82 Added unofficial RP2040 to list of supported platforms (CI_BUILD_ALL) 2022-12-14 22:42:07 +01:00
jgromes afcbfa9a21 Added missing link 2022-10-01 16:08:28 +02:00
jgromes 09c418ab43 Added POCSAG to the list of supported protocols 2022-10-01 16:04:24 +02:00
jgromes 6b83e08cfa Added support for Teensy (#175) 2022-06-12 19:31:15 +02:00
jgromes c24c775024 Added support for MegaCore boards 2022-03-20 18:08:09 +01:00
jgromes 4567044deb Added support for Raspberry PI (#432) 2021-12-28 13:47:06 +01:00
jgromes df466486aa [APRS] Added APRS support 2021-11-28 22:56:36 +01:00
jgromes 4eeab0f55d Updated readme 2021-11-14 12:49:17 +01:00
jgromes 0d9718a603 Dropped support for ESP8266, HC05, JDY08, HTTP and MQTT 2021-11-14 11:29:51 +01:00
jgromes 610bb6eaec Added CubeCell to supported platforms 2021-10-27 21:16:40 +02:00
jgromes 8b0858850c Added support for RP2040 (#361) 2021-09-24 08:04:35 +02:00
Jan Gromeš c6d0561fe5
Update README.md 2021-06-14 08:09:05 +02:00
jgromes 073fca8e82 Update readme for MegaCoreX (MegaCoreX:megaavr:4809) 2020-12-25 14:24:10 +01:00
Jan Gromeš 03ea2dbc7f
Update CI badge 2020-08-22 10:35:16 +02:00
Jan Gromeš 7c36a044e9
Update README.md 2020-07-18 20:22:27 +02:00
jgromes 8e73621701 Added support for Arduino Portenta H7 (TRAVIS_FORCE_BUILD) 2020-06-30 10:53:22 +02:00
jgromes 49259109d3 Updated readme 2020-06-28 20:36:16 +02:00
jgromes 9798de6272 Added support for Adafruit SAMD boards 2020-05-12 08:42:10 +02:00
jgromes c389e68ee8 Added notes about AFSK TRAVIS_FORCE_BUILD 2020-04-30 17:11:54 +02:00
jgromes 9bd1a63bba Organized platform list 2020-04-30 13:34:35 +02:00
jgromes b778aa2e47 Updated readme 2020-04-16 07:11:56 +02:00
jgromes abad47bdae [Hell] Added Hellschreiber support 2020-04-14 09:33:39 +02:00
jgromes 5eb92ef4dc Updated readme 2020-04-07 13:41:44 +02:00
jgromes c39c4f6b0d [SSTV] Added SSTV support 2020-03-31 17:31:10 +02:00
jgromes 83b713b776 [Si443x] Added support for Si443x/RFM2x 2020-03-30 17:38:04 +02:00
Jan Gromeš 035693fc11
Update README.md 2020-03-27 14:40:20 +01:00
Jan Gromeš d8816f7bad
Update README.md 2020-03-27 14:39:45 +01:00
jgromes ddb478afff [AX25] Added AX.25 support 2020-02-14 08:08:59 +01:00
Jan Gromeš b8c1a73000
Update README.md 2020-01-07 11:25:07 +01:00
jgromes 58b56ec3a2 Added link ot release changelog 2019-12-01 07:46:11 +01:00
jgromes 15303ddcbf Listed all supported platforms 2019-11-23 10:24:50 +01:00
jgromes 42ba48475e Added nRF52 support 2019-11-23 10:11:07 +01:00
jgromes c57d7d9045 Added support for Arduino Due 2019-10-27 17:18:37 +01:00
mmrein b533d42010
Add STM32VL-Discovery to tested platforms 2019-09-26 16:16:29 +02:00
jgromes e5f56f0527 Updated readme 2019-09-10 20:23:29 +02:00
jgromes 5c15e25236 Updated readme 2019-09-09 09:18:49 +02:00