Wykres commitów

1474 Commity (6cd7c8efdc773bf0b5053cd367199a0a311e3a0c)

Autor SHA1 Wiadomość Data
jgromes 6cd7c8efdc [Hell] Fixed comma bitmap (#384) 2021-10-09 09:55:36 +02:00
jgromes aa1b84ce1c [AX25] Fixed extension bits and repeater callsigns 2021-09-28 21:33:02 +02:00
jgromes 2125dfe276 [PHY] Added option to disable sync word matching (#337) 2021-09-26 17:45:35 +02:00
jgromes 127f05d876 [SX127x] Fixed direct mode inactive until first packet is received (#337) 2021-09-26 17:44:03 +02:00
jgromes d1409ff80c [FSK4] Added AFSK example 2021-09-24 09:19:47 +02:00
jgromes 20b0f11ee6 [FSK4] Example formatting update 2021-09-24 09:19:37 +02:00
jgromes b46d9f8e59 [FSK4] Formatting fixes 2021-09-24 08:58:48 +02:00
jgromes f099a075e0 [AFSK] Added FSK4 friend class 2021-09-24 08:58:32 +02:00
jgromes e714b45dfa [FSK4] Added keywords 2021-09-24 08:58:11 +02:00
Jan Gromeš 202c71c5b2
Merge pull request #373 from darksidelemm/fsk4
Fsk4
2021-09-24 08:49:59 +02:00
jgromes 5bb9887364 Swapped SerialModule rst and serial arguments 2021-09-24 08:48:23 +02:00
jgromes 562cbbcb7c [SX127x] Fixed unitialized variable warning 2021-09-24 08:24:04 +02:00
jgromes a5083503e4 [CC1101] Fixed type limit comparison warning 2021-09-24 08:23:47 +02:00
jgromes 06f328380e [CI] Added RP2040 to build matrix (arduino:mbed_rp2040:pico) 2021-09-24 08:08:19 +02:00
jgromes 8b0858850c Added support for RP2040 (#361) 2021-09-24 08:04:35 +02:00
jgromes 9bd17bdb4c [RTTY] Remove call to standby after each byte (#306) 2021-09-23 09:54:48 +02:00
jgromes 498b638234 [SX127x] Reworked errata fix (#372) 2021-09-22 22:17:12 +02:00
jgromes 64faa57325 [nRF24] Added interrupt-driven examples 2021-09-13 18:49:35 +02:00
jgromes 6460d566cd [AX.25] Added option to adjust audio frequencies (#346) 2021-09-05 16:04:14 +02:00
jgromes 8c66edc03e [MQTT] User SerialModule wrapper 2021-09-05 12:04:05 +02:00
jgromes f40d264343 [HTTP] User SerialModule wrapper 2021-09-05 12:03:59 +02:00
jgromes 3f803f0e16 [XBee] Use SerialModule wrapper 2021-09-05 12:01:23 +02:00
jgromes ef95c3ece5 [JDY08] Use SerialModule wrapper 2021-09-05 12:01:15 +02:00
jgromes 06f3023f2a [HC05] Use SerialModule wrapper 2021-09-05 12:01:08 +02:00
jgromes 0f1140e5ad Added SerialModule wrapper class (#305) 2021-09-05 12:00:30 +02:00
jgromes 304e876c02 [CC1101] Fixed blocking receive always returning timeout (#348) 2021-08-18 17:23:08 +02:00
jgromes 4086afa691 [CC1101] Added 0x17 as valid version number (#349) 2021-08-14 08:02:38 +02:00
jgromes 2ccebd1fdc Added AFSK via OOK example 2021-07-27 18:54:05 +02:00
jgromes ea9dfbe3a6 Bump version to 4.5.0 2021-07-25 21:12:09 +02:00
jgromes 0e5e4f1673 [Si443x] Fixed rxosr calculation (#199) 2021-07-25 20:50:42 +02:00
jgromes 1e987f8da4 [Si443x] Added antenna switching on GPIO0/1 2021-07-25 20:50:23 +02:00
jgromes a556024a56 [Si443x] Fixed preamble configuration (#199) 2021-07-25 20:49:47 +02:00
jgromes 33508e4fa7 [Si443x] Added software reset 2021-07-25 20:49:07 +02:00
jgromes 83d77e1ac5 Merge branch 'master' of https://github.com/jgromes/RadioLib 2021-07-18 10:19:46 +02:00
jgromes c843680e07 [PHY] Fixed negative random numbers (#328) 2021-07-18 10:19:07 +02:00
jgromes cb1d79621d [RF69] Renamed TRNG method 2021-07-18 10:18:35 +02:00
jgromes c470809f92 [RF69] Renamed TRNG method 2021-07-18 10:18:24 +02:00
jgromes caf34534d3 [SX126x] Renamed TRNG method 2021-07-18 10:18:18 +02:00
jgromes 8b9be43cb2 [SX127x] Renamed TRNG method 2021-07-18 10:18:12 +02:00
jgromes 3734f23270 [SX128x] Renamed TRNG method 2021-07-18 10:18:03 +02:00
jgromes 7cabd4cf8a [Si443x] Renamed TRNG method 2021-07-18 10:17:55 +02:00
jgromes fd9448e5f1 [nRF24] Renamed TRNG method 2021-07-18 10:17:41 +02:00
jgromes d645f5ab73 [PHY] Renamed TRNG method 2021-07-18 10:17:19 +02:00
Jan Gromeš fa8b825d9b
Merge pull request #321 from mrquincle/master
Update SX1276.h
2021-06-25 20:34:02 +02:00
Anne van Rossum 4b3f66b3bc
Update SX1276.h 2021-06-25 18:34:55 +02:00
jgromes fdfd12fb55 [Si443x] Fixed direct mode modulation (#319) 2021-06-22 20:45:39 +02:00
jgromes 6f44452b62 [Si443x] Added direct mode GPIO config 2021-06-22 18:30:05 +02:00
jgromes 6b0c5c2c92 [LLCC68] Added support for LLCC68 param range checks (#314) 2021-06-20 16:08:01 +02:00
jgromes cf0dc4f0c9 [SX126x] Moved LLCC68 into its own class file 2021-06-20 16:07:14 +02:00
jgromes c29e4dbf2b [Si443x] Fixed interrupt config in receive 2021-06-20 13:41:53 +02:00