Commit Graph

6633 Commits

Author SHA1 Message Date
Jason2866 f8600c048d
Create override_copy.py 2020-05-06 16:18:29 +02:00
Theo Arends 4abf498041
Merge pull request #8357 from Theosakamg/default_mode
APDS-9960 - Add default startup mode
2020-05-06 10:34:02 +02:00
Theo Arends 4a43f56e27
Merge pull request #8360 from Jason2866/patch-1
Link Badges to CI workflows
2020-05-06 10:03:44 +02:00
Jason2866 065366afb7
Link Badges to CI workflows 2020-05-06 09:49:02 +02:00
Theo Arends 4f7551aa09
Merge pull request #8354 from s-hadinger/pmem_align_1
Don't align PSTR on 4 bytes boundaries
2020-05-06 09:44:07 +02:00
Theo Arends f5b0d0de78
Merge pull request #8358 from pcdiem/patch-1
Update README.md
2020-05-06 09:30:42 +02:00
Theo Arends 77177392dc
Merge pull request #8359 from s-hadinger/minor_size_opt
Minor size optimizations
2020-05-06 09:29:54 +02:00
Stephan Hadinger 646f76e459 Minor size optimizations 2020-05-06 08:56:09 +02:00
Paul Diem d03dd51873
Update README.md 2020-05-05 21:45:53 -05:00
Mickael Gaillard 18a0552aa8 Add startup mode
Signed-off-by: Mickael Gaillard <mick.gaillard@gmail.com>
2020-05-05 22:18:57 +02:00
Stephan Hadinger a43485bf62 Don't align PSTR on 4 bytes boundaries 2020-05-05 21:00:50 +02:00
Theo Arends 93ac75a5aa Prep ESP32 Webcam for user template 2020-05-05 18:36:12 +02:00
Theo Arends 50614a18b5 Rename language files to fix compilation error 2020-05-05 17:09:48 +02:00
Theo Arends 368d197c77
Merge pull request #8353 from Jason2866/Build-all-ESP32-CI
Build all esp32 with CI
2020-05-05 16:17:14 +02:00
Theo Arends 139d32a86d Optimize ESP32 webserver 2020-05-05 15:53:16 +02:00
Theo Arends 89e1475b36 Relax webcam setup time 2020-05-05 14:30:07 +02:00
Theo Arends 0f11b28a94
Merge pull request #8352 from gemu2015/webcam-update
Webcam update
2020-05-05 11:45:32 +02:00
gemu2015 9d3dbed411 some formatting 2020-05-05 11:40:50 +02:00
Jason2866 3c77a6b4f2
Add files via upload 2020-05-05 10:35:32 +02:00
Theo Arends a92b37797a
Merge pull request #8350 from Theosakamg/stack_features
APDS-9960 - Add Proximity and Color feature selector
2020-05-05 10:24:39 +02:00
gemu2015 489865b82b Update xdrv_39_webcam.ino 2020-05-05 09:39:35 +02:00
gemu2015 db15571336 add face detect 2020-05-05 09:36:43 +02:00
Theo Arends fb2b29ec61
Merge pull request #8351 from Jason2866/patch-4
PlatformIO ESP8266 2.5.0
2020-05-05 09:19:01 +02:00
Jason2866 048b88ab3e
Build all ESP32 variants 2020-05-05 08:51:03 +02:00
Jason2866 424e4ee4a3
PlatformIO ESP8266 2.5.0
use  latest PlatformIO Arduino ESP8266 build chain as base
2020-05-05 08:06:37 +02:00
Jason2866 8fb0a66785
PlatformIO ESP8266 v.2.5.0 2020-05-05 08:03:47 +02:00
Mickael 48f4ee0436 Add Use for Proximity and Color
Signed-off-by: Mickael Gaillard <mick.gaillard@gmail.com>
2020-05-04 23:50:26 +02:00
Theo Arends f5bc8d1249
Merge pull request #8349 from Jason2866/patch-3
Esp32 CI badge in Readme
2020-05-04 22:52:50 +02:00
Jason2866 ac81547ea4
Esp32 CI badge 2020-05-04 22:15:54 +02:00
Theo Arends 25263ae350
Merge pull request #8348 from s-hadinger/settings_pmem
Move constants in PMEM
2020-05-04 21:14:58 +02:00
Stephan Hadinger b07edd1d74 Move constants in PMEM 2020-05-04 20:00:05 +02:00
Theo Arends ce4520137a
Merge pull request #8339 from ascillato/patch-1
KNX: Fix for New Internal Pin Handling on ESP32
2020-05-04 17:49:53 +02:00
Theo Arends 8bdd46a965 Start ESP32 webcam on GUI load 2020-05-04 17:13:14 +02:00
Theo Arends a32682ba94
Merge pull request #8342 from Jason2866/patch-1
Hotfix: Use patched Core 2.7.0...
2020-05-04 16:59:04 +02:00
Jason2866 66378f962b
Hotfix: Use patched Core 2.7.0...
since the new introduced XMC flash OTA handling in eboot.elf does not work. Device is a Softbrick and needs serial flashing.
Replaced eboot.elf with a older working version
Solves #8334
2020-05-04 16:50:56 +02:00
Theo Arends b9cdeb613b
Merge pull request #8340 from ascillato/patch-2
PR Template. Move the CI Pass request to a Note
2020-05-04 16:33:45 +02:00
Adrian Scillato abe6b4e4f4
PR Template. Move the CI Pass request to a Note
As the CI Test is done after the PR is submitted, a checkbox for "The code change must pass CI tests" is always left unchecked. It should be better to just add a note that the proposed PR is going to be tested and that the CI Tests must be passed in order to merge the PR. Any CI Test error should be addressed by the author of the PR, before merging.
2020-05-04 11:25:46 -03:00
Adrian Scillato ecdaed50d6
KNX: Fix for New Internal Pin Handling on ESP32 2020-05-04 11:07:43 -03:00
Theo Arends c66f14baae Fix ESP32 compilation 2020-05-04 14:33:23 +02:00
Theo Arends 8bb718a741 Revert "Turn issue bot off"
This reverts commit b16c9e93e4.
2020-05-04 14:17:19 +02:00
Theo Arends 8f9bc1e5f7 Cleanup ESP32 webcam 2020-05-04 12:48:42 +02:00
Theo Arends a53c9359ba Merge branch 'development' of https://github.com/arendst/Tasmota into development 2020-05-04 11:08:14 +02:00
Theo Arends 23a9948d29 Fix ESP32 compilation 2020-05-04 11:07:52 +02:00
Theo Arends 7e1b040f9a
Merge pull request #8335 from Jason2866/patch-2
Turn issue bot off
2020-05-04 10:59:39 +02:00
Jason2866 b16c9e93e4
Turn issue bot off
since it is not working correctly at the moment.
Bot closes wrongly. See #8334
2020-05-04 10:07:47 +02:00
Theo Arends 066f674c19
Merge pull request #8333 from Jason2866/patch-1
CI for ESP32
2020-05-04 09:33:56 +02:00
Theo Arends af11d060db
Merge pull request #8331 from gemu2015/webcam-update
fix webcam size parameter
2020-05-04 09:33:01 +02:00
Jason2866 9824b64a51
CI for ESP32
in a different process to see the failures for ESP8266 and ESP32
2020-05-04 08:42:15 +02:00
gemu2015 0f5ffe5473 replace serial print 2020-05-04 06:54:24 +02:00
gemu2015 c2b295984b fix webcam size parameter 2020-05-04 06:25:13 +02:00