Commit Graph

911 Commits

Author SHA1 Message Date
Verkehrsrot
05b446dbef
Delete OTA-Screenshot.png 2018-09-23 17:36:27 +02:00
Verkehrsrot
d39e2bd8a8
OTA screenshot image uploaded 2018-09-23 17:34:26 +02:00
Klaus K Wilting
5323f82bee code sanitization 2018-09-23 16:45:54 +02:00
Verkehrsrot
215149d479
Merge pull request #164 from cyberman54/development
v1.5.3
2018-09-23 15:24:59 +02:00
Klaus K Wilting
9dd7a6279d OTA.h -> ota.h 2018-09-23 15:21:56 +02:00
Klaus K Wilting
99e0b4e85a v1.5.3 2018-09-23 15:11:34 +02:00
Klaus K Wilting
a411cac7fe ota.cpp: showing update progress 2018-09-23 15:07:00 +02:00
Klaus K Wilting
cf3ec23ef9 code sanitization (statemachine.cpp) 2018-09-22 21:26:11 +02:00
Verkehrsrot
a5e03ec1df
Merge pull request #161 from cyberman54/development
ota.cpp: display dialog while updating
2018-09-22 20:43:26 +02:00
Klaus K Wilting
7a53b724cb ota.cpp: display dialog while updating 2018-09-22 19:39:31 +02:00
Verkehrsrot
ec7c28d624
Merge pull request #159 from cyberman54/development
v1.5.2
2018-09-22 17:08:32 +02:00
Klaus K Wilting
2f3767759b v1.5.2 2018-09-22 17:07:11 +02:00
Klaus K Wilting
f1e3e8ffa1 update.h 2018-09-22 17:06:31 +02:00
Klaus K Wilting
2e38cda6ac ota update stabilized 2018-09-22 17:05:09 +02:00
Verkehrsrot
63536d0806
Merge pull request #158 from cyberman54/development
v1.5.1
2018-09-22 14:19:37 +02:00
Klaus K Wilting
63dc012491 v1.5.1 2018-09-22 13:43:57 +02:00
Klaus K Wilting
8e2ace3adf main.cpp: moved LED control to loop() 2018-09-22 13:43:12 +02:00
Klaus K Wilting
e553dc70a2 comments in main.cpp 2018-09-22 12:25:03 +02:00
Klaus K Wilting
ff759e1533 restructured wifi channel rotation 2018-09-22 12:20:24 +02:00
Klaus K Wilting
5678a5b23c v1.5.0 2018-09-21 19:30:02 +02:00
Klaus K Wilting
5b9327512b tasking + statemachine restructured 2018-09-21 18:23:34 +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
Verkehrsrot
6af4405e2b
Merge pull request #157 from cyberman54/master
sync master to dev
2018-09-20 12:55:19 +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
Verkehrsrot
569da23b6b
Merge pull request #155 from cyberman54/development
v1.4.35
2018-09-19 16:48:23 +02:00
Verkehrsrot
939d4b6a3b
Update README.md 2018-09-19 16:33:56 +02:00
Klaus K Wilting
972cac75f1 build.py: errorhandling improved 2018-09-19 14:20:52 +02:00
Verkehrsrot
e5a4ada7d5
Update README.md 2018-09-19 13:59:34 +02:00
Klaus K Wilting
adef8fc9ce ota.sample.conf 2018-09-19 13:54:51 +02:00
Klaus K Wilting
22aef4c925 sample_ota.conf 2018-09-19 13:54:14 +02:00
Klaus K Wilting
8d65c84d16 ota.conf 2018-09-19 13:52:14 +02:00
Verkehrsrot
8026d4426b
Rename ota.conf.txt to ota.conf 2018-09-19 13:49:21 +02:00
Verkehrsrot
421b5786e3
Add files via upload 2018-09-19 13:48:33 +02:00
Klaus K Wilting
8f36b313e3 ignore ota.conf 2018-09-19 13:33:48 +02:00
Klaus K Wilting
c33112c3b4 ota.cpp bugfix 2018-09-19 11:38:29 +02:00
Verkehrsrot
8b2e155576
Rename ota.sample.conf to ota.conf 2018-09-19 11:04:23 +02:00
Klaus K Wilting
7b6c2f1090 ota.cpp: bugfix 2018-09-19 01:35:20 +02:00
Klaus K Wilting
d80d1e24e9 ota.cpp: added a retry loop for write-to-flash 2018-09-18 22:58:02 +02:00
Verkehrsrot
ed50a79297
Update README.md 2018-09-18 18:43:51 +02:00
Verkehrsrot
f18c567adf
Update README.md 2018-09-18 18:03:06 +02:00
Verkehrsrot
aa9129abca
Update README.md 2018-09-18 18:01:56 +02:00
Verkehrsrot
14957bea96
Rename OTA.h to ota.h 2018-09-18 17:25:44 +02:00
Verkehrsrot
ce1b774d28
Rename OTA.cpp to ota.cpp 2018-09-18 17:25:18 +02:00
Klaus K Wilting
2201e48800 build.py, ota.conf, platformio.ini 2018-09-18 17:23:56 +02:00
Klaus K Wilting
6052588af0 TTN decoders updated 2018-09-17 22:03:03 +02:00