16 Commits

Author SHA1 Message Date
Luc
ea1eb83a28 Add Script to parse all c/cpp/h/ino files and format them using clang-format with Google style
Update style to some files with clang-format using Google style
Add Script to parse all embedded  js/css files and format them using prettier based on .prettierrc config file
Update style to embedded js/css files with prettier
2024-05-29 15:10:47 +08:00
Luc
ff5e04627c 3.0 code base 2023-10-02 19:55:18 +08:00
Luc
1ed083d766 Setup 2.1 2019-03-19 15:04:58 +01:00
Luc
02bd840a7a 2.0 2018-07-04 18:56:39 +02:00
luc lebosse
13ee5e19e8 Merge Development version to master 2017-11-13 16:17:07 +01:00
Luc
0e749c454d Add missing debug pipe
as some function need a defined pipe now for output
2016-12-04 16:52:06 +01:00
luc lebosse
eb8dd002fe Allows RX buffer to be 512 instead of 128 in stable 2016-11-17 17:43:42 +01:00
luc lebosse
5aebdb5a60 Merge from upstream
Add TCP debug
Add monitor for command sent
Fix random issue when listing SD file as Flag may be incomplete
2016-11-10 21:13:16 +01:00
luc lebosse
3ee67c022b Apply astyle --style=otbs *.h *.cpp *.ino 2016-10-09 10:40:17 +02:00
luc lebosse
af17fff2e0 put serial/tcp bridge in a class 2016-09-08 15:15:56 +02:00
luc lebosse
18210a9cc7 Sync with devt git
Move helper functions to static class CONFIG
Separate STA and AP information in EEPROM (IP, mode, etc)
Allow to change AP or STA data without set as default mode
Reorg the wifi setup
Add 2 safe mode - if mode is client and failed got to AP with EEPROM
setting, if AP failed use default value for AP mode
prepare code for SD Direct access
2016-09-05 13:59:35 +02:00
luc lebosse
2728b467a1 Code Cleaning
Implement define for MONITORING_FEATURE and MSG_FEATURE
Add better FM for SD Files
Light review of printer UI to separate sections
Add more control on Serial commands
Fix Github address
Change version to 0.8.0
Change default baud to 115200
Add Marlinkimbra support
2016-08-21 17:11:50 +02:00
luc lebosse
a7059bce51 Add Netbios support 2016-08-08 12:27:25 +02:00
luc lebosse
cd908616ed Temporary fix for SSDP
but properties feature is not working under windows 10 when ok under
windows 7
2016-08-08 12:07:20 +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
713d4764fb Change name to ESP3D
Thanks to @openhardwarecoza and @TRoager  for the idea and feedback
2016-06-09 10:23:20 +02:00