Luc
59e766b0b8
webdav part 1
2021-01-24 13:22:41 +01:00
Luc
c1816d512d
code cleaning
2021-01-21 13:41:09 +01:00
Luc
b181804da7
Fix wrong size info in net frame for version thanks @makerbase-mks
2021-01-16 09:38:27 +01:00
Luc
0e0efb2ec2
Delete littlefs_esp32_filesystem.cpp-
2021-01-13 21:04:51 +01:00
Luc
59ee29507d
Add LITTLEFS support for ESP32
2021-01-13 19:32:06 +01:00
Luc
6371c6cd50
Add subdir support and device support in command line upload
2021-01-11 13:56:16 +01:00
Luc
b5a8f2ab59
Use right format to generate the ModuleID thanks @makerbase-mks
2021-01-08 12:37:45 +01:00
Luc
d83faee956
Add some sanity check due to webUI
2021-01-07 20:42:03 +01:00
Luc
0ceec99c01
Remove unused code
2021-01-07 19:26:13 +01:00
Luc
4c4ff06518
Add MKS Fast Upload support
2021-01-07 16:24:36 +01:00
Luc
4a1f1c72e8
Fix dead loop of functions calling them self instead of arduino one in Hal
...
Add missing `ok` in ESP201
2021-01-05 18:44:53 +01:00
Luc
0567f717dc
Fix reset is failing orz...
2020-12-31 18:36:31 +01:00
Luc
df3f839cbf
Add message communication protocol for MKS board
...
Note: Uplaod isnot yet implemented
Add limitation for HotSpots to get at least -78 for RSSI to be listed, same as MKS do
Add some API to prepare the MSK upload protocol
Bump version
2020-12-30 21:38:28 +01:00
Luc
926dfd155b
Update configuration.h
2020-12-20 11:31:21 +01:00
Luc
0101f0a4fe
Fix ESP32 compilation failures
...
Fix Travis not sending email -TBC
2020-12-18 07:00:19 +01:00
Luc
21002cf62a
Base for MKS Serial protocol on MKS WIFI
2020-12-17 20:29:58 +01:00
Luc
dac3e0b716
Add [ESP620] to send http get URL
2020-12-14 16:13:44 +01:00
Luc
9b1ec9452d
Add mDNS Service TXT for ESP3D version
2020-12-14 10:53:36 +01:00
Luc
5912a57382
Some refactoing
...
Fix some typo
2020-12-14 10:01:09 +01:00
Luc
2d58b305a1
Fix garbage when reset is needed
...
Fix mDNS failed to start - revert change of start position
Fix wrong name of ini file for SD configuration
2020-12-13 21:44:12 +01:00
Luc
5073327e30
Add Setting to get verbose boot or minimal one
...
Fix Boot string format not consistent
Change [ESP150] to support verbose parameter in addition to delay
Change [ESP400] to group boot delay and boot verbose in a boot subsection
Add Boot_verbose in espcnf.ini
2020-12-13 15:48:32 +01:00
Luc
d72e193712
Fix mDNS and OTA conflict name
...
Add some debug message
2020-12-12 15:59:42 +01:00
Luc
223d7ece34
Add pin setup for sharing
...
Add [ESP202] command to set SPI Speed factor
2020-12-11 21:49:08 +01:00
Luc
9b4523fad0
Add Flash from SD FW and FS
...
Change configuration file name from espconf.ini to esp3dcnf.ini
Bump version
2020-12-10 18:18:03 +01:00
Luc
e3545c8a5e
Add refresh if data is not consistent
2020-12-10 18:16:01 +01:00
Luc
b618710db4
Remove Flag type from ESP401
...
clean comments
2020-12-10 13:37:29 +01:00
Luc
5963eca3a6
Code cleaning / change flag message EEPROM storage way -Need to reset settings
...
new command [ESP920] to configure outputs
Remove REPETIER for Davinci definition that should be pure REPETIER from now
Change FW Target ID numbering to support different Flavors more easily
Add Ini file configuration file from SD (espconf.ini) to configure ESP3D at start
Add Target FW ID in ESP800 command in addition to Target FW short name
Bumb version
Warning this commit is breaking EEPROM org so - check then in webUI after
2020-12-09 16:44:12 +01:00
Luc
71a4f25edf
Add SHARED SD support
...
Note: need webUI 3.0.0.75+
Fix several warnings in code and libs
2020-11-30 13:44:22 +01:00
Luc
568fee6087
Fix confusing output when EPPROM auto reset
2020-11-24 21:54:54 +01:00
Luc
f4275908d6
update travis for test
2020-11-24 10:45:00 +01:00
Luc
70a9001638
fix some warnings
2020-11-23 19:55:17 +01:00
Luc
29f2d837eb
Fix compilations errors
2020-11-23 13:23:14 +01:00
Luc
adee0d803b
use \r as trigger for end line command to be grbl_esp32 compliant
2020-11-23 11:31:19 +01:00
Luc
8d01cfaf01
Fix wrong platformio.ini for esp8266
2020-11-08 22:15:57 +01:00
Luc
41227d7a4e
Add parameter to [ESP800] to set setup flag
2020-11-05 14:20:19 +01:00
Luc
12e6c8ede8
fix compilation with new Print class in esp8266
2020-11-02 12:25:41 +01:00
Luc
8425f96af8
Fix compilations error with ESP8266
2020-11-02 11:45:28 +01:00
Luc
bb2b7a8e62
Fixes #394
...
Finally
2020-11-02 11:32:46 +01:00
Luc
b3f3af997f
Add flag for general setup done or not
2020-11-02 10:05:44 +01:00
Luc
1ba6db0846
Fix esp command number for camera settings
2020-10-26 19:22:22 +01:00
Luc
ca7e831147
update esp32cam.html to use snap
2020-10-26 17:46:31 +01:00
Luc
2aa146a926
Remove camera streaming feature as not working as expected
...
Clean code due to camera stream removed and left camera snap feature only
2020-10-26 16:44:18 +01:00
Luc
24d7d96c08
move camera stream to webserver insteado of http async
...
still use own task but streaming is still locking processes
2020-10-26 08:09:29 +01:00
Luc
adc7ae9778
Allow to enable esp32 serial service independant task
2020-10-26 07:57:24 +01:00
Luc
b646799599
Fix wait not using delay for esp32 for tasks
2020-10-26 07:53:57 +01:00
Luc
b7c1f684d2
Update configuration.h
...
default is no camera for travis to not failed on it for esp8266
2020-10-18 11:10:32 +02:00
Luc
eccad4248a
Fix hot camera start and restart
...
Simplify Camera module begin by separate streamserver from hardware initialization
2020-10-15 18:50:22 +02:00
Luc
a700546b8c
Add free PSRAM size if any in report
2020-10-15 14:17:49 +02:00
Luc
c2d7a22006
Better fix for boot issue with camera
2020-10-15 11:41:59 +02:00
Luc
50cb4f6294
Add PSRAM detection in ESP420
...
Stop hardware when starting board to allow http working at boot thanks Seppel
2020-10-15 10:11:23 +02:00