Commit graph

1215 commits

Author SHA1 Message Date
Jan Gromeš
c8ff0234b3
[CI] Use arduino:mbed instead of beta for Portenta H7 2020-11-03 16:02:14 +01:00
Jan Gromeš
063b643a7b
[Si443x] Fixed frequency deviation 0 for RTTY (#195) 2020-11-03 15:42:37 +01:00
jgromes
d58ffee443 [CI] Disable Arduino Portenta build (fails to install) CI_BUILD_ALL 2020-10-29 16:46:53 +01:00
jgromes
4816d7383e Bump version to 4.0.5 2020-10-29 16:33:41 +01:00
jgromes
4cdbcb60c5 Changed ESP32 tone emulation channel to 1 2020-10-29 07:53:51 +01:00
jgromes
dbc35c814e Removed RADIOLIB_TONE_UNSUPPORTED flag from Apollo3 and STM32 unofficial 2020-10-28 11:45:58 +01:00
jgromes
5d92240f89 Added support for tone on ESP32 (#190) 2020-10-28 11:24:05 +01:00
jgromes
e549039b15 [SX127x] Fixed incorrect shaping register (#186) 2020-10-13 19:25:15 +02:00
jgromes
e96fd0f8af Replace workflow add-path commands with echo to env file 2020-10-09 20:10:12 +02:00
jgromes
598eb34ad5 Bump version to 4.0.4 2020-10-09 18:55:31 +02:00
jgromes
bb1bb59aff [SX126x] Added option to disable TCXO using SX126x::setTCXO(0) (#99) 2020-09-22 07:49:27 +02:00
jgromes
cd142df4b9 [CC1101] Added 0x04 as valid version register value (#183) 2020-09-19 19:48:21 +02:00
jgromes
35f02ed402 [CC1101] Added TRNG support 2020-09-13 17:53:37 +02:00
jgromes
ff8d9d672d [RF69] Added TRNG support 2020-09-13 17:53:30 +02:00
jgromes
b40ad5c2f7 [SX126x] Added TRNG support 2020-09-13 17:53:23 +02:00
jgromes
04195ee0d2 [SX127x] Added TRNG support 2020-09-13 17:53:16 +02:00
jgromes
3cc55806cf [SX128x] Added TRNG support 2020-09-13 17:53:07 +02:00
jgromes
5e1285783a [Si443x] Added TRNG support 2020-09-13 17:53:01 +02:00
jgromes
5376931b02 [nRF24] Added TRNG support 2020-09-13 17:52:53 +02:00
jgromes
e7fb555192 [PHY] Added TRNG support (#178) 2020-09-13 17:52:40 +02:00
Jan Gromeš
08f86da3a6
Create SECURITY.md 2020-09-12 14:03:31 +02:00
Jan Gromeš
7ea94eb01a
Create CODE_OF_CONDUCT.md 2020-09-12 14:01:38 +02:00
jgromes
b8d83c8792 [RTTY] Force mask type 2020-09-12 13:53:28 +02:00
jgromes
3c25c76b9b [RTTY] Fixed CodeQL alerts 2020-09-12 13:47:39 +02:00
jgromes
b650d15f76 [SX127x] Fixed CodeQL alerts 2020-09-12 13:45:53 +02:00
jgromes
ffe1c38c1f [XBee] Fixed CodeQL alerts 2020-09-12 13:45:08 +02:00
jgromes
f17b1d413a [AX25] Fixed CodeQL alerts 2020-09-12 13:44:05 +02:00
jgromes
b337b5e22f [AX25] Replaced constant with macro 2020-09-12 13:41:45 +02:00
Jan Gromeš
38b3f33c82
[CodeQL] Use /bin/bash interperter 2020-09-12 13:01:41 +02:00
Jan Gromeš
deae19e892
[CodeQL] Moved static fix 2020-09-07 21:10:45 +02:00
Jan Gromeš
e282937e6f
[CodeQL] Static link fix 2020-09-07 20:16:34 +02:00
Jan Gromeš
a3a0719fa3
[QL] Fixed path 2020-09-01 10:13:13 +02:00
Jan Gromeš
5e50851610
[QL] Fixed example path 2020-09-01 10:09:11 +02:00
Jan Gromeš
0bb314063f
\ 2020-09-01 10:06:04 +02:00
Jan Gromeš
7d43c54d94
[QL] Compile just one example 2020-09-01 09:58:52 +02:00
Jan Gromeš
73d1d23314
[QL] Fix arduino-cli install 2020-09-01 09:41:09 +02:00
Jan Gromeš
1ee1089006
[QL] Set up Arduino build 2020-09-01 09:36:57 +02:00
Jan Gromeš
352b6e6d84
Merge pull request #180 from jgromes/codeql
Create codeql-analysis.yml
2020-09-01 09:16:01 +02:00
Jan Gromeš
3252e4344a
Create codeql-analysis.yml 2020-09-01 09:14:27 +02:00
jgromes
bdb033c3ec [CI] Cleaned up CI file 2020-08-23 18:43:10 +02:00
jgromes
5cba6a2c17 Bump version to 4.0.3 2020-08-23 17:05:42 +02:00
jgromes
4735e41109 [CI] Use absolute path (adafruit:nrf52:feather52832) 2020-08-22 18:23:15 +02:00
Jan Gromeš
52c5275a9f
[CI] Moved options arduino:avr:mega 2020-08-22 18:15:45 +02:00
Jan Gromeš
c1c42cf31b
[CI] Move board options to prep step 2020-08-22 18:09:06 +02:00
jgromes
b158c1c72f [CI] Added missing quotes 2020-08-22 17:54:00 +02:00
jgromes
caf8787ea2 [CI] Added missing format arduino:avr:mega 2020-08-22 17:52:36 +02:00
jgromes
ee4b20d661 [CI] Added option to build single platform arduino:avr:mega 2020-08-22 17:51:02 +02:00
Jan Gromeš
8f1303c061
[CI] Added remaining platforms CI_FORCE_BUILD 2020-08-22 16:11:03 +02:00
Jan Gromeš
8568e9949d
[CI] skip fix CI_FORCE_BUILD 2020-08-22 15:57:16 +02:00
Jan Gromeš
329ff2f421
[CI] skip fix CI_FORCE_BUILD 2020-08-22 15:46:07 +02:00