Klaus K Wilting
|
4341158fa3
|
added timezone support
|
2019-01-28 00:38:31 +01:00 |
|
Klaus K Wilting
|
5bc2ffab09
|
Code for RTC time sync added
|
2019-01-21 16:16:39 +01:00 |
|
Klaus K Wilting
|
79303d6b7a
|
rtc support (experimental)
|
2019-01-20 22:38:53 +01:00 |
|
Klaus K Wilting
|
bde7fb2bcf
|
added RTC timesync during startup
|
2019-01-20 13:17:44 +01:00 |
|
Klaus K Wilting
|
a3414c5622
|
Feature RTC support added (experimental)
|
2019-01-19 17:53:21 +01:00 |
|
Klaus K Wilting
|
e733dba9f4
|
v1.6.991
|
2018-12-09 13:48:03 +01:00 |
|
Klaus K Wilting
|
72063b88b1
|
v1.6.95
|
2018-11-27 10:10:20 +01:00 |
|
Klaus K Wilting
|
e838b53e7a
|
lorawan: code sanitization
|
2018-11-26 23:56:25 +01:00 |
|
Klaus K Wilting
|
dd9a493df3
|
lorawan.cpp: small code sanitizations
|
2018-11-26 23:32:11 +01:00 |
|
Klaus K Wilting
|
556790082c
|
lorawan.cpp: migrated to LMIC MCCI v2.3.0
|
2018-11-26 22:49:45 +01:00 |
|
Klaus K Wilting
|
54dea2e505
|
ota.cpp: WIFI_STA mode; lorawan.cpp: rssi negative display
|
2018-11-25 22:16:14 +01:00 |
|
Klaus K Wilting
|
f024361c19
|
BSEC configuration
|
2018-11-25 20:56:14 +01:00 |
|
Klaus K Wilting
|
467f6d70f8
|
created: usersensor, bme680 bsec, update arduino-esp32 core
|
2018-11-20 15:02:37 +01:00 |
|
Klaus K Wilting
|
2e51071d87
|
bugfix payload port
|
2018-11-17 22:49:14 +01:00 |
|
Klaus K Wilting
|
2b96f6e0bf
|
BME680 support (experimental)
|
2018-11-17 18:30:19 +01:00 |
|
Klaus K Wilting
|
889ffe3a51
|
cyclic.cpp, lorawan.cpp: code sanitization
|
2018-11-16 09:52:26 +01:00 |
|
Klaus K Wilting
|
4ae4633a15
|
BME680 support (experimental); LoRa Time sync (experimental)
|
2018-11-14 22:11:23 +01:00 |
|
Klaus K Wilting
|
5d5531e3af
|
lorawan.cpp: bugfix logging
|
2018-11-04 14:55:30 +01:00 |
|
Klaus K Wilting
|
02b2bf2d4f
|
spislave.cpp: processing of rx data added
|
2018-11-04 11:55:25 +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 |
|
Klaus K Wilting
|
a1976368f8
|
lorawan.cpp: code sanitization
|
2018-10-22 19:42:27 +02:00 |
|
Klaus K Wilting
|
0cea410e37
|
lorawan.cpp: support added for switching SF worldwide
|
2018-10-22 19:38:26 +02:00 |
|
Klaus K Wilting
|
2be4721c68
|
added worlwide band support; modified join procedure
|
2018-10-22 14:06:47 +02:00 |
|
Klaus K Wilting
|
dff56b5bef
|
make SPI LORA pins configurable in hal-files
|
2018-10-21 22:16:29 +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
|
1eceea2686
|
new lmic tasking
|
2018-10-03 16:24:45 +02:00 |
|
Klaus K Wilting
|
e5df1013b3
|
v1.5.18 (improved tasking, lmic has now core1 exclusive)
|
2018-10-03 00:25:05 +02:00 |
|
Klaus K Wilting
|
a3f35a6eca
|
modified DEVEUI Generator & added Lmic PR #197
|
2018-09-27 22:04:51 +02:00 |
|
Klaus K Wilting
|
cb4870bce5
|
testing
|
2018-09-27 14:01:23 +02:00 |
|
Klaus K Wilting
|
67832da09d
|
Timer bugfix (issue #145 #148)
|
2018-09-21 12:25:52 +02:00 |
|
Klaus K Wilting
|
ebc3aac991
|
gps-code restructured, i2c gps now working
|
2018-09-20 19:36:32 +02:00 |
|
Klaus K Wilting
|
bf30092f54
|
gps code bugfixed; new vendor filter data
|
2018-09-20 17:33:52 +02:00 |
|
Klaus K Wilting
|
a0377a315c
|
gps.cpp, lorawan.cpp: i2c bugfixes (issue #156)
|
2018-09-20 13:23:22 +02:00 |
|
Klaus K Wilting
|
a0c15c1fa1
|
code sanitization (i2c pins renamed)
|
2018-09-20 12:53:58 +02:00 |
|
Klaus K Wilting
|
902eeb1414
|
lorawan.cpp: prepared bugfix for DEVEUI generator
|
2018-09-19 19:36:41 +02:00 |
|
Klaus K Wilting
|
0dc3f1cf4f
|
lorawan.cpp: prepared bugfix in DEVEUI generator
|
2018-09-19 19:34:02 +02:00 |
|
Klaus K Wilting
|
21621e54d5
|
code sanitization (vTaskDelay)
|
2018-09-16 17:39:18 +02:00 |
|
Klaus K Wilting
|
b12ed126b7
|
OTA (experimental)
|
2018-09-15 18:59:20 +02:00 |
|
Klaus K Wilting
|
d704acc3e5
|
link check disabled; SendBuffer no more global (does not solve mem leak)
|
2018-08-10 16:33:47 +02:00 |
|
Klaus K Wilting
|
af62c8fb11
|
Link check validation disabled after join
|
2018-08-07 21:10:34 +02:00 |
|
Klaus K Wilting
|
95983bd3fc
|
rcommand flush send queue added
|
2018-08-05 12:16:54 +02:00 |
|
Klaus K Wilting
|
7b35c6a539
|
Send Queues (experimental)
|
2018-08-03 23:50:04 +02:00 |
|
Klaus K Wilting
|
952ebe77f9
|
printKey() moved
|
2018-08-02 12:48:27 +02:00 |
|
Klaus K Wilting
|
b0fa9868b1
|
beacon monitor (experimental)
|
2018-07-31 00:00:24 +02:00 |
|
Klaus K Wilting
|
fa11eba85c
|
code sanitizations
|
2018-07-23 13:20:06 +02:00 |
|
Klaus K Wilting
|
beb7d9aab8
|
deep code refactoring
|
2018-07-15 14:28:05 +02:00 |
|
Klaus K Wilting
|
786714d69a
|
senddata restructured
|
2018-07-14 20:07:33 +02:00 |
|
Klaus K Wilting
|
f0cf08bd75
|
new senddata structure
|
2018-07-14 19:12:20 +02:00 |
|
Klaus K Wilting
|
013222ed73
|
Cayenne LPP payload added (experimental)
|
2018-06-17 11:07:29 +02:00 |
|