Verkehrsrot
|
f8db281869
|
OLED display reset now by oledInit()
|
2020-02-07 22:57:06 +01:00 |
|
Verkehrsrot
|
4ee9ff7bf5
|
SS_OLED library update
|
2020-02-04 14:05:46 +01:00 |
|
Verkehrsrot
|
04aa7e1d60
|
removed static at some functions
|
2019-12-25 23:21:31 +01:00 |
|
Verkehrsrot
|
c65c32275e
|
update ss_oled lib (experimental)
|
2019-12-21 15:18:42 +01:00 |
|
Verkehrsrot
|
65a205a164
|
ota.cpp bugfix led define
|
2019-10-27 17:33:23 +01:00 |
|
Verkehrsrot
|
bc034b1a67
|
added new reset logic; deep sleep fixes
|
2019-10-20 20:05:13 +02:00 |
|
Verkehrsrot
|
f3b3838e09
|
deep sleep, clock error rate, static callbacks
|
2019-10-19 21:14:04 +02:00 |
|
Verkehrsrot
|
e38a91162b
|
no startup screen while rebooting to OTA
|
2019-09-30 19:45:31 +02:00 |
|
Verkehrsrot
|
8cbac9c79f
|
speedup display (use pagemode & i2c 400khz)
|
2019-09-30 12:36:13 +02:00 |
|
Verkehrsrot
|
58ed680a92
|
ota.cpp: WIFI response timeout added
|
2019-09-30 11:45:35 +02:00 |
|
Verkehrsrot
|
4a686bc267
|
new oled driver (experimental)
|
2019-09-27 13:03:55 +02:00 |
|
Verkehrsrot
|
0f9e2dfd63
|
new oled driver (experimental)
|
2019-09-27 12:47:00 +02:00 |
|
Verkehrsrot
|
af9d2150bf
|
display line6 code sanitized
|
2019-09-20 19:45:37 +02:00 |
|
Verkehrsrot
|
d9c6153559
|
bugfix getBattLevel() (issue #444)
|
2019-09-20 09:04:24 +02:00 |
|
Verkehrsrot
|
56f1ed4b8e
|
battery & power code sanitization
|
2019-09-07 23:10:53 +02:00 |
|
Verkehrsrot
|
cad13b72a1
|
timesync fixes
|
2019-03-24 00:15:04 +01:00 |
|
Verkehrsrot
|
8f79011366
|
fix display after merge of pr #313
|
2019-03-13 22:08:05 +01:00 |
|
Oliver Brandmueller
|
4a7525efcb
|
replace #ifdef with #if to streamline feature setting
|
2019-03-11 18:09:01 +01:00 |
|
Klaus K Wilting
|
55e0c73c77
|
Log tags changed
|
2019-02-27 00:49:32 +01:00 |
|
Klaus K Wilting
|
48cbcd40cd
|
delay function sanitized
|
2018-12-19 12:32:25 +01:00 |
|
Klaus K Wilting
|
2d0f9c3c13
|
OTA wifi stability improvement
|
2018-11-27 21:31:20 +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
|
b8e7b4bf48
|
OTA improvements
|
2018-11-20 21:03:03 +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
|
b0fa5e9021
|
OTA battery check
|
2018-11-05 21:40:07 +01:00 |
|
Klaus K Wilting
|
8ae5b6e970
|
ota.cpp: improved software version comparision function
|
2018-11-05 21:27:28 +01:00 |
|
Klaus K Wilting
|
bfd91f4545
|
ota.cpp: wifi reconnect improved
|
2018-11-05 16:06:17 +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
|
9c1be4c557
|
ota.cpp: bugfix
|
2018-11-05 00:32:38 +01:00 |
|
Klaus K Wilting
|
d17638ad90
|
ota.cpp: control flow
|
2018-11-05 00:30:32 +01:00 |
|
Klaus K Wilting
|
cbc846d30b
|
ota.cpp: fixed timeout
|
2018-11-05 00:03:47 +01:00 |
|
Klaus K Wilting
|
26f4bd8f09
|
ota.cpp: streaming timeout changed
|
2018-11-04 21:12:19 +01:00 |
|
Klaus K Wilting
|
f2513584e2
|
ota.cpp: stream timeout changed
|
2018-11-04 21:10:33 +01:00 |
|
Klaus K Wilting
|
4a9db7a4c0
|
ota.cpp: shortened log texts
|
2018-11-04 21:02:37 +01:00 |
|
Klaus K Wilting
|
c061f3f586
|
ota.cpp small fixes
|
2018-11-04 20:51:48 +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
|
26ea8621c2
|
ota.cpp: bugfix
|
2018-11-04 19:54:09 +01:00 |
|
Klaus K Wilting
|
3aa8a88d3a
|
ota.cpp restructured; .h file sanitization
|
2018-11-04 19:25:11 +01:00 |
|
Klaus K Wilting
|
f670bc1f63
|
project migrated to arduino LMIC 1.6 MCCI
|
2018-10-21 19:00:20 +02:00 |
|
Klaus K Wilting
|
62d6d865b3
|
ota.cpp: text in display mask modified
|
2018-09-30 23:11:25 +02:00 |
|
Klaus K Wilting
|
43b4946252
|
timing improvements (separate mutexes for IRQ; Loraloop higher prio)
|
2018-09-30 15:08:00 +02:00 |
|
Klaus K Wilting
|
bad2331a6b
|
ota battery check disabled; v1.5.8
|
2018-09-30 11:54:45 +02:00 |
|
Klaus K Wilting
|
8125662753
|
ota battery check modified
|
2018-09-27 21:13:18 +02:00 |
|
Klaus K Wilting
|
c7445f0a1e
|
make OTA selectable
|
2018-09-24 16:36:11 +02:00 |
|
Klaus K Wilting
|
8985ee3603
|
code sanitization (volatiles check)
|
2018-09-23 22:12:10 +02:00 |
|
Klaus K Wilting
|
d4d6a7ea07
|
battery check before ota
|
2018-09-23 18:45:46 +02:00 |
|
Klaus K Wilting
|
25d307e820
|
code sanitization
|
2018-09-23 18:07:40 +02:00 |
|
Klaus K Wilting
|
a411cac7fe
|
ota.cpp: showing update progress
|
2018-09-23 15:07:00 +02:00 |
|
Klaus K Wilting
|
7a53b724cb
|
ota.cpp: display dialog while updating
|
2018-09-22 19:39:31 +02:00 |
|