Commit Graph

572 Commits

Author SHA1 Message Date
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
5323f82bee code sanitization 2018-09-23 16:45:54 +02:00
Klaus K Wilting
9dd7a6279d OTA.h -> ota.h 2018-09-23 15:21:56 +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
Klaus K Wilting
7a53b724cb ota.cpp: display dialog while updating 2018-09-22 19:39:31 +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
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
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
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
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
Klaus K Wilting
52efcb7b01 TTN decoders updated 2018-09-17 21:57:01 +02:00
Klaus K Wilting
bd724557c1 v1.4.32 2018-09-17 17:23:02 +02:00
Klaus K Wilting
21621e54d5 code sanitization (vTaskDelay) 2018-09-16 17:39:18 +02:00
cyberman54
fb7c32e5c8 OTA (experimental) 2018-09-16 12:18:11 +02:00
Klaus K Wilting
0667ee5744 OTA (experimental) 2018-09-15 21:10:11 +02:00
Verkehrsrot
414dd02f1d
Merge pull request #153 from cyberman54/master
sync dev to master
2018-09-15 20:04:42 +02:00
Klaus K Wilting
b12ed126b7 OTA (experimental) 2018-09-15 18:59:20 +02:00
Klaus K Wilting
2c1dd22555 ota first test 2018-09-15 16:29:52 +02:00
Klaus K Wilting
8876c58b12 merge 2018-09-15 14:49:19 +02:00
Klaus K Wilting
38dc2667ab ota-test first push 2018-09-15 14:47:13 +02:00
Verkehrsrot
8999c77579
Merge branch 'ota-test' into development 2018-09-15 14:45:23 +02:00
Verkehrsrot
177ead5bee
Merge pull request #144 from cyberman54/development
bugfix ttgov21.h
2018-09-09 17:20:07 +02:00
Klaus K Wilting
c963dbe1c6 bugfix in ttgov21.h 2018-09-09 17:13:12 +02:00
Verkehrsrot
11f8895c6a
Merge pull request #143 from cyberman54/development
TTGO 21 v1.6 support added
2018-09-08 13:57:50 +02:00
cyberman54
e4e5cc98e1 sanitizations 2018-09-08 13:56:08 +02:00
cyberman54
25d42d4253 edits ttgov21.h 2018-09-08 13:12:37 +02:00
cyberman54
468d054fd2 support TTGO21 v1.6 added 2018-09-08 12:33:32 +02:00
cyberman54
e68126a7f6 testing 2018-08-18 16:28:33 +02:00
Klaus K Wilting
7a58c8dece testing 2018-08-16 21:10:13 +02:00
Verkehrsrot
cf6781e7e9
Merge pull request #140 from cyberman54/development
Bugfix issue #139
2018-08-14 22:29:54 +02:00
cyberman54
b9327100f2 rcommand.cpp: bugfix issue #139 2018-08-14 22:28:34 +02:00
Klaus K Wilting
f659d18390 bugfix rcommand.cpp (illegal commands chrash) 2018-08-14 15:39:36 +02:00
Klaus K Wilting
83a86fdf15 bug fixed in payload.h (issue #138) 2018-08-13 18:42:48 +02:00
Klaus K Wilting
0ee138b022 JFrog Bintray OTA (experimental, not working yet) 2018-08-12 23:42:39 +02:00
Klaus K Wilting
c1389427a1 Merge branch 'development' of https://github.com/cyberman54/ESP32-Paxcounter into development 2018-08-12 15:43:08 +02:00
Klaus K Wilting
cc603d4ab8 testing 2018-08-12 15:42:58 +02:00
Verkehrsrot
0318987a4e
Bugfix main.cpp introduced with last commit 2018-08-12 13:44:29 +02:00
Klaus K Wilting
5099d25965 testing 2018-08-12 00:17:57 +02:00
Klaus K Wilting
8873a7ce70 cpu temp reduced to 8bit 2018-08-11 21:47:51 +02:00
Verkehrsrot
e0de50acd8
Merge branch 'master' into development 2018-08-11 19:33:45 +02:00
Klaus K Wilting
5880b7e9ff v1.4.23 2018-08-11 19:31:42 +02:00
Klaus K Wilting
fcd9357116 small code sanitizations 2018-08-11 19:12:04 +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
5fbcd0aebb Queue wait time 2018-08-08 00:05:38 +02:00
Klaus K Wilting
0e6b6fb025 rcommand.cpp: code sanitization 2018-08-07 22:39:49 +02:00
Verkehrsrot
3c94fb211f
Merge pull request #134 from cyberman54/development
Link check validation disabled after join
2018-08-07 21:12:08 +02:00
Klaus K Wilting
af62c8fb11 Link check validation disabled after join 2018-08-07 21:10:34 +02:00
Klaus K Wilting
482066eac9 cleanups main.cpp 2018-08-06 08:22:04 +02:00
Klaus K Wilting
cd63d4164b rcommand.h edited 2018-08-06 08:19:19 +02:00
Klaus K Wilting
5413347e35 src\hal\ebox.h edit 2018-08-05 23:07:13 +02:00
Klaus K Wilting
63a063f9bc v1.4.2 2018-08-05 17:49:53 +02:00
Klaus K Wilting
95983bd3fc rcommand flush send queue added 2018-08-05 12:16:54 +02:00
Klaus K Wilting
0a52b16c78 added free memory to device status query 2018-08-04 22:49:12 +02:00
Klaus K Wilting
9b472780da src/hal/ebox.h added 2018-08-04 18:58:20 +02:00
Klaus K Wilting
1ba8481474 macsniff.cpp bugfix 2018-08-04 18:29:44 +02:00
Klaus K Wilting
2df6700b2d macsniff.cpp fixed compiler warning 2018-08-04 18:13:42 +02:00
Klaus K Wilting
0a63b444de rcommand.cpp improved 2018-08-04 18:09:25 +02:00
Klaus K Wilting
c623de9a39 Send Queues (testing) 2018-08-04 15:40:28 +02:00
Klaus K Wilting
88ab6251f6 Send Queues (testing) 2018-08-04 15:27:58 +02:00
Klaus K Wilting
03ca7d4a37 Send Queues (testing) 2018-08-04 14:37:41 +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
c322eb5a83 bugfix rcommand.cpp 2018-08-02 12:16:40 +02:00
Klaus K Wilting
d7a1922b95 bugfix rcommand.cpp 2018-08-02 11:33:02 +02:00
Verkehrsrot
3f9b4efc46
Merge branch 'master' into development 2018-08-01 12:52:40 +02:00
Klaus K Wilting
eedb42c18a v1.4.0 2018-08-01 12:50:23 +02:00
Klaus K Wilting
ec81293a38 v1.3.97 @ Espressif 1.2.0 2018-08-01 08:53:05 +02:00
Klaus K Wilting
4a6449f363 code sanitizations (new wifiscan.cpp) 2018-07-31 10:05:32 +02:00
Klaus K Wilting
dec9cfe703 beacon monitor bugfix 2018-07-31 09:21:10 +02:00
Klaus K Wilting
455c2c8149 beacon monitor mode (experimental) 2018-07-31 00:06:05 +02:00
Klaus K Wilting
b0fa9868b1 beacon monitor (experimental) 2018-07-31 00:00:24 +02:00
Verkehrsrot
912f9baf37
Update antenna.cpp 2018-07-30 18:48:25 +02:00
Klaus K Wilting
7b70009cb1 rcommand little code sanitization 2018-07-29 16:16:50 +02:00
Klaus K Wilting
a7114f431f testing 2018-07-28 12:16:33 +02:00
Klaus K Wilting
c378b805c4 timelib.h error fixed 2018-07-28 01:51:20 +02:00