luc lebosse
3d92f78eca
Fix SD File listing incomplete as still processing
...
Separate M20 command from file listing to give time to get the complete
file list before sending the list
Change SDK function system_get_time and wifi_get_opmode to use wrapper
ones and avoid to include user_interface.h if not necessary
2016-06-29 18:42:00 +02:00
luc lebosse
3975f5ecd0
put back mDns feature by default
2016-06-28 13:33:39 +02:00
luc lebosse
0f1623d548
Rewrite SDUpload
...
Fix issues with repetier which check code when cpoy to SD
remove unused variables
add log function for debug
2016-06-28 13:28:59 +02:00
luc lebosse
015dd91bc3
Comment unused variable
2016-06-28 13:26:49 +02:00
luc lebosse
790a6f07f4
Remove multiple tag for upload for FW and SDFile
...
should allow only one file at once for FW and for GCODE
2016-06-28 13:26:35 +02:00
luc lebosse
bc14f45092
fix uninitialized variable
2016-06-28 13:25:13 +02:00
Luc
6728d8a1cc
Add proper progress bar for SD files/local files/FW
...
Now display % of upload
2016-06-21 11:10:09 +02:00
Luc
6d73f3a9f2
Add SD files transfert
...
First pass - may need fine tune
2016-06-19 20:32:11 +02:00
luc lebosse
22af45d69f
Use ESP.getFreeHeap() instead of SDK function
...
Add free mem in config report
2016-06-16 21:47:48 +02:00
luc lebosse
d7b1e486e2
Add signal strength in config report
...
useful when debugging without web UI
2016-06-15 19:29:04 +02:00
luc
713d4764fb
Change name to ESP3D
...
Thanks to @openhardwarecoza and @TRoager for the idea and feedback
2016-06-09 10:23:20 +02:00