Wykres commitów

847 Commity (325d925e9f48b825cae121f18d006a5c08c99e63)

Autor SHA1 Wiadomość Data
jgromes 325d925e9f Travis added configuration for stm32duino F4 2020-04-30 13:46:50 +02:00
jgromes 9bd1a63bba Organized platform list 2020-04-30 13:34:35 +02:00
jgromes 54fc553371 Travis fixed build order TRAVIS_FORCE_BUILD 2020-04-22 16:02:14 +02:00
jgromes 27ec766e62 Forcing build TRAVIS_FORCE_BUILD 2020-04-22 15:59:21 +02:00
jgromes 7d56a8021f Travis set Maple parameters 2020-04-22 15:57:56 +02:00
jgromes 26ff33a8ac Added support for Roger Clark's STM32duino core TRAVIS_FORCE_BUILD 2020-04-22 15:00:44 +02:00
jgromes 332a981c23 [CC1101] Changed interrupt pin macro 2020-04-22 14:59:17 +02:00
jgromes 75cc351714 Added platform name printing in debug mpde 2020-04-22 14:58:47 +02:00
jgromes 2eb3df5c89 Added interrupt pin status macro 2020-04-22 14:57:51 +02:00
jgromes 6f0989993e [HTTP] Replaced itoa() with sprintf() 2020-04-22 14:55:23 +02:00
jgromes 271f5bd62c [ESP8266] Replaced itoa() with sprintf() 2020-04-22 14:55:02 +02:00
jgromes bd5be7729e [RF69] Extended power configuration (#133) 2020-04-21 12:00:23 +02:00
jgromes 9ad020750a [SX128x] Fixed unsupported FLRC bit rate 2020-04-17 08:35:47 +02:00
jgromes 1aef03c473 [SX128x] Added missing BLE modem check 2020-04-17 07:51:29 +02:00
jgromes dcf31e481d [SX128x] Fixed BLE access address configuration (#135) 2020-04-17 07:51:06 +02:00
jgromes e8857fd8d7 [SX128x] Fixed unsupported bit rate value in example 2020-04-17 07:50:15 +02:00
jgromes b778aa2e47 Updated readme 2020-04-16 07:11:56 +02:00
jgromes 87d5103563 [Travis] Added missing semicolon TRAVIS_FORCE_BUILD 2020-04-15 12:25:39 +02:00
jgromes c17509db4d [Travis] Added missing tool for nRF52 TRAVIS_FORCE_BUILD 2020-04-15 11:38:20 +02:00
jgromes c3d6ebce75 [Travis] Added missing parameters for some platforms TRAVIS_FORCE_BUILD 2020-04-15 10:48:59 +02:00
jgromes 0daa14175d [Travis] Added all platforms from readme TRAVIS_FORCE_BUILD 2020-04-15 10:01:39 +02:00
jgromes 57f63bff91 [Travis] Rebuld all using TRAVIS_FORCE_BUILD 2020-04-15 09:47:18 +02:00
jgromes 7cbb248ee6 [Travis] Fixed wrong URL for STM32 2020-04-15 09:42:55 +02:00
jgromes e070029f44 [Travis] Fixed incorrect board URL format 2020-04-15 09:39:34 +02:00
jgromes bbc35b969b [Travis] Explicitly set build flag 2020-04-15 09:36:29 +02:00
jgromes 84938f276d [Travis] Fixed missing semicolons 2020-04-15 09:32:39 +02:00
jgromes 61e5a9e707 [Travis] Build only for Uno 2020-04-15 09:29:05 +02:00
jgromes c907e967b4 [Travis] Anotehr fix attempt 2020-04-15 09:14:34 +02:00
jgromes 1592a137eb [Travis] Attempt to fix multiline string 2020-04-15 09:06:47 +02:00
jgromes cfa98b6a32 [Travis] Fix 2020-04-15 08:54:14 +02:00
jgromes 4c2cfe4414 [Travis] Fix multiline string 2020-04-15 08:52:05 +02:00
jgromes d94eeaae27 [Travis] Formatting change 2020-04-15 08:44:58 +02:00
jgromes 9f8ec689dd [RF69] Replaced RSSI member variable with getRSSI method 2020-04-14 15:02:33 +02:00
jgromes e9f879aea6 [SX1231] Fixed typo in debug message 2020-04-14 15:01:39 +02:00
jgromes a089452e0f [CC1101] Fixed example 2020-04-14 15:01:19 +02:00
jgromes 976cd8734c Bump version to 3.5.0 2020-04-14 10:59:13 +02:00
jgromes ebfa2f8e36 [Hell] Added missing link to docs 2020-04-14 10:54:44 +02:00
jgromes abad47bdae [Hell] Added Hellschreiber support 2020-04-14 09:33:39 +02:00
jgromes 1592831e0c [SX128x] Implemented ranging 2020-04-12 13:47:56 +02:00
jgromes a355a098e6 [SX128x] Added BLE modem support 2020-04-12 11:32:07 +02:00
jgromes ff3225cd19 [SX128x] Added FLRC modem support 2020-04-12 11:05:16 +02:00
jgromes 5c0c7f32c3 [SX128x] Set default regulator mode to DC-DC 2020-04-09 12:10:38 +02:00
jgromes 635c008e26 [SX128x] Fixed bug in ToA calculation for non-LoRa modems (#132) 2020-04-09 09:59:31 +02:00
jgromes f8c9b5d03a [SX128x] Fixed incorrect status code 2020-04-09 09:58:35 +02:00
jgromes 7c9f422e0c [SX128x] Fixed type conflict in max() 2020-04-07 13:42:30 +02:00
jgromes 46be852915 [SX128x] Removed reference to unsupported method 2020-04-07 13:42:09 +02:00
jgromes 5eb92ef4dc Updated readme 2020-04-07 13:41:44 +02:00
jgromes 4b0c68e297 [RTTY] Added note about SX128x usage 2020-04-07 13:30:27 +02:00
jgromes acc2fd36f6 [Morse] Added note about SX128x usage 2020-04-07 13:30:20 +02:00
jgromes 55ad72e0e0 [SX128x] Added support for SX128x 2020-04-07 13:30:05 +02:00