Leonel Lopes Parente
130f7e585c
Update error message for unsupported option
2021-04-26 12:36:54 +02:00
Leonel Lopes Parente
ad6248c7bd
Update: T-Beam V1.0 has no onboard user LED
...
Add invalid option error for USE_LED.
2021-04-26 12:33:02 +02:00
Leonel Lopes Parente
042959f5ef
Update README.md
...
Fix typos.
2021-04-25 23:34:05 +02:00
Leonel Lopes Parente
d616220970
Fix typo in README.md
2021-04-23 21:55:20 +02:00
Leonel Lopes Parente
75acdc1652
Update for release v1.1.0
2021-04-23 19:59:39 +02:00
Leonel Lopes Parente
6455542e2e
Update README.md
2021-04-23 19:57:20 +02:00
Leonel Lopes Parente
1bb4b1a5eb
Update error message
2021-04-23 19:37:44 +02:00
Leonel Lopes Parente
349a89b1d9
getRSSI, ABP+Classic guard & STM32 delay override
...
Add support for SX1276 Low port and SX1272 in RSSI calculation.
Add LMIC library and LMIC debug level (if >0) to print output.
Add option to override STM32_POST_INITSERIAL_DELAY_MS in platformio.ini
Add compile error when ABP is used with Classic LMIC.
Fix ABP_DEVICEID not being used if defined in lorawan-keys.h.
Fix offset for RSSI calculation when using MCCI LMIC.
Fix printEvent() error when USE_DISPLAY and USE_SERIAL are not defined.
2021-04-23 19:13:05 +02:00
Leonel Lopes Parente
b0c3e2194c
Fix comment
2021-04-23 14:15:42 +02:00
Leonel Lopes Parente
1361c0b820
Remove MCCI LMIC comments from 8-bit boards
2021-04-23 13:32:14 +02:00
Leonel Lopes Parente
c1956dbdfb
Add STM32_POST_INITSERIAL_DELAY_MS option
...
The post iniSerial() delay used for STM32 boards and defined in BSF can
now be overridden in platformio.ini.
2021-04-22 15:55:59 +02:00
Leonel Lopes Parente
4f40905263
Update comments
2021-04-22 15:13:41 +02:00
Leonel Lopes Parente
b170cac690
Update for adafruit_feather_m0_lora
...
Use pin 6 instead of pin 5 for DIO1.
GPIO6 is what Adafruit uses in their tutorial.
2021-04-22 14:01:23 +02:00
Leonel Lopes Parente
f5f8e79db2
Update README.md
2021-04-21 20:21:09 +02:00
Leonel Lopes Parente
447a673584
Update README.md
2021-04-21 18:30:52 +02:00
Leonel Lopes Parente
a6495995ae
Update README.md
2021-04-21 18:22:15 +02:00
Leonel Lopes Parente
94c6d81179
Update README.md
...
Add link to The Things Stack documentation.
2021-04-21 17:00:19 +02:00
Leonel Lopes Parente
f14040a6bf
Fix link
2021-04-21 16:16:48 +02:00
Leonel Lopes Parente
7677eb1b85
Update README.md
2021-04-21 15:32:07 +02:00
Leonel Lopes Parente
bb5311301c
Update comment
2021-04-21 14:51:21 +02:00
Leonel Lopes Parente
7817190a5b
Add more documentation
2021-04-21 14:46:04 +02:00
Leonel Lopes Parente
45fd10b2f0
Update comments
2021-04-21 14:43:14 +02:00
Leonel Lopes Parente
237575326a
Change payloadBufferLength type to uint8_t
2021-04-21 14:41:06 +02:00
Leonel Lopes Parente
4574f33a95
Add documentation to README.md
2021-04-21 01:55:11 +02:00
Leonel Lopes Parente
576d95e941
Add board docs URL to Board Support File
2021-04-21 01:53:36 +02:00
Leonel Lopes Parente
f901b2d113
Removed tab chars
2021-04-21 01:15:20 +02:00
Leonel Lopes Parente
0514183c1c
Rename T-Beam board-id's
...
Add board names to board selector.
2021-04-20 23:11:01 +02:00
Leonel Lopes Parente
baa259e2cb
Add pin mappings comment
2021-04-17 20:20:53 +02:00
Leonel Lopes Parente
0fee4bc40a
Fix typo in comment
2021-04-17 20:16:45 +02:00
Leonel Lopes Parente
e4724aacff
Add initial contents
2021-04-17 18:28:44 +02:00
Leonel Lopes Parente
c48ccbc1ca
Initial commit
2021-03-31 19:47:50 +02:00