Klaus K Wilting
2b96f6e0bf
BME680 support (experimental)
2018-11-17 18:30:19 +01:00
Klaus K Wilting
9c66167303
BME680 support (experimental)
2018-11-14 23:10:59 +01:00
Klaus K Wilting
4ae4633a15
BME680 support (experimental); LoRa Time sync (experimental)
2018-11-14 22:11:23 +01:00
Klaus K Wilting
8ae5b6e970
ota.cpp: improved software version comparision function
2018-11-05 21:27:28 +01:00
Klaus K Wilting
af0f3a78fd
OTA improved (LED flashing, faster buffer closing at end of write)
2018-11-05 15:28:26 +01:00
Klaus K Wilting
9fa2f974c3
OTA timeout problem fixed by workaround
2018-11-05 13:13:31 +01:00
Klaus K Wilting
3d93a44c96
further ota code sanitization (delete update.cpp/.h)
2018-11-04 20:30:03 +01:00
Klaus K Wilting
3aa8a88d3a
ota.cpp restructured; .h file sanitization
2018-11-04 19:25:11 +01:00
Klaus K Wilting
8373f9107b
spislave.h corrected
2018-11-03 20:49:45 +01:00
Klaus K Wilting
8e3805a63b
SPI slave integration (experimental)
2018-11-03 20:44:54 +01:00
Klaus K Wilting
0cc98a2e24
SPI slave integration
2018-11-03 20:29:02 +01:00
Christian Ambach
a3750ef01b
add SPI slave support
...
Set up SPI slave transactions for entries in the SPI send queue.
Add a header to each SPI datagram that includes a CRC16,
the type and the size of the message that follows.
Does not act on received bytes (yet).
Signed-off-by: Christian Ambach <christian.ambach@deutschebahn.com>
2018-11-02 17:10:59 +01:00
Christian Ambach
4cab5113ca
Revert "SPI code added (experimental)"
...
This reverts commit 16759c4dd5
.
2018-11-02 12:09:12 +01:00
Klaus K Wilting
16759c4dd5
SPI code added (experimental)
2018-10-27 13:51:59 +02:00
Klaus K Wilting
b4cbf8bdd9
LED control improved
2018-10-24 18:07:41 +02:00
Klaus K Wilting
f670bc1f63
project migrated to arduino LMIC 1.6 MCCI
2018-10-21 19:00:20 +02:00
Klaus K Wilting
7b666b2737
eboxtube.h added; renamed GPS_QUECTEL_L76 to GPS_I2C
2018-10-20 09:58:53 +02:00
Klaus K Wilting
6d1d358a56
call LMIC_shutdown before ESP.restart
2018-10-17 07:10:37 +02:00
Klaus K Wilting
a7c1d12eb2
Code Sanitization
2018-10-14 13:26:23 +02:00